forked from pool/transmission
factory
+ 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.
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.
Description
Languages
Diff
100%