summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-09-06 23:09:12 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-09-06 23:09:12 +0200
commit3cd209bfaf4c7af47ce9ddfe1fd2b0d82d30909d (patch)
treeaa89c8f806cdc3ae0a424de99397eee9aceb4849
parent8498474ce3a8d623cfafd35b6bb119950890d2b0 (diff)
downloadbuildroot-3cd209bfaf4c7af47ce9ddfe1fd2b0d82d30909d.tar.gz
buildroot-3cd209bfaf4c7af47ce9ddfe1fd2b0d82d30909d.zip
docs: website: update for 2015.08.1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--docs/website/download.html10
-rw-r--r--docs/website/news.html10
2 files changed, 15 insertions, 5 deletions
diff --git a/docs/website/download.html b/docs/website/download.html
index ef87b1c8b7..534fc7e359 100644
--- a/docs/website/download.html
+++ b/docs/website/download.html
@@ -7,14 +7,14 @@
<p>
-The latest stable release is <b>2015.08</b>, which can be downloaded
+The latest stable release is <b>2015.08.1</b>, which can be downloaded
here:<p>
-<a href="/downloads/buildroot-2015.08.tar.gz">buildroot-2015.08.tar.gz</a>
-(<a href="/downloads/buildroot-2015.08.tar.gz.sign">PGP signature</a>)
+<a href="/downloads/buildroot-2015.08.1.tar.gz">buildroot-2015.08.1.tar.gz</a>
+(<a href="/downloads/buildroot-2015.08.1.tar.gz.sign">PGP signature</a>)
or
-<a href="/downloads/buildroot-2015.08.tar.bz2">buildroot-2015.08.tar.bz2</a>
-(<a href="/downloads/buildroot-2015.08.tar.bz2.sign">PGP signature</a>).
+<a href="/downloads/buildroot-2015.08.1.tar.bz2">buildroot-2015.08.1.tar.bz2</a>
+(<a href="/downloads/buildroot-2015.08.1.tar.bz2.sign">PGP signature</a>).
<!--
<p>
The latest release candidate is <b>2015.08-rc2</b>, which can be
diff --git a/docs/website/news.html b/docs/website/news.html
index 5511d8a642..aeb02238be 100644
--- a/docs/website/news.html
+++ b/docs/website/news.html
@@ -8,6 +8,16 @@
<p>
<ul>
+ <li><b>6 September 2015 -- 2015.08.1 released</b>
+
+ <p>The 2015.08.1 bugfix release is out - Thanks to everyone
+ contributing. This release fixes critical issues discovered since
+ the 2015.08 release. See the
+ <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a>
+ file for more details,
+ and go to the <a href="/downloads/">downloads page</a> to pick up the
+ <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p>
+
<li><b>31 August 2015 -- 2015.08 released</b>
<p>The stable 2015.08 release is out - Thanks to everyone
OpenPOWER on IntegriCloud