From 49d2965482f5048c503b6733540109c61ebc20e4 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 4 Dec 2023 14:53:52 +0100 Subject: [PATCH] Update for 2023.02.8 Signed-off-by: Peter Korsgaard (cherry picked from commit e6252e5b6d7b3ed645c3001dec3b5845852727d7) [Peter: drop Makefile/Vagrantfile changes] Signed-off-by: Peter Korsgaard --- CHANGES | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGES b/CHANGES index bcd4102297..7b67711ca9 100644 --- a/CHANGES +++ b/CHANGES @@ -509,6 +509,23 @@ #15376: Libiconv config #15461: QtVirtualKeyboard segfaults +2023.02.8, released December 4th, 2023 + + Important / security related fixes. + + Defconfigs: Raspberrypi: Fix DT overlay for autoproving of + bluetooth driver, Toradex apalis i.mx6: Add download hashes + for Linux and U-Boot. + + Updated/fixed packages: exfatprogs, gcc, imagemagick, + intel-microcode, libpjsip, libxml2, mariadb, memcached, + motion, netsnmp, perl, postgresql, rtty, samba4, speech, + squid, vim, vlc, xenomai, xtables-addons, zfs + + Issues resolved (http://bugs.uclibc.org): + + #15856: Using BR2_CONFIG= on a different file-system... + 2023.02.7, released November 14th, 2023 Important / security related fixes.