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