Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
05_Sane-TCP-flow-timeout.patch | Rather than turning off the new feature, use a sane default value of 1 hour, which should cover most firewalls' and OS's TCP idle timeout. | f-s-p <https://github.com/f-s-p> | no | |||
01_man-page.patch | Fix minor man page error the return type for nids_register_chksum_ctl is void and not int, update the man apge accordingly |
yes | upstream | |||
02_inline.patch | Remove inline keyword from functions that need to be available in the shared library | Robert Scheck <robert@fedoraproject.org> | yes | upstream | ||
03_edit-Makefile.in-to-apply-CPPFLAGS-and-LDFLAGS.patch | edit Makefile.in to apply CPPFLAGS and LDFLAGS LDFLAGS and CPPFLAGS are necessary for the Debian hardening options to work, the patch makes sure that the Makefile uses the options |
Lukas Schwaighofer <lukas@schwaighofer.name> | yes | upstream | 2017-04-14 | |
04_avoid-soname-bump.patch | avoid soname bump libnids changes the soname for every release even though it does not break backwards compatibility; this is undesirable for Debian |
Lukas Schwaighofer <lukas@schwaighofer.name> | not-needed |