From 637e2d6692c8b2ac516761e6eb91fef82043691a Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Fri, 13 Sep 2024 17:20:37 +0200 Subject: [PATCH] buildroot: bump to 2024.02.6 2024.02.6, released September 9th, 2024 Important / security related fixes. Added a large number of additional runtime tests. Infrastructure: - Be more robust against text files (for package hashes and users) incorrectly missing a terminating newline. - Fix various issues with the pkg-kconfig infrastructure and per-package-directories builds (BR2_PER_PACKAGE_DIRECTORIES). Updated/fixed packages: aer-inject, am335x-pru-package, apache, apr, apr-util, attr, boost, btrfs-progs, busybox, cryptsetup, dropbear, elfutils, fetchmail, ffmpeg, fluidsynth, freerdp, gcc, gdb, gnutls, gpsd, hiawatha, hostapd, htop, intel-microcode, iperf3, ksmbd-tools, libcoap, libcurl, libest, libgtk3, libpwquality, libressl, libupnp, libxml2, libxslt, lrzsz, mdio-tools, micropython, mjpg-streamer, mpir, ncftp, nginx, nodejs, open-iscsi, openldap, openvpn, pistache, procps-ng, python-django, ruby, speex, swaybg, tinyssh, uclibc, uclibc-ng-test, unbound, uuu, wpewebkit, zfs Issues resolved: - Toolchain (host-gcc-final-14.1.0) build failure with y2038/BR2_TIME_BITS_64 enabled https://gitlab.com/buildroot.org/buildroot/-/issues/16 Signed-off-by: Joachim Wiberg --- buildroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildroot b/buildroot index 869cf41b..7c1f44ce 160000 --- a/buildroot +++ b/buildroot @@ -1 +1 @@ -Subproject commit 869cf41bcadee37de205d2ce40ee0545e7f202aa +Subproject commit 7c1f44ce6a0f1aa7c3cbe18d861f7f2504b9caa7