docs: 2012.11.1 is out

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2013-01-03 22:02:10 +01:00
parent a025fd9b5a
commit 31ff7b5eac
2 changed files with 14 additions and 3 deletions

View File

@ -6,12 +6,12 @@
<p>
The latest stable release is <b>2012.11</b>, which can be downloaded
The latest stable release is <b>2012.11.1</b>, which can be downloaded
here:<p>
<a href="/downloads/buildroot-2012.11.tar.gz">buildroot-2012.11.tar.gz</a>
<a href="/downloads/buildroot-2012.11.1.tar.gz">buildroot-2012.11.1.tar.gz</a>
or
<a href="/downloads/buildroot-2012.11.tar.bz2">buildroot-2012.11.tar.bz2</a>.
<a href="/downloads/buildroot-2012.11.1.tar.bz2">buildroot-2012.11.1.tar.bz2</a>.
<!--
<p>
The latest release candidate is <b>2012.11-rc2</b>, which can be

View File

@ -5,6 +5,17 @@
<p>
<ul>
<li><b>3 January 2013 -- 2012.11.1 released</b>
<p>The 2012.11.1 bugfix release is out - Thanks to everyone
contributing. This release fixes critical issues discovered since
the 2012.11 release, most importantly with non-largefile builds on
recent Ubuntu versions. See the
<a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.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-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
<li><b>2 December 2012 -- 2012.11 released</b>
<p>The stable 2012.11 release is out - Thanks to everyone