From patchwork Fri Sep 17 16:13:45 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Michelson X-Patchwork-Id: 1529477 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=ULpXJZ6R; dkim-atps=neutral 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 (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4H9zY45JFyz9sVw for ; Sat, 18 Sep 2021 02:14:16 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id C7A508261C; Fri, 17 Sep 2021 16:14:11 +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 FLjKbO99NTGB; Fri, 17 Sep 2021 16:14:10 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp1.osuosl.org (Postfix) with ESMTPS id E477E823F6; Fri, 17 Sep 2021 16:14:09 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id E5DB1C0021; Fri, 17 Sep 2021 16:14:07 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id 15DEFC0011 for ; Fri, 17 Sep 2021 16:14:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id F15E240463 for ; Fri, 17 Sep 2021 16:14:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (1024-bit key) header.d=redhat.com Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iElO7OaDnoto for ; Fri, 17 Sep 2021 16:14:02 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by smtp4.osuosl.org (Postfix) with ESMTPS id 824494045E for ; Fri, 17 Sep 2021 16:14:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1631895241; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=klRfMwwt++xEXVqggGHpmR69qNfGL8xVS4WE/o9Ruy8=; b=ULpXJZ6RbLCV09bOSE7UznQkqYCkJ58bPCVenE8dZpyPSCuN2JeqEEZc1oQqkbJdtpRPrp oLa3K7D4PHKozbPHrHaGLvIrddMZwJghkaq97m63j+v+4W6FYr4gmw3WCtqt9OBjNnye5o Mqz1NW4d6gm1rOGZdUQw1152x0ANy94= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-543-WG25wX-PMJmM0Kr4fsfgKQ-1; Fri, 17 Sep 2021 12:13:49 -0400 X-MC-Unique: WG25wX-PMJmM0Kr4fsfgKQ-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 5A44B107B0E0 for ; Fri, 17 Sep 2021 16:13:48 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.22.17.25]) by smtp.corp.redhat.com (Postfix) with ESMTP id B6F2669CAD for ; Fri, 17 Sep 2021 16:13:47 +0000 (UTC) From: Mark Michelson To: dev@openvswitch.org Date: Fri, 17 Sep 2021 12:13:45 -0400 Message-Id: <20210917161346.3940570-1-mmichels@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mmichels@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Subject: [ovs-dev] [PATCH ovn 1/2] Prepare for 21.09.0. 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: Mark Michelson --- NEWS | 4 ++-- configure.ac | 2 +- debian/changelog | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 6e81f7bee..c6671b8f5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Post-v21.06.0 -------------------------- +OVN v21.09.0 - 01 October 2021 +------------------------------ - Added Control Plane Protection support (control plane traffic metering). - Added path MTU discovery for ingress traffic originated outside of the cluster. diff --git a/configure.ac b/configure.ac index 4728fa0a6..ca282634c 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(ovn, 21.06.90, bugs@openvswitch.org) +AC_INIT(ovn, 21.09.0, bugs@openvswitch.org) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) diff --git a/debian/changelog b/debian/changelog index 81aaed307..c41493b7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -ovn (21.06.90-1) unstable; urgency=low +ovn (21.09.0-1) unstable; urgency=low * New upstream version - -- OVN team Fri, 18 Jun 2021 13:21:08 -0400 + -- OVN team Fri, 01 Oct 2021 12:00:00 -0400 ovn (21.06.0-1) unstable; urgency=low From patchwork Fri Sep 17 16:13:46 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Michelson X-Patchwork-Id: 1529476 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=cfPtRAzX; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4H9zXz3BWjz9sVw for ; Sat, 18 Sep 2021 02:14:11 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 184DF42335; Fri, 17 Sep 2021 16:14:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rzLgfau635fO; Fri, 17 Sep 2021 16:14:08 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp4.osuosl.org (Postfix) with ESMTPS id 78D4F4045E; Fri, 17 Sep 2021 16:14:07 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 50E8BC0011; Fri, 17 Sep 2021 16:14:07 +0000 (UTC) X-Original-To: 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 105CEC000D for ; Fri, 17 Sep 2021 16:14:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id EDA5260800 for ; Fri, 17 Sep 2021 16:14:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp3.osuosl.org (amavisd-new); dkim=pass (1024-bit key) header.d=redhat.com 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 MW16JwebjbxY for ; Fri, 17 Sep 2021 16:14:04 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by smtp3.osuosl.org (Postfix) with ESMTPS id 3640B60703 for ; Fri, 17 Sep 2021 16:14:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1631895241; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Us7arDIKdT6Z4indK7u0u0yn9Sesx9+5XHGE+6ql0T0=; b=cfPtRAzXTNYmIUS/Mm/cl6BSBoZwmqrlH2YbUqlA+tJui8xp5vLfYjrdneimQr8/U5HQEm sIqwmATGqIVBn4S52M4Db845bzalU5OsaI02gsgDtlK6bmFuXPqWWHlethjL5kIxJ5b8fo 0puqckeNbmQwYb4W3Zr4vHJY/T9ZAOk= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-73-BML23VHtM-ik9DbVlRhv2A-1; Fri, 17 Sep 2021 12:13:49 -0400 X-MC-Unique: BML23VHtM-ik9DbVlRhv2A-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EC07491272 for ; Fri, 17 Sep 2021 16:13:48 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.22.17.25]) by smtp.corp.redhat.com (Postfix) with ESMTP id 951F569CAD for ; Fri, 17 Sep 2021 16:13:48 +0000 (UTC) From: Mark Michelson To: dev@openvswitch.org Date: Fri, 17 Sep 2021 12:13:46 -0400 Message-Id: <20210917161346.3940570-2-mmichels@redhat.com> In-Reply-To: <20210917161346.3940570-1-mmichels@redhat.com> References: <20210917161346.3940570-1-mmichels@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mmichels@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Subject: [ovs-dev] [PATCH ovn 2/2] Prepare for post-21.09.0. 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: Mark Michelson --- NEWS | 3 +++ configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c6671b8f5..dfd9b1f19 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Post v21.09.0 +------------- + OVN v21.09.0 - 01 October 2021 ------------------------------ - Added Control Plane Protection support (control plane traffic metering). diff --git a/configure.ac b/configure.ac index ca282634c..d1b9b4d55 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(ovn, 21.09.0, bugs@openvswitch.org) +AC_INIT(ovn, 21.09.90, bugs@openvswitch.org) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) diff --git a/debian/changelog b/debian/changelog index c41493b7d..7931c7920 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ovn (21.09.90-1) unstable; urgency=low + + * New upstream version + + -- OVN team Fri, 01 Oct 2021 12:00:00 -0400 + ovn (21.09.0-1) unstable; urgency=low * New upstream version