From 1ddc77ec73b6547f5ec0adb0554e0ac8b34bfca3 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Tue, 17 Jun 2025 00:57:24 +0200 Subject: [PATCH] Cut a new release with envfile --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3275c0d..3c646b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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 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)