From patchwork Tue Oct 17 12:16:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ilya Maximets X-Patchwork-Id: 1850137 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=2605:bc80:3010::136; helo=smtp3.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=patchwork.ozlabs.org) Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4S8tJf3RlSz1ypX for ; Tue, 17 Oct 2023 23:17:06 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 9C579613C1; Tue, 17 Oct 2023 12:17:04 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 9C579613C1 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 pVmn2RSTOV6F; Tue, 17 Oct 2023 12:17:03 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp3.osuosl.org (Postfix) with ESMTPS id E71B6612BB; Tue, 17 Oct 2023 12:17:02 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org E71B6612BB Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id C1C31C0071; Tue, 17 Oct 2023 12:17:02 +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 CE2ABC0071 for ; Tue, 17 Oct 2023 12:17:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 5DFB082110 for ; Tue, 17 Oct 2023 12:16:14 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 5DFB082110 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 mLraSu-mSehg for ; Tue, 17 Oct 2023 12:16:14 +0000 (UTC) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by smtp1.osuosl.org (Postfix) with ESMTPS id A1FF7820A2 for ; Tue, 17 Oct 2023 12:16:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org A1FF7820A2 Received: by mail.gandi.net (Postfix) with ESMTPSA id B92671BF20D; Tue, 17 Oct 2023 12:16:11 +0000 (UTC) From: Ilya Maximets To: ovs-dev@openvswitch.org Date: Tue, 17 Oct 2023 14:16:48 +0200 Message-ID: <20231017121653.3833203-2-i.maximets@ovn.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20231017121653.3833203-1-i.maximets@ovn.org> References: <20231017121653.3833203-1-i.maximets@ovn.org> MIME-Version: 1.0 X-GND-Sasl: i.maximets@ovn.org Cc: Ilya Maximets Subject: [ovs-dev] [PATCH branch-3.2 1/2] Set release date for 3.2.1. 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 --- NEWS | 3 ++- debian/changelog | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 790cab495..dbdc2f03c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ -v3.2.1 - xx xxx xxxx +v3.2.1 - 17 Oct 2023 -------------------- + - Bug fixes v3.2.0 - 17 Aug 2023 -------------------- diff --git a/debian/changelog b/debian/changelog index 385fe9716..aa8f3b25c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ openvswitch (3.2.1-1) unstable; urgency=low [ Open vSwitch team ] * New upstream version - -- Open vSwitch team Thu, 17 Aug 2023 15:20:36 +0200 + -- Open vSwitch team Tue, 17 Oct 2023 13:02:27 +0200 openvswitch (3.2.0-1) unstable; urgency=low