From: Peter Korsgaard Date: Wed, 1 Sep 2021 06:00:08 +0000 (+0200) Subject: Update for 2021.08-rc3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7314f04f5393912a93594c6660a21eee4a34b317;p=buildroot.git Update for 2021.08-rc3 Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index 9780a03528..432bdc0629 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,26 @@ +2021.08-rc3, released August 31st, 2021 + + Fixes all over the tree. + + Toolchain: Disable fortify support for Microblaze as it is not + currently working. + + Defconfigs: Acmesystems aria/ariette g25: Fix build issue + after at91bootstrap bump, BeagleV: Correct kernel headers + version, PC x86-64: Bump kernel to 4.19.204 to fix build issue + with GCC 10.x. + + Updated/fixed packages: alsa-utils, at91bootstrap3, belle-sip, + bullet, c-ares, cjson, coreutils, cpio, eigen, fetchmail, gdb, + haproxy, heirloom-mailx, ipmiutil, kvm-unit-tests, libarchive, + libffi, libmodsecurity, libopenssl, libressl, libshout, + libvirt, linux-pam, lmbench, localedef, lua-lunix, mesa3d, + mpv, mtd, nodejs, nvidia-driver, openvmtools, php, polkit, + python-requests, python3-requests, rust-bin, rustc, samba4, + sdl2, snort3, ushare, xen + + Removed packages: libmcrypt, mcrypt, sentry-cli + 2021.08-rc2, released August 18th, 2021 Fixes all over the tree. diff --git a/Makefile b/Makefile index 71d2e3d02d..2d7e8ff78a 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.08-rc2 +export BR2_VERSION := 2021.08-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1629283000 +BR2_VERSION_EPOCH = 1630446300 # 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 7eca55196c..2b1df6eda6 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2021.08-rc2

+

Latest release candidate: 2021.08-rc3

diff --git a/docs/website/news.html b/docs/website/news.html index 69c41dcc7e..8553a6e643 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News