From: Peter Korsgaard Date: Mon, 13 Nov 2017 21:28:15 +0000 (+0100) Subject: Update for 2017.11-rc2 X-Git-Tag: 2017.11-rc2^0 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/coffee/buildroot.git/commitdiff_plain/071cc43892f4a6c0b26b7a145f844acde31e7ee0 Update for 2017.11-rc2 Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index a9f3365bf1..c0595f698f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,18 @@ +2017.11-rc2, Released November 13th, 2017 + + Fixes all over the tree. + + Updated/fixed packages: collectd, ffmpeg, freerdp, + go-bootstrap, imagemagick, jimtcl, libpjsip, libplist, libuv, + mesa3d, nodejs, ntp, openjpeg, postgresql, python-numpy, ruby, + snmp++, usb_modeswitch, util-linux, vboot-utils, webkitgtk, + wireshark, wpa_supplicant, xapp_xdriinfo + + Issues resolved (http://bugs.buildroot.org): + + #10326: mesa3d package fails to build when BR2_SHARED_STATIC_LIBS=y + #10491: Cannot output security warning when compiled with buildroot.. + 2017.11-rc1, Released November 6th, 2017 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 9240d0aeeb..55409b99af 100644 --- a/Makefile +++ b/Makefile @@ -87,9 +87,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2017.11-rc1 +export BR2_VERSION := 2017.11-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1510000000 +BR2_VERSION_EPOCH = 1510608000 # 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 5c8a51b7f9..a7842b46d4 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2017.11-rc1

+

Latest release candidate: 2017.11-rc2

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

News