From: Thomas Petazzoni Date: Fri, 11 Aug 2017 16:25:57 +0000 (+0200) Subject: Update for 2017.08-rc2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ba4a139f5344a294af8c154980efc0f3db288ba;p=buildroot.git Update for 2017.08-rc2 Signed-off-by: Thomas Petazzoni --- diff --git a/CHANGES b/CHANGES index 8669485ff4..e0e2b52c64 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,30 @@ +2017.08-rc2, Released August 11th, 2017 + + Fixes all over the tree. + + Updated/fixed packages: bind, dbus, erlang-p1-xml, faad2, + ficl, gcc, gdb, glibc, jack2, libcurl, linux, linux-headers, + lua, mutt, nvme, qt5base, skeleton-common, snappy, stella, + swupdate, uclibc, valgrind, webkitgtk. + + Updated/fixed defconfigs: beaglebone_qt5, minnowboard_max, + nanopi_m1{, _plus}, olimex_a20_olinuxino_lime, qemu_sparc, + qemu_sparc64. + + The cmake-package infrastructure for host packages has been + fixed to not incorrectly detect target packages through + pkg-config. + + Issues resolved (http://bugs.buildroot.org): + + #9926: systemd-resolved.service: Failed at step NAMESPACE (systemd 233) + #10021: libqeglfs-viv-integration.so file is missing for qt5 on armv7 + #10026: lua-5.3.4: fix lua linker error in swupdate + #10146: package/skeleton-common fix recursive variable + #10156: glibc compilation fails for X86 32bits (i386) + #10201: toolchain-wrapper.c:192: (error) Memory leak: + #10221: Buildroot Support + 2017.08-rc1, Released August 2nd, 2017 Infrastructure: diff --git a/Makefile b/Makefile index 6d4aeca39a..1b0e36fdfd 100644 --- a/Makefile +++ b/Makefile @@ -87,9 +87,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2017.08-rc1 +export BR2_VERSION := 2017.08-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 150170700 +BR2_VERSION_EPOCH = 1502468000 # 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 f7aec42e9c..86ff9714a4 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2017.08-rc1

+

Latest release candidate: 2017.08-rc2

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

News