diff --git a/debian/changelog b/debian/changelog index 171b7d0..8868d7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +govpp-snmp-agentx (1.1.0-1) bookworm; urgency=medium + + * Add interface event monitoring with VPP API integration + * Populate IF-MIB with real interface details (MAC address, speed, status) + * Consolidate VPP-related modules into unified vpp package + * Implement real-time interface state updates via event-driven callbacks + * Retrieve and expose actual interface properties: MTU, admin/oper status + * Add comprehensive interface details caching and management + + -- Pim van Pelt Sun, 23 Jun 2025 00:00:00 +0000 + govpp-snmp-agentx (1.0.3-1) bookworm; urgency=medium * Remove unnecessary toolchain configuration