From patchwork Sat Mar 30 19:49:57 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Pettit X-Patchwork-Id: 1071052 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ovn.org Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44Wq4L2HK0z9sR7 for ; Sun, 31 Mar 2019 06:51:46 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id E3EE21AEF; Sat, 30 Mar 2019 19:51:21 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id B716619D5 for ; Sat, 30 Mar 2019 19:50:03 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 0EDA782F for ; Sat, 30 Mar 2019 19:50:02 +0000 (UTC) X-Originating-IP: 76.21.119.245 Received: from localhost.localdomain (unknown [76.21.119.245]) (Authenticated sender: jpettit@ovn.org) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 9B5D81C0009 for ; Sat, 30 Mar 2019 19:50:00 +0000 (UTC) From: Justin Pettit To: dev@openvswitch.org Date: Sat, 30 Mar 2019 12:49:57 -0700 Message-Id: <20190330194958.62082-1-jpettit@ovn.org> X-Mailer: git-send-email 2.17.1 X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [branch-2.10 1/2] Set release date for 2.10.2. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org Signed-off-by: Justin Pettit --- NEWS | 3 ++- debian/changelog | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 35aafc037398..55e6a210c0dc 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ -v2.10.2 - xx xxx xxxx +v2.10.2 - 30 Mar 2019 -------------------- + - Bug fixes v2.10.1 - 19 Oct 2018 -------------------- diff --git a/debian/changelog b/debian/changelog index 23cd3870e4cc..6000f70bd9e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ openvswitch (2.10.2-1) unstable; urgency=low [ Open vSwitch team ] * New upstream version - -- Open vSwitch team Fri, 19 Oct 2018 15:58:23 -0700 + -- Open vSwitch team Sat, 30 Mar 2019 10:47:57 -0700 openvswitch (2.10.1-1) unstable; urgency=low [ Open vSwitch team ] From patchwork Sat Mar 30 19:49:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Pettit X-Patchwork-Id: 1071054 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ovn.org Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44Wq4t1HHYz9sR7 for ; Sun, 31 Mar 2019 06:52:14 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id AC6441AFD; Sat, 30 Mar 2019 19:51:22 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 04C0219D5 for ; Sat, 30 Mar 2019 19:50:04 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 71F9A832 for ; Sat, 30 Mar 2019 19:50:03 +0000 (UTC) X-Originating-IP: 76.21.119.245 Received: from localhost.localdomain (unknown [76.21.119.245]) (Authenticated sender: jpettit@ovn.org) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 8FE621C000B for ; Sat, 30 Mar 2019 19:50:01 +0000 (UTC) From: Justin Pettit To: dev@openvswitch.org Date: Sat, 30 Mar 2019 12:49:58 -0700 Message-Id: <20190330194958.62082-2-jpettit@ovn.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190330194958.62082-1-jpettit@ovn.org> References: <20190330194958.62082-1-jpettit@ovn.org> X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [branch-2.10 2/2] Prepare for 2.10.3. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org Signed-off-by: Justin Pettit --- NEWS | 3 +++ configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 55e6a210c0dc..064550b038f9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +v2.10.3 - xx xxx xxxx +-------------------- + v2.10.2 - 30 Mar 2019 -------------------- - Bug fixes diff --git a/configure.ac b/configure.ac index e6be00d5d798..d47b32f86b2c 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(openvswitch, 2.10.2, bugs@openvswitch.org) +AC_INIT(openvswitch, 2.10.3, bugs@openvswitch.org) AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/debian/changelog b/debian/changelog index 6000f70bd9e8..7752f1c250f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +openvswitch (2.10.3-1) unstable; urgency=low + [ Open vSwitch team ] + * New upstream version + + -- Open vSwitch team Sat, 30 Mar 2019 10:50:37 -0700 + openvswitch (2.10.2-1) unstable; urgency=low [ Open vSwitch team ] * New upstream version