Update for 2021.02.4
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 10 Aug 2021 20:31:31 +0000 (22:31 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 11 Aug 2021 08:33:02 +0000 (10:33 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 004a792dcf10e6c474070c9571f7504411e786cc)
[Peter: drop Makefile change]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 5dab63c755c6e5d54bb996adb3a14943d7a75431..568fe37552eb9c4d365d71cfc9e4f03c646d4a83 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        #13751: libopenssl (static): huge drop in performance in newer ..
        #13771: package htop has undeclared dependency on host python
 
+2021.02.4, released August 10th, 2021
+
+       Important / security related fixes.
+
+       Toolchain: Disable PIC/PIE for Microblaze (like for NIOS II)
+       as it is not currently working.
+
+       binutils: fix linker assert failure on OpenRisc, or1k build
+       issue with gcc < 5
+
+       gdb: Enable on NIOS II
+
+       utils/scanpypi: Various improvements
+
+       Defconfigs: stm32f469_disco: Fix kernel boot issue, Microchip
+       sam9x60ek mmc_dev: Add missing toolchain/system options
+
+       Updated/fixed packages: apache, arm-trusted-firmware, audit,
+       avahi, bind, binutils, bird, bluez5_utils, boinc, busybox,
+       chrony, clamav, cryptsetup, cwiid, dnsmasq, docker-cli,
+       docker-engine, dovecot, dovecot-pigeonhole, e2fsprogs, exiv2,
+       fail2ban, fb-test-app, feh, fetchmail, flac, fluxbox, gawk,
+       gcc, gcr, gdb, gdk-pixbuf, gesftpserver, glibc, go, gptfdisk,
+       granite, grub2, gqrx, guile, hdparm, heirloom-mailx,
+       ibrcommon, ibrdtn, ibrdtn-tools, ibrdtnd, intel-microcode,
+       iodine, irqbalance, keepalived, libass, libconfig, libcurl,
+       libfreeimage, libfuse3, libgcrypt, libgtk3, libgudev, libhtp,
+       libjson, libkrb5, libloki, libmodsecurity, libndp,
+       libnetfilter-log, libnfnetlink, libnice, libodb, libodb-boost,
+       libodb-mysql, libodb-pgsql, libpcap, libqmi, libressl,
+       librsvg, libtasn1, libtirpc, libuci, libxmlrpc,
+       linux-firmware, linuxptp, lrzsz, ltp-testsuite, lvm2, mariadb,
+       mbedtls, monit, mono, mosquitto, mpd, mpg123, mpv, nbd, neard,
+       netsnmp, nettle, nginx-modsecurity, nmap, nodejs, ntp,
+       openntpd, openpgm, openswan, pango, pcre2,
+       perl-crypt-openssl-rsa, php, pixman, polkit, postgresql,
+       proxychains-ng, putty, python, python-django,
+       python-dataproperty, python-pysftp, python-urllib3, python3,
+       qpdf, redis, ripgrep, ruby, samba4, spice, slirp, suricata,
+       sysdig, tcpdump, tftpd, thrift, tor, tpm2-tools, trinity,
+       uboot, uboot-tools, uclibc, util-linux, vlc, wireless-regdb,
+       wireshark, wolfssl, xapp_fonttosfnt, xlib_libX11,
+       xlib_libxshmfence, xserver_xorg-server
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #13586: grub failure with BR2_OPTIMIZE_3
+       #13661: host-python2 build fails on aarch64
+       #13836: package build failure when target install set to no..
+       #13846: BR2_PACKAGE_LVM2_STANDARD_INSTALL should be default to..
+
 2021.02.3, released June 12th, 2021
 
        Important / security related fixes.