]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Update for 2015.11-rc1 2015.11-rc1
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 6 Nov 2015 10:25:40 +0000 (11:25 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 7 Nov 2015 21:43:57 +0000 (22:43 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
CHANGES
Makefile
docs/website/download.html
docs/website/news.html

diff --git a/CHANGES b/CHANGES
index 904dcf7dd429ed3a50ee956bc8cb0b2e84261ac0..d801ac309f4af25c068a95576c49e633eecd7bf2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-2015.11-rc1, not yet released
+2015.11-rc1, Released November, 7th 2015
 
        Fixes all over the tree and new features.
 
index fbc6115dcc7f28a03bf5532ebe0e9f6dc529c326..80c264fc8b8c215c27638b53a4d20f2827d672cb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
 all:
 
 # Set and export the version string
-export BR2_VERSION := 2015.11-git
+export BR2_VERSION := 2015.11-rc1
 
 # Save running make version since it's clobbered by the make package
 RUNNING_MAKE_VERSION := $(MAKE_VERSION)
index 534fc7e35945abf2c27a5f35eecd115a3543de5e..a6c2ac0ca1eb79f279906a5479c8ffe62d565129 100644 (file)
@@ -15,18 +15,18 @@ here:<p>
 or
 <a href="/downloads/buildroot-2015.08.1.tar.bz2">buildroot-2015.08.1.tar.bz2</a>
 (<a href="/downloads/buildroot-2015.08.1.tar.bz2.sign">PGP signature</a>).
-<!--
+
 <p>
-The latest release candidate is <b>2015.08-rc2</b>, which can be
+The latest release candidate is <b>2015.11-rc1</b>, which can be
 downloaded here:<p>
 
-<a href="/downloads/buildroot-2015.08-rc2.tar.gz">buildroot-2015.08-rc1.tar.gz</a>
-(<a href="/downloads/buildroot-2015.08-rc2.tar.gz.sign">PGP signature</a>)
+<a href="/downloads/buildroot-2015.11-rc1.tar.gz">buildroot-2015.11-rc1.tar.gz</a>
+(<a href="/downloads/buildroot-2015.11-rc1.tar.gz.sign">PGP signature</a>)
 or
-<a href="/downloads/buildroot-2015.08-rc2.tar.bz2">buildroot-2015.08-rc1.tar.bz2</a>
-(<a href="/downloads/buildroot-2015.08-rc2.tar.bz2.sign">PGP signature</a>).
+<a href="/downloads/buildroot-2015.11-rc1.tar.bz2">buildroot-2015.11-rc1.tar.bz2</a>
+(<a href="/downloads/buildroot-2015.11-rc1.tar.bz2.sign">PGP signature</a>).
 <p>
--->
+
 This and earlier releases (and their PGP signatures) can always be downloaded from
 <a href="/downloads/">http://buildroot.net/downloads/</a>.
 
index 2a10a0721d20b6bade91f3eb3f64cfdb964d95f7..23b5f7e71692cd2812efce98369e4ff0de406de2 100644 (file)
@@ -8,6 +8,19 @@
 <p>
 
 <ul>
+  <li><b>xxx November 2015 -- 2015.11-rc1 released</b>
+
+    <p>We have a new release candidate! Lots of changes all over the
+    tree, see
+    the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc1">CHANGES</a>
+    file for details.</p>
+
+    <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
+    <a href="/downloads/buildroot-2015.11-rc1.tar.bz2">2015.11-rc1
+    release candidate</a>, and report any problems found to the
+    <a href="support.html">mailing list</a> or
+    <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
+
   <li><b>6 September 2015 -- 2015.08.1 released</b>
 
     <p>The 2015.08.1 bugfix release is out - Thanks to everyone