Release Open vSwitch 1.0.2 lts-1.0a v1.0.2
authorJustin Pettit <jpettit@nicira.com>
Sat, 9 Oct 2010 00:15:05 +0000 (17:15 -0700)
committerJustin Pettit <jpettit@nicira.com>
Sat, 9 Oct 2010 00:18:35 +0000 (17:18 -0700)
ChangeLog
configure.ac
debian/changelog

index 6e7217a..ff134d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-v1.1.0pre1 - 31 Aug 2010
+v1.0.2 - 08 Oct 2010
 ------------------------
     - OpenFlow 1.0 slicing (QoS) functionality
     - Python bindings for configuration database (no write support)
index 21f3473..ccd4dae 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.1.0pre1, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.0.2, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
index 89eb517..f426790 100644 (file)
@@ -1,11 +1,11 @@
-openvswitch (1.1.0pre1) unstable; urgency=low
+openvswitch (1.0.2) unstable; urgency=low
 
   * OpenFlow 1.0 slicing (QoS) functionality
   * Python bindings for configuration database (no write support)
   * Performance and scalability improvements
   * Bug fixes
 
- -- Open vSwitch team <dev@openvswitch.org>  Tue, 31 Aug 2010 23:20:00 +0000
+ -- Open vSwitch team <dev@openvswitch.org>  Tue, 08 Oct 2010 17:12:00 +0000
 
 openvswitch (1.0.1) unstable; urgency=low