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

debian: changelog: add debian revision and refactor 1.2.2-1 entry

Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
This commit is contained in:
Julien Fortin
2018-12-20 10:40:41 +01:00
parent 7a3f3bbefd
commit e28cc68413

16
debian/changelog vendored
View File

@ -1,15 +1,15 @@
ifupdown2 (1.2.2) unstable; urgency=medium
ifupdown2 (1.2.2-1) unstable; urgency=medium
* New: Add support for B.A.T.M.A.N. adv. attributes
* Support for new iproute2 format (bridge vlan show)
* Pypi install: local addons modules should be loaded first
* New: add support for B.A.T.M.A.N. adv. attributes
* New: support for new iproute2 format (bridge vlan show)
* New: add new checks for existing device with vxlan attributes
* Fix: pypi install: local addons modules should be loaded first
* Fix: link-down yes on vrf slaves
* Fix: nlmanager: use strerror to format kernel error
* Add: new checks for existing device with vxlan attributes
* Ethtool: FEC: translate None and NotSupported values to link-fec off
* Man: remove non-implemented -m option (closes: #905572)
* Fix: ethtool: FEC: translate None and NotSupported values to link-fec off
* Fix: man: remove non-implemented -m option (closes: #905572)
-- Julien Fortin <julien@cumulusnetworks.com> Thu, 13 Dec 2018 23:42:42 -0800
-- Julien Fortin <julien@cumulusnetworks.com> Thu, 20 Dec 2018 23:42:42 +0000
ifupdown2 (1.2.1) UNRELEASED; urgency=medium