diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-07-26 23:33:09 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-07-27 08:37:14 +0200 |
commit | 386dd28a3e27485111f6ba4ed9cfaed833643d9c (patch) | |
tree | 5814d5e5852cdeebcb1602e7bf93461e00eb2e92 | |
parent | c97b128dd4f2533c9c6ce9ddd07da9841177ed7c (diff) | |
download | buildroot-386dd28a3e27485111f6ba4ed9cfaed833643d9c.tar.gz buildroot-386dd28a3e27485111f6ba4ed9cfaed833643d9c.zip |
Update for 2017.02.5
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit a2818c7cfa3b7efef41ed85215db60e23cc0876a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | CHANGES | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -261,6 +261,29 @@ #9846: musl libc not installed correctly in target folder #9856: build libubox failed on ubuntu 17.04 64bit +2017.02.5, 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, efibootmgr, efivar, expat, ffmpeg, + gcc, heimdal, iproute2, irssi, libglib2, libmemcached, + libosip2, libtirpc, libxml-parser-perl, linux-fusion, + linux-zigbee, mpg123, nodejs, orc, pcre, php, pulseaudio, + python-setproctitle, qt5base, rpi-firmware, samba4, syslinux, + systemd, spice, tcpdump, tiff, webkitgtk, x265, xen, + xserver_xorg-server, xvisor + + Issues resolved (http://bugs.buildroot.org): + + #10061: gcc5.4 buildroot toolchain for powerpc libsanitizer... + 2017.02.4, Released July 4th, 2017 Important / security related fixes. |