Update for 2018.08.2
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 25 Oct 2018 12:40:48 +0000 (14:40 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 25 Oct 2018 17:56:38 +0000 (19:56 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 507020139190aaf44793c3c901321d23ba476c13)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 3f46831a9eed1f1955d68e6e85217be87285d770..9120e59882459c762513a9ce960587dd09f4d52e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,33 @@
+2018.08.2, Released October 25th, 2018
+
+       Important / security related fixes.
+
+       Workaround added for incompatibility issues between host-dtc
+       and older U-Boot and Linux kernel versions.
+
+       Detect and reject build paths containing '@', as this confuses
+       a number of packages, including GCC.
+
+       utils/get-developers: Add -e option for use with git
+       send-email.
+
+       utils/diffconfig: Make it work for (non-Buildroot) config
+       files not using the BR2_ prefix.
+
+       u-boot: Fix for environment image handling on big endian
+       systems.
+
+       Updated/fixed packages: binutils, ca-certificates,
+       cups-filters, dtc, erlang, file, freetype, gcc, git, gvfs,
+       jasper, leveldb, libarchive, libssh, live555, ljlinenoise,
+       mariadb, mongoose, netsnmp, nmap, nodejs, ntp, open-plc-utils,
+       poco, psmisc, ptpd2, python-enum34, qemu, qt, qt5base,
+       setools, spice, spice-protocol, tinc, ustr, wireshark,
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #11396: uboot environment image checksum invalid if target is big endian
+
 2018.08.1, Released October 7th, 2018
 
        Important / security related fixes.