Update for 2019.11.3
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 10 Apr 2020 06:42:28 +0000 (08:42 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 11 Apr 2020 06:39:08 +0000 (08:39 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 7d3fc9d795f757f3191750491555495626e3bfdb)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 52858065516c9bd17e69089dbdc1f0ac32d3ca03..d7c1e7df20cf89af44b08992923f8242122cf8c5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        #12536: Linux-Headers extracting failure
        #12546: Ninja 1.10 build Error
 
+2019.11.3, released April 10th, 2020
+
+       Important / security related fixes.
+
+       core: Fix compatibility with make 4.3+. Also fixup /lib
+       references in libtool .la files, similar to how it is done for
+       /usr/*.
+
+       toolchain: Fix kernel headers validation check for external
+       toolchains.
+
+       fs/initramfs: fix show-info so it also shows the usual
+       rootfs-related variables.
+
+       Updated/fixed packages: barebox-aux, bluez5_utils, busybox,
+       civetweb, cog, collectd, ffmpeg, gcc, gnutls, gssdp, gvfs, haproxy,
+       hiredis, hostapd, kmscube, libical, libopenssl, libsndfile,
+       linux-tools, llvm, monit, ntp, php, pure-ftpd, radvd, redis,
+       samba4, screen, sysdig, syslinux, syslog-ng, tor, uacme,
+       util-linux, vala, vlc, wpa_supplicant, xserver_xorg-server
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #12746: "sysdig" package description points to http://sysdig.org, ..
+
 2019.11.2, released March 16th, 2020
 
        Important / security related fixes.