1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

debian: changelog: update 3.0.0-1 entry

Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
This commit is contained in:
Julien Fortin
2020-04-14 19:22:37 +02:00
parent bc2cf49ade
commit 74bac7e553

10
debian/changelog vendored
View File

@@ -1,12 +1,18 @@
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
* 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 (closes: #133)
* Fix: tunnel configuration compatibility with ifupdown1
* Fix: process MTU before addrgen
* Fix: mstpctl: check mstpctl-stp and bridge-stp and fix bridge cache update
* Removing python-argcomplete dependency
-- Julien Fortin <julien@cumulusnetworks.com> Tue, 31 Dec 2019 23:42:42 +0100
-- Julien Fortin <julien@cumulusnetworks.com> Tue, 14 Apr 2020 19:10:49 +0200
ifupdown2 (2.0.2-1) unstable; urgency=medium