36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
govpp-snmp-agentx (1.0.3-1) bookworm; urgency=medium
|
|
|
|
* Remove unnecessary toolchain configuration
|
|
* Simplify and shorten Makefile
|
|
* Refactor documentation structure with detailed DETAILS.md
|
|
* Update and improve README documentation
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Thu, 19 Jun 2025 00:00:00 +0000
|
|
|
|
govpp-snmp-agentx (1.0.2-1) bookworm; urgency=medium
|
|
|
|
* Reorganize source code into src/ subdirectory for cleaner project structure
|
|
* Add environment file support (/etc/default/govpp-snmp-agentx)
|
|
* Move service configuration to environment variables
|
|
* Improve systemd service configurability
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Tue, 17 Jun 2025 00:55:00 +0000
|
|
|
|
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
|
|
* SNMP AgentX daemon for VPP statistics
|
|
* Interface MIB support
|
|
* Systemd service integration
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Mon, 16 Jun 2025 00:00:00 +0000
|