towerops-agent/.github/workflows
Graham McIntire 2386f0d5a5
Upgrade net-snmp to 5.9.5.2 to fix SIGSEGV in SNMP walks
Alpine 3.23 ships net-snmp 5.9.4 which has segfault bugs in varbind
construction and buffer overflows in octet string handling. Version
5.9.5.2 fixes these issues.

Adds a pre-built base image (Dockerfile.netsnmp) compiled from source
so the net-snmp build doesn't run on every agent deploy. The base
image is built separately via the netsnmp-base workflow and referenced
in the main Dockerfile.
2026-02-10 17:58:43 -06:00
..
ci.yml Use Blacksmith runner for amd64 release build 2026-02-10 16:52:59 -06:00
netsnmp-base.yml Upgrade net-snmp to 5.9.5.2 to fix SIGSEGV in SNMP walks 2026-02-10 17:58:43 -06:00