]> git.proxmox.com Git - mirror_ifupdown2.git/blob - debian/changelog
debian: changelog: 1.2.6-1: update changelog entry for new release
[mirror_ifupdown2.git] / debian / changelog
1 ifupdown2 (1.2.6-1) unstable; urgency=medium
2
3 * New: add support for vxlan-ttl attribute
4 * New. add support for vrrp attribute
5 * New. introduce new bridge policy:
6 "vxlan_bridge_igmp_snooping_enable_port_mcrouter"
7
8 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 21 Jan 2019 23:42:43 +8000
9
10 ifupdown2 (1.2.5-1) unstable; urgency=medium
11
12 * Fix: ifupdown2 scripts: log warning on EACCES exception (Fixes #89)
13 * Fix: debian: install sysvinit script (closes: #918775)
14 * Fix: debian: postinst: remove diversion after upgrade from stretch
15 (closes: #919443)
16
17 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 21 Jan 2019 23:42:42 +8000
18
19 ifupdown2 (1.2.4-1) unstable; urgency=medium
20
21 * Fix: statemanager directory path customization via ifupdown2.conf
22 (closes: #918832)
23
24 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 11 Jan 2019 23:42:42 +0000
25
26 ifupdown2 (1.2.3-1) unstable; urgency=medium
27
28 * Fix: log: use stderr if syslog initialization fails (closes: #917534)
29
30 -- Julien Fortin <julien@cumulusnetworks.com> Sun, 30 Dec 2018 23:42:42 +0700
31
32 ifupdown2 (1.2.2-1) unstable; urgency=medium
33
34 * New: add support for B.A.T.M.A.N. adv. attributes
35 * New: support for new iproute2 format (bridge vlan show)
36 * New: add new checks for existing device with vxlan attributes
37 * Fix: pypi install: local addons modules should be loaded first
38 * Fix: link-down yes on vrf slaves
39 * Fix: nlmanager: use strerror to format kernel error
40 * Fix: ethtool: FEC: translate None and NotSupported values to link-fec off
41 * Fix: man: remove non-implemented -m option (closes: #905572)
42
43 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 20 Dec 2018 23:42:42 +0000
44
45 ifupdown2 (1.2.1) UNRELEASED; urgency=medium
46
47 * Fix #54: address module new l3_intf_default_gateway_set_onlink policy
48 * Fix: Link down does not work on any intf configured in a VRF
49 * Add: ethtool: add link-speed 10 to valid values array
50 * Add: address: add l3_intf_arp_accept policy to control ARP_ACCEPT
51 * Add: warning when bridge attribute are used on non br[port] intf
52 * Add: point-to-point protocol (ppp) addon to create/configure ppp interfaces
53 * Add: tunnel support (gretap, ipip, sit, vti, ip6gre, ipip6, ip6ip6, vti6)
54 * Add: 0/1/on/off/yes/no support to ip[6]-forward attribute
55 * Add: address module_globals policy l3_intf_arp_accept to control ARP_ACCEPT
56 * addressvirtual module_globals "addressvirtual_with_route_metric" policy
57 * Closes: ethtool: link-fec: local variable 'fec_attrs'
58 referencede before assignment
59 * Fix: ifquery -r incorrect for address-virtual and vrf configuration under
60 an interface
61
62 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 24 Oct 2018 23:42:42 +0200
63
64 ifupdown2 (1.2.0) UNRELEASED; urgency=medium
65
66 * Package architecture refactoring and cleanups
67 * Package can be build/install as debian, pip or rpm package
68 * Makefile to easily perform tasks (i.e.: install, build, test, upload..)
69 * VRF slaves: add support for link-down yes
70 * addressvirtual: macvlan: add default metric to ip4 and ip6
71 * Closes #48: Run up/down on "manual" interfaces, but ignore any errors.
72 * Closes #58: address addon "vlan_aware_bridge_address_support" policy
73 * Traditional bridge support for mstpctl attr: (portautoedge, portrestrrole)
74 * Configuration for IPv6 link-local auto-generate mode, new attributes:
75 ipv6-addrgen (address addon)
76 address-virtual-ipv6-addrgen (addressvirtual addon)
77
78 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 25 Jun 2018 23:42:42 +0200
79
80 ifupdown2 (1.1.18) UNRELEASED; urgency=medium
81
82 * Fix: Link down does not work on SVI configured in a VRF
83 * Fix: ifreload causes MTU to drop on bridge SVIs
84 * Fix: addons: addressvirtual: check if SVI name is first in routing table
85 * Fix: ifreload error on deleting bond slaves from an already configured bond
86 * Fix: ifupdown2 error is confusing when netmask is specified for vxlan-local-tunnelip
87 * Fix: ifupdown2 syntax check needed for vxlan interfaces
88 * Fix: vxlan-ageing default timer doesn't align with bridge-ageing
89 * Fix: Error with "ifreload -a -n" when MGMT VRF is not Applied
90 * Fix: using reserved VLAN range reports error but ifreload returns 0
91 * Fix: unable to set bridge-portmcrouter to "2"
92 * Fix: vxlan syntax-check warn on missing vxlan-local-tunnelip
93 * Fix: traditional bridge svi breaks when extra bridge added
94 * Fix: github #39: addons: vrf: fix vrf slave link kind
95 * New. Enabled: addons: vxlan: add support for vxlan-port attribute
96
97 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 12 Apr 2018 11:10:04 +0200
98
99 ifupdown2 (1.1.17) UNRELEASED; urgency=medium
100
101 * Fix: ip[6]-forward attributes not set at boot
102
103 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 08 Feb 2018 09:48:37 +0100
104
105 ifupdown2 (1.1.16) UNRELEASED; urgency=medium
106
107 * Fix: python exception on macvlans address dump
108 * Fix: eth0 doesn't acquire DHCP address when mgmt VRF is enabled
109
110 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 09 Jan 2018 02:02:58 +0100
111
112 ifupdown2 (1.1.15) UNRELEASED; urgency=medium
113
114 * New. Enabled: bridge: add support for bridge-l2protocol-tunnel
115 * New. Enabled: bridge attributes, when removed reset to default
116 * New. Enabled: vxlan attributes, when removed reset to default
117 * New. Enabled: improve handling of optional resources (if missing bridge-utils/ethtool)
118 * Fix: policy "iface_defaults" not supported for MTU
119 * Fix: address module: handling of ipv4 & ipv6 (add/remove)
120 * Fix: warning for vlan reserved range
121 * Fix: MTU handling on bridge SVIs
122
123 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 22 Nov 2017 19:07:43 +0100
124
125 ifupdown2 (1.1.14) UNRELEASED; urgency=medium
126
127 * New. Enabled: default policy for bridge MAC address
128 * Fix: ethtool: don't set link speed and duplex if autoneg is on
129
130 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 25 Oct 2017 23:12:27 +0200
131
132 ifupdown2 (1.1.13) UNRELEASED; urgency=medium
133
134 * Fix: VRF: ssh session not killed on ifreload
135
136 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 15 Sep 2017 22:43:12 +0200
137
138 ifupdown2 (1.1.12) UNRELEASED; urgency=medium
139
140 * New. Enabled: mpls-enable attribute
141 * New. Enabled: bond and bridge module moved to netlink configuration
142 * New. Enabled: handle a mix of auto and specified vrf table ids
143 * Fix: igmp attribute reset to defaults when removed from config
144
145 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 07 Aug 2017 22:14:03 +0200
146
147 ifupdown2 (1.1.11) UNRELEASED; urgency=medium
148
149 * Fix: link-down attribute not applied on slave ports
150 * Fix: bug that prevented config of mtu below 1280
151
152 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 18 May 2017 12:45:21 -0700
153
154 ifupdown2 (1.1.10) UNRELEASED; urgency=medium
155
156 * New. Enabled: drop the dependency to pkg_resources, hardcode version number (closes: #855401)
157 * New. Enabled: adjust allow-hotplug behavior to ifupdown (closes: #855598)
158 * New. Enabled: bond-lacp-rate support slow/fast argument
159 * New. Enabled: ifquery --syntax-help: add support for json output
160 * New. Enabled: vlan: add new attribute 'vlan-protocol'
161 * New. Enabled: address: add new attribute 'ip6-forward'
162 * New. Enabled: bridge: add new attribute 'bridge-mcstats'
163 * New. Enabled: bridge: add new attribute 'bridge-vlan-stats'
164 * New. Enabled: bridge: add new attribute 'bridge-vlan-protocol'
165 * New. Enabled: bridge: add new attribute 'bridge-arp-nd-suppress'
166 * Fix: bond: add attribute bond-(up|down)delay
167 * Fix: bridge-vids: --syntax-check accepts legacy syntax
168
169 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 17 Apr 2017 06:18:04 +0200
170
171 ifupdown2 (1.1.9) UNRELEASED; urgency=medium
172
173 * New. Enabled: support for bridge-learning attribute
174
175 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 06 Feb 2017 13:22:51 -0800
176
177 ifupdown2 (1.1.8) UNRELEASED; urgency=medium
178
179 * New. Enabled: update link-speed values: add 25G and 50G
180 * New. Enabled: new 'link-down' [yes|no] attribute to keep link down
181
182 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 17 Jan 2017 08:39:29 +0100
183
184 ifupdown2 (1.1.7) UNRELEASED; urgency=medium
185
186 * New. Enabled: fix for inet and inet6 dhcp on the same interface
187 * New. Enabled: syntax check to warn on common configuration mistakes
188 * New. Enabled: addons: bridge: disable ip fwding on a bridge with no ip
189 and no upperifaces
190 * Fix: fixes for MTU handling
191 * Fix: dhcpv6 fails if interface doesn't have link-local addr
192
193 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 07 Dec 2016 05:48:45 +0100
194
195 ifupdown2 (1.1.6) UNRELEASED; urgency=medium
196
197 * Closes: github #14. add environment variables passed to user scripts
198 * New. Enabled: addons may provide a list of ifupdown scripts to ignore
199
200 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 19 Sep 2016 16:37:36 -0700
201
202 ifupdown2 (1.1.5) UNRELEASED; urgency=medium
203
204 * Fix: handling of EXISTS errors on address add
205 * Fix: handling of mtu on addressvirtual macvlan devices
206 * Fix: mako namespace handling
207
208 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 16 Sep 2016 12:48:04 -0700
209
210 ifupdown2 (1.1.4) UNRELEASED; urgency=medium
211
212 * Performance improvements
213 * New. Enabled: sbin: start-networking: support hotplug class from init script
214 * New. Enabled: support for classical numerical bond modes
215 * New. Enabled: extend ifquery support for mstpctl addons
216 * New. Enabled: each addon may perform semantic and syntax checks by
217 implementing a custom method
218 * Fix: Support for address-virtual lines under a vrf slave
219 * Fix: Defaults for link attributes were not applied
220 * Fix: Disable IPv6 duplicate address detection on VRR interfaces
221 * Fix: ifquery to extract vlan-id from iface if not preset
222 * Fix: ifquery -c bridge pvid error on a valid config
223
224 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 29 Jul 2016 08:55:50 -0700
225
226 ifupdown2 (1.1.3) UNRELEASED; urgency=medium
227
228 * Fix: Interface configuration parsing error when keyword vlan
229 is the interface name.
230
231 -- Julien Fortin <julien@cumulusnetworks.com> Sun, 05 Jun 2016 08:55:50 -0700
232
233 ifupdown2 (1.1.2) UNRELEASED; urgency=medium
234
235 * Fix: checks for invalid address-virtual attributes
236 * New. Deprecated: `mstpctl-stp` attribute
237 * New. Deprecated: lacp parameters: bond-ad-sys-priority, bond-ad-sys-mac-addr
238 * New. Enabled: addon module for configuring vrf
239 * New. Enabled: bridge: display warning when (in vlan unware bridge)
240 an untagged bridge is not configured
241 * New. Enabled: adjusting MTU for vlan devices depending on lower device mtu
242 * New. Enabled: introduce checks for reserved vrf table names
243 * New. Enabled: ifquery: new option '--with-defaults' to include default
244 attributes
245 * New. Enabled: bridge: disabling ipv6 on bridge if any VXLAN port
246 * New. Enabled: vrf awareness in dhcp addon module
247
248 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 3 May 2016 14:42:42 -0700
249
250 ifupdown2 (1.1) unstable; urgency=low
251
252 * Initial release.
253
254 -- Roopa Prabhu <roopa@cumulusnetworks.com> Thu, 20 Aug 2015 06:14:24 -0700