diff --git a/CHANGES b/CHANGES index 2d08c1354f..5d8eb2f563 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +2022.05-rc2, released May 30th, 2022 + + Fixes all over the tree. + + Defconfigs: qemu_ppc64*: Use binutils 2.36.1 to fix build + issue, qemu_arm_vexpress_tz: Fix optee-os build issue, + qemu_arm_versatile_nommu: Drop now that nommu for ARMv5 is no + longer available + + Updated/fixed packages: dhcp, edk2, gcr, glibc, i2pd, janet, + janus-gateway, libfreeimage, libnftnl, libnss, libodb-boost, + libostree, libwebsockets, linux-tools, midori, ntfs-3g, ola, + optee-client, pcsc-lite, pipewire, python-flask, + python-service-identity, python-werkzeug, qemu, rng-tools, + rockchip-mali, strace, xdriver_xf86-video-amdgpu + + Removed packages: ktap + 2022.05-rc1, released May 18th, 2022 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index b46f165081..24f8a7338f 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2022.05-rc1 +export BR2_VERSION := 2022.05-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1652864000 +BR2_VERSION_EPOCH = 1653928000 # 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 8f3f91c366..1405e9b6e1 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ --> -
30 May 2022
+2022.05-rc2 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.05-rc2 + release candidate, and report any problems found to the + mailing list or + bug tracker.
+