]> git.proxmox.com Git - mirror_ifupdown2.git/blobdiff - debian/changelog
debian: add new changelog entry for 1.1-cl3u9
[mirror_ifupdown2.git] / debian / changelog
index b296b710151c76eae812fb534d932f477d110fc1..fc6d62cc535805ec5a65204e44518494a1782e87 100644 (file)
@@ -1,6 +1,62 @@
+ifupdown2 (1.1-cl3u9) UNRELEASED; urgency=medium
+
+  * New. Enabled: support for bridge-learning attribute
+
+ -- Cumulus Networks <dev-support@cumulusnetworks.com>  Mon, 06 Feb 2017 13:22:51 -0800
+
+ifupdown2 (1.1-cl3u8) RELEASED; urgency=medium
+
+  * New. Enabled: update link-speed values: add 25G and 50G
+  * New. Enabled: new 'link-down' [yes|no] attribute to keep link down
+
+ -- dev-support <dev-support@cumulusnetworks.com>  Tue, 17 Jan 2017 08:39:29 +0100
+
+ifupdown2 (1.1-cl3u7) RELEASED; urgency=medium
+
+  * New. Enabled: fix for inet and inet6 dhcp on the same interface
+  * New. Enabled: syntax check to warn on common configuration mistakes
+  * New. Enabled: addons: bridge: disable ip fwding on a bridge with no ip
+    and no upperifaces
+  * Closes: CM-13221: fixes for MTU handling
+  * Closes: CM-13248: dhcpv6 fails if interface doesn't have link-local addr
+
+ -- dev-support <dev-support@cumulusnetworks.com>  Wed, 07 Dec 2016 05:48:45 +0100
+
+ifupdown2 (1.1-cl3u6) RELEASED; urgency=medium
+
+  * Closes: github #14. add environment variables passed to user scripts
+  * New. Enabled: addons may provide a list of ifupdown scripts to ignore
+
+ -- dev-support <dev-support@cumulusnetworks.com>  Mon, 19 Sep 2016 16:37:36 -0700
+
+ifupdown2 (1.1-cl3u5) RELEASED; urgency=medium
+
+  * Closes: CM-12798. fix handling of EXISTS errors on address add
+  * Closes: CM-11214. fix handling of mtu on addressvirtual macvlan devices
+  * Closes: CM-12884. fix mako namespace handling
+
+ -- dev-support <dev-support@cumulusnetworks.com>  Fri, 16 Sep 2016 12:48:04 -0700
+
+ifupdown2 (1.1-cl3u4) RELEASED; urgency=medium
+
+  * Performance improvements
+  * 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
+  * Closes: CM-11745. Support for address-virtual lines under a vrf slave
+  * Closes: CM-11718. Defaults for link attributes were not applied
+  * Closes: CM-11511. Disable IPv6 duplicate address detection on VRR interfaces
+  * Closes: CM-11485. Fix ifquery to extract vlan-id from iface if not preset
+  * Closes: CM-8623. Fix for ifquery -c bridge pvid error on a valid config
+
+ -- dev-support <dev-support@cumulusnetworks.com>  Fri, 29 Jul 2016 08:55:50 -0700
+
 ifupdown2 (1.1-cl3u3) RELEASED; urgency=medium
 
-  * Closes: CM-11214. Interface configuration parsing error when keyword vlan is the interface name.
+  * Closes: CM-11214. Interface configuration parsing error when keyword vlan
+    is the interface name.
 
  -- dev-support <dev-support@cumulusnetworks.com>  Sun, 05 Jun 2016 08:55:50 -0700
 
@@ -10,10 +66,12 @@ ifupdown2 (1.1-cl3u2) RELEASED; urgency=medium
   * 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
-  * New. Enabled: bridge: display warning when (in vlan unware bridge) an untagged bridge is not configured
+  * 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: 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