2017-01-14 06:15:04 +03:00
|
|
|
ifupdown2 (1.0~git20170114-1) unstable; urgency=medium
|
2017-01-14 06:04:00 +03:00
|
|
|
|
|
|
|
* closes: #843848 diversion handling broken
|
|
|
|
|
|
|
|
-- Julien Fortin <julien@cumulusnetworks.com> Sat, 14 Jan 2017 03:59:54 +0100
|
|
|
|
|
2016-12-22 14:07:39 +01:00
|
|
|
ifupdown2 (1.0~git20161221-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* closes: #810844 Unlisted dependencies
|
|
|
|
* closes: #843848 diversion handling broken
|
|
|
|
* Fixes: github #14. add environment variables passed to user scripts
|
|
|
|
* Fixes: handling EXISTS errors on address add
|
|
|
|
* Fixes: handling mtu on addressvirtual macvlan devices
|
|
|
|
* Fixes: mako namespace handling
|
|
|
|
* New. Enabled: addons may provide a list of ifupdown scripts to ignore
|
|
|
|
|
|
|
|
-- Julien Fortin <julien@cumulusnetworks.com> Wed, 21 Dec 2016 12:36:33 +0100
|
|
|
|
|
2016-11-11 19:53:30 +01:00
|
|
|
ifupdown2 (1.0~git20161110-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* adding diversion on conflicting ifupdown files
|
|
|
|
* debian: add checks before diversion and cleanups. closes: #813046
|
|
|
|
* ifupdown2.conf: setting addon_syntax_check to 0 by default. closes: #843565
|
|
|
|
|
2016-11-14 14:25:43 +01:00
|
|
|
-- Julien Fortin <julien@cumulusnetworks.com> Mon, 14 Nov 2016 14:22:10 +0100
|
2016-11-11 19:53:30 +01:00
|
|
|
|
|
|
|
ifupdown2 (1.0~git20161101-1) unstable; urgency=medium
|
2016-08-01 09:59:45 +02:00
|
|
|
|
2016-09-19 13:16:19 -07:00
|
|
|
* Performance improvements (better netlink support)
|
|
|
|
* New. Deprecated: `mstpctl-stp` attribute
|
|
|
|
* New. Deprecated: lacp parameters: bond-ad-sys-priority, bond-ad-sys-mac-addr
|
2016-10-05 16:24:42 +02:00
|
|
|
* New. Enabled: addon module for B.A.T.M.A.N. protocol configuration
|
2016-09-19 15:45:35 -07:00
|
|
|
* 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
|
2016-09-19 13:16:19 -07:00
|
|
|
* New. Enabled: adjusting MTU for vlan devices depending on lower device mtu
|
|
|
|
* New. Enabled: introduce checks for reserved vrf table names
|
2016-09-19 15:45:35 -07:00
|
|
|
* New. Enabled: ifquery: new option '--with-defaults' to include default
|
|
|
|
attributes
|
2016-09-19 13:16:19 -07:00
|
|
|
* New. Enabled: bridge: disabling ipv6 on bridge if any VXLAN port
|
|
|
|
* New. Enabled: vrf awareness in dhcp addon module
|
2016-08-01 09:59:45 +02:00
|
|
|
* 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
|
2016-09-19 15:45:35 -07:00
|
|
|
* New. Enabled: each addon may perform semantic and syntax checks by
|
|
|
|
implementing a custom method
|
2016-10-05 16:24:42 +02:00
|
|
|
* New. Enabled: addons may provide a list of ifupdown scripts to ignore
|
|
|
|
* New. Enabled: config: changing default value of addon_scripts_support to 1
|
|
|
|
* fixes #14: add environment variables passed to user scripts
|
2016-08-01 09:59:45 +02:00
|
|
|
|
2016-09-19 13:16:19 -07:00
|
|
|
-- Julien Fortin <julien@cumulusnetworks.com> Wed, 07 Sep 2016 00:57:50 +0200
|
2016-08-01 09:59:45 +02:00
|
|
|
|
2016-09-19 13:16:19 -07:00
|
|
|
ifupdown2 (1.0~git20160525-1) unstable; urgency=medium
|
2016-06-05 09:03:45 -07:00
|
|
|
|
2016-09-19 13:16:19 -07:00
|
|
|
* Fix incorrect install location of networking default file
|
2016-06-05 09:03:45 -07:00
|
|
|
|
2016-09-19 13:16:19 -07:00
|
|
|
-- Julien Fortin <julien@cumulusnetworks.com> Wed, 25 May 2016 01:04:31 +0200
|
2016-06-05 09:03:45 -07:00
|
|
|
|
2016-09-19 13:16:19 -07:00
|
|
|
ifupdown2 (1.0~git20160316-1) unstable; urgency=medium
|
2016-04-19 14:37:39 -07:00
|
|
|
|
2016-09-19 13:16:19 -07:00
|
|
|
* 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)
|
2016-04-19 14:37:39 -07:00
|
|
|
|
2016-09-19 13:16:19 -07:00
|
|
|
-- Roopa Prabhu <roopa@cumulusnetworks.com> Fri, 18 Sep 2015 14:04:45 -0700
|
2016-04-19 14:37:39 -07:00
|
|
|
|
2016-09-19 13:16:19 -07:00
|
|
|
ifupdown2 (1.0~git20150917-1) unstable; urgency=low
|
2015-12-14 16:26:31 -08:00
|
|
|
|
|
|
|
* Initial release.
|
|
|
|
|
2016-09-19 13:16:19 -07:00
|
|
|
-- Roopa Prabhu <roopa@cumulusnetworks.com> Thu, 20 Aug 2015 06:14:24 -0700
|