DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] release 16.07.1
@ 2016-10-26  8:11 Yuanhan Liu
  2016-10-26  8:58 ` Van Haaren, Harry
  2016-10-26  9:48 ` [dpdk-web] [PATCH v2] " Thomas Monjalon
  0 siblings, 2 replies; 9+ messages in thread
From: Yuanhan Liu @ 2016-10-26  8:11 UTC (permalink / raw)
  To: web

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
---

NOTE: the md5 of the dpdk-16.07.1 tar is not filled, as it's
not been created yet. Hopefully, Thoams could fill that for
me.

Another note: there is a <p> decorator after the "latest stalbe
release" icon, because in my local testing, it can't show 4
icons in one row. Thus I splitted it them in two rows, each with
2 icons.

Thanks.
---
 download.html | 6 +++++-
 rel.html      | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/download.html b/download.html
index 919c41e..30b2086 100644
--- a/download.html
+++ b/download.html
@@ -43,7 +43,11 @@
 				<i class="material-icons">archive</i>
 				Latest Version: 16.07
 			</a><!-- no whitespace
-			--><a href="/rel" class="button">
+			--><a href="http://fast.dpdk.org/rel/dpdk-16.07.1.tar.xz" class="button">
+				<i class="material-icons">archive</i>
+				Latest Stable Version: 16.07.1
+			</a><!-- no whitespace
+			--><p><a href="/rel" class="button">
 				<i class="material-icons">view_list</i>
 				Other Versions
 			</a><!-- no whitespace
diff --git a/rel.html b/rel.html
index b95403a..960daa4 100644
--- 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.07.tar.xz">DPDK 16.07</a></td>
-			<td><a href="/doc/guides/rel_notes/release_16_07.html">2016 July 28</a></td>
-			<td><pre>690a2bb570103e58d12f9806e8bf21be</pre></td>
+			<td><a href="http://fast.dpdk.org/rel/dpdk-16.07.1.tar.xz">DPDK 16.07.1</a></td>
+			<td><a href="/doc/guides/rel_notes/release_16_07.html">2016 October 26</a></td>
+			<td><pre>XXX</pre></td>
 		</tr>
 		<tr>
 			<td><a href="http://fast.dpdk.org/rel/dpdk-16.04.tar.xz">DPDK 16.04</a></td>
-- 
1.9.0

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-10-26 11:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-26  8:11 [dpdk-web] [PATCH] release 16.07.1 Yuanhan Liu
2016-10-26  8:58 ` Van Haaren, Harry
2016-10-26  9:54   ` Thomas Monjalon
2016-10-26 10:01     ` Van Haaren, Harry
2016-10-26  9:48 ` [dpdk-web] [PATCH v2] " Thomas Monjalon
2016-10-26 10:13   ` Yuanhan Liu
2016-10-26 10:31   ` [dpdk-web] [PATCH v3] " Thomas Monjalon
2016-10-26 11:08     ` Van Haaren, Harry
2016-10-26 11:17       ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).