net-snmp: update to 5.9.4
authorIvan Pavlov <AuthorReflex@gmail.com>
Sat, 10 Feb 2024 05:07:50 +0000 (08:07 +0300)
committerRosen Penev <rosenp@gmail.com>
Sat, 10 Feb 2024 22:57:25 +0000 (14:57 -0800)
commit13a237d941845d3fbdb6dffbb837214d86b3b583
tree03a9f17da2b29e2609f34b2ec7e8d6a0dcad653a
parent4aff89f03cf00fa7ffb6cc87d091e972c3d03cde
net-snmp: update to 5.9.4

Adjust patches for current version changes
Module "disk" renamed to "disk_hw"
Internal type "unknown" changed to "u_int32_t"
Add patch with removing macro syntax checking for successful build

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
12 files changed:
net/net-snmp/Makefile
net/net-snmp/patches/000-cross-compile.patch
net/net-snmp/patches/010-HOST-MIB-hr_filesys-fix-compile-error.patch
net/net-snmp/patches/100-debian-statistics.patch
net/net-snmp/patches/160-no_ldconfig.patch
net/net-snmp/patches/161-project_types.patch [new file with mode: 0644]
net/net-snmp/patches/170-ldflags.patch
net/net-snmp/patches/200-add-pcre2-support.patch
net/net-snmp/patches/201-Run-autoreconf.patch
net/net-snmp/patches/202-Improve-pcre2-support.patch
net/net-snmp/patches/203-if-mib-data_access-interface.c-plug-a-leak-with-pcre.patch
net/net-snmp/patches/990-remove-semicolon-check-in-macros.patch [new file with mode: 0644]