4.0509050200 - 2026-07-18
* Migrate from legacy Alien::Base::ModuleBuild to the modern alienfile /
Alien::Build::MM (Makefile.PL) toolchain (major-revision / series bump)
* Replace Build.PL + inc/My/ with an alienfile build recipe
* Pin the Net-SNMP source tarball with a SHA256 digest
* Preload libnetsnmp at use-time so the bundled SNMP XS module resolves it
from the Alien share dir without a system-level library; fixes test
failures during install when no compatible libnetsnmp is present
3.0509050200 - 2026-06-30
* update to net-snmp 5.9.5.2
* #7 stage install so Test::Alien can link against built libnetsnmp
3.0509040004 - 2023-12-13
* add alien_extra_site_config to pick up CFLAGS and LDFLAGS
3.0509040002 - 2023-11-23
* Update for net-snmp 5.9.4
* add --enable-blumenthal-aes for AES192/AES256 support
3.0509030000 - 2023-07-12
* Update for net-snmp 5.9.3
2.002000 - 2020-05-01
* Fix Alien dependencies spec (thibaultduponchelle)
2.001000 - 2019-03-13
* Switch from Test::CChecker to Test::Alien (plicease)
* Add repository metadata (plicease)
2.000000 - 2019-02-24
* Merged master
1.000001 - 2017-08-12
* Merged master
1.000000 - 2017-08-12
* CPAN release
0.030000 - 2017-04-14
* Move net-snmp upstream to another repo
0.020000 - 2017-03-06
* Create Alien::SNMP::MAXTC
0.010000 - 2015-10-16
* First version, initial release