]> git.proxmox.com Git - mirror_ifupdown2.git/blobdiff - debian/changelog
debian: changelog: fixup last released and unreleased versions
[mirror_ifupdown2.git] / debian / changelog
index 40983645040cebac6275bd2c5c7f785408b342c9..236898c4b15744d209ea561634bb62446ba8a5a0 100644 (file)
@@ -1,13 +1,52 @@
+ifupdown2 (1.1-cl3u6) UNRELEASED; urgency=medium
+
+  * TBD
+
+ -- 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.
+
+ -- dev-support <dev-support@cumulusnetworks.com>  Sun, 05 Jun 2016 08:55:50 -0700
+
 ifupdown2 (1.1-cl3u2) RELEASED; urgency=medium
 
   * Closes: CM-10478. checks for invalid address-virtual attributes
   * 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