Update for 2012.11
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 3 Dec 2012 00:33:09 +0000 (16:33 -0800)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 3 Dec 2012 00:33:09 +0000 (16:33 -0800)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Makefile
docs/download.html
docs/news.html

diff --git a/CHANGES b/CHANGES
index 98fa5c2a20c0fe72aed70c3d4f7a560de497e9ed..2c357eb8a1816ec66c08a59cbf75c2d11d8ebd33 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,13 @@
+2012.11, Released December 2nd, 2012:
+
+       Git shallow clone fix for older git version.
+
+       Updated/fixed packages: ctuio, libtool
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #5726: List all the available hook points
+
 2012.11-rc2, Released November 30th, 2012:
 
        Minor fixes around the tree.
index 87943b8ed4d85458d841ff4247dc8700ec799170..9d9985fd3415f55eda1d34fb0e41a4b51307cdcf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION:=2012.11-rc2
+export BR2_VERSION:=2012.11
 
 # Check for minimal make version (note: this check will break at make 10.x)
 MIN_MAKE_VERSION=3.81
index cdf5950d41fac5e3722218d6d08e4c92c370571b..4cb01c92df5371bba4f051b671d0d7774c753d35 100644 (file)
@@ -6,13 +6,13 @@
 
 <p>
 
-The latest stable release is <b>2012.08</b>, which can be downloaded
+The latest stable release is <b>2012.11</b>, which can be downloaded
 here:<p>
 
-<a href="/downloads/buildroot-2012.08.tar.gz">buildroot-2012.08.tar.gz</a>
+<a href="/downloads/buildroot-2012.11.tar.gz">buildroot-2012.11.tar.gz</a>
 or
-<a href="/downloads/buildroot-2012.08.tar.bz2">buildroot-2012.08.tar.bz2</a>.
-
+<a href="/downloads/buildroot-2012.11.tar.bz2">buildroot-2012.11.tar.bz2</a>.
+<!--
 <p>
 The latest release candidate is <b>2012.11-rc2</b>, which can be
 downloaded here:<p>
@@ -21,7 +21,7 @@ downloaded here:<p>
 or
 <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">buildroot-2012.11-rc2.tar.bz2</a>.
 <p>
-
+-->
 This and earlier releases can always be downloaded from
 <a href="/downloads/">http://buildroot.net/downloads/</a>.
 
index 84f4cc35bcf9160a8840300046ac014bf43c7c22..7e791be48c8096bd310f4fc8ef0244f0d77c2f45 100644 (file)
@@ -5,6 +5,15 @@
 <p>
 
 <ul>
+  <li><b>2 December 2012 -- 2012.11 released</b>
+
+    <p>The stable 2012.11 release is out - Thanks to everyone
+    contributing and testing the release candidates. See the
+    <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">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.tar.bz2">2012.11 release</a>.</p>
+
   <li><b>30 November 2012 -- 2012.11-rc2 released</b>
 
     <p>RC2 is out with more bugfixes - See the <a