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