diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-10-07 11:32:23 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-10-07 11:44:17 +0200 |
commit | e4f7988012f7d76797bf7e63cf3d499f11018d27 (patch) | |
tree | 4d0645f3f4574f23bef534cba97bfcc1905a1dc0 | |
parent | 5cb35287389af475a6389cefbb5193ee0580430e (diff) | |
download | buildroot-e4f7988012f7d76797bf7e63cf3d499f11018d27.tar.gz buildroot-e4f7988012f7d76797bf7e63cf3d499f11018d27.zip |
Update for 2018.08.1
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 5cb24d72b2835defb03b0448ac51c5ee1d9ee3b0)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | CHANGES | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +2018.08.1, 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/fixed packages: acpid, android-tools, apache, + arp-scan, bandwidthd, bind, brltty, clamav, connman, cppcms, + domoticz, dtc, fio, gcc, gdb, ghostscript, gnupg, httpping, + igmpproxy, imlib2, ipsec-tools, libesmtp, libnfs, libxslt, + links, lua, mosquitto, nilfs-utils, ocrad, parted, php, + python-django, screen, shairport-sync, strongswan, + vboot-utils, webkitgtk, wireguard, x265 xen, xlib_libXdmcp, + xlib_libXfont, xlib_libXft, xlib_libxshmfence, + xutil_makedepend, zeromq + 2018.08, Released September 6th, 2018 Minor fixes. |