From f3d0d7e6ff1d1c723c3ab0c338d4ddf1ae415e69 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 20 Feb 2022 23:24:46 +0100 Subject: [PATCH] Update for 2022.02-rc2 Signed-off-by: Peter Korsgaard --- CHANGES | 21 +++++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 21 +++++++++++++++++++++ 4 files changed, 53 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index 4cc574d928..31315cad34 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,24 @@ +2022.02-rc2, released February 20th, 2022 + + Fixes all over the tree. + + Defconfigs: Friendlyarm Nanopi R2S: Fix U-Boot build, Kontron + BL i.MX8M Mini: Fix U-Boot build, PC Engines APU2: Fix Linux + build, ROC-RK3399-PC: Bump rootfs size to fix build + + Updated/fixed packages: apache, apparmor, apr-util, arp-scan, + binutils, bluez5_utils, connman, cryptsetup, dnsmasq, + dovecot-pigeonhole, expat, gdk-pixbuf, gst1-plugins-base, + guile, keepalived, kodi, libbpf, libglvnd, libgsasl, libiconv, + librsvg, libuhttpd, libusb, libv4l, luasyslog, mongrel2, neon, + pcre, perl-netaddr-ip, php, psmisc, python-ipython, + python-pycli, python-pygame, python-regex, python-twisted, + qt5location, qt5webkit, resiprocate, rygel, safeclib, + sdl2_ttf, socketcand, strongswan, sudo, systemd, toolchain, + urg, webkitgtk, wireless-regdb, wpewebkit, + xdriver_xf86-video-{ati,mach64,mga,r128,savage,tdfx}, xz, zfs, + zsh + 2022.02-rc1, released February 13th, 2022 Numerous package updates and many (80) new packages. diff --git a/Makefile b/Makefile index a4b7db69a7..d92438166f 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2022.02-rc1 +export BR2_VERSION := 2022.02-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1644782000 +BR2_VERSION_EPOCH = 1645395000 # 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 3d98fe48ee..7d9fad4d9f 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2022.02-rc1

+

Latest release candidate: 2022.02-rc2

diff --git a/docs/website/news.html b/docs/website/news.html index 109dcb60f5..e571c86a2e 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News