1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00
Files
CumulusNetworks-ifupdown2/debian/changelog
2016-09-19 13:16:19 -07:00

57 lines
2.6 KiB
Plaintext

ifupdown2 (1.0~git20161007-1) unstable; urgency=medium
* Performance improvements (better netlink support)
* New. Deprecated: `mstpctl-stp` attribute
* New. Deprecated: lacp parameters: bond-ad-sys-priority, bond-ad-sys-mac-addr
* New. Enabled: addon module for configuring VRF (Virtual routing and forwarding)
* New. Enabled: bridge: display warning when (in vlan unware bridge) an untagged bridge is not configured
* New. Enabled: adjusting MTU for vlan devices depending on lower device mtu
* New. Enabled: introduce checks for reserved vrf table names
* New. Enabled: ifquery: new option '--with-defaults' to include default attributes
* New. Enabled: bridge: disabling ipv6 on bridge if any VXLAN port
* New. Enabled: vrf awareness in dhcp addon module
* New. Enabled: sbin: start-networking: support hotplug class from init script
* New. Enabled: support for classical numerical bond modes
* New. Enabled: extend ifquery support for mstpctl addons
* New. Enabled: each addon may perform semantic and syntax checks by implementing a custom method
-- Julien Fortin <julien@cumulusnetworks.com> Wed, 07 Sep 2016 00:57:50 +0200
ifupdown2 (1.0~git20160525-1) unstable; urgency=medium
* Fix incorrect install location of networking default file
-- Julien Fortin <julien@cumulusnetworks.com> Wed, 25 May 2016 01:04:31 +0200
ifupdown2 (1.0~git20160316-1) unstable; urgency=medium
* Fixing Debian Bug report - #813046 ifupdown2: No network connection on boot
* ifupdownaddons: fix parsing of vlan attributes
* networkinterfaces: fix is_keyword to not match attribute names with keywords
* debian: control: add julien as maintainer
* debian: copyright: upstream-contact: remove Sam, add Julien
* Detect and ignore the `ether` keyword in /etc/network/interface
-- Julien Fortin <julien@cumulusnetworks.com> Tue, 15 Mar 2016 06:12:40 -0700
ifupdown2 (1.0~git20151029-1) unstable; urgency=medium
* bridgeutils: build cache only if bridge-utils is installed
* addon modules: handle unsupported modules
* ifupdown: change location of lockfile to /tmp/
* templates: Disable template execution by default
-- Roopa Prabhu <roopa@cumulusnetworks.com> Mon, 26 Oct 2015 06:12:40 -0700
ifupdown2 (1.0~git20150917-2) unstable; urgency=medium
* move /etc/network/interfaces.d creation from postinst script to debian/dirs (Closes: #801915)
-- Roopa Prabhu <roopa@cumulusnetworks.com> Fri, 18 Sep 2015 14:04:45 -0700
ifupdown2 (1.0~git20150917-1) unstable; urgency=low
* Initial release.
-- Roopa Prabhu <roopa@cumulusnetworks.com> Thu, 20 Aug 2015 06:14:24 -0700