From c9091d71082e5677acb480e79710b1430d2f0699 Mon Sep 17 00:00:00 2001 From: Julien Fortin Date: Mon, 24 Jun 2019 15:44:23 +0800 Subject: [PATCH] debian: changelog: updating 1.2.6-1 entry Signed-off-by: Julien Fortin --- debian/changelog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 812abcd..2247f14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,18 @@ ifupdown2 (1.2.6-1) unstable; urgency=medium * Fix: AttributeError exception in bridge module (fixes #90) + * Fix: ifupdownaddons: LinkUtils fix cmd concatenation (closes: #930839) * New. policymanager: merge module policy instead of overriding duplicates * New: set default mtu on user defined device (via link-type) * New: add support for vxlan-ttl attribute - * New. add support for vrrp attribute - * New. introduce new bridge policy: + * New: add support for vrrp attribute + * New: introduce new bridge policy: "vxlan_bridge_igmp_snooping_enable_port_mcrouter" + * New: link-down yes will also down macvlans + * New: XFRM addon module + * New: Add policy to wait for IPv6 link local address to be available - -- Julien Fortin Sun, 21 Apr 2019 23:42:42 +8000 + -- Julien Fortin Sun, 23 Jun 2019 23:42:42 -1000 ifupdown2 (1.2.5-1) unstable; urgency=medium