From patchwork Sat Aug 18 17:40:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Pettit X-Patchwork-Id: 959240 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 41t6mj0LTbz9s0n for ; Sun, 19 Aug 2018 03:40:52 +1000 (AEST) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 2F722C5C; Sat, 18 Aug 2018 17:40:49 +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 04BCFC37 for ; Sat, 18 Aug 2018 17:40:48 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 610947BE for ; Sat, 18 Aug 2018 17:40:47 +0000 (UTC) X-Originating-IP: 76.21.1.228 Received: from localhost.localdomain (unknown [76.21.1.228]) (Authenticated sender: jpettit@ovn.org) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id CF3CF240005 for ; Sat, 18 Aug 2018 17:40:44 +0000 (UTC) From: Justin Pettit To: dev@openvswitch.org Date: Sat, 18 Aug 2018 10:40:38 -0700 Message-Id: <20180818174039.91013-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.10 1/2] Set release dates for 2.10.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: Ben Pfaff --- NEWS | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9f05bf3dc3ec..8e21180537db 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -v2.10.0 - xx xxx xxxx +v2.10.0 - 18 Aug 2018 --------------------- - ovs-vswitchd and utilities now support DNS names in OpenFlow and OVSDB remotes. diff --git a/debian/changelog b/debian/changelog index b4174c9f393f..ce7ac516a52d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ openvswitch (2.10.0-1) unstable; urgency=low * New upstream version - -- Open vSwitch team Tue, 24 Jul 2018 15:27:38 -0700 + -- Open vSwitch team Sat, 18 Aug 2018 10:38:23 -0700 openvswitch (2.9.0-1) unstable; urgency=low