2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

Set dates for release of 1.7.0.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
This commit is contained in:
Justin Pettit 2012-07-30 17:24:39 -07:00
parent 6020298704
commit 3b4ab17091
2 changed files with 3 additions and 2 deletions

2
NEWS
View File

@ -49,7 +49,7 @@ v1.8.0 - xx xxx xxxx
instead the local timezone, by default.
v1.7.0 - xx xxx xxxx
v1.7.0 - 30 Jul 2012
------------------------
- kernel modules are renamed. openvswitch_mod.ko is now
openvswitch.ko and brcompat_mod.ko is now brcompat.ko.

3
debian/changelog vendored
View File

@ -64,11 +64,12 @@ openvswitch (1.7.0-1) unstable; urgency=low
- Added support for spawning ovs-test server from the client.
- Now ovs-test is able to automatically create test bridges and ports.
- "ovs-dpctl dump-flows" now prints observed TCP flags in TCP flows.
- Tripled flow setup performance.
- The "coverage/log" command previously available through ovs-appctl
has been replaced by "coverage/show". The new command replies with
coverage counter values, instead of logging them.
-- Open vSwitch team <dev@openvswitch.org> Mon, 07 May 2012 14:11:52 +0900
-- Open vSwitch team <dev@openvswitch.org> Mon, 30 Jul 2012 17:23:57 +0900
openvswitch (1.6.1-1) unstable; urgency=low
[ Open vSwitch team ]