diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-07-27 08:16:52 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-07-27 08:41:38 +0200 |
commit | d0b7d387e4842102bff3684d7a366da25c55c852 (patch) | |
tree | 5c512bba7fd75e4f3e54dec7b6df7b9d00748f78 | |
parent | 542460e62033d6a710e6746b86f1cb096e8a45bf (diff) | |
download | buildroot-d0b7d387e4842102bff3684d7a366da25c55c852.tar.gz buildroot-d0b7d387e4842102bff3684d7a366da25c55c852.zip |
Update for 2017.05.2
[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>
-rw-r--r-- | CHANGES | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -24,6 +24,29 @@ 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. |