From 30450215aef6b077ad08f2a0740aa247dbbd84d3 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 1 Sep 2024 21:47:44 +0200 Subject: [PATCH] Update for 2024.08-rc3 Signed-off-by: Peter Korsgaard --- CHANGES | 14 ++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 21 +++++++++++++++++++++ 4 files changed, 46 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index 076d6162e1..fd4851be57 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +2024.08-rc3, released September 1st, 2024 + + Fixes all over the tree. + + Removed defconfigs: mx25pdk + + Updated/fixed packages: chicken, comix-cursors, dovecot, + dovecot-pigeonhole, elf2flt, enscript, fbset, freeipmi, gcc, + grub2, libcuefile, libcurl, libglob, libuecc, norm, php, + postgresql, proftpd, python-sqlparse, python3, sofia-sip, + szip, unbound, x264, xserver_xorg-server, zabbix + + Removed packages: frotz + 2024.08-rc2, released August 22nd, 2024 Fixes all over the tree. diff --git a/Makefile b/Makefile index 55aeafde23..50cfbcbcf4 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2024.08-rc2 +export BR2_VERSION := 2024.08-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1724343000 +BR2_VERSION_EPOCH = 1725220000 # 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 207ba08c8b..dd3327577d 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2024.08-rc2

+

Latest release candidate: 2024.08-rc3

diff --git a/docs/website/news.html b/docs/website/news.html index 285dfbfdde..f43881614a 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News