Bug 296488 - net-p2p/transmission: update to 4.1.3
Summary: net-p2p/transmission: update to 4.1.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://github.com/transmission/trans...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-03 08:03 UTC by Rafe
Modified: 2026-07-03 09:44 UTC (History)
1 user (show)

See Also:
mondo.debater_0q: maintainer-feedback+
nxjoseph: merge-quarterly+


Attachments
patch-transmission-4.1.3 (1.85 KB, application/mbox)
2026-07-03 08:03 UTC, Rafe
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafe 2026-07-03 08:03:14 UTC
Created attachment 272435 [details]
patch-transmission-4.1.3

Minor bugfix release that fixes a potential CRSF security issue for users who enable remote access to Transmission. 

All components tested and build clean with poudriere in a 15-STABLE jail.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-03 09:40:32 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fcf96a0bd8ebf47ff1672c78048caaf6ee3551c1

commit fcf96a0bd8ebf47ff1672c78048caaf6ee3551c1
Author:     Rafe Sadler <mondo.debater_0q@icloud.com>
AuthorDate: 2026-07-03 07:56:36 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-07-03 09:40:02 +0000

    net-p2p/transmission{,-components}: Update 4.1.2 => 4.1.3

    Minor bugfix release, fixes a potential CRSF security issue for
    users who enable remote access to Transmission.

    Changelog:
    https://github.com/transmission/transmission/releases/tag/4.1.3

    PR:             296488
    Approved by:    osa, vvd (Mentors, implicit)
    MFH             2026Q2

 net-p2p/transmission-components/Makefile | 2 +-
 net-p2p/transmission-components/distinfo | 6 +++---
 net-p2p/transmission/Makefile            | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-03 09:42:33 UTC
A commit in branch 2026Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=96ae9f95b78f94d23c680e0f159f653f7a21ac7a

commit 96ae9f95b78f94d23c680e0f159f653f7a21ac7a
Author:     Rafe Sadler <mondo.debater_0q@icloud.com>
AuthorDate: 2026-07-03 07:56:36 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-07-03 09:41:55 +0000

    net-p2p/transmission{,-components}: Update 4.1.2 => 4.1.3

    Minor bugfix release, fixes a potential CRSF security issue for
    users who enable remote access to Transmission.

    Changelog:
    https://github.com/transmission/transmission/releases/tag/4.1.3

    PR:             296488
    Approved by:    osa, vvd (Mentors, implicit)
    MFH             2026Q2

    (cherry picked from commit fcf96a0bd8ebf47ff1672c78048caaf6ee3551c1)

 net-p2p/transmission-components/Makefile | 2 +-
 net-p2p/transmission-components/distinfo | 6 +++---
 net-p2p/transmission/Makefile            | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-03 09:44:16 UTC
Hi,

Thank you for your submission.

I have tested build in Poudriere on 14.4-RELEASE-amd64-main-e983a3796b0f and it seems OK.

Committed, thanks.