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