From 5564426d0545f3a8ddc6ee183fd84e2503592a07 Mon Sep 17 00:00:00 2001 From: Julien Fortin Date: Thu, 14 May 2020 02:31:00 +0200 Subject: [PATCH] debian: changelog: update 3.0.0-1 entry Signed-off-by: Julien Fortin --- debian/changelog | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/debian/changelog b/debian/changelog index f902af2..a9e1660 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,28 +1,26 @@ -ifupdown2 (3.0.1-1) unstable; urgency=medium - - * New. Enabled: bridge-always-up attribute - * New. Enabled: ES bond with "es-sys-mac" attribute - * New. Enabled: dhcp policy: dhclient_retry_on_failure - * New. Enabled: bridge-vlan-vni-map attribute (single vxlan device) - * Fix: start-networking script is back to handle mgmt & hotplug cases - - -- Julien Fortin Tue, 14 Apr 2020 23:42:42 +0200 - ifupdown2 (3.0.0-1) unstable; urgency=medium - * New. Enabled: python3 support - * New. Enabled: attribute alias support - * New. Enabled: support for marking interfaces as mgmt interfaces + * New: python3 support + * New: attribute alias support + * New: bridge-always-up attribute + * New: set bridge mtu with policy default + * New: ES bond with "es-sys-mac" attribute + * New: dhcp policy: dhclient_retry_on_failure + * New: support for marking interfaces as mgmt interfaces + * New: bridge-vlan-vni-map attribute (single vxlan device) + * New: vrf-slave: keep vlan down if lower device has "link-down yes" * Fix: dry-run exceptions * Fix: bond enslavement ordering - * Fix: ifquery-running: incorrect displayed data - * Fix: set bridge MTU after bridge creation - * Fix: tunnel configuration compatibility with ifupdown1 * Fix: process MTU before addrgen + * Fix: set bridge MTU after bridge creation + * Fix: ifquery-running: incorrect displayed data + * Fix: tunnel configuration compatibility with ifupdown1 + * Fix: start-networking script is back to handle mgmt & hotplug cases + * Fix: devices matching with ".{0,13}\-v" could get removed by ifreload * Fix: mstpctl: check mstpctl-stp and bridge-stp and fix bridge cache update * Removing python-argcomplete dependency - -- Julien Fortin Tue, 14 Apr 2020 23:42:42 +0200 + -- Julien Fortin Thu, 14 May 2020 23:23:23 +0200 ifupdown2 (2.0.2-1) unstable; urgency=medium