Signed-off-by: Thomas Monjalon <tho...@monjalon.net> --- Patch for the website (to w...@dpdk.org) Cc'ed to dev@dpdk.org
v2: - more volunteers - propose to do .1 release after -rc1 of next branch. --- dev/roadmap.html | 37 ++++++++++++++++++++++++++++++++----- 1 file changed, 32 insertions(+), 5 deletions(-) diff --git a/dev/roadmap.html b/dev/roadmap.html index e6cf640..c7cd7cb 100644 --- a/dev/roadmap.html +++ b/dev/roadmap.html @@ -97,13 +97,15 @@ <li>Integration deadline: June 29, 2018 <li>Release: August 1, 2018 </ul> - <p>18.11 + <p>18.11 (LTS) <ul> <li>Proposal deadline: September 7, 2018 <li>Integration deadline: October 5, 2018 <li>Release: November 2, 2018 </ul> <h2 id="stable">Stable releases</h2> + <p>There is a documentation page describing the + <a href="/doc/guides/contributing/stable.html">guidelines of the stable releases</a>. <p>Stable point releases follow mainline releases. <p>After each -rc tag and after the final version, relevant bug fixes get backported by the stable maintainers into the respective branches in "bursts". @@ -111,8 +113,9 @@ to sta...@dpdk.org only (avoiding dev@dpdk.org). <p>After all the relevant bugfixes have been backported, regression tests are ran, and if clear, the stable release is announced. - <p>Typically a new stable release version follows a mainline release - by 1-2 weeks, depending on the test results. + <p>The first stable release (.1) of a branch should follow + its mainline release (.0) by at least two months, + after the first release candidate (-rc1) of the next branch. <hr> <div style="overflow-x:auto"> <table> @@ -125,15 +128,39 @@ <tr> <td>16.11.6</td> <td>May 19, 2018</td> - <td>November 2018</td> + <td>November 2018 (LTS)</td> <td>Luca Boccassi</td> </tr> <tr> <td>17.11.2</td> <td>May 19, 2018</td> - <td>November 2019</td> + <td>November 2019 (LTS)</td> <td>Yuanhan Liu</td> </tr> + <tr> + <td>18.02.1</td> + <td>April 6, 2018</td> + <td>June 2018</td> + <td>Luca Boccassi</td> + </tr> + <tr> + <td>18.05.1</td> + <td>June 29, 2018</td> + <td>October 2018</td> + <td>Christian Ehrhardt</td> + </tr> + <tr> + <td>18.08.1</td> + <td>October 5, 2018</td> + <td>January 2019</td> + <td>looking for volunteer</td> + </tr> + <tr> + <td>18.11.1</td> + <td>January 11, 2019</td> + <td>November 2020 (LTS)</td> + <td>Kevin Traynor</td> + </tr> </table> </div> </section> -- 2.16.2