Update for 2024.05.1

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 2555f47788)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2024-07-13 13:48:13 +02:00
parent a882426e37
commit 9238ff2409
2 changed files with 19 additions and 1 deletions

18
CHANGES
View File

@@ -1,3 +1,21 @@
2024.05.1, released July 13th, 2024
Important / security related fixes.
Infrastructure: Ensure support/scripts/apply-patches can be
used outside Buildroot (regression in 2024.05).
Defconfig: Pine64 rockpro64: Build ethernet driver in kernel
rather than as module. QEMU sh4: Change to initramfs to
workaround regression in QEMU. Visionfive2: Correct kernel
headers version
Updated/fixed packages: apache, avro-c, daq, dav1d,
fluent-bit, ghostscript, glibc, libmad, libopenssl,
linux-firmware, mesa3d, network-manager, ntp, nut, octave,
openssh, openvpn, php, raspberrypi-usbboot, redis, sentry-cli,
tor, uuu, vlc, xmrig, znc
2024.05, released June 12th, 2024
Various fixes.

View File

@@ -5,7 +5,7 @@
################################################################################
# Buildroot version to use
RELEASE='2024.05'
RELEASE='2024.05.1'
### Change here for more memory/cores ###
VM_MEMORY=2048