From patchwork Mon Feb 19 19:17:33 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Pettit X-Patchwork-Id: 875282 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=) 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 3zlYSL6prBz9s01 for ; Tue, 20 Feb 2018 06:18:26 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id BD6EF1118; Mon, 19 Feb 2018 19:18:24 +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 79D7010D9 for ; Mon, 19 Feb 2018 19:18:23 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id EC660477 for ; Mon, 19 Feb 2018 19:18:22 +0000 (UTC) X-Originating-IP: 98.234.50.139 Received: from localhost.localdomain (unknown [98.234.50.139]) (Authenticated sender: jpettit@ovn.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id E17F2A80C6 for ; Mon, 19 Feb 2018 20:18:20 +0100 (CET) From: Justin Pettit To: dev@openvswitch.org Date: Mon, 19 Feb 2018 11:17:33 -0800 Message-Id: <1519067854-123008-1-git-send-email-jpettit@ovn.org> X-Mailer: git-send-email 2.7.4 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.8 1/2] Set release date for 2.8.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 Acked-by: Flavio Leitner Acked-by: Aaron Conole --- NEWS | 4 ++-- debian/changelog | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 17495dd6e75a..48dc04daeb43 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ -v2.8.2 - xx xxx xxxx +v2.8.2 - 19 Feb 2018 --------------------- - NSH implementation now conforms to latest draft (draft-ietf-sfc-nsh-28). - + - Bug fixes v2.8.1 - 26 Sep 2017 --------------------- diff --git a/debian/changelog b/debian/changelog index b536a44dc528..d1298f5e3187 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ openvswitch (2.8.2-1) unstable; urgency=medium [ Open vSwitch team ] * New upstream version - -- Open vSwitch team Tue, 26 Sep 2017 13:34:23 -0700 + -- Open vSwitch team Mon, 19 Feb 2018 11:12:33 -0700 openvswitch (2.8.1-1) unstable; urgency=medium From patchwork Mon Feb 19 19:17:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Pettit X-Patchwork-Id: 875283 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=) 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 3zlYSs0xsxz9s01 for ; Tue, 20 Feb 2018 06:18:53 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id CB3FE116E; Mon, 19 Feb 2018 19:18:27 +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 8071F10F4 for ; Mon, 19 Feb 2018 19:18:24 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 7097047C for ; Mon, 19 Feb 2018 19:18:23 +0000 (UTC) X-Originating-IP: 98.234.50.139 Received: from localhost.localdomain (unknown [98.234.50.139]) (Authenticated sender: jpettit@ovn.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id E7E46A80D7 for ; Mon, 19 Feb 2018 20:18:21 +0100 (CET) From: Justin Pettit To: dev@openvswitch.org Date: Mon, 19 Feb 2018 11:17:34 -0800 Message-Id: <1519067854-123008-2-git-send-email-jpettit@ovn.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1519067854-123008-1-git-send-email-jpettit@ovn.org> References: <1519067854-123008-1-git-send-email-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.8 2/2] Prepare for 2.8.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 Acked-by: Flavio Leitner Acked-by: Aaron Conole --- NEWS | 4 ++++ configure.ac | 2 +- debian/changelog | 8 ++++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 48dc04daeb43..7c219f4034d4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +v2.8.3 - xx xxx xxxx +--------------------- + + v2.8.2 - 19 Feb 2018 --------------------- - NSH implementation now conforms to latest draft (draft-ietf-sfc-nsh-28). diff --git a/configure.ac b/configure.ac index 46c00ad2dc25..a90318e639ae 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(openvswitch, 2.8.2, bugs@openvswitch.org) +AC_INIT(openvswitch, 2.8.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 d1298f5e3187..6bf6ed584eeb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +openvswitch (2.8.3-1) unstable; urgency=medium + + [ Open vSwitch team ] + * New upstream version + + -- Open vSwitch team Mon, 19 Feb 2018 11:14:43 -0700 + + openvswitch (2.8.2-1) unstable; urgency=medium [ Open vSwitch team ]