Commit 3cd209bf authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

docs: website: update for 2015.08.1

parent 8498474c
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -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
+10 −0
Original line number Diff line number Diff line
@@ -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