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