diff --git a/CHANGES b/CHANGES index 7c1f014e13..8e8ecd1a72 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,14 @@ +2022.02-rc3, released February 28th, 2022 + + Fixes all over the tree. + + Defconfigs: Xilinx zynqmp zcu102/zcu106: Fix U-Boot DTS config + + Updated/fixed packages: bluez5_utils, bpftool, dbus, exempi, + flac, freerdp, frr, gnutls, libpjsip, libxml2, mariadb, + openssh, python-twisted, qt5webkit, samba4, vim, weston, + wireshark, wolfssl, xdg-dbus-proxy, xterm, + 2022.02-rc2, released February 20th, 2022 Fixes all over the tree. diff --git a/Makefile b/Makefile index 0ed93e600d..4f693d40a9 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2022.02-rc2 +export BR2_VERSION := 2022.02-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1645395000 +BR2_VERSION_EPOCH = 1646083800 # 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 a1b2bc9632..891221e155 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -
28 February 2022
+2022.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 + 2022.02-rc3 + release candidate, and report any problems found to the + mailing list or + bug tracker.
+