Update for 2017.02.6
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 24 Sep 2017 20:17:59 +0000 (22:17 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 24 Sep 2017 20:54:12 +0000 (22:54 +0200)
[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>
CHANGES

diff --git a/CHANGES b/CHANGES
index c042bf5e3e6efe3b29ffb457f06330a9e2a6bfcf..c942fbf579d880b8ea97b9fff1a84dc5741ac598 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        #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.