Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-tss-user.patch | Avoiding chown/chmod for tss user at build-time. Note that we do not use NOUSERCHECK or --enable-usercheck=no, since these are also used in the sources and will change the binary. =================================================================== |
Pierre Chifflier <pollux@debian.org> | no | |||
02-manapge.patch | Fixing typo in manpage =================================================================== |
Laurent Bigonville <bigon@debian.org> | no | |||
03-readme.patch | Adjusting file pathes and locations to debian. | Daniel Baumann <daniel@debian.org> | no | |||
05-ftbfs-hurd.patch | =================================================================== | no | ||||
06-host_name_max.patch | =================================================================== | no | ||||
07-read_data-not-inline.patch | =================================================================== | no | debian | https://chromium.googlesource.com/chromiumos%2Fthird_party%2Ftrousers/+/c9c7cd50640c2d8882a04f59f1bcb383a88b19e9 | 2015-06-28 | |
08-fix-wrong-version-0.3.14.patch | no | |||||
09-trousers-resolve-build-failure.patch | [PATCH] trousers: resolve build failure The global variables tcsd_sa_chld and tcsd_sa_int in tcsd.h are causing build failures in latest Fedora release: /usr/bin/ld: ../../src/tcs/libtcs.a(libtcs_a-tcsi_changeauth.o):/builddir/build/BUILD/trousers-0.3.13/src/tcs/../include/tcsd.h:169: multiple definition of `tcsd_sa_chld'; tcsd-svrside.o:/builddir/build/BUILD/trousers-0.3.13/src/tcsd/../../src/include/tcsd.h:169: first defined here /usr/bin/ld: ../../src/tcs/libtcs.a(libtcs_a-tcsi_changeauth.o):/builddir/build/BUILD/trousers-0.3.13/src/tcs/../include/tcsd.h:168: multiple definition of `tcsd_sa_int'; tcsd-svrside.o:/builddir/build/BUILD/trousers-0.3.13/src/tcsd/../../src/include/tcsd.h:168: first defined here They are no longer used since 9b40e581470b ("Improved daemon's signal handling") so just remove them. |
Jerry Snitselaar <jsnitsel@redhat.com> | no | 2020-03-18 |