Make a simple change, bump version to 1.0.1

This commit is contained in:
Pim van Pelt
2025-06-17 00:40:36 +02:00
parent fa437ddaf1
commit c0bcdd5449
2 changed files with 11 additions and 1 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
govpp-snmp-agentx (1.0.1-1) bookworm; urgency=medium
* Add manual page for govpp-snmp-agentx(1)
* Make VPP config file optional - log warning and continue if missing
* Fix Debian package build reproducibility issues
* Improve build system with proper cleanup targets
-- Pim van Pelt <pim@ipng.ch> Tue, 17 Jun 2025 00:35:00 +0000
govpp-snmp-agentx (1.0.0-1) bookworm; urgency=medium
* Initial release