Re: Net-SNMP 5.9.5. and 5.10.pre2 released to address snmptrapd security vulnerability

Stuart Henderson <[email protected]> Wed, 24 Dec 2025 14:45:50 +0000
Newsgroups gmane.network.net-snmp.devel
Message-ID <[email protected]>
On 2025/12/23 16:59, Craig Small via Net-snmp-coders wrote:
> For our sid distribution, 5.9.5 will do the job fine

btw, if you have any dependent packages that use net-snmp-config --cflags
rather than pkg-config, check that they still build; the former lists flags
used by Net-SNMP, the latter just those needed by downstream users.
5.9.5 adds -Werror=declaration-after-statement if supported by the compiler.