Package: libnids / 1.26-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| libnids | 1.26-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_man page.patch | (download) |
src/libnids.3 |
2 1 + 1 - 0 ! |
fix minor man page error the return type for nids_register_chksum_ctl is void and not int, update the man apge accordingly Bug: https://sourceforge.net/p/libnids/patches/7/ |
| 02_inline.patch | (download) |
src/checksum.c |
8 4 + 4 - 0 ! |
remove inline keyword from functions that need to be available in the shared library |
| 03_edit Makefile.in to apply CPPFLAGS and LDFLAGS.patch | (download) |
src/Makefile.in |
25 13 + 12 - 0 ! |
edit makefile.in to apply cppflags and ldflags Bug: https://sourceforge.net/p/libnids/patches/6/ LDFLAGS and CPPFLAGS are necessary for the Debian hardening options to work, the patch makes sure that the Makefile uses the options |
| 04_avoid soname bump.patch | (download) |
src/Makefile.in |
2 1 + 1 - 0 ! |
avoid soname bump libnids changes the soname for every release even though it does not break backwards compatibility; this is undesirable for Debian |
1
