From 91a418c373ac8566c4c778dcb2aa7ecfc506ee56 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 30 May 2017 10:28:45 +0200 Subject: [PATCH] Update for 2017.05-rc3 Signed-off-by: Peter Korsgaard --- CHANGES | 25 +++++++++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 22 ++++++++++++++++++++++ 4 files changed, 58 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index 844814569d..3206fa29dd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,28 @@ +2017.05-rc3, Released May 30th, 2017 + + Fixes all over the tree. + + ARC toolchain bumped to 2017.03 + + Runtime testing improvements and cleanups. + + Updated/fixed packages: acpica, armadillo, audiofile, c-icap, + cppcms, dhcp, docker-engine, dropbear, elfutils, erlang, + fbgrab, ffmpeg, flashrom, ftop, gnutls, google-breakpad, + keepalived, kodi, libcdio, libepoxy, libev, libminiupnpc, + libqmi, libtasn1, libv4l, mariadb, mono, mosh, mosquitto, + mxml, ntp, opencv, openpowerlink, oracle-mysql, popt, + pulseview, python-enum34, rabbitmq-c, redis, samba4, stella, + xen + + Removed packages: firejail, ola + + Issues resolved (http://bugs.buildroot.org): + + #9871: fbgrab 1.3 won't build with BR2_REPRODUCIBLE set + #9876: aarch64 support with gcc 4.8 toolchain + #9896: host-gcc-initial error downloading because incorrect URL + 2017.05-rc2, Released May 17th, 2017 Fixes all over the tree. diff --git a/Makefile b/Makefile index a3ad40220b..03989d4036 100644 --- a/Makefile +++ b/Makefile @@ -86,9 +86,9 @@ else # umask / $(CURDIR) / $(O) all: # Set and export the version string -export BR2_VERSION := 2017.05-rc2 +export BR2_VERSION := 2017.05-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1495000000 +BR2_VERSION_EPOCH = 1496130000 # 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 b5a9c39ffb..64c9edb2ab 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,37 +42,37 @@ -

Latest release candidate: 2017.05-rc2

+

Latest release candidate: 2017.05-rc3

diff --git a/docs/website/news.html b/docs/website/news.html index b9489e75ae..a0f25ff7c7 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,28 @@

News