Debian Patches
Status for uucp/1.07-31
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
spelling.patch | correct spelling error in binary=================================================================== | Thorsten Alteholz <debian@alteholz.de> | not-needed | |||
manpage.patch | lintian detects some issues with these manpages=================================================================== | Thorsten Alteholz <debian@alteholz.de> | not-needed | |||
uucp-org.patch | Changes from previous version This patch contains all changes from previous versions. | Thorsten Alteholz <debian@alteholz.de> | not-needed | |||
compiler-warnings.patch | remove compiler warnings that nowadays result in errors=================================================================== | Thorsten Alteholz <debian@alteholz.de> | not-needed | |||
option-to-not-force-hw-control.patch | avoid forcing hw control=================================================================== | Michal Suchanek | not-needed | |||
no-sleep.patch | avoid sleeps=================================================================== | Frank Heckenbach | not-needed | |||
wait-for-correct-parent.patch | wait for correct parent to die=================================================================== | Jörg Sommer <joerg@jo-so.de> | not-needed | |||
improved-pipe.patch | remove ATTRIBUTE_UNUSED of the parameter uucp-org.patch uses add the possibility to send the system name to be called in pipe command (use \Z as place holder for the system name) =================================================================== |
Rafael Diniz <rafael@rhizomatica.org> | not-needed | |||
configure.patch | even the configure script is affected by the implicit function declaration compile error =================================================================== |
no | ||||
implicit.patch | fix compile error due to implicit function declaration=================================================================== | no | ||||
gcc14.patch | fix for gcc14 issues=================================================================== | no | ||||
gcc15.patch | fix gcc15 issues=================================================================== | no | ||||
limit-fd-handling.patch | limit the number of FDs to close In case of huge ulimits, startup is slow as probably millions of FDs have to be closed. In this case we limit ourselves to 4k. -> #942859 =================================================================== |
no |