]> git.proxmox.com Git - ovs.git/blame - debian/changelog
debian/copyright fix.
[ovs.git] / debian / changelog
CommitLineData
0e43db78
TG
1openvswitch (2.8.1+dfsg1-1) experimental; urgency=medium
2
3 * New upstream release.
4 * Ran wrap-and-sort -bast.
5 * Add libopenvswitch and libopenvswitch-dev.
6 * Updated VCS URLs.
7 * Switched to debhelper 10.
8 * Added openstack-pkg-tools as build-depends.
9 * Standards-Version is now 4.1.1.
10 * Added dh-python as build-depends.
11 * Added 2 debian/*.service files.
12 * Added Python 3 support.
13 * Added debian/README.source explaining why we're marking the version as
14 +dfsg1 (ie: because we remove the upstream debian folder).
57e17e41 15 * Removed patches.
d6e0f540 16 * Patch upstream Makefile.am to not include debian/automake.mk.
8e215a7b
TG
17 * Remove openvswitch-test package.
18 * Simplify packaging by installing all binaries in openvswitch-common.
b3273673 19 * Removed build-depends on dh-autoreconf, satisfied by debhelper >= 10.
3946bc31 20 * Fixed build-depends on automake.
d0872072 21 * Fixed runtime depends on openvswitch-common in openvswitch-pki.
103b3e1a 22 * Removed openvswitch-test package, now provided by openvswitch-common.
08fc3a3d 23 * Switch debian/copyright to parsable format.
0e43db78
TG
24
25 -- Thomas Goirand <zigo@debian.org> Fri, 20 Oct 2017 22:06:41 +0200
26
27openvswitch (2.6.2~pre+git20161223-3) unstable; urgency=medium
28
29 * Avoid installing ovs-vswitchd.conf.db.5 manpage into directory for
30 language "db". Closes: #850631. Thanks to Michael Stapelberg
31 <stapelberg@debian.org> for reporting this bug.
32
33 -- Ben Pfaff <pfaffben@debian.org> Mon, 09 Jan 2017 14:46:48 -0800
34
35openvswitch (2.6.2~pre+git20161223-2) unstable; urgency=medium
36
37 * Apply upstream patches:
38 - c8ad60e debian: Also restrict ovn-docker package to Linux.
39 - 90c25ef tests: Fix race in "ovn -- vtep: 3 HVs, 1 VIFs/HV, 1 GW, 1 LS".
40 - 6fe9954 rconn: Avoid abort for ill-behaved remote.
41 * Builds fine with OpenSSL 1.1. Closes: #828478.
42 * Upstream bug fixes from this and previous upload fix endianness issues.
43 Closes: #840770.
44
45 -- Ben Pfaff <pfaffben@debian.org> Fri, 23 Dec 2016 16:35:11 -0800
46
47openvswitch (2.6.2~pre+git20161223-1) unstable; urgency=medium
48
49 * Bug fixes from upstream Git repository.
50 * Fix arch-independent build. Thanks to Santiago Vila <sanvila@unex.es>
51 and nickcooper-zhangtonghao <nic@opencloud.tech> for the fix. Closes:
52 #831924.
53
54 -- Ben Pfaff <pfaffben@debian.org> Fri, 23 Dec 2016 09:43:56 -0800
55
56openvswitch (2.6.1+git20161123-1) unstable; urgency=medium
57
58 * New snapshot from the upstream Git repository.
59
60 -- Ben Pfaff <pfaffben@debian.org> Wed, 23 Nov 2016 15:19:43 -0800
61
62openvswitch (2.6.1-1) unstable; urgency=low
63 [ Open vSwitch team ]
64 * New upstream version
65 - Fedora packaging:
66 * A package upgrade does not automatically restart OVS service.
67 - Bug fixes
68
69 -- Open vSwitch team <dev@openvswitch.org> Tue, 01 Nov 2016 15:40:17 -0700
70
71openvswitch (2.6.0-1) unstable; urgency=low
72 [ Open vSwitch team ]
73 * New upstream version
74 - First supported release of OVN. See ovn-architecture(7) for more
75 details.
76 - ovsdb-server:
77 * New "monitor_cond" "monitor_cond_update" and "update2" extensions to
78 RFC 7047.
79 - OpenFlow:
80 * OpenFlow 1.3+ bundles are now supported for group mods as well as
81 flow mods and port mods. Both 'atomic' and 'ordered' bundle
82 flags are supported for group mods as well as flow mods.
83 * OpenFlow 1.1+ OFPT_QUEUE_GET_CONFIG_REQUEST now supports OFPP_ANY.
84 * OpenFlow 1.4+ OFPMP_QUEUE_DESC is now supported.
85 * OpenFlow 1.4+ OFPT_TABLE_STATUS is now supported.
86 * New property-based packet-in message format NXT_PACKET_IN2 with support
87 for arbitrary user-provided data and for serializing flow table
88 traversal into a continuation for later resumption.
89 * New extension message NXT_SET_ASYNC_CONFIG2 to allow OpenFlow 1.4-like
90 control over asynchronous messages in earlier versions of OpenFlow.
91 * OpenFlow 1.3 Extension 230, adding OpenFlow Bundles support, is
92 now implemented. Only flow mod and port mod messages are supported
93 in bundles.
94 * New OpenFlow extension NXM_NX_MPLS_TTL to provide access to MPLS TTL.
95 * New output option, output(port=N,max_len=M), to allow truncating a
96 packet to size M bytes when outputting to port N.
97 * New command OFPGC_ADD_OR_MOD for OFPT_GROUP_MOD message that adds a
98 new group or modifies an existing groups
99 * The optional OpenFlow packet buffering feature is deprecated in
100 this release, and will be removed in the next OVS release
101 (2.7). After the change OVS always sends the 'buffer_id' as
102 0xffffffff in packet-in messages and will send an error
103 response if any other value of this field is included in
104 packet-out and flow mod sent by a controller. Controllers are
105 already expected to work properly in cases where the switch can
106 not buffer packets, so this change should not affect existing
107 users.
108 * New OpenFlow extension NXT_CT_FLUSH_ZONE to flush conntrack zones.
109 - Improved OpenFlow version compatibility for actions:
110 * New OpenFlow extension to support the "group" action in OpenFlow 1.0.
111 * OpenFlow 1.0 "enqueue" action now properly translated to OpenFlow 1.1+.
112 * OpenFlow 1.1 "mod_nw_ecn" and OpenFlow 1.1+ "mod_nw_ttl" actions now
113 properly translated to OpenFlow 1.0.
114 - ovs-ofctl:
115 * queue-get-config command now allows a queue ID to be specified.
116 * '--bundle' option can now be used with OpenFlow 1.3 and with group mods.
117 * New "bundle" command allows executing a mixture of flow and group mods
118 as a single atomic transaction.
119 * New option "--color" to produce colorized output for some commands.
120 * New option '--may-create' to use OFPGC_ADD_OR_MOD in mod-group command.
121 - IPFIX:
122 * New "sampling_port" option for "sample" action to allow sampling
123 ingress and egress tunnel metadata with IPFIX.
124 * New ovs-ofctl commands "dump-ipfix-bridge" and "dump-ipfix-flow" to
125 dump bridge IPFIX statistics and flow based IPFIX statistics.
126 * New setting other-config:virtual_obs_id to add an arbitrary string
127 to IPFIX records.
128 - Linux:
129 * New QoS type "linux-noop" that prevents Open vSwitch from trying to
130 manage QoS for a given port (useful when other software manages QoS).
131 - DPDK:
132 * New option "n_rxq" for PMD interfaces.
133 Old 'other_config:n-dpdk-rxqs' is no longer supported.
134 Not supported by vHost interfaces. For them number of rx and tx queues
135 is applied from connected virtio device.
136 * New 'other_config:pmd-rxq-affinity' field for PMD interfaces, that
137 allows to pin port's rx queues to desired cores.
138 * New appctl command 'dpif-netdev/pmd-rxq-show' to check the port/rxq
139 assignment.
140 * Type of log messages from PMD threads changed from INFO to DBG.
141 * QoS functionality with sample egress-policer implementation.
142 * The mechanism for configuring DPDK has changed to use database
143 * Sensible defaults have been introduced for many of the required
144 configuration options
145 * DB entries have been added for many of the DPDK EAL command line
146 arguments. Additional arguments can be passed via the dpdk-extra
147 entry.
148 * Add ingress policing functionality.
149 * PMD threads servicing vHost User ports can now come from the NUMA
150 node that device memory is located on if CONFIG_RTE_LIBRTE_VHOST_NUMA
151 is enabled in DPDK.
152 * Basic connection tracking for the userspace datapath (no ALG,
153 fragmentation or NAT support yet)
154 * Support for DPDK 16.07
155 * Optional support for DPDK pdump enabled.
156 * Jumbo frame support
157 * Remove dpdkvhostcuse port type.
158 * OVS client mode for vHost and vHost reconnect (Requires QEMU 2.7)
159 - Increase number of registers to 16.
160 - ovs-benchmark: This utility has been removed due to lack of use and
161 bitrot.
162 - ovs-appctl:
163 * New "vlog/close" command.
164 - ovs-ctl:
165 * Added the ability to selectively start the forwarding and database
166 functions (ovs-vswitchd and ovsdb-server, respectively).
167 - ovsdb-server:
168 * Remove max number of sessions limit, to enable connection scaling
169 testing.
170 - python:
171 * Added support for Python 3.4+ in addition to existing support
172 for 2.7+.
173 - SELinux:
174 * Introduced SELinux policy package.
175 - Datapath Linux kernel compatibility.
176 * Dropped support for kernel older than 3.10.
177 * Removed VLAN splinters feature.
178 * Support for truncate action.
179 * Datapath supports kernel upto 4.6.
180 - Tunnels:
181 * Flow based tunnel match and action can be used for IPv6 address using
182 tun_ipv6_src, tun_ipv6_dst fields.
183 * Added support for IPv6 tunnels, for details checkout FAQ.
184 * Deprecated support for IPsec tunnels ports.
185 - A wrapper script, 'ovs-tcpdump', to easily port-mirror an OVS port and
186 watch with tcpdump
187 - Introduce --no-self-confinement flag that allows daemons to work with
188 sockets outside their run directory.
189 - ovs-pki: Changed message digest algorithm from SHA-1 to SHA-512 because
190 SHA-1 is no longer secure and some operating systems have started to
191 disable it in OpenSSL.
192 - Add 'mtu_request' column to the Interface table. It can be used to
193 configure the MTU of non-internal ports.
194
195 -- Open vSwitch team <dev@openvswitch.org> Tue, 27 Sep 2016 10:13:47 -0700
196
197openvswitch (2.5.1~pre+git20160626-2) unstable; urgency=medium
198
199 * debian/control: Change build dependency from python-twisted-conch to
200 python-twisted, for two reasons. First, the former is just a
201 documentation package and is going to be removed. Second, the former
202 depends on python-crypto, which according to buildd.debian.org is
203 uninstallable except on i386 due to a long chain of dependencies.
204
205 -- Ben Pfaff <pfaffben@debian.org> Fri, 01 Jul 2016 15:05:32 -0700
206
207openvswitch (2.5.1~pre+git20160626-1) unstable; urgency=low
208
209 * New upstream release.
210
211 -- Ben Pfaff <pfaffben@debian.org> Sun, 26 Jun 2016 15:13:56 -0700
212
213openvswitch (2.5.0-1) unstable; urgency=low
214 [ Open vSwitch team ]
215 * New upstream version
216 - Dropped support for Python older than version 2.7. As a consequence,
217 using Open vSwitch 2.5 or later on XenServer 6.5 or earlier (which
218 have Python 2.4) requires first installing Python 2.7.
219 - OpenFlow:
220 * Group chaining (where one OpenFlow group triggers another) is
221 now supported.
222 * OpenFlow 1.4+ "importance" is now considered for flow eviction.
223 * OpenFlow 1.4+ OFPTC_EVICTION is now implemented.
224 * OpenFlow 1.4+ OFPTC_VACANCY_EVENTS is now implemented.
225 * OpenFlow 1.4+ OFPMP_TABLE_DESC is now implemented.
226 * Allow modifying the ICMPv4/ICMPv6 type and code fields.
227 * OpenFlow 1.4+ OFPT_SET_ASYNC_CONFIG and OFPT_GET_ASYNC_CONFIG are
228 now implemented.
229 - ovs-ofctl:
230 * New "out_group" keyword for OpenFlow 1.1+ matching on output group.
231 - Tunnels:
232 * Geneve tunnels can now match and set options and the OAM bit.
233 * The nonstandard GRE64 tunnel extension has been dropped.
234 - Support Multicast Listener Discovery (MLDv1 and MLDv2).
235 - Add 'symmetric_l3l4' and 'symmetric_l3l4+udp' hash functions.
236 - sFlow agent now reports tunnel and MPLS structures.
237 - New 'check-system-userspace', 'check-kmod' and 'check-kernel' Makefile
238 targets to run a new system testsuite. These tests can be run inside
239 a Vagrant box. See INSTALL.md for details
240 - Mark --syslog-target argument as deprecated. It will be removed in
241 the next OVS release.
242 - Added --user option to all daemons
243 - Add support for connection tracking through the new "ct" action
244 and "ct_state"/"ct_zone"/"ct_mark"/"ct_label" match fields. Only
245 available on Linux kernels with the connection tracking module loaded.
246 - Add experimental version of OVN. OVN, the Open Virtual Network, is a
247 system to support virtual network abstraction. OVN complements the
248 existing capabilities of OVS to add native support for virtual network
249 abstractions, such as virtual L2 and L3 overlays and security groups.
250 - RHEL packaging:
251 * DPDK ports may now be created via network scripts (see README.RHEL).
252 - DPDK:
253 * Requires DPDK 2.2
254 * Added multiqueue support to vhost-user
255 * Note: QEMU 2.5+ required for multiqueue support
256 - SELinux:
257 * Introduced SELinux policy package.
258
259 -- Open vSwitch team <dev@openvswitch.org> Fri, 26 Feb 2016 17:23:21 -0700
260
261openvswitch (2.4.0-1) unstable; urgency=low
262 [ Open vSwitch team ]
263 * New upstream version
264 - Flow table modifications are now atomic, meaning that each packet
265 now sees a coherent version of the OpenFlow pipeline. For
266 example, if a controller removes all flows with a single OpenFlow
267 "flow_mod", no packet sees an intermediate version of the OpenFlow
268 pipeline where only some of the flows have been deleted.
269 - Added support for SFQ, FQ_CoDel and CoDel qdiscs.
270 - Add bash command-line completion support for ovs-vsctl Please check
271 utilities/ovs-command-compgen.INSTALL.md for how to use.
272 - The MAC learning feature now includes per-port fairness to mitigate
273 MAC flooding attacks.
274 - New support for a "conjunctive match" OpenFlow extension, which
275 allows constructing OpenFlow matches of the form "field1 in
276 {a,b,c...} AND field2 in {d,e,f...}" and generalizations. For details,
277 see documentation for the "conjunction" action in ovs-ofctl(8).
278 - Add bash command-line completion support for ovs-appctl/ovs-dpctl/
279 ovs-ofctl/ovsdb-tool commands. Please check
280 utilities/ovs-command-compgen.INSTALL.md for how to use.
281 - The "learn" action supports a new flag "delete_learned" that causes
282 the learned flows to be deleted when the flow with the "learn" action
283 is deleted.
284 - Basic support for the Geneve tunneling protocol. It is not yet
285 possible to generate or match options. This is planned for a future
286 release. The protocol is documented at
287 http://tools.ietf.org/html/draft-gross-geneve-00
288 - The OVS database now reports controller rate limiting statistics.
289 - sflow now exports information about LACP-based bonds, port names, and
290 OpenFlow port numbers, as well as datapath performance counters.
291 - ovs-dpctl functionality is now available for datapaths integrated
292 into ovs-vswitchd, via ovs-appctl. Some existing ovs-appctl
293 commands are now redundant and will be removed in a future
294 release. See ovs-vswitchd(8) for details.
295 - OpenFlow:
296 * OpenFlow 1.4 bundles are now supported for flow mods and port
297 mods. For flow mods, both 'atomic' and 'ordered' bundle flags
298 are trivially supported, as all bundled messages are executed
299 in the order they were added and all flow table modifications
300 are now atomic to the datapath. Port mods may not appear in
301 atomic bundles, as port status modifications are not atomic.
302 * IPv6 flow label and neighbor discovery fields are now modifiable.
303 * OpenFlow 1.5 extended registers are now supported.
304 * The OpenFlow 1.5 actset_output field is now supported.
305 * OpenFlow 1.5 Copy-Field action is now supported.
306 * OpenFlow 1.5 masked Set-Field action is now supported.
307 * OpenFlow 1.3+ table features requests are now supported (read-only).
308 * Nicira extension "move" actions may now be included in action sets.
309 * "resubmit" actions may now be included in action sets. The resubmit
310 is executed last, and only if the action set has no "output" or "group"
311 action.
312 * OpenFlow 1.4+ flow "importance" is now maintained in the flow table.
313 * A new Netronome extension to OpenFlow 1.5+ allows control over the
314 fields hashed for OpenFlow select groups. See "selection_method" and
315 related options in ovs-ofctl(8) for details.
316 - ovs-ofctl has a new '--bundle' option that makes the flow mod commands
317 ('add-flow', 'add-flows', 'mod-flows', 'del-flows', and 'replace-flows')
318 use an OpenFlow 1.4 bundle to operate the modifications as a single
319 atomic transaction. If any of the flow mods in a transaction fail, none
320 of them are executed. All flow mods in a bundle appear to datapath
321 lookups simultaneously.
322 - ovs-ofctl 'add-flow' and 'add-flows' commands now accept arbitrary flow
323 mods as an input by allowing the flow specification to start with an
324 explicit 'add', 'modify', 'modify_strict', 'delete', or 'delete_strict'
325 keyword. A missing keyword is treated as 'add', so this is fully
326 backwards compatible. With the new '--bundle' option all the flow mods
327 are executed as a single atomic transaction using an OpenFlow 1.4 bundle.
328 - ovs-pki: Changed message digest algorithm from MD5 to SHA-1 because
329 MD5 is no longer secure and some operating systems have started to disable
330 it in OpenSSL.
331 - ovsdb-server: New OVSDB protocol extension allows inequality tests on
332 "optional scalar" columns. See ovsdb-server(1) for details.
333 - ovs-vsctl now permits immutable columns in a new row to be modified in
334 the same transaction that creates the row.
335 - test-controller has been renamed ovs-testcontroller at request of users
336 who find it useful for testing basic OpenFlow setups. It is still not
337 a necessary or desirable part of most Open vSwitch deployments.
338 - Support for travis-ci.org based continuous integration builds has been
339 added. Build failures are reported to build@openvswitch.org. See INSTALL.md
340 file for additional details.
341 - Support for the Rapid Spanning Tree Protocol (IEEE 802.1D-2004).
342 The implementation has been tested successfully against the Ixia Automated
343 Network Validation Library (ANVL).
344 - Stats are no longer updated on fake bond interface.
345 - Keep active bond slave selection across OVS restart.
346 - A simple wrapper script, 'ovs-docker', to integrate OVS with Docker
347 containers. If and when there is a native integration of Open vSwitch
348 with Docker, the wrapper script will be retired.
349 - Added support for DPDK Tunneling. VXLAN, GRE, and Geneve are supported
350 protocols. This is generic tunneling mechanism for userspace datapath.
351 - Support for multicast snooping (IGMPv1, IGMPv2 and IGMPv3)
352 - Support for Linux kernels up to 4.0.x
353 - The documentation now use the term 'destination' to mean one of syslog,
354 console or file for vlog logging instead of the previously used term
355 'facility'.
356 - Support for VXLAN Group Policy extension
357 - Initial support for the IETF Auto-Attach SPBM draft standard. This
358 contains rudimentary support for the LLDP protocol as needed for
359 Auto-Attach.
360 - The default OpenFlow and OVSDB ports are now the IANA-assigned
361 numbers. OpenFlow is 6653 and OVSDB is 6640.
362 - Support for DPDK vHost.
363 - Support for outer UDP checksums in Geneve and VXLAN.
364 - The kernel vports with dependencies are no longer part of the overall
365 openvswitch.ko but built and loaded automatically as individual kernel
366 modules (vport-*.ko).
367 - Support for STT tunneling.
368 - Support to configure method (--syslog-method argument) that determines
369 how daemons will talk with syslog.
370 - Support for "ovs-appctl vlog/list-pattern" command that lets to query
371 logging message format for each destination.
372 - GRE64 and ipsec_gre64 tunnel protocol is deprecated and will be removed
373 from OVS v2.5 release.
374 * The openvswitch-testcontroller package is new. It reintroduces the
375 simple OpenFlow controller that was packaged with Open vSwitch prior to
376 version 2.1, at request of users who find it useful for testing basic
377 OpenFlow setups. It is still not a necessary or desirable part of most
378 Open vSwitch deployments.
379
380 -- Open vSwitch team <dev@openvswitch.org> Thu, 20 Aug 2015 17:23:43 -0700
381
382openvswitch (2.3.0+git20140819-4) unstable; urgency=high
383
384 * Apply patch to fix a buffer overflow for crafted MPLS packets. Fixes
385 CVE-2016-2074. Thanks to the upstream reporters of this
386 vulnerability, Kashyap Thimmaraju
387 <kashyap.thimmaraju@sec.t-labs.tu-berlin.de> and Bhargava Shastry
388 <bshastry@sec.t-labs.tu-berlin.de>.
389
390 -- Ben Pfaff <pfaffben@debian.org> Mon, 28 Mar 2016 17:05:38 -0700
391
392openvswitch (2.3.0+git20140819-3) unstable; urgency=medium
393
394 * Don't depened on $RUNLEVEL at startup to create bridges.
395 This should allow Open vSwitch configuration through
396 /etc/network/interfaces where $RUNLEVEL is not set.
397 This change is upstream commit 238324bd73b031635
398 ("debian: Don't depened on $RUNLEVEL at startup to create bridges.")
399 Closes: #771863
400 *
401
402 -- Simon Horman <horms@debian.org> Fri, 19 Dec 2014 10:54:08 +0900
403
404openvswitch (2.3.0+git20140819-2) unstable; urgency=low
405
406 * debian/rules: Rerun checks on tests that fail the first time. Skip
407 tests 711, 712, and 713 that seem to fail due to races on buildds.
408 * debian/patches/cfm-avoid-long-delay: Upstream patch to avoid
409 test failures in CFM tests due to "long delay" log messages at WARN level.
410 * debian/patches/ovs-appctl-log-options.patch,
411 debian/patches/disable-poll-loop-logging-for-long-output.patch:
412 Upstream patches to avoid test failures in tests that generate a ton
413 of output.
414
415 -- Ben Pfaff <pfaffben@debian.org> Wed, 20 Aug 2014 08:31:11 -0700
416
417openvswitch (2.3.0+git20140819-1) unstable; urgency=low
418
419 * New upstream release:
420 - OpenFlow 1.1, 1.2, and 1.3 are now enabled by default in
421 ovs-vswitchd.
422 - Linux kernel datapath now has an exact match cache optimizing the
423 flow matching process.
424 - Datapath flows now have partially wildcarded tranport port field
425 matches. This reduces userspace upcalls, but increases the
426 number of different masks in the datapath. The kernel datapath
427 exact match cache removes the overhead of matching the incoming
428 packets with the larger number of masks, but when paired with an
429 older kernel module, some workloads may perform worse with the
430 new userspace.
431 * Removed datapath packages because Linux 3.16 has adequate built-in
432 support. Closes: #740983.
433 - debian/control: Remove datapath package references. Add build
434 dependency on dh-autoreconf.
435 - debian/rules: Don't build datapath packages.
436 - debian/openvswitch-datapath-*: Removed.
437 - debian/control.modules.in: Removed.
438 - debian/dkms.conf.in: Removed.
439 - debian/rules.modules: Removed.
440 - debian/openvswitch-switch.README.Debian: Removed references to kernel
441 packages.
442 - debian/openvswitch-switch.init: Removed references to kernel packages.
443 - debian/automake.mk: Remov references to deleted files.
444 - debian/rules: Adopt use of dh-autoreconf.
445
446 -- Ben Pfaff <pfaffben@debian.org> Tue, 19 Aug 2014 08:19:21 -0700
447
448openvswitch (2.2.0-1) unstable; urgency=low
449 [ Open vSwitch team ]
450 * New upstream version
451 - Internal ports are no longer brought up by default, because it
452 should be an administrator task to bring up devices as they are
453 configured properly.
454 - ovs-vsctl now reports when ovs-vswitchd fails to create a new port or
455 bridge.
456 - The "ovsdbmonitor" graphical tool has been removed, because it was
457 poorly maintained and not widely used.
458 - New "check-ryu" Makefile target for running Ryu tests for OpenFlow
459 controllers against Open vSwitch. See INSTALL for details.
460 - Added IPFIX support for SCTP flows and templates for ICMPv4/v6 flows.
461 - Upon the receipt of a SIGHUP signal, ovs-vswitchd no longer reopens its
462 log file (it will terminate instead). Please use 'ovs-appctl vlog/reopen'
463 instead.
464 - Support for Linux kernels up to 3.14. From Kernel 3.12 onwards OVS uses
465 tunnel API for GRE and VXLAN.
466 - Added experimental DPDK support.
467 - Added support for custom vlog patterns in Python
468
469 -- Open vSwitch team <dev@openvswitch.org> Wed, 19 Mar 2014 16:08:38 -0700
470
471openvswitch (2.1.0+git20140411-3) unstable; urgency=low
472
473 * debian/rules: Disable some tests that tend to fail on Debian buildds
474 due to race conditions.
475
476 -- Ben Pfaff <pfaffben@debian.org> Fri, 13 Jun 2014 06:07:31 -0700
477
478openvswitch (2.1.0+git20140411-2) unstable; urgency=low
479
480 * debian/openvswitch-switch.postinst: Add back mysteriously deleted
481 "mkdir" line. Closes: #744769. Thanks to Joshua Powers for reporting
482 this bug.
483 * debian/rules: Try rechecking in serial any tests that fail in
484 parallel, as an experiment to see whether this fixes remaining buildd
485 test failures.
486
487 -- Ben Pfaff <pfaffben@debian.org> Mon, 14 Apr 2014 08:29:33 -0700
488
489openvswitch (2.1.0+git20140411-1) unstable; urgency=low
490
491 * New upstream release:
492 - Removed ovsdbmonitor package. Closes: #744136.
493 - Fix misaligned data accesses that caused test failures.
494 * tests/ofproto-macros.at: Disable scanning logs for WARN and ERR messages,
495 as an experiment to see whether this fixes all the buildd test failures.
496
497 -- Ben Pfaff <pfaffben@debian.org> Fri, 11 Apr 2014 08:35:10 -0700
498
499openvswitch (2.1.0+git20140325-1) unstable; urgency=low
500
501 * New upstream release.
502 - Included kernel module builds against Linux 3.11. Closes: #732260.
503 - Log rotation bug fixed. Closes: #729304.
504 - Bridge compatibility feature removed. Closes: #680538, #681954.
505 - Controller package removed. Closes: #731133.
506 * Shut down OVS after libvirt guests to allow those guests to remove
507 their interfaces gracefully. Closes: #701760. Reported by Ernesto
508 Domato <edomat@gmail.com>. Fix from Lukasz Szotek
509 <szotman@gmail.com>.
510 * debian/control: Depend on kmod instead of module-init-tools. Closes:
511 #733696. Reported by md@Linux.IT (Marco d'Itri).
512
513 -- Ben Pfaff <pfaffben@debian.org> Mon, 31 Mar 2014 09:31:10 -0700
514
515openvswitch (1.9.3+git20131029-1) unstable; urgency=low
516
517 * New upstream release.
518 - Fixes opening Unix sockets with very long names from Python.
519
520 -- Ben Pfaff <pfaffben@debian.org> Tue, 29 Oct 2013 08:31:55 -0700
521
522openvswitch (1.9.3+git20131028-1) unstable; urgency=low
523
524 * New upstream release.
525 - Fixes "make check" with non-ASCII characters in present working
526 directory. Closes: #719736.
527
528 -- Ben Pfaff <pfaffben@debian.org> Mon, 28 Oct 2013 08:40:31 -0700
529
530openvswitch (1.9.3+git20131021-1) unstable; urgency=low
531
532 * New upstream version:
533 - Fixes unaligned access issues in bug #719736.
534 - Other bug fixes.
535 * Other half of bug #719736 has probably not been addressed. I don't
536 understand it and want to see if it recurs in the autobuilders with
537 the unaligned accesses fixed.
538
539 -- Ben Pfaff <pfaffben@debian.org> Mon, 21 Oct 2013 08:53:11 -0700
540
541openvswitch (1.9.3-1) unstable; urgency=low
542 [ Open vSwitch team ]
543 * New upstream version
544 - Bug fixes
545
546 -- Open vSwitch team <dev@openvswitch.org> Thu, 29 Aug 2013 17:02:33 -0700
547
548openvswitch (1.9.2+git20130813-1) unstable; urgency=low
549
550 * New upstream version. Closes: #701758.
551 - debian/patches: All patches dropped because they have been
552 incorporated upstream.
553 - Supports kernels up to 3.8. Closes: #710125.
554
555 -- Ben Pfaff <pfaffben@debian.org> Fri, 07 Jun 2013 14:15:01 -0700
556
557openvswitch (1.9.2-1) unstable; urgency=low
558 [ Open vSwitch team ]
559 * New upstream version
560 - Bug fixes
561
562 -- Open vSwitch team <dev@openvswitch.org> Fri, 05 Apr 2013 18:37:19 -0700
563
564openvswitch (1.9.1-1) unstable; urgency=low
565 [ Open vSwitch team ]
566 * New upstream version
567 - Bug fixes
568
569 -- Open vSwitch team <dev@openvswitch.org> Tue, 14 Mar 2013 17:27:19 -0700
570
571openvswitch (1.9.0-1) unstable; urgency=low
572 [ Open vSwitch team ]
573 * New upstream version
574 - Datapath:
575 - Support for ipv6 set action.
576 - SKB mark matching and setting.
577 - support for Linux kernels up to 3.8
578 - FreeBSD is now a supported platform, thanks to code contributions from
579 Gaetano Catalli, Ed Maste, and Giuseppe Lettieri.
580 - ovs-bugtool: New --ovs option to report only OVS related information.
581 - New %t and %T log escapes to identify the subprogram within a
582 cooperating group of processes or threads that emitted a log message.
583 The default log patterns now include this information.
584 - OpenFlow:
585 - Allow bitwise masking for SHA and THA fields in ARP, SLL and TLL
586 fields in IPv6 neighbor discovery messages, and IPv6 flow label.
587 - Adds support for writing to the metadata field for a flow.
588 - Tunneling:
589 - The tunneling code no longer assumes input and output keys are
590 symmetric. If they are not, PMTUD needs to be disabled for
591 tunneling to work. Note this only applies to flow-based keys.
592 - New support for a nonstandard form of GRE that supports a 64-bit key.
593 - Tunnel Path MTU Discovery default value was set to 'disabled'.
594 This feature is deprecated and will be removed soon.
595 - Tunnel header caching removed.
596 - ovs-ofctl:
597 - Commands and actions that accept port numbers now also accept keywords
598 that represent those ports (such as LOCAL, NONE, and ALL). This is
599 also the recommended way to specify these ports, for compatibility
600 with OpenFlow 1.1 and later (which use the OpenFlow 1.0 numbers
601 for these ports for different purposes).
602 - ovs-dpctl:
603 - Support requesting the port number with the "port_no" option in
604 the "add-if" command.
605 - ovs-pki: The "online PKI" features have been removed, along with
606 the ovs-pki-cgi program that facilitated it, because of some
607 alarmist insecurity claims. We do not believe that these claims
608 are true, but because we do not know of any users for this
609 feature it seems better on balance to remove it. (The ovs-pki-cgi
610 program was not included in distribution packaging.)
611 - ovsdb-server now enforces the immutability of immutable columns. This
612 was not enforced in earlier versions due to an oversight.
613 - The following features are now deprecated. They will be removed no
614 earlier than February 2013. Please email dev@openvswitch.org with
615 concerns.
616 - Bridge compatibility.
617 - Stable bond mode.
618 - The autopath action.
619 - Interface type "null".
620 - Numeric values for reserved ports (see "ovs-ofctl" note above).
621 - Tunnel Path MTU Discovery.
622 - CAPWAP tunnel support.
623 - The data in the RARP packets can now be matched in the same way as the
624 data in ARP packets.
625
626 -- Open vSwitch team <dev@openvswitch.org> Tue, 26 Feb 2013 11:23:19 -0700
627
628openvswitch (1.8.0-1) unstable; urgency=low
629 [ Open vSwitch team ]
630 * New upstream version
631 *** Internal only release ***
632 - New FAQ. Please send updates and additions!
633 - Authors of controllers, please read the new section titled "Action
634 Reproduction" in DESIGN, which describes an Open vSwitch change in
635 behavior in corner cases that may affect some controllers.
636 - ovs-l3ping:
637 - A new test utility that can create L3 tunnel between two Open
638 vSwitches and detect connectivity issues.
639 - ovs-ofctl:
640 - New --sort and --rsort options for "dump-flows" command.
641 - "mod-port" command can now control all OpenFlow config flags.
642 - OpenFlow:
643 - Allow general bitwise masking for IPv4 and IPv6 addresses in
644 IPv4, IPv6, and ARP packets. (Previously, only CIDR masks
645 were allowed.)
646 - Allow support for arbitrary Ethernet masks. (Previously, only
647 the multicast bit in the destination address could be individually
648 masked.)
649 - New field OXM_OF_METADATA, to align with OpenFlow 1.1.
650 - The OFPST_QUEUE request now reports an error if a specified port or
651 queue does not exist, or for requests for a specific queue on all
652 ports, if the specified queue does not exist on any port. (Previous
653 versions generally reported an empty set of results.)
654 - New "flow monitor" feature to allow controllers to be notified of
655 flow table changes as they happen.
656 - Additional protocols are not mirrored and dropped when forward-bpdu is
657 false. For a full list, see the ovs-vswitchd.conf.db man page.
658 - Open vSwitch now sends RARP packets in situations where it previously
659 sent a custom protocol, making it consistent with behavior of QEMU and
660 VMware.
661 - All Open vSwitch programs and log files now show timestamps in UTC,
662 instead the local timezone, by default.
663
664 -- Open vSwitch team <dev@openvswitch.org> Mon, 16 Jul 2012 16:44:52 +0900
665
666openvswitch (1.7.0-1) unstable; urgency=low
667 [ Open vSwitch team ]
668 * New upstream version
669 - kernel modules are renamed. openvswitch_mod.ko is now
670 openvswitch.ko and brcompat_mod.ko is now brcompat.ko.
671 - Increased the number of NXM registers to 8.
672 - Added ability to configure dscp setting for manager and controller
673 connections. By default, these connections have a DSCP value of
674 Internetwork Control (0xc0).
675 - Added the granular link health statistics, 'cfm_health', to an
676 interface.
677 - OpenFlow:
678 - Added support to mask nd_target for ICMPv6 neighbor discovery flows.
679 - Added support for OpenFlow 1.3 port description (OFPMP_PORT_DESC)
680 multipart messages.
681 - ovs-ofctl:
682 - Added the "dump-ports-desc" command to retrieve port
683 information using the new port description multipart messages.
684 - ovs-test:
685 - Added support for spawning ovs-test server from the client.
686 - Now ovs-test is able to automatically create test bridges and ports.
687 - "ovs-dpctl dump-flows" now prints observed TCP flags in TCP flows.
688 - Tripled flow setup performance.
689 - The "coverage/log" command previously available through ovs-appctl
690 has been replaced by "coverage/show". The new command replies with
691 coverage counter values, instead of logging them.
692
693 -- Open vSwitch team <dev@openvswitch.org> Mon, 30 Jul 2012 17:23:57 +0900
694
695openvswitch (1.6.1-1) unstable; urgency=low
696 [ Open vSwitch team ]
697 * New upstream version
698 - Allow OFPP_CONTROLLER as the in_port for packet-out messages.
699
700 -- Open vSwitch team <dev@openvswitch.org> Mon, 25 Jun 2012 13:52:17 +0900
701
702openvswitch (1.6.0-1) unstable; urgency=low
703 [ Open vSwitch team ]
704 * New upstream version
705 - bonding
706 - LACP bonds no longer fall back to balance-slb when negotiations fail.
707 Instead they drop traffic.
708 - The default bond_mode changed from SLB to active-backup, to protect
709 unsuspecting users from the significant risks of SLB bonds (which are
710 documented in vswitchd/INTERNALS).
711 - Load balancing can be disabled by setting the bond-rebalance-interval
712 to zero.
713 - OpenFlow:
714 - Added support for bitwise matching on TCP and UDP ports.
715 See ovs-ofctl(8) for more information.
716 - NXM flow dumps now include times elapsed toward idle and hard
717 timeouts.
718 - Added an OpenFlow extension NXT_SET_ASYNC_CONFIG that allows
719 controllers more precise control over which OpenFlow messages they
720 receive asynchronously.
721 - New "fin_timeout" action.
722 - Added "fin_timeout" support to "learn" action.
723 - The default MAC learning timeout has been increased from 60 seconds
724 to 300 seconds. The MAC learning timeout is now configurable.
725 - When QoS settings for an interface do not configure a default queue
726 (queue 0), Open vSwitch now uses a default configuration for that
727 queue, instead of dropping all packets as in previous versions.
728 - Logging to console and file will have UTC timestamp as a default for all
729 the daemons. An example of the default format is 2012-01-27T16:35:17Z.
730 ovs-appctl can be used to change the default format as before.
731 - New support for limiting the number of flows in an OpenFlow flow
732 table, with configurable policy for evicting flows upon
733 overflow. See the Flow_Table table in ovs-vswitch.conf.db(5)
734 for more information.
735 - New "enable-async-messages" column in the Controller table. If set to
736 false, OpenFlow connections to the controller will initially have all
737 asynchronous messages disabled, overriding normal OpenFlow behavior.
738 - ofproto-provider interface:
739 - "struct rule" has a new member "used" that ofproto implementations
740 should maintain by updating with ofproto_rule_update_used().
741 - ovsdb-client:
742 - The new option --timestamp causes the "monitor" command to print
743 a timestamp with every update.
744 - CFM module CCM broadcasts can now be tagged with an 802.1p priority.
745
746 -- Open vSwitch team <dev@openvswitch.org> Fri, 24 Feb 2012 11:12:48 +0900
747
748openvswitch (1.5.0-1) unstable; urgency=low
749 [ Open vSwitch team ]
750 * New upstream version
751 - OpenFlow:
752 - Added support for querying, modifying, and deleting flows
753 based on flow cookie when using NXM.
754 - Added new NXM_PACKET_IN format.
755 - ovs-ofctl:
756 - Added daemonization support to the monitor and snoop commands.
757 - ovs-vsctl:
758 - The "find" command supports new set relational operators
759 {=}, {!=}, {<}, {>}, {<=}, and {>=}.
760 - ovsdb-tool now uses the typical database and schema installation
761 directories as defaults.
762
763 -- Open vSwitch team <dev@openvswitch.org> Fri, 01 June 2012 13:06:00 +0900
764
765openvswitch (1.4.2+git20120612-9) unstable; urgency=low
766
767 * Apply bug-684057-ovs-ctl-Add-support-for-newer-module-name.patch to
768 allow use of the openvswitch kernel module integrated into 3.3 and
769 later. Closes: #684057.
770
771 -- Ben Pfaff <pfaffben@debian.org> Mon, 06 Aug 2012 16:59:01 -0700
772
773openvswitch (1.4.2+git20120612-8) unstable; urgency=low
774
775 * Apply further patches to fix bugs resulting from moving
776 /etc/openvswitch/conf.db to /var/lib/openvswitch in -7.
777
778 This required applying the following bug fix patches:
779
780 bug-681880-3-Make-the-location-of-the-database-separately-configu.patch
781 bug-681880-4-tests-Slightly-generalize-utility-function-tests.patch
782 bug-681880-5-util-New-function-follow_symlinks.patch
783 bug-681880-6-lockfile-Be-more-forgiving-about-lockfiles-for-symli.patch
784 bug-681880-7-ovsdb-Do-not-replace-symlinks-by-regular-files-durin.patch
785 bug-681880-8-Fix-a-typo-in-commit-f973f2af2.patch
786 bug-681880-9-dirs-dbdir-default-must-be-based-on-sysconfdir.patch
787
788 * debian/rules: Configure /var/lib/openvswitch as the database directory
789 instead of working through symlinks. (The symlinks are still created
790 for compatibility with people and existing software that are
791 accustomed to seeing the database in its original location, but the
792 Debian packages themselves never use the symlinks.)
793
794 * debian/openvswitch-switch.postrm: Also remove
795 /ec/openvswitch/system-id.conf and conf.db backups on purge.
796
797 * utilities/ovs-pki.in: Use mode 0700 instead of 0733 for
798 openvswitch-pki "incoming" directory, by applying
799 bug-683665-use-mode-700-for-pki-incoming-dir.patch. See the patch for
800 complete rationale. Closes: #683665. Thanks to Andreas Beckmann
801 <debian@abeckmann.de> for reporting this bug.
802
803 * debian/openvswitch-pki.postinst: Change mode of existing "incoming"
804 directories to 0700 at configure time (see above).
805
806 -- Ben Pfaff <pfaffben@debian.org> Wed, 01 Aug 2012 11:20:21 -0700
807
808openvswitch (1.4.2+git20120612-7) unstable; urgency=low
809
810 * Move /etc/openvswitch/conf.db to /var/lib/openvswitch, using symlinks.
811 Closes: #681880. Thanks to Bastian Blank <waldi@debian.org> for
812 reporting this bug.
813
814 This required applying the following bug fix patches:
815
816 bug-681880-1-lockfile-Fix-hang-locking-through-a-dangling-symlink.patch
817 bug-681880-2-ovsdb-Make-ovsdb-tool-create-work-through-a-dangling.patch
818
819 * Start the rest of OVS if bridge compatibility is enabled but the
820 kernel bridge module cannot be loaded. Closes: #681955. Thanks to
821 Bastian Blank <waldi@debian.org> for reporting this bug.
822
823 This was fixed by applying the following bug fix patch:
824
825 bug-681955-ovs-ctl-Start-the-rest-of-Open-vSwitch.patch
826
827 -- Ben Pfaff <pfaffben@debian.org> Fri, 27 Jul 2012 12:36:03 -0700
828
829openvswitch (1.4.2+git20120612-6) unstable; urgency=low
830
831 * utilities/automake.mk: Fix duplicate mention of ovs-vsctl in
832 bin_PROGRAMS and bin_SCRIPTS; it should only have been in the former.
833 Closes: #682384. Thanks to Bastian Blank <waldi@debian.org> for
834 reporting this bug.
835
836 -- Ben Pfaff <pfaffben@debian.org> Mon, 23 Jul 2012 09:46:41 -0700
837
838openvswitch (1.4.2+git20120612-5) unstable; urgency=low
839
840 * debian/openvswitch-controller.postrm: Remove configuration files in
841 /etc/openvswitch-controller on purge. Closes: #682187. Thanks to
842 Andreas Beckmann <debian@abeckmann.de> for reporting this bug.
843
844 -- Ben Pfaff <pfaffben@debian.org> Fri, 20 Jul 2012 22:33:19 -0700
845
846openvswitch (1.4.2+git20120612-4) unstable; urgency=low
847
848 * debian/openvswitch-switch.init: Do not modify iptables rules. Closes:
849 #680537. Thanks to Bastian Blank <waldi@debian.org> for reporting
850 this bug.
851
852 -- Ben Pfaff <pfaffben@debian.org> Mon, 16 Jul 2012 12:56:37 -0700
853
854openvswitch (1.4.2+git20120612-3) unstable; urgency=low
855
856 * debian/control: Add "netbase" dependency to ensure that /etc/protocols
857 is available. Closes: #680537. Thanks to Bastian Blank <waldi@debian.org>
858 for reporting this bug.
859
860 -- Ben Pfaff <pfaffben@debian.org> Mon, 09 Jul 2012 09:50:03 -0700
861
862openvswitch (1.4.2+git20120612-2) unstable; urgency=low
863
864 * Apply upstream commit that enables DKMS to automatically build for the
865 running kernel, which seems to be common practice in DMS packaging
866 (launchpad bug #962189)
867
868 -- Ben Pfaff <pfaffben@debian.org> Tue, 19 Jun 2012 09:40:53 -0700
869
870openvswitch (1.4.2+git20120612-1) unstable; urgency=low
871
872 * New upstream version fixing the following bugs:
873 o Crash fixes:
874 - ofproto: Fix use after free in ofoperation_complete().
875 - odp-util: Update ODPUTIL_FLOW_KEY_BYTES for current kernel flow format.
876 - datapath: Check correct return value from skb_gso_segment().
877 o Possible serious malfunctions:
878 - dpif-netdev: allow for proper destruction of netdev datapaths.
879 - datapath: Validation of IPv6 set port action uses IPv4 header.
880 o Rare annoying corner case:
881 - odp-util: Fix parsing of actions encapsulated within "sample" actions.
882 o Bugs with unknown impact:
883 - Correctly set destination MAC in mf_set_flow_value().
884 o OpenFlow controller compatibility:
885 - Allow OFPP_CONTROLLER as the in_port for packet-out messages.
886
887 -- Ben Pfaff <pfaffben@debian.org> Tue, 12 Jun 2012 10:25:08 -0700
888
889openvswitch (1.4.0+git20120426-1) unstable; urgency=low
890
891 * New upstream release fixing the following bugs:
892 o Broken log rotation.
893 o Use-after-free error when ports disappear.
894 o Minor memory leaks.
895 o Testsuite failures on big-endian architectures.
896
897 -- Ben Pfaff <pfaffben@debian.org> Thu, 26 Apr 2012 13:46:55 -0700
898
899openvswitch (1.4.0+git20120321-1) unstable; urgency=low
900
901 * New upstream version including:
902 o Features:
903 - ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.
904 - vswitchd: Make the MAC entry aging time configurable.
905 - mac-learning: Increase MAC learning timeout to 300 seconds.
906 o Bug fixes:
907 - netdev-linux: Fix use-after-free when netdev_dump_queues() deletes
908 queues.
909 - netlink-socket: Increase Netlink socket receive buffer size.
910 - ofproto: Fix code that keeps track of MTU.
911 - ovs-monitor-ipsec: Detect correctly IPSEC configuration changes
912 - bond: Incorrectly reported an error in appctl.
913 - socket-util: Unlink Unix domain sockets that bind but fail to connect.
914 - bridge: Remove unwanted ports at time of ofproto creation.
915 - dpif-linux: Make dpif_linux_port_query_by_name() query only one
916 datapath.
917 - ofproto-dpif: Cleanup STP on ports when disabled on their bridge.
918 - configure: Try to extract kernel source directory from build Makefile.
919 - vswitchd: Always configure a default queue for QoS.
920 - ofproto-dpif: Don't output to in_port even if in_port is OFPP_LOCAL.
921 - sflow_agent: Use snprintf() in place of sprintf().
922 o Packaging:
923 - Move PKI directory to FHS-compliant location. Closes: #661090.
924 Thanks to Andreas Beckmann <debian@abeckmann.de> for reporting
925 this bug.
926 - Use a different way to avoid failing install without kernel module.
927 - Avoid unit test failure when doing "unofficial" builds.
928 - Bump standards-version to 3.9.3.
929 - Remove some useless files from the dkms package.
930 - Clean .pyc files in "clean" target.
931 - Remove po-debconf build dependency.
932 - Build-depend on python-all to pull in all Python versions.
933 - Add missing ${python:Depends} to openvswitch-test package.
934 - Improve long descriptions so as to better describe the packages.
935 - Bump debhelper compat level to 8 and make build-depends consistent.
936 - Fix exit status of openvswitch-switch init script "status" command.
937 - Use provided kernel source dir instead of host kernel version.
938 - Do not run "make" if "configure" fails during DKMS build.
939 - Look in /lib/modules instead of /usr/src for DKMS kernel sources.
940 - Fix dependencies for openvswitch-datapath-dkms package.
941 - Don't install Python modules for obsolete Python versions.
942 - Add dependency on ${misc:Depends} to openvswitch-test
943 o Documentation improvements:
944 - ovsdb-doc: Use minus sign in negative numbers in nroff output.
945 - ovsdb-doc: Convert '-' preceding a number as a minus sign, not a
946 hyphen.
947 - ovsdb-doc: Put NAME section into generated manpage.
948 - Fix typo in manpage.
949 - vswitchd: Document behavior of 802.1p priorities with VLAN splinters.
950 - netdev: Fix typo in error message.
951 - INSTALL.Linux: minor typo
952
953 * Many thanks to Thomas Goirand <zigo@debian.org> for contributing many
954 of the packaging fixes listed above.
955
956 * This version fixes most of the lintian errors described in bug
957 #663051, but a few remain, so this upload does not close that bug. I
958 believe that this upload should be suitable for downgrading that bug's
959 severity.
960
961 -- Ben Pfaff <pfaffben@debian.org> Wed, 21 Mar 2012 10:00:28 -0700
962
963openvswitch (1.4.0-2+nmu1) unstable; urgency=low
964
965 * Non maintainer upload.
966 * Removes all patches in debian/patches, because they are patching stuff
967 inconditionally in debian/*, and this should be applied by default.
968 * Uses the correct ${kernel_source_dir} in debian/dkms.conf.in, so that
969 the kernel module builds as expected (Closes: #659685).
970
971 -- Thomas Goirand <zigo@debian.org> Thu, 08 Mar 2012 08:46:24 +0000
972
973openvswitch (1.4.0-2) unstable; urgency=low
974
975 * Use explicit DKMS variable for kernel source directory
976 - 0001-debian-Fix-dependencies-for-openvswitch-datapath-dkm.patch
977 - 0002-debian-Look-in-lib-modules-instead-of-usr-src-for-DK.patch
978 - 0001-debian-Use-provided-kernel-source-dir.patch
979 - 0001-debian-Do-not-run-make-if-configure-fails-during-DKM.patch
980 - (closes: #659685)
981 * Don't install Python modules for obsolete Python versions
982 - 0001-debian-Don-t-install-Python-modules-for-obsolete-Pyt.patch
983
984 -- Simon Horman <horms@debian.org> Tue, 14 Feb 2012 11:43:13 +0900
985
986openvswitch (1.4.0-1) unstable; urgency=low
987 [ Open vSwitch team ]
988 * New upstream version
989 - Compatible with Open vSwitch kernel module included in Linux 3.3.
990 - New "VLAN splinters" feature to work around buggy device drivers
991 in old Linux versions. (This feature is deprecated. When
992 broken device drivers are no longer in widespread use, we will
993 delete this feature.) See ovs-vswitchd.conf.db(5) for more
994 information.
995 - OpenFlow:
996 - Added ability to match on IPv6 flow label through NXM.
997 - Added ability to match on ECN bits in IPv4 and IPv6 through NXM.
998 - Added ability to match on TTL in IPv4 and IPv6 through NXM.
999 - Added ability to modify ECN bits in IPv4.
1000 - Added ability to modify TTL in IPv4.
1001 - ovs-vswitchd:
1002 - Don't require the "normal" action to use mirrors. Traffic will
1003 now be properly mirrored for any flows, regardless of their
1004 actions.
1005 - Track packet and byte statistics sent on mirrors.
1006 - ovs-appctl:
1007 - New "fdb/flush" command to flush bridge's MAC learning table.
1008 - ovs-test:
1009 - A new distributed testing tool that allows one to diagnose performance
1010 and connectivity issues. This tool currently is not included in RH or
1011 Xen packages.
1012 - RHEL packaging now supports integration with Red Hat network scripts.
1013 - Debian: Depend on python (>= 2.7) | python-argparse instead of
1014 python-argparse to avoid pulling in python2.6
1015 (closes: #653645)
1016
1017 -- Open vSwitch team <dev@openvswitch.org> Mon, 30 Jan 2012 23:36:00 +0000
1018
1019openvswitch (1.3.0-1) unstable; urgency=low
1020 [ Open vSwitch team ]
1021 * New upstream version
1022 - OpenFlow:
1023 - Added an OpenFlow extension which allows the "output" action to accept
1024 NXM fields.
1025 - Added an OpenFlow extension for flexible learning.
1026 - Bumped number of NXM registers from four to five.
1027 - ovs-appctl:
1028 - New "version" command to determine version of running daemon.
1029 - If no argument is provided for "cfm/show", displays detailed
1030 information about all interfaces with CFM enabled.
1031 - If no argument is provided for "lacp/show", displays detailed
1032 information about all ports with LACP enabled.
1033 - ovs-vswitchd:
1034 - The software switch now supports 255 OpenFlow tables, instead
1035 of just one. By default, only table 0 is consulted, but the
1036 new NXAST_RESUBMIT_TABLE action can look up in additional
1037 tables. Tables 128 and above are reserved for use by the
1038 switch itself; please use only tables 0 through 127.
1039 - Add support for 802.1D spanning tree (STP).
1040 - Fragment handling extensions:
1041 - New OFPC_FRAG_NX_MATCH fragment handling mode, in which L4
1042 fields are made available for matching in fragments with
1043 offset 0.
1044 - New NXM_NX_IP_FRAG match field for matching IP fragments (usable
1045 via "ip_frag" in ovs-ofctl).
1046 - New ovs-ofctl "get-frags" and "set-frags" commands to get and set
1047 fragment handling policy.
1048 - CAPWAP tunneling now supports an extension to transport a 64-key. By
1049 default it remains compatible with the old version and other
1050 standards-based implementations.
1051 - Flow setups are now processed in a round-robin manner across ports
1052 to prevent any single client from monopolizing the CPU and conducting
1053 a denial of service attack.
1054 - Added support for native VLAN tagging. A new "vlan_mode"
1055 parameter can be set for "port". Possible values: "access",
1056 "trunk", "native-tagged" and "native-untagged".
1057 - test-openflowd has been removed. Please use ovs-vswitchd instead.
1058
1059 -- Open vSwitch team <dev@openvswitch.org> Mon, 09 Dec 2011 23:36:00 +0000
1060
1061openvswitch (1.2.0-1) unstable; urgency=low
1062
1063 [ Open vSwitch team ]
1064 * New upstream version
1065 - New "ofproto" abstraction layer to ease porting to hardware
1066 switching ASICs.
1067 - Packaging for Red Hat Enterprise Linux 5.6 and 6.0.
1068 - Datapath support for Linux kernels up to 3.0.
1069 - OpenFlow:
1070 - New "bundle" and "bundle_load" action extensions.
1071 - Database:
1072 - Implement table unique constraints.
1073 - Support cooperative locking between callers.
1074 - ovs-dpctl:
1075 - New "-s" option for "show" command prints packet and byte
1076 counters for each port.
1077 - ovs-ofctl:
1078 - New "--readd" option for "replace-flows".
1079 - ovs-vsctl:
1080 - New "show" command to print an overview of configuration.
1081 - New "comment" command to add remark that explains intentions.
1082 - ovs-brcompatd has been rewritten to fix long-standing bugs.
1083 - ovs-openflowd has been renamed test-openflowd and moved into the
1084 tests directory. Its presence confused too many users. Please
1085 use ovs-vswitchd instead.
1086 - New ovs-benchmark utility to test flow setup performance.
1087 - A new log level "off" has been added. Configuring a log facility
1088 "off" prevents any messages from being logged to it. Previously,
1089 "emer" was effectively "off" because no messages were ever logged at
1090 level "emer". Now, errors that cause a process to exit are logged
1091 at "emer" level.
1092 - "configure" option --with-l26 has been renamed --with-linux, and
1093 --with-l26-source has been renamed --with-linux-source. The old
1094 names will be removed after the next release, so please update
1095 your scripts.
1096 - The "-2.6" suffix has been dropped from the datapath/linux-2.6 and
1097 datapath/linux-2.6/compat-2.6 directories.
1098 - Feature removals:
1099 - Dropped support for "tun_id_from_cookie" OpenFlow extension.
1100 Please use the extensible match extensions instead.
1101 - Removed the Maintenance_Point and Monitor tables in an effort
1102 to simplify 802.1ag configuration.
1103 - Performance and scalability improvements
1104 - Bug fixes
1105
1106 -- Open vSwitch team <dev@openvswitch.org> Wed, 03 Aug 2011 14:43:00 +0000
1107
1108openvswitch (1.1.1-1) unstable; urgency=low
1109
1110 [ Open vSwitch team ]
1111 * Bug fixes.
1112
1113 [ Simon Horman ]
1114 * docs: Suppress warning marcro DD not defined
1115 (upstream commit 58f870d0)
1116 * debian: Make openvswitch depend on Python
1117 (upstream commit aa41cb61)
1118 * debian: Don't begin openvswitch-pki description with article.
1119 (upstream commit bc6bb66)
1120 * Debian: Add ${misc:Depends} dependency to python-openvswitch
1121 * Debian: Update standards version from 3.9.1 to 3.9.2
1122 * Debian: ${source:Version} dependency on python openvswitch
1123 * Debian: ${source:Version} dependency for python openvswitch
1124 * Switch to dpkg-source 3.0 (quilt) format
1125 - For local non-debian/ patches (above)
1126
1127 -- Simon Horman <horms@debian.org> Wed, 15 Jun 2011 10:46:15 +0900
1128
1129openvswitch (1.1.0-1) unstable; urgency=low
1130
1131 [ Open vSwitch team ]
1132 * New upstream version
1133 - Ability to define policies over IPv6
1134 - LACP
1135 - 802.1ag CCM
1136 - Support for extensible match extensions to OpenFlow
1137 - QoS:
1138 - Support for HFSC qdisc.
1139 - Queue used by in-band control can now be configured.
1140 - Kernel:
1141 - Kernel<->userspace interface has been reworked and should be
1142 close to a stable ABI now.
1143 - "Port group" concept has been dropped.
1144 - GRE over IPSEC tunnels
1145 - Bonding:
1146 - New active backup bonding mode.
1147 - New L4 hashing support when LACP is enabled.
1148 - Source MAC hash now includes VLAN field also.
1149 - miimon support.
1150 - Greatly improved handling of large flow tables
1151 - ovs-dpctl:
1152 - "show" command now prints full vport configuration.
1153 - "dump-groups" command removed since kernel support for
1154 port groups was dropped.
1155 - ovs-vsctl:
1156 - New commands for working with the new Managers table.
1157 - "list" command enhanced with new formatting options and --columns
1158 option.
1159 - "get" command now accepts new --id option.
1160 - New "find" command.
1161 - ovs-ofctl:
1162 - New "queue-stats" command for printing queue stats.
1163 - New commands "replace-flows" and "diff-flows".
1164 - Commands to add and remove flows can now read from files.
1165 - New --flow-format option to enable or disable NXM.
1166 - New --more option to increase OpenFlow message verbosity.
1167 - Removed "tun-cookie" command, which is no longer useful.
1168 - ovs-controller enhancements for testing various features.
1169 - New ovs-vlan-test command for testing for Linux kernel driver VLAN
1170 bugs. New ovs-vlan-bug-workaround command for enabling and
1171 disabling a workaround for these driver bugs.
1172 - OpenFlow support:
1173 - "Resubmit" actions now update flow statistics.
1174 - New "register" extension for use in matching and actions, via NXM.
1175 - New "multipath" experimental action extension.
1176 - New support for matching multicast Ethernet frames, via NXM.
1177 - New extension for OpenFlow vendor error codes.
1178 - New extension to set the QoS output queue without actually
1179 sending to an output port.
1180 - Open vSwitch now reports a single flow table, instead of
1181 separate hash and wildcard tables. This better models the
1182 current implementation.
1183 - New experimental "note" action.
1184 - New "ofproto/trace" ovs-appctl command and associated utilities
1185 to ease debugging complex flow tables.
1186 - Database:
1187 - Schema documentation now includes an entity-relationship diagram.
1188 - The database is now garbage collected. In most tables,
1189 unreferenced rows will be deleted automatically.
1190 - Many tables now include statistics updated periodically by
1191 ovs-vswitchd or ovsdb-server.
1192 - Every table now has an "external-ids" column for use by OVS
1193 integrators.
1194 - There is no default controller anymore. Each bridge must have its
1195 controller individually specified.
1196 - The "fail-mode" is now a property of a Bridge instead of a Controller.
1197 - New versioning and checksum features.
1198 - New Managers table and manager_options column in Open_vSwitch table
1199 for specifying managers. The old "managers" column in the
1200 Open_vSwitch table has been removed.
1201 - Many "name" columns are now immutable.
1202 - Feature removals:
1203 - Dropped support for XenServer pre-5.6.100.
1204 - Dropped support for Linux pre-2.6.18.
1205 - Dropped controller discovery support.
1206 - Dropped "ovs-ofctl status" and the OpenFlow extension that it used.
1207 Statistics reporting in the database is a rough equivalent.
1208 - Dropped the "corekeeper" package (now separate, at
1209 http://openvswitch.org/cgi-bin/gitweb.cgi?p=corekeeper).
1210 - Performance and scalability improvements
1211 - Bug fixes
1212
1213 [ Simon Horman ]
1214 * Add the following fixes from upstream branch-1.1
1215 - 7f1aca9 dpif-linux: Avoid logging error on ENOENT in
1216 dpif_linux_is_internal_device().
1217 - 8996f83 dpif-linux: Avoid segfault on netdev_get_stats() without kernel
1218 module.
1219 - 002d4a3 vswitch: Improve schema documentation.
1220 - 58bd294 cfm: Fix broken fault logic.
1221 - c042664 bridge: Run once before configuring CFM.
1222 * Switch to dpkg-source 3.0 (quilt) format
1223
1224 -- Simon Horman <horms@debian.org> Wed, 27 Apr 2011 17:11:10 +0900
1225
1226openvswitch (1.1.0~pre2.g2.ea763e0e-1) unstable; urgency=low
1227
1228 * Git snapshot, including
1229 - tests: Fix Y2011 bug in testsuite
1230 (closes: #609506)
1231
1232 -- Simon Horman <horms@debian.org> Wed, 12 Jan 2011 08:34:35 +0900
1233
1234openvswitch (1.1.0~pre2.g1.bbe8d06e-1) unstable; urgency=low
1235
1236 * Git snaptshot
1237
1238 -- Simon Horman <horms@debian.org> Thu, 06 Jan 2011 11:11:55 +0900
1239
1240openvswitch (1.1.0~pre2-5) unstable; urgency=low
1241
1242 * Open vSwitch only works on Linux so set
1243 the Architecture of binary packages to linux-any accordingly
1244
1245 -- Simon Horman <horms@debian.org> Tue, 23 Nov 2010 07:55:19 +0900
1246
1247openvswitch (1.1.0~pre2-4) unstable; urgency=low
1248
1249 * Add procps to Build-Depends
1250 (closes: #602891)
1251
1252 -- Simon Horman <horms@debian.org> Tue, 16 Nov 2010 06:46:17 +0900
1253
1254openvswitch (1.1.0~pre2-3) unstable; urgency=low
1255
1256 * Remove the corekeeper package as it isn't strongly related
1257 to Open vSwitch. It has subsequently been broken off into
1258 a separate source repository and may be uploaded as its
1259 own debian source package.
1260 http://openvswitch.org/cgi-bin/gitweb.cgi?p=corekeeper;a=summary
1261 (closes: #602946)
1262 * Avoid the use of long socket names.
1263 (closes: #602891, closes: #602911)
1264
1265 -- Simon Horman <horms@debian.org> Thu, 11 Nov 2010 06:35:05 +0900
1266
1267openvswitch (1.1.0~pre2-2) unstable; urgency=low
1268
1269 * Clarify licensing of files in xenserver/
1270
1271 -- Simon Horman <horms@debian.org> Thu, 23 Sep 2010 10:56:18 +0900
1272
1273openvswitch (1.1.0~pre2-1) unstable; urgency=low
1274
1275 * New upstream version
1276 - Bug fixes
1277
1278 -- Simon Horman <horms@debian.org> Wed, 15 Sep 2010 18:28:59 +0900
1279
1280openvswitch (1.1.0~pre1-1) unstable; urgency=low
1281
1282 * New upstream version
1283 - OpenFlow 1.0 slicing (QoS) functionality
1284 - Python bindings for configuration database (no write support)
1285 - Performance and scalability improvements
1286 - Bug fixes
1287
1288 -- Open vSwitch team <dev@openvswitch.org> Tue, 31 Aug 2010 23:20:00 +0000
1289
1290openvswitch (1.0.1-1) unstable; urgency=low
1291
1292 * New upstream version.
1293
1294 -- Open vSwitch team <dev@openvswitch.org> Mon, 17 May 2010 10:36:00 +0000