From: Peter Korsgaard Date: Thu, 15 Feb 2018 22:03:43 +0000 (+0100) Subject: Update for 2018.02-rc2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=44cec6431c97da810f92d1590292799a17ea9cdc;p=buildroot.git Update for 2018.02-rc2 Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index b897d4f996..e62bc6c100 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,25 @@ +2018.02-rc2, Released February 15th, 2018 + + Fixes all over the tree. + + Dependencies: Ensure C++ support is available like for C + support for packages needing 32bit host support. + + utils/genrandconfig: Check host dependencies for config. + + Updated/fixed packages: busybox, dnsmasq, dropbear, ffmpeg, + glibc, keepalived, libcpprestsdk, libgpiod, libmaxminddb, + librsvg, libtasn1, libv4l, libxml2, lightning, ltp-testsuite, + mesa3d, mesa3d-demos, mesa3d-headers, nftables, open-lldp, + php, postgresql, python-crossbar, qt5, qt53d, qt5enginio, + qt5tools, qt5webengine, qt5webkit, rsync, rust-bin, rustc, + systemd + + Issues resolved (http://bugs.uclibc.org): + + #9781: ti-sgx-km build on kernel >4.1 + #10141: Squashfs extended attribute failures + 2018.02-rc1, Released February 5th, 2018 The global source-check and per-package -source-check diff --git a/Makefile b/Makefile index 90019bd764..ec39bcdb9c 100644 --- a/Makefile +++ b/Makefile @@ -87,9 +87,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2018.02-rc1 +export BR2_VERSION := 2018.02-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1517840000 +BR2_VERSION_EPOCH = 1518732000 # 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 57c82e2739..4244b169df 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2018.02-rc1

+

Latest release candidate: 2018.02-rc2

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

News