From 8f9ce0c913bc00127126456df89379daf9c1e03a Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 8 Dec 2024 11:18:01 +0100 Subject: [PATCH] Update for 2024.11 Signed-off-by: Peter Korsgaard --- CHANGES | 11 +++++++++++ Makefile | 4 ++-- docs/website/download.html | 22 +++++++++++----------- docs/website/news.html | 18 ++++++++++++++++++ support/misc/Vagrantfile | 2 +- 5 files changed, 43 insertions(+), 14 deletions(-) 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 @@ -

Latest stable release: 2024.08.2

+

Latest stable release: 2024.11

- + 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 103e77650a..c646f1c37a 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News