Update for 2019.05.2
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 3 Sep 2019 10:37:46 +0000 (12:37 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 3 Sep 2019 11:14:45 +0000 (13:14 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
[Peter: drop Makefile changes]
(cherry picked from commit b9e671a558f106d57ed3c7f0cd0b89359c6b1567)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 5297220285ef0923e0e937c392db5b3dd8eb4bbe..b75e0558c5ca90623d55e7a58bc607ce99dc348f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        #12051: package/dhcp installs libtool wrapper scripts on tar...
        #12076: Patchelf can link against an incompatible libc++ ver...
 
+2019.05.2, Released September 3rd, 2019
+
+       Important / security related fixes.
+
+       Filesystems: Pass extra pax options to tar for binary
+       reproducibility.
+
+       Updated/fixed packages: apache, arm-trusted-firmware,
+       asterisk, atk, autofs, batctl, batman-adv, berkeleydb,
+       busybox, bzip2, clamav, cloop, cmake, collectd, connman-gtk,
+       dahdi-linux, dahdi-tools, daq, dehydrated, dhcp, dovecot,
+       dovecot-pigeonhole,, elfutils, evtest, exim, expect, giflib,
+       git, glib-networking, glibc, gnupg2, gnutls, go,
+       gst1-rtsp-server, gtkperf, gupnp-tools, gvfs, imagemagick,
+       imx-uuc, intel-microcode, json-glib, lftp, libbsd, libcurl,
+       libgit2, libgtk2, libgtk3, libmodplug, libnss, libpri,
+       libshout, libss7, libssh2, libvips, libxcb, linux-headers,
+       mdadm, mesa3d, metacity, mpg123, mosquitto, musl, nginx,
+       oniguruma, openblas, opencv3, openjdk, openjdk-bin, openldap,
+       openvmtools, pcmanfm, php, pigpio, postgresql, prboom,
+       proftpd, proj, python, python-django, python-idna,
+       python-numpy, python-urllib3, python3, qemu, qt5, qt5base,
+       qt5enginio, quagga, rygel, squid, subversion, tcpreplay,
+       unzip, vlc, vte, webkitgtk, wireless-regdb, xen,
+       xfont_font-util, xlib_libICE, xlib_libXfont, xlib_libXfont2,
+       yad, zeromq
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #11741: pigpio does not build host-pigpio
+       #11876: automount using host mount/umount
+       #11881: Build breaks with lftp package enabled and libexpat1-dev inst..
+       #11921: dahdi fails to build
+       #11961: libpri build failure
+       #12086: (dhcpd-missing-libs) - dhcp shared libraries not installed to..
+       #12096: tcpreplay: build fails if libdumbnet-dev is installed in the..
+       #12106: daq: build fails if libdumbnet-dev is installed in the host
+       #12126: vc4 has neon as hard dependency
+
 2019.05.1, Released July 7th, 2019
 
        Important / security related fixes.