diff --git a/CHANGES b/CHANGES index 9014ef7b02..fc51a0d0c9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +2020.08, released September 1st, 2020 + + Various fixes. + + Updated/fixed packages: am33x-cm3, avahi, bluez-tools, + busybox, chocolate-doom, collectd, dhcp, docker-cli, domoticz, + gobject-introspection, graphite2, haproxy, ibm-sw-tpm2, + imagemagick, libeXosip2, libressl, lxc, mbedtls, menu-cache, + mongodb, mosquitto, nvidia-driver, paho-mqtt-c, pixz, + postgresql, python-django, rtty, squid, stress-ng, systemd, + trousers, uclibc, wireshark, wolfssl, zbar + 2020.08-rc3, released August 28th, 2020 Fixes all over the tree. diff --git a/Makefile b/Makefile index cb1f5fb0b0..a6b99d0868 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2020.08-rc3 +export BR2_VERSION := 2020.08 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1598649000 +BR2_VERSION_EPOCH = 1598992000 # 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 b1a970839f..b6a409b8c8 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,40 +42,40 @@ -
1 September 2020
+The stable 2020.08 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 + 2020.08 release.
+