diff --git a/CHANGES b/CHANGES index 125a9e05bd..698d5d72a6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,25 @@ +2021.11, released December 5th, 2021 + + Various fixes. + + Defconfigs: Grinn chiliboard/liteboard, PC x86-64 bios: Fix + build + + Updated/fixed packages: apr, coreutils, diffutils, e2fsprogs, + exfat, freeswitch, gnupg, grub2, gstreamer1, guile, heimdal, + hiawatha, hplip, icu, janus-gateway, + kodi-screensaver-asterwave, kodi-screensaver-cpblobs, + kodi-screensaver-matrixtrails, libatomic_ops, libbson, libffi, + libgdiplus, libgee, libhtp, libite, libnspr, libnss, + libunwind, lynx, mender-grubenv, mkpasswd, motion, mxml, + netdata, qemu, samba4, speex, stress-ng, tinydtls, unixodbc, + unrar, util-linux, util-linux-libs, watchdogd, wireshark + + Issues resolved (http://bugs.uclibc.org): + + #14351: needs to mount sysfs before mount -a + #14411: 2021.11-rc2: Samba doesn't compile + 2021.11-rc3, released November 30th, 2021 Fixes all over the tree. diff --git a/Makefile b/Makefile index 7b067ac275..74ef7dc598 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.11-rc3 +export BR2_VERSION := 2021.11 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1638292000 +BR2_VERSION_EPOCH = 1638734000 # 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 97af89672e..be7bb3622e 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,40 +42,40 @@ -
5 December 2021
+The stable 2021.11 release is out - Thanks to everyone + contributing and testing the release candidates. See the + CHANGES + file for more details + and go to the downloads page to pick up the + 2021.11 release.
+