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: bump to 5.9 | Stijn Tintel | 2021-03-17 |
Neither the configure option nor configure variable to disable linking against PCRE seem to work anymore, so simply drop both and add a dependency on libpcre. As net-snmp is unlikely to fit on devices with small flash anyway, the extra size requirement shouldn't be a problem. If it is, feel free to submit a patch to fix the broken upstream behaviour. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> |