diff --git a/CHANGES b/CHANGES index a53bfdd69d..59fdfd15c4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +2024.11-rc2, released November 23rd, 2024 + + Fixes all over the tree. + + Updated/fixed packages: bmap-tools, go, intel-microcode, + libblockdev, libcurl, libkrb5, libnvme, libpng, php, + postgresql, python-sip, skopeo, tiff, util-linux-libs + 2024.11-rc1, released November 13th, 2024 Fixes all over the tree and package updates. diff --git a/Makefile b/Makefile index 7b3aa3a020..c6ea6269a1 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2024.11-rc1 +export BR2_VERSION := 2024.11-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1731520600 +BR2_VERSION_EPOCH = 1732356000 # 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 d0b926448b..0d4bad5afb 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -
23 November 2024
+Another week, another release candidate with more cleanups and build fixes. See the + CHANGES + file for more details.
+ +Go to the downloads page to pick up the + 2024.11-rc2 + release, and report any problems found to the + mailing list or + bug tracker.
+