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 @@ -

Latest release candidate: 2022.02-rc2

+

Latest release candidate: 2022.02-rc3

- +
- +
-

buildroot-2022.02-rc2.tar.gz

-

PGP signature

+

buildroot-2022.02-rc3.tar.gz

+

PGP signature

- +
- +
-

buildroot-2022.02-rc2.tar.bz2

-

PGP signature

+

buildroot-2022.02-rc3.tar.bz2

+

PGP signature

diff --git a/docs/website/news.html b/docs/website/news.html index 3d979877e0..88885a058f 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News