[dpdk-web] [PATCH] release 16.11.1 (LTS)

Yuanhan Liu yuanhan.liu at linux.intel.com
Thu Mar 2 13:27:58 CET 2017


On Thu, Mar 02, 2017 at 01:24:29PM +0100, Thomas Monjalon wrote:
> 2017-03-02 17:20, Yuanhan Liu:
> > --- a/download.html
> > +++ b/download.html
> > @@ -43,9 +43,9 @@
> >  				<i class="material-icons">archive</i>
> >  				Latest Major<br>16.11
> >  			</a><!-- no whitespace
> > -			--><a href="http://fast.dpdk.org/rel/dpdk-16.07.2.tar.xz" class="button">
> > +			--><a href="http://fast.dpdk.org/rel/dpdk-16.11.1.tar.xz" class="button">
> >  				<i class="material-icons">archive</i>
> > -				Latest Stable<br>16.07.2
> > +				Latest Stable<br>16.11.1 (LTS)
> >  			</a><!-- no whitespace
> 
> The next button could be renamed from "<br>Other Versions"
> to "Other Versions<br>LTS and Older".
> 
> > --- a/rel.html
> > +++ b/rel.html
> > @@ -59,9 +59,9 @@
> >  			<th>md5</th>
> >  		</tr>
> >  		<tr>
> > -			<td><a href="http://fast.dpdk.org/rel/dpdk-16.11.tar.xz">DPDK 16.11</a></td>
> > -			<td><a href="/doc/guides/rel_notes/release_16_11.html">2016 November 13</a></td>
> > -			<td><pre>06c1c577795360719d0b4fafaeee21e9</pre></td>
> > +			<td><a href="http://fast.dpdk.org/rel/dpdk-16.11.1.tar.xz">DPDK 16.11.1 (LTS)</a></td>
> > +			<td><a href="/doc/guides/rel_notes/release_16_11.html">2017 March 02</a></td>
> 
> It should be /doc/guides-16.11/rel_notes/release_16_11.html
> /doc/guides/ is the doc for the master branch.
> 
> > +			<td><pre>MD5SUM_PLACE_HOLDER</pre></td>
> 
> It is b867eab1f357340d105e92f2e9d8f7de

Thanks. Will send v2.

	--yliu


More information about the web mailing list