From: Justin Pettit Date: Tue, 26 Jun 2012 04:44:56 +0000 (-0700) Subject: Update dates and notes for 1.6.1 release. X-Git-Tag: sliver-openvswitch-1.8.90-0~48^2~317 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9d564cb2d2a03644b75174446344e26bbc898e18;hp=bf82917b26a3fb561f60e6709c79c39a2c5648fa;p=sliver-openvswitch.git Update dates and notes for 1.6.1 release. Signed-off-by: Justin Pettit --- diff --git a/NEWS b/NEWS index 28e3cf044..d3cfe138e 100644 --- a/NEWS +++ b/NEWS @@ -43,8 +43,14 @@ v1.7.0 - xx xxx xxxx coverage counter values, instead of logging them. -v1.6.0 - xx xxx xxxx +v1.6.1 - 25 Jun 2012 ------------------------ + - Allow OFPP_CONTROLLER as the in_port for packet-out messages. + + +v1.6.0 - 24 Feb 2012 +------------------------ + *** Internal only release *** - bonding - LACP bonds no longer fall back to balance-slb when negotiations fail. Instead they drop traffic. diff --git a/debian/changelog b/debian/changelog index 2a78eb351..661b87fed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,13 @@ openvswitch (1.7.0-1) unstable; urgency=low -- Open vSwitch team Mon, 07 May 2012 14:11:52 +0900 +openvswitch (1.6.1-1) unstable; urgency=low + [ Open vSwitch team ] + * New upstream version + - Allow OFPP_CONTROLLER as the in_port for packet-out messages. + + -- Open vSwitch team Mon, 25 Jun 2012 13:52:17 +0900 + openvswitch (1.6.0-1) unstable; urgency=low [ Open vSwitch team ] * New upstream version