Description of problem: Transmission started crashing and producing a backtrace. The cause is that RC4 is disabled by default. Transmission upstream switched to relying on a RC4 library. Might be good to package current upstream including that library? Or somehow force the legacy things to be enabled only for transmission (no clue how). Version-Release number of selected component (if applicable): transmission-3.00-7.mga9.src.rpm openssl-3.0.0-2.mga9.src.rpm How reproducible: Steps to Reproduce: 1. Download some torrrent, ensure encryption is forced 2. Wait for transmission to crash 3. Workaround: Edit /etc/pki/tls/openssl.cnf, enable legacy providers as explained in the config file.
CC: (none) => ftg
Transmission should be fixed upstream to not rely on the insecure algorithm.
Source RPM: transmission-3.00-7.mga9.src.rpm openssl-3.0.0-2.mga9.src.rpm => transmission-3.00-7.mga9.src.rpm
Upstream bug report: https://github.com/transmission/transmission/issues/1777 Upstream fix: https://github.com/transmission/transmission/commit/a459e5e11b2d2524b649f7487368de30c8d2af21 I don't know if it's possible to backport upstream fix to our pkg. IIRC the path didn't apply as is.
The registered maintainer, akien, no longer appears to be in the database, so assigning to all maintainers.
Assignee: bugsquad => pkg-bugs
Backported upstream changes to transmission-3.00-8.mga9. Please test.
CC: (none) => jani.valimaa
Closing as FIXED. Feel free to reopen if needed.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED