From patchwork Tue Sep 3 22:02:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Pettit X-Patchwork-Id: 1157362 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ovn.org Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46NLYb2Vzmz9sDB for ; Wed, 4 Sep 2019 08:03:14 +1000 (AEST) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 835A8F23; Tue, 3 Sep 2019 22:03:11 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 472E7EFA for ; Tue, 3 Sep 2019 22:03:10 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id A8334709 for ; Tue, 3 Sep 2019 22:03:09 +0000 (UTC) X-Originating-IP: 73.223.74.184 Received: from ubuntu-ct.localdomain (c-73-223-74-184.hsd1.ca.comcast.net [73.223.74.184]) (Authenticated sender: jpettit@ovn.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 8783360009 for ; Tue, 3 Sep 2019 22:03:06 +0000 (UTC) From: Justin Pettit To: dev@openvswitch.org Date: Tue, 3 Sep 2019 15:02:59 -0700 Message-Id: <20190903220300.50755-1-jpettit@ovn.org> X-Mailer: git-send-email 2.17.1 X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [branch-2.12 1/2] Set release date for 2.12.0. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org Signed-off-by: Justin Pettit Acked-by: Flavio Leitner --- NEWS | 4 ++-- debian/changelog | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index be3ea42b4c91..9f4845d8788e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -v2.12.0 - xx xxx xxxx ---------------------- +v2.12.0 - 03 Sep 2019 +-------------------- - DPDK: * New option 'other_config:dpdk-socket-limit' to limit amount of hugepage memory that can be used by DPDK. diff --git a/debian/changelog b/debian/changelog index 638a69e4f682..b6d0568ef077 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ openvswitch (2.12.0-1) unstable; urgency=low - + [ Open vSwitch team ] * New upstream version - -- Open vSwitch team Mon, 22 Jul 2019 09:36:56 -0700 + -- Open vSwitch team Tue, 03 Sep 2019 14:56:53 -0700 openvswitch (2.11.0-1) unstable; urgency=low