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