From patchwork Thu May 19 20:14:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Michelson X-Patchwork-Id: 1633511 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.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=PWzXSB26; 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 (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4L41LQ5rqjz9sGG for ; Fri, 20 May 2022 06:15:10 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 252C184503; Thu, 19 May 2022 20:15:08 +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 Ul_lLlYhOGjI; Thu, 19 May 2022 20:15:07 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp1.osuosl.org (Postfix) with ESMTPS id 45687844FF; Thu, 19 May 2022 20:15:06 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 058A3C0081; Thu, 19 May 2022 20:15:06 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) by lists.linuxfoundation.org (Postfix) with ESMTP id D1706C0039 for ; Thu, 19 May 2022 20:15:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id AEC05410D3 for ; Thu, 19 May 2022 20:15:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp2.osuosl.org (amavisd-new); dkim=pass (1024-bit key) header.d=redhat.com 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 ScbRKPXS8ghl for ; Thu, 19 May 2022 20:15:03 +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 [170.10.129.124]) by smtp2.osuosl.org (Postfix) with ESMTPS id 7A0A3410CE for ; Thu, 19 May 2022 20:15:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1652991300; 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=vZmUv9zP45OTxXYUPaONvlvLglxC4XRJ3MeWva1gxLM=; b=PWzXSB26/BYB062jMJMh0TGnpTrzrG11lJMcNy92pt4OKk0R4D9wAbyq85NcDTg66Kt5hu mLIHLC2U40FlzL+ikF9E1jd/br4O9FKAHgDOosT2WTEa6Do3VWrCz8G7eB6o0mdy+fG9Zd O76n5nuMql2xoqj0XE3JWc1yAfmGoK0= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-367-sjnYNHb8PLe4bBBKPAa0FQ-1; Thu, 19 May 2022 16:14:55 -0400 X-MC-Unique: sjnYNHb8PLe4bBBKPAa0FQ-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 4FF4685A5B9 for ; Thu, 19 May 2022 20:14:55 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-0-25.rdu2.redhat.com [10.22.0.25]) by smtp.corp.redhat.com (Postfix) with ESMTP id E62CD2166B25 for ; Thu, 19 May 2022 20:14:54 +0000 (UTC) From: Mark Michelson To: dev@openvswitch.org Date: Thu, 19 May 2022 16:14:52 -0400 Message-Id: <20220519201453.2050341-1-mmichels@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 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 v2 1/2] Prepare for 22.06.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 Acked-by: Numan Siddique --- NEWS | 4 ++-- configure.ac | 2 +- debian/changelog | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 1cdba4bfc..74d4029ff 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Post v22.03.0 -------------- +OVN v22.06.0 - XX XXX XXX +------------------------- - Support IGMP and MLD snooping on transit logical switches that connect different OVN Interconnection availability zones. - Replaced the usage of masked ct_label by ct_mark in most cases to work diff --git a/configure.ac b/configure.ac index eba85eede..b649441bc 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(ovn, 22.03.90, bugs@openvswitch.org) +AC_INIT(ovn, 22.06.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 f2355c3be..27bb40232 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -ovn (22.03.90-1) unstable; urgency=low +ovn (22.06.0-1) unstable; urgency=low * New upstream version - -- OVN team Thu, 24 Feb 2022 16:55:45 -0500 + -- OVN team Thu, 19 May 2022 15:11:38 -0400 ovn (22.03.0-1) unstable; urgency=low From patchwork Thu May 19 20:14:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Michelson X-Patchwork-Id: 1633510 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.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=Atc2cemf; dkim-atps=neutral Authentication-Results: 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=) 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 RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4L41LJ2dPsz9sGG for ; Fri, 20 May 2022 06:15:04 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 4FC5561325; Thu, 19 May 2022 20:15:02 +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 8KBg6G_aQy-F; Thu, 19 May 2022 20:15:01 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp3.osuosl.org (Postfix) with ESMTPS id 8415C60B9B; Thu, 19 May 2022 20:15:00 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 53BBBC0039; Thu, 19 May 2022 20:15:00 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) by lists.linuxfoundation.org (Postfix) with ESMTP id A786BC002D for ; Thu, 19 May 2022 20:14:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 8F81C41BD6 for ; Thu, 19 May 2022 20:14:59 +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 XKfoJCeyN-um for ; Thu, 19 May 2022 20:14:58 +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 [170.10.133.124]) by smtp4.osuosl.org (Postfix) with ESMTPS id B142F41BBA for ; Thu, 19 May 2022 20:14:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1652991297; 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=dZK7JguA9PVJb6cPolX23Fsa4vU429X4ZLQfyxJsjFA=; b=Atc2cemfqqszUQDOs5yuN0vPPjKvpIz9i+EaG1Nlf8CFDJuTBSLPneC+RnXbj1RjIG07CN ctr67llhJyOERlNY+kWf74iLas180d9djEAI/EgKsKvmZ8Z4DN8L0Ren9tN8J3IHyCdtnC EeJ9t3Fw3N220tMN51jRpbhwj1JO1NA= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-540-32vbc7_dNOeMfnkNy3eCJg-1; Thu, 19 May 2022 16:14:56 -0400 X-MC-Unique: 32vbc7_dNOeMfnkNy3eCJg-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id DC087100BAA7 for ; Thu, 19 May 2022 20:14:55 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-0-25.rdu2.redhat.com [10.22.0.25]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7FFDC2166B25 for ; Thu, 19 May 2022 20:14:55 +0000 (UTC) From: Mark Michelson To: dev@openvswitch.org Date: Thu, 19 May 2022 16:14:53 -0400 Message-Id: <20220519201453.2050341-2-mmichels@redhat.com> In-Reply-To: <20220519201453.2050341-1-mmichels@redhat.com> References: <20220519201453.2050341-1-mmichels@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 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 v2 2/2] Prepare for post-22.06.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 Acked-by: Numan Siddique --- NEWS | 3 +++ configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 74d4029ff..2a394f8d6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Post v22.06.0 +------------- + OVN v22.06.0 - XX XXX XXX ------------------------- - Support IGMP and MLD snooping on transit logical switches that connect diff --git a/configure.ac b/configure.ac index b649441bc..8665e71f4 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(ovn, 22.06.0, bugs@openvswitch.org) +AC_INIT(ovn, 22.06.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 27bb40232..21126029c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ovn (22.06.90-1) unstable; urgency=low + + * New upstream version + + -- OVN team Thu, 19 May 2022 15:11:38 -0400 + ovn (22.06.0-1) unstable; urgency=low * New upstream version