From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <web-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 07EE7A32A3
	for <public@inbox.dpdk.org>; Fri, 25 Oct 2019 14:52:07 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 0063D1C112;
	Fri, 25 Oct 2019 14:52:07 +0200 (CEST)
Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28])
 by dpdk.org (Postfix) with ESMTP id 5D9F41C112
 for <web@dpdk.org>; Fri, 25 Oct 2019 14:52:05 +0200 (CEST)
Received: from mail-vs1-f71.google.com (mail-vs1-f71.google.com
 [209.85.217.71])
 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
 (No client certificate requested)
 by mx1.redhat.com (Postfix) with ESMTPS id BBFEE3B464
 for <web@dpdk.org>; Fri, 25 Oct 2019 12:52:04 +0000 (UTC)
Received: by mail-vs1-f71.google.com with SMTP id g126so260384vsg.7
 for <web@dpdk.org>; Fri, 25 Oct 2019 05:52:04 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=iudDdZqkQ5eCSNeT2OtSwtqgUe2EvjH1bZTveVc/83I=;
 b=S7Awm2Oo+RhbAmcCBErRo/voQLCjt4lQFx1S43CyYOT0d7Ke3J/+wSg4tMdlVr8YcT
 qMB+Y9Duej2jHprZ0kmaZOzjeB6agbtXiTP+gVtNNzvbB5F/X67fqIVlEZkfTdgPpq6L
 49zkvKFNYIptK//ykUFRph3v20dMmDwCM//oBpmu3uCwaeBz4tmB1mOeKmA449F31Idd
 JvxvykkrmrKuYtKMvvdn9BQGmDE1uKc9NEJDsdFmsaXgp5l+ewIoXfkx60iMngYG+6QQ
 fsxr8fv6rlkySczvj+Sta3JlhLXfLzvquwqiO3cuAysTRyzgltBmJLBKUMCQwhna2E+i
 mCEA==
X-Gm-Message-State: APjAAAUEZpK6thpBU0GPpnOdL0KoFqikMlYGPrclQQl6bYn4RYdKrZbA
 h6E6R2t36Rf+AFCMqPaahxkW4OmWzji/jWk4YbzSmEofi1AIBQTuG78+Njq13jv7ruGTXwPfJvJ
 YWzj85TEbmqURtKs8IpQ=
X-Received: by 2002:a67:e88b:: with SMTP id x11mr1756263vsn.180.1572007923880; 
 Fri, 25 Oct 2019 05:52:03 -0700 (PDT)
X-Google-Smtp-Source: APXvYqzIriaYzmOpKm0YRV81HyPRiRIWgvqGAQepyKpGP0gvPgP9alqZY+o1qmacR2HFZhzhoriSfXAJTly4zv+1t88=
X-Received: by 2002:a67:e88b:: with SMTP id x11mr1756251vsn.180.1572007923612; 
 Fri, 25 Oct 2019 05:52:03 -0700 (PDT)
MIME-Version: 1.0
References: <20191025123953.19273-1-ktraynor@redhat.com>
In-Reply-To: <20191025123953.19273-1-ktraynor@redhat.com>
From: David Marchand <david.marchand@redhat.com>
Date: Fri, 25 Oct 2019 14:51:52 +0200
Message-ID: <CAJFAV8zaxf0cLVw6kqSNK5SFchVWvJzh9W2YfAyK6oO1eGfSgg@mail.gmail.com>
To: Kevin Traynor <ktraynor@redhat.com>
Cc: web@dpdk.org, Luca Boccassi <bluca@debian.org>,
 Thomas Monjalon <thomas@monjalon.net>, 
 "Yigit, Ferruh" <ferruh.yigit@intel.com>
Content-Type: text/plain; charset="UTF-8"
Subject: Re: [dpdk-web] [PATCH] release 18.11.3
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
Errors-To: web-bounces@dpdk.org
Sender: "web" <web-bounces@dpdk.org>

On Fri, Oct 25, 2019 at 2:40 PM Kevin Traynor <ktraynor@redhat.com> wrote:
>
> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> ---
>  content/download/_index.md | 6 +++---
>  content/roadmap/_index.md  | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/content/download/_index.md b/content/download/_index.md
> index 2220339..aa92ae2 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -11,8 +11,8 @@ weight = "2"
>    19.08
>  </a>
> -<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-18.11.2.tar.xz">
> +<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-18.11.3.tar.xz">
>    {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
>    Latest Stable\
> -  18.11.2
> +  18.11.3
>  </a>
>  <a class="dwnld-btn" href="/roadmap">
> @@ -29,5 +29,5 @@ weight = "2"
>  | [DPDK 19.05.0](//fast.dpdk.org/rel/dpdk-19.05.tar.xz)         | [2019 May 13](//doc.dpdk.org/guides-19.05/rel_notes/release_19_05.html)      | fe22ad1bab1539945119047b0fdf1105 |
>  | [DPDK 19.02.0](//fast.dpdk.org/rel/dpdk-19.02.tar.xz)         | [2019 February 1](//doc.dpdk.org/guides-19.02/rel_notes/release_19_02.html)  | 23944a2cdee061aa4bd72ebe7d836db0 |
> -| [DPDK 18.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-18.11.2.tar.xz) | [2019 June 11](//doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html)     | 0ad396d18be01db57b6de8270ebdf651 |
> +| [DPDK 18.11.3 (LTS)](//fast.dpdk.org/rel/dpdk-18.11.3.tar.xz) | [2019 October 25](//doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html)  | e42ca3c8773557720af8db21c7d374cc |
>  | [DPDK 18.08.1](//fast.dpdk.org/rel/dpdk-18.08.1.tar.xz)       | [2019 April 1](//doc.dpdk.org/guides-18.08/rel_notes/release_18_08.html)     | 391116ff3012ffd33bb63ed5feb3375c |
>  | [DPDK 18.05.1](//fast.dpdk.org/rel/dpdk-18.05.1.tar.xz)       | [2018 Sept 7](//doc.dpdk.org/guides-18.05/rel_notes/release_18_05.html)      | 5e278012506c76d981e4283a92adec1c |
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index f27847c..a13d370 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -114,5 +114,5 @@ by 1-2 weeks, depending on the test results.
>  |----------|----------|-------------------|---------------------|--------------------|
>  | 17.11.7  | 17.11.8  | December 2019     | December 2019 (LTS) | Luca Boccassi      |
> -| 18.11.2  | 18.11.3  | September 2019    | November 2020 (LTS) | Kevin Traynor      |
> +| 18.11.3  | 18.11.4  | January 2020      | November 2020 (LTS) | Kevin Traynor      |
>  | -        | 19.05.1  | September 2019    | September 2019      | ?                  |
>  | -        | 19.08.1  | December 2019     | December 2019       | ?                  |
> --
> 2.21.0
>

Reviewed-by: David Marchand <david.marchand@redhat.com>


--
David Marchand