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