Commit 31ff7b5e authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

docs: 2012.11.1 is out

parent a025fd9b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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
+11 −0
Original line number Diff line number Diff line
@@ -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