diff --git a/CHANGES b/CHANGES index fd4851be57..544931921b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,18 @@ +2024.08, released September 6th, 2024 + + Various fixes. + + Fixed defconfigs: imx8mqevk: Bump TF-A, U-Boot and Linux to + fix build with gcc 13.x + + Removed defconfigs: pandaboard + + Updated/fixed packages: aer-inject, arm-trusted-firmware, + armadillo, babeld, cache-calibrator, clamav, fbdump, gerbera, + libgtk4, libopenssl, mender, p910nd, tllist, wpa_supplicant + + Removed packages: midori + 2024.08-rc3, released September 1st, 2024 Fixes all over the tree. diff --git a/Makefile b/Makefile index 50cfbcbcf4..43730c02b2 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2024.08-rc3 +export BR2_VERSION := 2024.08 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1725220000 +BR2_VERSION_EPOCH = 1725627000 # 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 dd3327577d..60b84cc941 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,37 +42,37 @@ -
6 September 2024
+The stable 2024.08 release is out - Thanks to everyone + contributing and testing the release candidates. See the + CHANGES + file for more details + and go to the downloads page to pick up the + 2024.08 release.
+