]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
docs: website: update for 2015.08.1
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 6 Sep 2015 21:09:12 +0000 (23:09 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 6 Sep 2015 21:09:12 +0000 (23:09 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/website/download.html
docs/website/news.html

index ef87b1c8b7f089d291da7192e53b3e1626e71f4c..534fc7e35945abf2c27a5f35eecd115a3543de5e 100644 (file)
@@ -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
index 5511d8a6428a0a45c20ce2e3b0405e401358be2c..aeb02238be8924d8628792333ced394fd024c93f 100644 (file)
@@ -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