Package: transmission / 4.1.0~beta3+dfsg-1

Metadata

Package Version Patches format
transmission 4.1.0~beta3+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix fmt probe version.patch | (download)

cmake/FindFmt.cmake | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 fix libfmt version probe with libfmt < 11
fix gnome icon.patch | (download)

gtk/Application.cc | 23 23 + 0 - 0 !
gtk/transmission-gtk.desktop.in | 1 1 + 0 - 0 !
2 files changed, 24 insertions(+)

 [patch] fix: use static application id for gtk
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.in | 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