From patchwork Tue Sep 10 17:59:56 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Finucane X-Patchwork-Id: 1160511 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46SXsJ5XFJz9s00 for ; Wed, 11 Sep 2019 04:01:24 +1000 (AEST) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=that.guru Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=that.guru header.i=@that.guru header.b="qBGUayql"; dkim-atps=neutral Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 46SXsJ4RwmzF1fB for ; Wed, 11 Sep 2019 04:01:24 +1000 (AEST) X-Original-To: patchwork@lists.ozlabs.org Delivered-To: patchwork@lists.ozlabs.org Authentication-Results: lists.ozlabs.org; spf=none (mailfrom) smtp.mailfrom=that.guru (client-ip=172.82.139.73; helo=qrelay73.mxroute.com; envelope-from=stephen@that.guru; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=that.guru Authentication-Results: lists.ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=that.guru header.i=@that.guru header.b="qBGUayql"; dkim-atps=neutral Received: from qrelay73.mxroute.com (qrelay73.mxroute.com [172.82.139.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 46SXqy0ltfzF1Yj for ; Wed, 11 Sep 2019 04:00:14 +1000 (AEST) Received: from filter002.mxroute.com (unknown [94.130.183.33]) by qrelay73.mxroute.com (Postfix) with ESMTP id 66253E07F1 for ; Tue, 10 Sep 2019 14:00:11 -0400 (EDT) Received: from one.mxroute.com (one.mxroute.com [195.201.59.211]) by filter002.mxroute.com (Postfix) with ESMTPS id 2CA0B3F252 for ; Tue, 10 Sep 2019 18:00:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=that.guru; s=default; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=Y3UNWUELW652B2ZTf4SwaSCf00WiHteIC5Ew+oXrcJo=; b=qBGUayqlvewYyEKRagMr+HRdd8 AQVjKhjvkTN9WjAI5OAuZgDqvtHDzjJwMjO7e+lkb7sAswKMROrw6H1JkRiB+6BoaqjW3tOp4ga4+ mAulYhk8LFPZjfuMqGbKLqIufJvw99GamzDVSBrwiawKld7N3QmLnIvlJwkUIkevGJF5xUOWV+99e nVcyDw++lOVl/K64jTiHoA7aFLUWeA/ih0GOzRo/mlLqviBQpcHjCrIWW0s6gvEJh+ulZ1J56BjKb En9M3M/Wz2JcnleUkeM8btzbW0fHfkvC8fopxE5f7Cv8S/lSmWSoRCF9kssvFx/1rQDQJcOWX63vd gONd6XxQ==; From: Stephen Finucane To: patchwork@lists.ozlabs.org Subject: [PATCH 3/3] docs: Update reno for stable/2.2 Date: Tue, 10 Sep 2019 18:59:56 +0100 Message-Id: <20190910175956.5300-4-stephen@that.guru> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190910175956.5300-1-stephen@that.guru> References: <20190910175956.5300-1-stephen@that.guru> MIME-Version: 1.0 X-AuthUser: stephen@that.guru X-BeenThere: patchwork@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Patchwork development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: patchwork-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Patchwork" Signed-off-by: Stephen Finucane --- docs/index.rst | 1 + docs/releases/flannel.rst | 5 +++++ docs/releases/index.rst | 1 + docs/releases/unreleased.rst | 2 +- 4 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 docs/releases/flannel.rst diff --git a/docs/index.rst b/docs/index.rst index b73c647c..11bafb05 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -58,6 +58,7 @@ of community projects. :caption: Release Notes releases/unreleased + releases/flannel releases/eolienne releases/dazzle releases/cashmere diff --git a/docs/releases/flannel.rst b/docs/releases/flannel.rst new file mode 100644 index 00000000..277001f7 --- /dev/null +++ b/docs/releases/flannel.rst @@ -0,0 +1,5 @@ +v2.2 Series ("Flannel") +======================= + +.. release-notes:: + :branch: stable/2.2 diff --git a/docs/releases/index.rst b/docs/releases/index.rst index 98afd220..a5064c9c 100644 --- a/docs/releases/index.rst +++ b/docs/releases/index.rst @@ -10,6 +10,7 @@ on the release process, refer to :doc:`/development/releasing`. :maxdepth: 2 /releases/unreleased + /releases/flannel /releases/eolienne /releases/dazzle /releases/cashmere diff --git a/docs/releases/unreleased.rst b/docs/releases/unreleased.rst index 338717ea..eba565f9 100644 --- a/docs/releases/unreleased.rst +++ b/docs/releases/unreleased.rst @@ -2,4 +2,4 @@ Unreleased ========== .. release-notes:: - :earliest-version: v2.1.0 + :earliest-version: v2.2.0