Package: transmission / 4.1.0~beta2+dfsg-3+deb13u1

Metadata

Package Version Patches format
transmission 4.1.0~beta2+dfsg-3+deb13u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix fr crash.patch | (download)

po/fr.po | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix gtk app crash when lang=fr
fix gtk progress.patch | (download)

gtk/Torrent.h | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 unbreak changeflag bitwise operations

use system libs.patch | (download)

cmake/FindFastFloat.cmake | 2 1 + 1 - 0 !
cmake/FindFmt.cmake | 2 1 + 1 - 0 !
cmake/FindRapidJSON.cmake | 2 1 + 1 - 0 !
cmake/FindUtfCpp.cmake | 2 1 + 1 - 0 !
tests/gtest/CMakeLists.txt | 8 4 + 4 - 0 !
5 files changed, 8 insertions(+), 8 deletions(-)

 use system libraries instead embedded ones

systemd_service_fixes.patch | (download)

daemon/transmission-daemon.service | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix segfaults due to wrong systemd service file

The service file has the following line:
User=transmission

It should be replaced with:
User=debian-transmission

This is Debian specific.

Bug-Debian: https://bugs.debian.org/718624
web easier build.patch | (download)

web/src/main.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid extra node modules dependencies

0003 disable git hook installation.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable git hook installation

0004 do not mess revision.patch | (download)

CMakeLists.txt | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 do not mess-up with upstream revision file