Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
10_improve-manpage.patch | fix minus signs in manpage and add extra information.=================================================================== | Joao Eriberto Mota Filho <eriberto@debian.org> | no | 2014-10-14 | ||
20_add-GCC-hardening.patch | make Makefile compliant with Debian and add GCC hardening.=================================================================== | Joao Eriberto Mota Filho <eriberto@debian.org> | no | 2014-10-12 | ||
30_add-support-to-ipv6.patch | Implement IPv6 support. Functional IPv6 support depends on an extended grammar, an extended parser, and also reading of "/proc/net/tcp6". . Using a union large enough to accommodate "struct in_addr" and "struct in6_addr" a unified evaluation of the two address family is possible. . The implementation of CIDR netmasks for IPv4 is conducted. . Finally, the manual pages are expanded. =================================================================== |
Mats Erik Andersson <debian@gisladisker.se> | no | 2014-10-20 | ||
40_improve-daemon-security.patch | Improve security in daemonised execution. Ignore signals irrelevant to a long living daemon which was crafted with orderly shutdown. . Replace standard file descriptors with a tie to "/dev/null". . Yield controlling terminal properly by seting session ID. =================================================================== |
Mats Erik Andersson <debian@gisladisker.se> | no | 2011-03-08 | ||
50_fix-FTBFS-Hurd.patch | define PATH_MAX variable to fix a FTBFS in Hurd.=================================================================== | Joao Eriberto Mota Filho <eriberto@debian.org> | no | 2014-11-05 | ||
60_fix-gcc-warning.patch | fix a GCC warning.=================================================================== | Joao Eriberto Mota Filho <eriberto@debian.org> | no | 2015-02-11 |