From ef19f376c7013c41d06c289b7213f330ca4e98ae Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 23 Aug 2017 23:38:05 +0200 Subject: [PATCH] Update for 2017.08-rc3 Signed-off-by: Thomas Petazzoni --- CHANGES | 23 +++++++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 25 +++++++++++++++++++++++++ 4 files changed, 59 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index e0e2b52c64..74a80efa67 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,26 @@ +2017.08-rc3, Released August 23rd, 2017 + + Fixes all over the tree. + + Updated/fixed packages: alsa-lib, alsa-utils, cc-tool, + dbus-cpp, e2fsprogs, elf2flt, faad2, fakeroot, gcc, git, gpsd, + gst1-validate, kvmtool, libconfuse, libepoxy, librsync, + libspatialindex, libunwind, linux, linux-headers, lua, + mariadb, mesa3d, mtd, openocd, python3, syslinux, sysvinit, + whois, xen, zmqpp. + + Updated/fixed defconfigs: ci20, socrates_cyclone5, + toradex_apalis_imx6. + + Removed defconfig: Armadeus APF9328. + + skeleton-* packages introduced in -rc1 have been renamed to + skeleton-init-* instead. + + Issues resolved (http://bugs.buildroot.org): + + #10141: Squashfs extended attribute failures + 2017.08-rc2, Released August 11th, 2017 Fixes all over the tree. diff --git a/Makefile b/Makefile index 1b0e36fdfd..65426a0c11 100644 --- a/Makefile +++ b/Makefile @@ -87,9 +87,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2017.08-rc2 +export BR2_VERSION := 2017.08-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1502468000 +BR2_VERSION_EPOCH = 1503524000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) diff --git a/docs/website/download.html b/docs/website/download.html index 86ff9714a4..3e81713c7f 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2017.08-rc2

+

Latest release candidate: 2017.08-rc3

diff --git a/docs/website/news.html b/docs/website/news.html index 8310b90525..bf05d1420c 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,31 @@

News