summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-01-03 22:02:10 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2013-01-03 22:02:10 +0100
commit31ff7b5eac3883a11faf60d9af0b47bfc2d903f3 (patch)
tree930aa4eb16fee6e602c3cd41ea4d96ccec6fc2f8 /docs
parenta025fd9b5a43f61f4b7ed051f6dcb422ec18cc83 (diff)
downloadbuildroot-novena-31ff7b5eac3883a11faf60d9af0b47bfc2d903f3.tar.gz
buildroot-novena-31ff7b5eac3883a11faf60d9af0b47bfc2d903f3.zip
docs: 2012.11.1 is out
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r--docs/download.html6
-rw-r--r--docs/news.html11
2 files changed, 14 insertions, 3 deletions
diff --git a/docs/download.html b/docs/download.html
index 4cb01c92d..2b1bb80c6 100644
--- a/docs/download.html
+++ b/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
diff --git a/docs/news.html b/docs/news.html
index 7e791be48..343690f6b 100644
--- a/docs/news.html
+++ b/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