Set release dates for 2.3.1. v2.3.1
authorJustin Pettit <jpettit@nicira.com>
Thu, 4 Dec 2014 05:26:32 +0000 (21:26 -0800)
committerJustin Pettit <jpettit@nicira.com>
Wed, 10 Dec 2014 22:06:21 +0000 (14:06 -0800)
Signed-off-by: Justin Pettit <jpettit@nicira.com>
NEWS
debian/changelog

diff --git a/NEWS b/NEWS
index a785a62..1b0d58f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-v2.3.1 - xx xxx xxxx
+v2.3.1 - 03 Dec 2014
 ---------------------
    - Compatibility with autoconf 2.63 (previously >=2.64)
    - ovs-pki: Changed message digest algorithm from MD5 to SHA-1 because
index eab4ea0..e6f95b0 100644 (file)
@@ -1,9 +1,13 @@
 openvswitch (2.3.1-1) unstable; urgency=low
    [ Open vSwitch team ]
    * New upstream version
-   - Nothing yet!
+   - Compatibility with autoconf 2.63 (previously >=2.64)
+   - ovs-pki: Changed message digest algorithm from MD5 to SHA-1 because
+     MD5 is no longer secure and some operating systems have started to disable
+     it in OpenSSL.
+   - Keep active bond slave selection across OVS restart.
 
- -- Open vSwitch team <dev@openvswitch.org>  Thu, 14 Aug 2014 11:03:32 -0700
+ -- Open vSwitch team <dev@openvswitch.org>  Wed, 03 Dec 2014 21:25:42 -0700
 
 openvswitch (2.3.0-1) unstable; urgency=low
    [ Open vSwitch team ]