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 @@ -

Latest release candidate: 2024.11-rc1

+

Latest release candidate: 2024.11-rc2

- +
- +
-

buildroot-2024.11-rc1.tar.gz

-

PGP signature

+

buildroot-2024.11-rc2.tar.gz

+

PGP signature

- +
- +
-

buildroot-2024.11-rc1.tar.xz

-

PGP signature

+

buildroot-2024.11-rc2.tar.xz

+

PGP signature

diff --git a/docs/website/news.html b/docs/website/news.html index d643f6a163..5af0779eff 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News