From 288b73995a0e31233f83184a406a68fe78ba5462 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Fri, 31 Aug 2012 10:49:41 +0200 Subject: Prepare for 2012.08 Signed-off-by: Thomas Petazzoni --- CHANGES | 12 ++++++++++++ Makefile | 2 +- docs/download.html | 8 +++++--- docs/news.html | 8 ++++++++ 4 files changed, 26 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 024ee753b..fd94346df 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +2012.08, Release August 31th, 2012 + + Updated/fixed packages: microperl, cups, luajit, rrdtool, + prboom, oprofile. + + Added license information for: sqlite. + + Changed the source URLs of all packages located on Sourceforge + in order to use the automatic mirror selection URL + downloads.sourceforge.net, and get rid of the + BR2_SOURCEFORGE_MIRROR option. + 2012.08-rc3, Released August 25th, 2012 Updated/fixed packages: libglib2, netsnmp, freetype, libfuse, diff --git a/Makefile b/Makefile index d59a54895..f4f75144a 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2012.08-rc3 +export BR2_VERSION:=2012.08 # 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 e53bfb613..51b7a82a0 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,12 +6,14 @@

-The latest stable release is 2012.05, which can be downloaded +The latest stable release is 2012.08, which can be downloaded here:

-buildroot-2012.05.tar.gz +buildroot-2012.08.tar.gz or -buildroot-2012.05.tar.bz2. +buildroot-2012.08.tar.bz2. + +