Update for 2019.02.11
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 9 Apr 2020 10:44:12 +0000 (12:44 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 11 Apr 2020 06:31:47 +0000 (08:31 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 5a6d31c87e1573bc83986471c194b944d7a365b7)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 57a53083edb221a027300ed6f3281661ec31dbd8..52858065516c9bd17e69089dbdc1f0ac32d3ca03 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        #11761: Building custom kernel 5.1-rc3 or later breaks on objtool
        #11816: Only selected coreutils binaries are installed
 
+2019.02.11, released April 9th, 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.
+
+       Updated/fixed packages: barebox-aux, bluez5_utils, busybox,
+       civetweb, collectd, ffmpeg, gcc, gnutls, gvfs, haproxy,
+       hiredis, kmscube, libical, libopenssl, libsndfile,
+       linux-tools, ntp, php, pure-ftpd, screen, sysdig, tor,
+       util-linux, vala, vlc, xserver_xorg-server
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #12746: "sysdig" package description points to http://sysdig.org, ..
+
 2019.02.10, released March 16th, 2020
 
        Important / security related fixes.