Add make sync-version to keep changelog and main.go Version the same. Update docs. Cut 1.1.2-1

This commit is contained in:
Pim van Pelt
2025-06-23 20:56:59 +02:00
parent 686bbe46b0
commit 0d19d50d62
4 changed files with 79 additions and 2 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
govpp-snmp-agentx (1.1.2-1) bookworm; urgency=medium
* Add startup version logging to INFO log level
* Implement automatic version synchronization between debian/changelog and main.go
* Add make sync-version target for manual version syncing
* Ensure version consistency across package and application code
-- Pim van Pelt <pim@ipng.ch> Sun, 23 Jun 2025 00:20:00 +0000
govpp-snmp-agentx (1.1.1-1) bookworm; urgency=medium
* Add IF-MIB::ifHighSpeed field (OID 1.3.6.1.2.1.31.1.1.1.15)