10
0
forked from pool/transmission
iznogood 259eedd6e6 transmission: Update to version 4.1.3:
+ This is Transmission 4.1.3, a bugfix release. It fixes a
    potential CRSF security issue for users who enable remote
    access to Transmission. Users are encouraged to upgrade to this
    version.
  + All Platforms:
    - Fixed a CORS bug that leaked the anti-CSRF nonce.
    - Fixed a use-after-free bug in peer code.
    - Fixed build error when compiling with fmt 12.2.0.
  + Everything Else: Fixed a 4.1.2 build error in tests.
2026-06-30 18:19:24 +02:00
2026-02-21 15:06:17 +00:00
2026-02-21 15:06:17 +00:00
2026-02-21 15:06:17 +00:00
2026-02-21 15:06:17 +00:00
2026-02-21 15:06:17 +00:00

transmission-daemon was split into a sub-package with the necessary
mechanisms to run it as a standalone daemon through systemd (incl.
.service file).

By defaultx transmission only allows connections to the web interface
through 127.0.0.1:9091; The default peer port is 51413 (firewalled).
You are responsible to configure the firewall accordingly and secure
the daemon.

S
Description
No description provided
Readme 23 MiB
Languages
Diff 100%