From 62ba22f312018eef1d46d04cd30680e3fbc2f099 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 19 Nov 2021 16:33:01 +0100 Subject: [PATCH] Update for 2021.11-rc2 Signed-off-by: Peter Korsgaard --- CHANGES | 26 ++++++++++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 21 +++++++++++++++++++++ 4 files changed, 58 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index 14914919f2..ee37a625a3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,29 @@ +2021.11-rc2, released November 19th, 2021 + + Fixes all over the tree. + + Coding style fixes for a large number of board genimage + configuration files for clarity and consistency. + + Defconfigs: Acmesystems Aria/Arietta g25, Armadeus + apf28/apf51, beagleboneai, Olimx a64, rock64, sheevaplug: Fix + build with hostcc >= 10, Nezha: Correct U-Boot dependencies + + Updated/fixed packages: alsa-lib, apparmor, binutils, + bluez5_utils, botan, diffutils, firmware-utils, gdb, glmark2, + glog, gpu-amd-bin-mx51, gst1-interpipe, imx-vpuwrap, iperf, + isl, janet, libdnet, libglib2, libhtp, liburcu, log4cxx, + luajit, luvi, meson, mksh, mongodb, mosquitto, mpd, mupdf, + opencv4, oracle-mysql, pipewire, postgresql, python-aiohttp, + python-pudb, python-ujson, qhull, samba4, seatd, sg3_utils, + suricata, tpm2-tss, uboot, vim, xserver_xorg-server + + New packages: pipewire-media-session + + Issues resolved (http://bugs.uclibc.org): + + 14311: Cannot compile dahdi (part of Asterisk) for x86 (P1mmx) + 2021.11-rc1, released November 8th, 2021 Numerous package updates. Notable updates including numerous diff --git a/Makefile b/Makefile index 4062883cc2..2137c09d38 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.11-rc1 +export BR2_VERSION := 2021.11-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1636367800 +BR2_VERSION_EPOCH = 1637336000 # 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 9ca50e31d8..53426f4c89 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2021.11-rc1

+

Latest release candidate: 2021.11-rc2

diff --git a/docs/website/news.html b/docs/website/news.html index b55cc8ca46..4293e9d288 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News