diff --git a/CHANGES b/CHANGES index a045779c31..c1b5651b74 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,22 @@ +2023.11-rc2, released November 29th, 2023 + + Fixes all over the tree. + + Defconfigs: Raspberry pi: Fix bluetooth autoprobing, + rockpro64: Fix U-Boot build, bump rootfs size, vim3: Use + device tree from Linux rather than from U-Boot. + + Updated/fixed packages: erlang, exfatprogs, flutter-engine, + flutter-sdk-bin, gcc, gsl, intel-microcode, janet, + kodi-pvr-hts, libgdiplus, libpam-tacplus, libxml2, + libzenoh-pico, memcached, motion, netsnmp, nodejs, oatpp, + openrc, opensc, perl, postgresql, python-msgpack, qemu, + refpolicy, samba4, squid, vim, vlc, xwayland, zfs + + Issues resolved (http://bugs.uclibc.org): + + #15856: Using BR2_CONFIG= on a different file-system... + 2023.11-rc1, released November 14th, 2023 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 8e3e745b38..04d24b9a35 100644 --- a/Makefile +++ b/Makefile @@ -90,9 +90,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2023.11-rc1 +export BR2_VERSION := 2023.11-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1699946000 +BR2_VERSION_EPOCH = 1701295000 # 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 23474159a3..7cc2ff7ccd 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2023.11-rc1

+

Latest release candidate: 2023.11-rc2

- +
- +
-

buildroot-2023.11-rc1.tar.gz

-

PGP signature

+

buildroot-2023.11-rc2.tar.gz

+

PGP signature

- +
- +
-

buildroot-2023.11-rc1.tar.xz

-

PGP signature

+

buildroot-2023.11-rc2.tar.xz

+

PGP signature

diff --git a/docs/website/news.html b/docs/website/news.html index e8b10e3a6e..b3dda4c629 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News