From 3f3342a581970977f28620f17391d8aaf2204fec Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 17 May 2016 16:11:24 +0200 Subject: [PATCH] Update for 2016.05-rc2 Signed-off-by: Peter Korsgaard --- CHANGES | 21 +++++++++++++++++++++ Makefile | 2 +- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 22 ++++++++++++++++++++++ 4 files changed, 53 insertions(+), 10 deletions(-) diff --git a/CHANGES b/CHANGES index 1731996bfa..cac7b2d797 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,24 @@ +2016.05-rc2, Released May 17th, 2016 + + Fixes all over the tree. + + Rootfs overlay handling now refuses to overwrite + /{usr,bin,sbin,lib} symlinks from BR2_ROOTFS_MERGED_USR option + even if these directories are present in the overlay. + + External toolchain: Unbreak user provided libraries deployment + (BR2_TOOLCHAIN_EXTRA_EXTERNAL_LIBS) handling after refactoring. + + QEMU coldfire: Fix for signal handling kernel issue, enable + networking support. + + Updated/fixed packages: android-tools, assimp, boost, gcc, + glibc, glmark2, gmrender-resurrect, go, go-bootstrap, iputils, + jack2, kodi-screensaver-asterwave, kodi-screensaver-rsxs, + kodi-visualisation-shadertoy, libarchive, libinput, libpjsip, + mali-t76x, mtr, nginx, opencv, openvpn, python-coherence, + qt5multimeda, quagga, samba4, sg3-utils, stress-ng, turbolua + 2016.05-rc1, Released May 10th, 2016 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 9b0ed05b3a..fb88b0ed00 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2016.05-rc1 +export BR2_VERSION := 2016.05-rc2 # 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 401efcf88a..e5c5e58fb5 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,37 +42,37 @@ -

Latest release candidate: 2016.05-rc1

+

Latest release candidate: 2016.05-rc2

diff --git a/docs/website/news.html b/docs/website/news.html index 7a216efa10..2bb99d8d64 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,28 @@

News