From patchwork Wed Jun 15 10:11:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ilya Maximets X-Patchwork-Id: 1643597 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=2605:bc80:3010::138; helo=smtp1.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4LNLhj2b9xz9vFl for ; Wed, 15 Jun 2022 20:12:37 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 8E5DD83E8E; Wed, 15 Jun 2022 10:12:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XAtAs8w6LR_L; Wed, 15 Jun 2022 10:12:34 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp1.osuosl.org (Postfix) with ESMTPS id B64F583E69; Wed, 15 Jun 2022 10:12:33 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 86B24C0032; Wed, 15 Jun 2022 10:12:33 +0000 (UTC) X-Original-To: ovs-dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 12EDAC007A for ; Wed, 15 Jun 2022 10:12:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id DE0FF610AB for ; Wed, 15 Jun 2022 10:12:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xIBV3bbXzJ96 for ; Wed, 15 Jun 2022 10:12:03 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from relay12.mail.gandi.net (relay12.mail.gandi.net [IPv6:2001:4b98:dc4:8::232]) by smtp3.osuosl.org (Postfix) with ESMTPS id 1E6636103D for ; Wed, 15 Jun 2022 10:12:02 +0000 (UTC) Received: (Authenticated sender: i.maximets@ovn.org) by mail.gandi.net (Postfix) with ESMTPSA id 86663200004; Wed, 15 Jun 2022 10:12:00 +0000 (UTC) From: Ilya Maximets To: ovs-dev@openvswitch.org Date: Wed, 15 Jun 2022 12:11:52 +0200 Message-Id: <20220615101153.3488356-2-i.maximets@ovn.org> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220615101153.3488356-1-i.maximets@ovn.org> References: <20220615101153.3488356-1-i.maximets@ovn.org> MIME-Version: 1.0 Cc: Flavio Leitner , Ilya Maximets Subject: [ovs-dev] [PATCH branch-2.15 1/2] Set release date for 2.15.5. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" Signed-off-by: Ilya Maximets Acked-by: Aaron Conole --- NEWS | 3 ++- debian/changelog | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0fd58efce..d27f9a744 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ -v2.15.5 - xx xxx xxxx +v2.15.5 - 15 Jun 2022 --------------------- + - Bug fixes v2.15.4 - 08 Apr 2022 --------------------- diff --git a/debian/changelog b/debian/changelog index 8c67fbe4b..7770a1e8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ openvswitch (2.15.5-1) unstable; urgency=low [ Open vSwitch team ] * New upstream version - -- Open vSwitch team Fri, 08 Apr 2022 14:57:41 +0200 + -- Open vSwitch team Wed, 15 Jun 2022 12:03:31 +0200 openvswitch (2.15.4-1) unstable; urgency=low [ Open vSwitch team ] From patchwork Wed Jun 15 10:11:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ilya Maximets X-Patchwork-Id: 1643598 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=2605:bc80:3010::133; helo=smtp2.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4LNLj52gzjz9vFl for ; Wed, 15 Jun 2022 20:12:57 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 30CB940BE7; Wed, 15 Jun 2022 10:12:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kojqkAZIeU1A; Wed, 15 Jun 2022 10:12:54 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp2.osuosl.org (Postfix) with ESMTPS id 7585140C0F; Wed, 15 Jun 2022 10:12:53 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 55392C0082; Wed, 15 Jun 2022 10:12:53 +0000 (UTC) X-Original-To: ovs-dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) by lists.linuxfoundation.org (Postfix) with ESMTP id 0ABD2C002D for ; Wed, 15 Jun 2022 10:12:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id C076483E70 for ; Wed, 15 Jun 2022 10:12:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7LdpppRlHPw4 for ; Wed, 15 Jun 2022 10:12:07 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from relay12.mail.gandi.net (relay12.mail.gandi.net [IPv6:2001:4b98:dc4:8::232]) by smtp1.osuosl.org (Postfix) with ESMTPS id BF9CF83E54 for ; Wed, 15 Jun 2022 10:12:06 +0000 (UTC) Received: (Authenticated sender: i.maximets@ovn.org) by mail.gandi.net (Postfix) with ESMTPSA id 11065200009; Wed, 15 Jun 2022 10:12:03 +0000 (UTC) From: Ilya Maximets To: ovs-dev@openvswitch.org Date: Wed, 15 Jun 2022 12:11:53 +0200 Message-Id: <20220615101153.3488356-3-i.maximets@ovn.org> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220615101153.3488356-1-i.maximets@ovn.org> References: <20220615101153.3488356-1-i.maximets@ovn.org> MIME-Version: 1.0 Cc: Flavio Leitner , Ilya Maximets Subject: [ovs-dev] [PATCH branch-2.15 2/2] Prepare for 2.15.6. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" Signed-off-by: Ilya Maximets Acked-by: Aaron Conole --- NEWS | 3 +++ configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d27f9a744..f58c2c9e4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +v2.15.6 - xx xxx xxxx +--------------------- + v2.15.5 - 15 Jun 2022 --------------------- - Bug fixes diff --git a/configure.ac b/configure.ac index 9f05cfe5a..0ef4d1c07 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(openvswitch, 2.15.5, bugs@openvswitch.org) +AC_INIT(openvswitch, 2.15.6, 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 7770a1e8e..8ffbbd311 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +openvswitch (2.15.6-1) unstable; urgency=low + [ Open vSwitch team ] + * New upstream version + + -- Open vSwitch team Wed, 15 Jun 2022 12:03:31 +0200 + openvswitch (2.15.5-1) unstable; urgency=low [ Open vSwitch team ] * New upstream version