diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-09-24 22:17:59 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-09-24 22:54:12 +0200 |
| commit | 40f8a0134a70074db598d864a322c568f49d2e96 (patch) | |
| tree | 30700de9c6fdb00482957b50da193e590e427dc1 | |
| parent | fbd3e01baf83c164fe2d72df39b29d0e1c2d5fab (diff) | |
| download | buildroot-40f8a0134a70074db598d864a322c568f49d2e96.tar.gz buildroot-40f8a0134a70074db598d864a322c568f49d2e96.zip | |
Update for 2017.02.6
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 8ee6c1d60ebe1285e7f07afa0f8f9107ce0b3506)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| -rw-r--r-- | CHANGES | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -493,6 +493,35 @@ #9846: musl libc not installed correctly in target folder #9856: build libubox failed on ubuntu 17.04 64bit +2017.02.6, Released September 24th, 2017 + + Important / security related fixes. + + Cmake: Ensure correct pkg-config is used when building host + packages + + fs/iso9660: Ensure files from earlier builds are not included. + + Updated/fixed packages: apache, bcusdk, bind, binutils, + bluez5_utils, botan, cmake, connman, dbus, dialog, e2fsprogs, + faad2, fakeroot, ffmpeg, file, flashrom, gcc, gd, gdb, + gdk-pixbuf, git, gnupg, gpsd, grub2, gst1-plugins-bad, + imagemagick, iostat, iucode-tool, jack2, libarchive, libcurl, + libgcrypt, libidn, libphidget, librsync, librsvg, libsoup, + libxml2, linux-tools, lua, mariadb, mbedtls, mediastreamer, + minidlna, netplug, nss-pam-ldapd, nvidia-driver, openjpeg, + postgresql, proxychains-ng, python-libconfig, + python-service-identity, qt, rpcbind, ruby, samba4, squashfs, + squid, strongswan, subversion, supervisor, sysvinit, tcpdump, + tor, transmission, unrar, valgrind, vim, webkitgtk, whois, + xen, zmqpp + + Issues resolved (http://bugs.buildroot.org): + + #10141: Squashfs extended attribute failures + #10261: Grub2 fails to build for x86_64 + #10276: BR2_PACKAGE_LINUX_TOOLS_GPIO fails for MIPS with... + 2017.02.5, Released July 27th, 2017 Important / security related fixes. |

