update for 2009.11-rc2
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 29 Nov 2009 22:26:54 +0000 (23:26 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 29 Nov 2009 22:26:54 +0000 (23:26 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Config.in
docs/download.html
docs/news.html

diff --git a/CHANGES b/CHANGES
index 30eaac92fbeb83e500bfa1ee0d3bc1d6cd63c826..7a5535a37ae50697596be02774c39b0b1e2e007f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,6 @@
-2009.11, Not released yet:
+2009.11-rc2, Released November 29th, 2009:
+
+       Additional fixes and cleanups.
 
        Updated/fixed packages: busybox, dbus, fltk, gvfs, ltrace
 
index 0a5a7b98aa13701afef89e792b6b7c665cf62b28..b4ed729238e72c86a36556f666f4d8afc842edef 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
 
 config BR2_VERSION
        string
-       default "2009.11-rc1"
+       default "2009.11-rc2"
 
 source "target/Config.in.arch"
 source "target/device/Config.in"
index a7f72eec335b2cb0c86f421dff472695af742436..e497659727644e9fd766e0e73f80cda0ac8216da 100644 (file)
@@ -13,15 +13,15 @@ here:<p>
 or
 <a href="/downloads/buildroot-2009.08.tar.bz2">buildroot-2009.08.tar.bz2</a>.
 <p>
-<!--
-The latest release candidate is <b>2009.08-rc3</b>, which can be
+
+The latest release candidate is <b>2009.11-rc2</b>, which can be
 downloaded here:<p>
 
-<a href="/downloads/buildroot-2009.08-rc3.tar.gz">buildroot-2009.08-rc3.tar.gz</a>
+<a href="/downloads/buildroot-2009.11-rc2.tar.gz">buildroot-2009.11-rc2.tar.gz</a>
 or
-<a href="/downloads/buildroot-2009.08-rc3.tar.bz2">buildroot-2009.08-rc3.tar.bz2</a>.
+<a href="/downloads/buildroot-2009.11-rc2.tar.bz2">buildroot-2009.11-rc2.tar.bz2</a>.
 <p>
--->
+
 This and earlier releases can always be downloaded from
 <a href="/downloads/">http://buildroot.net/downloads/</a>.
 
index ed698847c159e1c1a8205139584e0fb0984ab2c6..3376bee8b00c982647090abb16ffdb43deac7bed 100644 (file)
@@ -5,6 +5,18 @@
 <p>
 
 <ul>
+  <li><b>29 November 2009 -- 2009.11-rc2 released</b>
+
+    <p>RC2 is out with more cleanups and bugfixes, see the <a
+    href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
+    file for details.
+
+    <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
+    <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
+    release candidate</a>, and report any problems found to the <a
+    href="lists.html">mailing list</a> or <a
+    href="https://bugs.uclibc.org">bug tracker</a>.</p>
+
   <li><b>23 November 2009 -- 2009.11-rc1 released</b>
 
     <p>We have a new release candidate! Lots of changes all over the