浏览代码

docs: 2012.11.1 is out

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 12 年之前
父节点
当前提交
31ff7b5eac
共有 2 个文件被更改,包括 14 次插入3 次删除
  1. 3 3
      docs/download.html
  2. 11 0
      docs/news.html

+ 3 - 3
docs/download.html

@@ -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
docs/news.html

@@ -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