diff options
author | 2015-05-22 11:53:58 +0200 | |
---|---|---|
committer | 2015-05-22 11:53:58 +0200 | |
commit | c6ce119cb060941da65d254c1344aa123baf541c (patch) | |
tree | f4cbe835199adacc01731c5deaea7bae729c0bc6 /docs/website | |
parent | e3904a890de2a74c290675fdb90324a6ed83e633 (diff) | |
download | buildroot-1843c145fae8d414572128bb51bc2e48e0ebd3b7.tar.gz buildroot-1843c145fae8d414572128bb51bc2e48e0ebd3b7.tar.bz2 |
Update for 2015.05-rc32015.05-rc3
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website')
-rw-r--r-- | docs/website/download.html | 10 | ||||
-rw-r--r-- | docs/website/news.html | 12 |
2 files changed, 17 insertions, 5 deletions
diff --git a/docs/website/download.html b/docs/website/download.html index 9362ccf1b6..640800e61f 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -18,14 +18,14 @@ or <p> -The latest release candidate is <b>2015.05-rc2</b>, which can be +The latest release candidate is <b>2015.05-rc3</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2015.05-rc2.tar.gz">buildroot-2015.05-rc2.tar.gz</a> -(<a href="/downloads/buildroot-2015.05-rc2.tar.gz.sign">PGP signature</a>) +<a href="/downloads/buildroot-2015.05-rc3.tar.gz">buildroot-2015.05-rc3.tar.gz</a> +(<a href="/downloads/buildroot-2015.05-rc3.tar.gz.sign">PGP signature</a>) or -<a href="/downloads/buildroot-2015.05-rc2.tar.bz2">buildroot-2015.05-rc2.tar.bz2</a> -(<a href="/downloads/buildroot-2015.05-rc2.tar.bz2.sign">PGP signature</a>). +<a href="/downloads/buildroot-2015.05-rc3.tar.bz2">buildroot-2015.05-rc3.tar.bz2</a> +(<a href="/downloads/buildroot-2015.05-rc3.tar.bz2.sign">PGP signature</a>). <p> This and earlier releases (and their PGP signatures) can always be downloaded from diff --git a/docs/website/news.html b/docs/website/news.html index 6ca5647ef0..39fe6933e2 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -8,6 +8,18 @@ <p> <ul> + <li><b>22 May 2015 -- 2015.05-rc3 released</b> + + <p>Release candidate 3 is out with more cleanups and security / build fixes. See the <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a> + file for details.</p> + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2015.02-rc5.tar.bz2">2015.05-rc3 + release candidate</a>, and report any problems found to the <a + href="lists.html">mailing list</a> or <a + href="https://bugs.uclibc.org">bug tracker</a>.</p> + <li><b>11 May 2015 -- 2015.05-rc2 released</b> <p>Another week, another release candidate with more cleanups and |