Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | net-snmp: update to 5.9.4 | Ivan Pavlov | 2024-02-10 |
| | | | | | | | | | 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> | ||
* | net-snmp: move to PCRE2 library | Christian Marangi | 2023-09-30 |
Add upstream patch adding support for pcre2 and update dependency to require libpcre2 instead of libpcre. --with-pcre2-8 is now needed to exclude support for pcre and only require pcre2 as net-snmp still use and try to use pcre by default. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> |