Update for 2019.08.1
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 3 Oct 2019 07:12:47 +0000 (09:12 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 4 Oct 2019 06:37:43 +0000 (08:37 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit d77f6c1712400cc6a11ffeb80f9f6d8668834359)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index b75e0558c5ca90623d55e7a58bc607ce99dc348f..49e05ec3f6f44e85033b0d1ab1d37997c980af9c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,38 @@
+2019.08.1, released October 3rd, 2019
+
+       Important / security related fixes.
+
+       Defconfigs: AArch64-efi: Fix grub configuration, Beaglebone:
+       Use default console settings
+
+       Dependencies: Ensure host has JSON::PP perl module installed
+       if webkitgtk/wpewebkit packages are enabled as it is needed
+       during their build process.
+
+       Toolchain: Generate check-headers program under BUILD_DIR
+       rather than /tmp to fix issues with distributions mounting
+       /tmp noexec.
+
+       Updated/fixed packages: asterisk, augeas, axel, bind, bwm-ng,
+       cups, cups-filters, docker-cli, docker-engine, docker-proxy,
+       e2fsprogs, eudev, exim, expat, gcc, go, haveged, ifplugd, joe,
+       kf5-extra-cmake-modules, kf5-modemmanager-qt,
+       kf5-networkmanager-qt, libcamera, libcurl, libgcrypt,
+       libglib2, libgpg-error, libnspr, libnss, libopenssl,
+       logrotate, luksmeta, mariadb, mbedtls, mongodb, mosquitto,
+       ncurses, nfs-utils, nghttp2, nodejs, openvmtools, php,
+       protobuf, putty, qemu, samba4, snort, swupdate,
+       systemd-bootchart, thttpd, uclibc, unzip, util-linux,
+       wireshark
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #10806: Allow nfs-utils to use ipv6
+       #11781: mariadb build error
+       #12031: Build of cups-filters fails while linking, apparently due..
+       #12141: eudev package is missing "render" and "kvm" groups
+       #12241: Permission denied while running "make"
+
 2019.08, released September 1st, 2019
 
        Various fixes.