From patchwork Mon Apr 12 12:47:14 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Michelson X-Patchwork-Id: 1465242 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.133; helo=smtp2.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) 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=HpCj8yF+; dkim-atps=neutral Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (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 4FJpRP4Nypz9sWX for ; Mon, 12 Apr 2021 22:47:29 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 6C28440439; Mon, 12 Apr 2021 12:47:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org 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 I41UdkAnlqAx; Mon, 12 Apr 2021 12:47:26 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp2.osuosl.org (Postfix) with ESMTP id ADB37403E2; Mon, 12 Apr 2021 12:47:25 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 886DAC0011; Mon, 12 Apr 2021 12:47:25 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 0C681C0018 for ; Mon, 12 Apr 2021 12:47:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id DF84B60A63 for ; Mon, 12 Apr 2021 12:47:21 +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 CK89v-WinbEL for ; Mon, 12 Apr 2021 12:47:21 +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 4CAE260A5D for ; Mon, 12 Apr 2021 12:47:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1618231640; 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=vWjWhO563tLUVJ+VuxA2v9lGpveX7bzmdEKTeJZzgRE=; b=HpCj8yF+US22jhpUhXhfohEyUIkZWFCotkJ/5CEsVHTR4Et5WziS24SSfiAuqT0xNQOH0G ou4LBblWaFlmU5dSUYg0FFxvl/+UnAIa/GabXLBMJRUcaBkJ/HgtjnCL9z72OSpwdGJOhJ NluUJv4TCKtTmQZIFzOz+IiSgXgDgDI= 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-439-JPmq0UwjMviCxd6FsE33Jg-1; Mon, 12 Apr 2021 08:47:18 -0400 X-MC-Unique: JPmq0UwjMviCxd6FsE33Jg-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8BB69881282 for ; Mon, 12 Apr 2021 12:47:17 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-114-115.rdu2.redhat.com [10.10.114.115]) by smtp.corp.redhat.com (Postfix) with ESMTP id 29B196090F for ; Mon, 12 Apr 2021 12:47:17 +0000 (UTC) From: Mark Michelson To: dev@openvswitch.org Date: Mon, 12 Apr 2021 08:47:14 -0400 Message-Id: <20210412124716.3701880-1-mmichels@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 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.06 0/2] Release patches for v20.06.3. 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" Mark Michelson (2): Set release date for 20.06.3. Prepare for 20.06.4. NEWS | 6 +++++- configure.ac | 2 +- debian/changelog | 8 +++++++- 3 files changed, 13 insertions(+), 3 deletions(-)