From b7d8ce5b181a55f25ca997553e558c5854140363 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 30 May 2022 18:27:29 +0200 Subject: [PATCH] Update for 2022.05-rc2 Signed-off-by: Peter Korsgaard --- CHANGES | 18 ++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 21 +++++++++++++++++++++ 4 files changed, 50 insertions(+), 11 deletions(-) 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 @@ --> -

Latest release candidate: 2022.05-rc1

+

Latest release candidate: 2022.05-rc2

diff --git a/docs/website/news.html b/docs/website/news.html index 3294327754..4b75b68a83 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News