From: Peter Korsgaard Date: Sat, 6 Mar 2021 21:16:45 +0000 (+0100) Subject: Update for 2021.02 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e2fba6457bd9d9c720540332eaf0c1f8c29eab00;p=buildroot.git Update for 2021.02 Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index ab34fde9ae..f7b69af806 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,23 @@ +2021.02, released March 6th, 2021 + + Various fixes. + + Toolchain: Correct Bootlin xtensa-lx60 dependencies + + Updated/fixed packages: asterisk, belle-sip, bustle, dhcpcd, + dovecot, dovecot-pigeonhole, gnuchess, gnuradio, + gst1-plugins-bad, haproxy, jasper, kismet, libebml, + libeXosip2, libgeos, libhtp, libjpeg, libopenssl, libshout, + libstrophe, mosquitto, openblas, openssh, perl, privoxy, + prosody, python-pyyaml, python3-pyyaml, quagga, redis, + rust-bin, sox, suricata, tpm2-pkcs11, uclibc-ng-test, ushare, + util-linux, wolfssl, wpa_supplicant + + Issues resolved (http://bugs.uclibc.org): + + #13501: 2021.02.rc2: Unicode not work on qt 5.15.2 + #13581: jpegsrc.v9d.tar.gz has changed hash + 2021.02-rc3, released February 27th, 2021 Fixes all over the tree. diff --git a/Makefile b/Makefile index 13e98e85be..9d6b962477 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.02-rc3 +export BR2_VERSION := 2021.02 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1614447000 +BR2_VERSION_EPOCH = 1615065000 # 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 1bc7104a44..bd6499dfce 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,40 +8,40 @@
Download
-

Latest long term support release: 2020.02.11

+

Latest stable / long term support release: 2021.02

- + 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 c10230c41b..c882664c77 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News