From c765ac9c02dbddd53cf6813cf59c8f265b043caf Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 28 May 2023 22:17:33 +0200 Subject: [PATCH] Update for 2023.05-rc2 Signed-off-by: Peter Korsgaard --- CHANGES | 16 ++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 21 +++++++++++++++++++++ 4 files changed, 48 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index b81e3d7520..b0875759ff 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,19 @@ +2023.05-rc2, released May 28th, 2023 + + Fixes all over the tree. + + Updated/fixed packages: busybox, clamav, crudini, + kodi-pvr-vbox, libcurl, libmnl, libpqxx, libressl, libssh, + llvm, lua, mesa3d, perl-http-message, python-can, + python-django, sdl2_mixer, webkitgtk, zfs, znc + + New packages: perl-clone + + Issues resolved (http://bugs.uclibc.org): + + #15421: qemu_aarch64_ebbr_defconfig: Missing Linux kernel source.. + #15581: qemu_ppc_mpc8544ds_defconfig: Fails due to non-working patch + 2023.05-rc1, released May 15th, 2023 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 6e094c8b13..2e1eff2f3c 100644 --- a/Makefile +++ b/Makefile @@ -90,9 +90,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2023.05-rc1 +export BR2_VERSION := 2023.05-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1684130000 +BR2_VERSION_EPOCH = 1685305000 # 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 7f43a6f66b..75b445d069 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ --> -

Latest release candidate: 2023.05-rc1

+

Latest release candidate: 2023.05-rc2

diff --git a/docs/website/news.html b/docs/website/news.html index 92dd469f51..28d0b83952 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News