From fcd720dfcf702d796fbc625b9abc4c06cb848d84 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 1 Sep 2014 12:12:30 +0200 Subject: [PATCH] Update for 2014.08 Signed-off-by: Peter Korsgaard --- CHANGES | 16 ++++++++++++++++ Makefile | 2 +- docs/download.html | 14 +++++++------- docs/news.html | 9 +++++++++ 4 files changed, 33 insertions(+), 8 deletions(-) diff --git a/CHANGES b/CHANGES index 277b6d0179..e239fcd27a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,19 @@ +2014.08, Released September 1st, 2014 + + Minor manual fixes/additions. + + Updated/fixed packages: btrfs-progs, cmake, cppcms, exim, + lftp, libdaemon, libev, libgpgme, libiqrf, libnl, libplist, + libroxml, libwebsockets, mesa3d, mpd, mtdev2tuio, musepack, + perl-gd, php-geoip, php-gnupg, php-imagick, php-memcached, + php-ssh2, php-yaml, php-zmq, polarssl, ruby, systemd, taglib, + uboot-tools, upmpdcli, webkit, xapp_xfs, xapp_luit, + xscreensaver, yajl + + Issues resolved (http://bugs.uclibc.org): + + #7346: vim-8ae50e3ef8bf.tar.gz can not be downloaded, 404 not found + 2014.08-rc3, Released August 26th, 2014 Minor fixes. diff --git a/Makefile b/Makefile index f2ff6e85b6..3ebfd55af0 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION := 2014.08-rc3 +export BR2_VERSION := 2014.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 659ee245de..88efbe7d93 100644 --- a/docs/download.html +++ b/docs/download.html @@ -4,17 +4,17 @@

-The latest stable release is 2014.05, which can be downloaded +The latest stable release is 2014.08, which can be downloaded here:

-buildroot-2014.05.tar.gz -(PGP signature) +buildroot-2014.08.tar.gz +(PGP signature) or -buildroot-2014.05.tar.bz2 -(PGP signature). +buildroot-2014.08.tar.bz2 +(PGP signature).

- + You can also obtain daily snapshots of the latest Buildroot source tree if you want to follow development, but cannot or do not wish to use Git. diff --git a/docs/news.html b/docs/news.html index c06a0cc499..ba3ee849f5 100644 --- a/docs/news.html +++ b/docs/news.html @@ -6,6 +6,15 @@