* [dpdk-web] [PATCH] release 18.02.2 @ 2018-06-15 13:33 luca.boccassi 2018-06-15 13:53 ` Thomas Monjalon 2018-06-15 13:59 ` [dpdk-web] [PATCH v2] " luca.boccassi 0 siblings, 2 replies; 4+ messages in thread From: luca.boccassi @ 2018-06-15 13:33 UTC (permalink / raw) To: web; +Cc: thomas, Luca Boccassi From: Luca Boccassi <bluca@debian.org> Update rel.html with the 18.02.2 link and metadata. Signed-off-by: Luca Boccassi <bluca@debian.org> --- rel.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rel.html b/rel.html index 50cefba..86b6b42 100644 --- a/rel.html +++ b/rel.html @@ -65,9 +65,9 @@ <td><pre>9fc86367cd9407ff6a8dfea56c4eddc4</pre></td> </tr> <tr> - <td><a href="https://fast.dpdk.org/rel/dpdk-18.02.1.tar.xz">DPDK 18.02.1</a></td> - <td><a href="/doc/guides-18.02/rel_notes/release_18_02.html">2018 April 23</a></td> - <td><pre>3bbb5468f662e1f7472d4abc5c4cf08e</pre></td> + <td><a href="https://fast.dpdk.org/rel/dpdk-18.02.1.tar.xz">DPDK 18.02.2</a></td> + <td><a href="/doc/guides-18.02/rel_notes/release_18_02.html">2018 June 15</a></td> + <td><pre>75ad6d39b513649744e49c9fcbbb9ca5</pre></td> </tr> <tr> <td><a href="https://fast.dpdk.org/rel/dpdk-17.11.2.tar.xz">DPDK 17.11.2 (LTS)</a></td> -- 2.17.1 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH] release 18.02.2 2018-06-15 13:33 [dpdk-web] [PATCH] release 18.02.2 luca.boccassi @ 2018-06-15 13:53 ` Thomas Monjalon 2018-06-15 13:59 ` [dpdk-web] [PATCH v2] " luca.boccassi 1 sibling, 0 replies; 4+ messages in thread From: Thomas Monjalon @ 2018-06-15 13:53 UTC (permalink / raw) To: luca.boccassi; +Cc: web, Luca Boccassi 15/06/2018 15:33, luca.boccassi@gmail.com: > From: Luca Boccassi <bluca@debian.org> > > Update rel.html with the 18.02.2 link and metadata. > > Signed-off-by: Luca Boccassi <bluca@debian.org> > --- > + <td><a href="https://fast.dpdk.org/rel/dpdk-18.02.1.tar.xz">DPDK 18.02.2</a></td> The tarball is not updated. On more coffee :) ^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-web] [PATCH v2] release 18.02.2 2018-06-15 13:33 [dpdk-web] [PATCH] release 18.02.2 luca.boccassi 2018-06-15 13:53 ` Thomas Monjalon @ 2018-06-15 13:59 ` luca.boccassi 2018-06-15 14:07 ` Thomas Monjalon 1 sibling, 1 reply; 4+ messages in thread From: luca.boccassi @ 2018-06-15 13:59 UTC (permalink / raw) To: web; +Cc: thomas, Luca Boccassi From: Luca Boccassi <bluca@debian.org> Update rel.html with the 18.02.2 link and metadata. Signed-off-by: Luca Boccassi <bluca@debian.org> --- rel.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rel.html b/rel.html index 50cefba..8a68288 100644 --- a/rel.html +++ b/rel.html @@ -65,9 +65,9 @@ <td><pre>9fc86367cd9407ff6a8dfea56c4eddc4</pre></td> </tr> <tr> - <td><a href="https://fast.dpdk.org/rel/dpdk-18.02.1.tar.xz">DPDK 18.02.1</a></td> - <td><a href="/doc/guides-18.02/rel_notes/release_18_02.html">2018 April 23</a></td> - <td><pre>3bbb5468f662e1f7472d4abc5c4cf08e</pre></td> + <td><a href="https://fast.dpdk.org/rel/dpdk-18.02.2.tar.xz">DPDK 18.02.2</a></td> + <td><a href="/doc/guides-18.02/rel_notes/release_18_02.html">2018 June 15</a></td> + <td><pre>75ad6d39b513649744e49c9fcbbb9ca5</pre></td> </tr> <tr> <td><a href="https://fast.dpdk.org/rel/dpdk-17.11.2.tar.xz">DPDK 17.11.2 (LTS)</a></td> -- 2.17.1 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH v2] release 18.02.2 2018-06-15 13:59 ` [dpdk-web] [PATCH v2] " luca.boccassi @ 2018-06-15 14:07 ` Thomas Monjalon 0 siblings, 0 replies; 4+ messages in thread From: Thomas Monjalon @ 2018-06-15 14:07 UTC (permalink / raw) To: luca.boccassi; +Cc: web, Luca Boccassi 15/06/2018 15:59, luca.boccassi@gmail.com: > From: Luca Boccassi <bluca@debian.org> > > Update rel.html with the 18.02.2 link and metadata. > > Signed-off-by: Luca Boccassi <bluca@debian.org> Acked-by: Thomas Monjalon <thomas@monjalon.net> ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-06-15 14:07 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2018-06-15 13:33 [dpdk-web] [PATCH] release 18.02.2 luca.boccassi 2018-06-15 13:53 ` Thomas Monjalon 2018-06-15 13:59 ` [dpdk-web] [PATCH v2] " luca.boccassi 2018-06-15 14:07 ` 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).