Update for 2018.02.6
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 7 Oct 2018 07:19:35 +0000 (09:19 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 7 Oct 2018 07:54:57 +0000 (09:54 +0200)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 67d61cbef5ff190b803745b332d0f7d7177210fc)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 41f4ff6de116111fae0f27dca29c6e147c8775df..8efdd67fe8221e821174f99a2a98921acfdf3cbe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        #10961: Grub2 fails to build for x86_64 when BR2_SSP_ALL is
                enabled
 
+2018.02.6, Released October 7th, 2018
+
+       Important / security related fixes.
+
+       Add a number of patches to fix build errors for host utilities
+       on modern distributions using glibc-2.28.
+
+       mkusers: Ensure existing group members are preserved when a
+       group is reprocessed.
+
+       printvars: Fix issue with exceeding shell command line length
+       limits for certain setups.
+
+       Updated/fixes packages: acpid, android-tools, apache,
+       arp-scan, bandwidthd, bind, bison, clamav, connman, cppcms,
+       cramfs, fio, gcc, ghostscript, glibc, gnupg, httping,
+       igmpproxy, imagemagick, imlib2, ipsec-tools, lcms2, libcurl,
+       libesmtp, libnfs, libssh, libxslt, links, linuxptp,
+       mediastreamer, minicom, moarvm, nilfs-utils, ocrad, parted,
+       php, pv, python-django, qt, qt5quickcontrols, qt5webengine,
+       screen, sdl2, shairport-sync, squashfs, strongswan,
+       vboot-utils, webkitgtk, wireguard, x265, xen, xlib_libXfont,
+       xlib_libXft
+
+       New packages: brotli, woff2
+
 2018.02.5, Released August 29th, 2018
 
        Important / security related fixes.