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