diff --git a/CHANGES b/CHANGES index a3de4ba1d7..49cf96a853 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,14 @@ +2023.02-rc3, released March 8th, 2023 + + Fixes all over the tree. + + Updated/fixed packages: apr, bash, docker-engine, exfat, + exfat-utils, f2fs-tools, gensio, gr-osmosdr, libcurl, libglfw, + libolm, libpcap, libpjsip, linux, mender, mpv, + multipath-tools, opus, paho-mqtt-c, proftpd, pugixml, + pulseaudio, qemu, quazip, quickjs, rtl8189es, rtl8821cu, + uacme, uqmi, wpebackend-fdo, + 2023.02-rc2, released February 27th, 2023 Fixes all over the tree. diff --git a/Makefile b/Makefile index 8edc90ac50..3972941328 100644 --- a/Makefile +++ b/Makefile @@ -90,9 +90,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2023.02-rc2 +export BR2_VERSION := 2023.02-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1677516000 +BR2_VERSION_EPOCH = 1678312000 # 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 fa9276a86c..144dae5197 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -
8 March 2023
+2023.02-rc3 has been released with more cleanups and build fixes. See the + CHANGES + file for details.
+ +Head to the downloads page to pick up the + 2023.02-rc3 + release candidate, and report any problems found to the + mailing list or + bug tracker.
+