From patchwork Mon Sep 28 15:44:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Michelson X-Patchwork-Id: 1372738 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=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=redhat.com 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=A0SyJLXv; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4C0Rfp1yMbz9sSC for ; Tue, 29 Sep 2020 01:45:06 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id D68EA85868; Mon, 28 Sep 2020 15:45:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2-BchTNwGA6o; Mon, 28 Sep 2020 15:45:00 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by fraxinus.osuosl.org (Postfix) with ESMTP id E143885792; Mon, 28 Sep 2020 15:45:00 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id C8FE4C0893; Mon, 28 Sep 2020 15:45:00 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id B5E25C1AD6 for ; Mon, 28 Sep 2020 15:44:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8C7E585773 for ; Mon, 28 Sep 2020 15:44:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rzKYra_b15ar for ; Mon, 28 Sep 2020 15:44:58 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 053BD85701 for ; Mon, 28 Sep 2020 15:44:57 +0000 (UTC) Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1601307896; 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=V3v/bECREone57lolkQj4Uur0B7xThtvdQjox120yGU=; b=A0SyJLXvZj1d+Ns2+76vFhhJ26pvcrtzDmoc8xv8RjqvaA8inAg24yRhcGAvnqWb2PEHK1 4ggvCclqJCoDg5lFWfNaQlnu7pVvYkHz5eHzOJ3b4HX1M4VFfr0uNtMg40J4Vz7GKVnnr9 mZdeUMeccphHpj2b4mkRJB6XruVY1DY= 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-172-GfZ0y4NhP3qrjoYcQlZ1LA-1; Mon, 28 Sep 2020 11:44:54 -0400 X-MC-Unique: GfZ0y4NhP3qrjoYcQlZ1LA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A4F598030C8 for ; Mon, 28 Sep 2020 15:44:43 +0000 (UTC) Received: from monae.redhat.com (ovpn-114-186.rdu2.redhat.com [10.10.114.186]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4B4B75D9CA for ; Mon, 28 Sep 2020 15:44:43 +0000 (UTC) From: Mark Michelson To: dev@openvswitch.org Date: Mon, 28 Sep 2020 11:44:40 -0400 Message-Id: <20200928154441.170811-2-mmichels@redhat.com> In-Reply-To: <20200928154441.170811-1-mmichels@redhat.com> References: <20200928154441.170811-1-mmichels@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 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 branch-20.09 2/3] branch 20.09: Set release date for 20.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 Acked-by: Numan Siddique --- NEWS | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 542bdf99b..0f4252347 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -OVN v20.09.0 - xx xxx xxxx +OVN v20.09.0 - 28 Sep 2020 -------------------------- - Added packet marking support for traffic routed with a routing policy. diff --git a/debian/changelog b/debian/changelog index 3e6924318..292df73ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ ovn (20.09.0-1) unstable; urgency=low * New upstream version - -- OVN team Wed, 16 Sep 2020 16:47:15 +0530 + -- OVN team Mon, 28 Sep 2020 10:56:26 -0400 ovn (20.06.0-1) unstable; urgency=low