diff --git a/CHANGES b/CHANGES index 7e5de2e4ef..98fa5c2a20 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2012.11, Not released yet: +2012.11-rc2, Released November 30th, 2012: Minor fixes around the tree. @@ -7,10 +7,11 @@ Add checks for legacy features. Updated/fixed packages: acpid, alsa-lib, arptables, binutils, - busybox, ccache, cjson, cramfs, directfb, flex, gdb, hiawatha, - imagemagick, lcdproc, libdaemon, libecore, libhid, libmad, - libpcap, libusb, linux-fusion, matchbox, ocf-linux, owl-linux, - scons, strace + busybox, ccache, cjson, cramfs, directfb, flex, fluxbox, gdb, + hiawatha, igh-ethercat, imagemagick, imlib2, lcdproc, + libdaemon, libecore, libhid, libmad, libpcap, libsigc, libusb, + linux-fusion, matchbox, ocf-linux, owl-linux, python, rrdtool, + scons, strace, sylpheed Issues resolved (http://bugs.uclibc.org): diff --git a/Makefile b/Makefile index 1141ef2c03..d3f9b40c82 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2012.11-rc1 +export BR2_VERSION:=2012.11-rc2 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 diff --git a/docs/download.html b/docs/download.html index c34a311006..cdf5950d41 100644 --- a/docs/download.html +++ b/docs/download.html @@ -14,12 +14,12 @@ or buildroot-2012.08.tar.bz2.

-The latest release candidate is 2012.11-rc1, which can be +The latest release candidate is 2012.11-rc2, which can be downloaded here:

-buildroot-2012.11-rc1.tar.gz +buildroot-2012.11-rc2.tar.gz or -buildroot-2012.11-rc1.tar.bz2. +buildroot-2012.11-rc2.tar.bz2.

This and earlier releases can always be downloaded from diff --git a/docs/news.html b/docs/news.html index 94183e092a..84f4cc35bc 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,18 @@