Update for 2017.05.2
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 27 Jul 2017 06:16:52 +0000 (08:16 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 27 Jul 2017 06:41:38 +0000 (08:41 +0200)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 84eee43369a1afae6905f4a8f2c2b0afc23098f0)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index f693c8268b5b583bcf6e36beaa63f0cc4f90f015..ce3ea23e918499377b089a786d2b3777a984c4c2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
          externally used toolchain. For compatibility with existing
          scripts, a link usr -> . is still added.
 
+2017.05.2, Released July 27th, 2017
+
+       Important / security related fixes.
+
+       Webkitgtk bumped to the 2.16.x series, fixing a large number
+       of security issues.
+
+       host-aespipe compile fix for Debian/Gentoo/Ubuntu toolchains
+       which default to PIE mode.
+
+       Updated/fixed packages: aespipe, apache, bind, binutils,
+       busybox, ccache, collectd, dieharder, efibootmgr, efivar,
+       expat, ffmpeg, gcc, heimdal, iproute2, irssi, libglib2,
+       libmemcached, libosip2, libtirpc, libxml-parser-perl,
+       linux-fusion, linux-zigbee, mpg123, orc, pcre, php, protobuf,
+       pulseaudio, python-setproctitle, qt5base, rpi-firmware,
+       samba4, syslinux, systemd, spice, tcpdump, tiff, uboot-tools,
+       webkitgtk, x265, xserver_xorg-server, xvisor
+
+       Issues resolved (http://bugs.buildroot.org):
+
+       #10061: gcc5.4 buildroot toolchain for powerpc libsanitizer...
+
 2017.05.1, Released July 4th, 2017
 
        Important / security related fixes.