From 68b2091fe5fa79d436e1f57da7cdf497201da99b Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 13 Jul 2024 14:29:13 +0200 Subject: [PATCH] Update for 2024.02.4 Signed-off-by: Peter Korsgaard (cherry picked from commit e0a2687421a4f93e65aa00a30bcb0b4817f7a195) [Peter: drop Makefile/Vagrantfile changes] Signed-off-by: Peter Korsgaard --- CHANGES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGES b/CHANGES index 2d97ce2a3f..6567a41545 100644 --- a/CHANGES +++ b/CHANGES @@ -145,6 +145,22 @@ #16036: android-tools version is too old #16075: Cannot use linux kernel extensions from external tree.. +2024.02.4, released July 13th, 2024 + + Important / security related fixes. + + Infrastructure: Ensure a custom tar program specified with + make TAR=/path/to/custom/tar is used everwhere. + + Defconfig: Pine64 rockpro64: Build ethernet driver in kernel + rather than as module. + + Updated/fixed packages: apache, composer, daq, fluent-bit, + ghostscript, glibc, liblockfile, libmad, libopenssl, mesa3d, + network-manager, ntp, octave, openssh, openvpn, php, python3, + qt6base, raspberrypi-usbboot, redis, sentry-cli, systemd, tor, + vlc, xmrig, znc + 2024.02.3, released June 10th, 2024 Important / security related fixes.