summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-05-17 16:11:24 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-05-17 16:11:24 +0200
commit3f3342a581970977f28620f17391d8aaf2204fec (patch)
tree6b0ab1b6ff74802d6060b957defd3a835cf9adc2 /CHANGES
parent60cc46321db0b0df92a920b5535b25562b1db7c7 (diff)
Update for 2016.05-rc2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1731996bf..cac7b2d79 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.