From 6a1f9b3c0c87814f9aa624c4271f1e33ec45f0af Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 12 Jun 2024 12:30:02 +0200 Subject: [PATCH] Update for 2024.05 Signed-off-by: Peter Korsgaard --- CHANGES | 18 ++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 26 +++++++++++++------------- docs/website/news.html | 18 ++++++++++++++++++ support/misc/Vagrantfile | 2 +- 5 files changed, 52 insertions(+), 16 deletions(-) diff --git a/CHANGES b/CHANGES index c5c71bd6ef..4916eb0bf4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +2024.05, released June 12th, 2024 + + Various fixes. + + Infrastructure: Ensure a custom tar program specified with + make TAR=/path/to/custom/tar is used everwhere. + + Defconfigs: Fix build issues and runtime warnings for + Beaglebone qt5, Qemu ppc64/le pseries, TI am62x/am64x. + + Add hashes for Beaglebone qt5, imx8mn bsh sm s2 / pro, + stm32f429 disco XIP, stm32f769 disco sd. + + Updated/fixed packages: bc, collectd, composer, cvs, + docker-compose, flutter-engine, git, liblockfile, libzenoh-c, + lightning, nginx, p11-kit, python-lxml, python3, qt6base, + rrdtool, sofia-sip, syslog-ng, systemd, uclibc, unixodbc + 2024.05-rc2, released June 4th, 2024 Fixes all over the tree. diff --git a/Makefile b/Makefile index 3bef434466..4320eeb1b7 100644 --- a/Makefile +++ b/Makefile @@ -90,9 +90,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2024.05-rc2 +export BR2_VERSION := 2024.05 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1717537000 +BR2_VERSION_EPOCH = 1718188000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) diff --git a/docs/website/download.html b/docs/website/download.html index 127c004e36..5737878cd4 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,7 +8,7 @@
Download
-

Latest stable / long term support release: 2024.02.3

+

Latest long term support release: 2024.02.3

@@ -41,41 +41,41 @@

PGP signature

- + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/.
diff --git a/docs/website/news.html b/docs/website/news.html index c57a8e3175..691d27071a 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News