From 730baf05bfebac721bf5002d72787937a4da6378 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 6 Jun 2022 22:13:02 +0200 Subject: [PATCH] Update for 2022.05 Signed-off-by: Peter Korsgaard --- CHANGES | 23 +++++++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 26 +++++++++++++------------- docs/website/news.html | 18 ++++++++++++++++++ support/misc/Vagrantfile | 2 +- 5 files changed, 57 insertions(+), 16 deletions(-) diff --git a/CHANGES b/CHANGES index 5d8eb2f563..801af5b950 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,26 @@ +2022.05, released June 6th, 2022 + + Fixes all over the tree. + + Rework BR2_STATIC_LIBS handling to ensure it can only be + enabled if a suitable C library is available. + + Updated/fixed packages: arm-trusted-firmware, at91bootstap, + boinc, boost, cpulimit, diffutils, edk2, eigen, fbv, gcr, + gensio, glibc, go, gtest, iucode-tool, kvm-unit-tests, libcec, + libcurl, libks, linux, linux-tools, lttng-modules, mariadb, + memcached, mono, musl, mutt, netdata, network-manager, nginx, + ogre, openjpeg, openvpn, pipewire, python-crossbar, qemu, + qpid-proton, rauc, rockchip-mali, rsyslog, + rtl8812au-aircrack-ng, ruby, runc, rustc, samba4, tiff, + uclibc, unrar, vim, webkitgtk, wpewebkit, + xdriver_xf86-video-ati, xml-security-c, zchunk, zlib-ng + + Issues resolved (http://bugs.uclibc.org): + + #14821: Samba server is failing to compile + #14826: make qemu_x86_64_defconfig stopped working + 2022.05-rc2, released May 30th, 2022 Fixes all over the tree. diff --git a/Makefile b/Makefile index 24f8a7338f..27b8051710 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2022.05-rc2 +export BR2_VERSION := 2022.05 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1653928000 +BR2_VERSION_EPOCH = 1654546000 # 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 1405e9b6e1..a30a186e6a 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,7 +8,7 @@
Download
-

Latest stable / long term support release: 2022.02.2

+

Latest long term support release: 2022.02.2

@@ -41,41 +41,41 @@

PGP signature

- + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/.
diff --git a/docs/website/news.html b/docs/website/news.html index 4b75b68a83..691e3bfd88 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News