diff --git a/CHANGES b/CHANGES index 6951720a8b..cf49ce56b3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,14 @@ +2024.11, released December 8th, 2024 + + Various fixes. + + Updated/fixed packages: eza, foot, gnutls, ibm-sw-tpm2, + mosquitto, pixman + + Issues resolved: + - procps-ng: builderror in 2024.08 + https://gitlab.com/buildroot.org/buildroot/-/issues/38 + 2024.11-rc3, released Decemmber 5th, 2024 Fixes all over the tree. diff --git a/Makefile b/Makefile index 2787cd38fc..764148f715 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2024.11-rc3 +export BR2_VERSION := 2024.11 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1733418000 +BR2_VERSION_EPOCH = 1733653000 # 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 9be40f5d58..3dd4351e1e 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,40 +42,40 @@ -
8 December 2024
+The stable 2024.11 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.11 release.
+