diff --git a/CHANGES b/CHANGES index 9934f4916a..7433147e3c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,14 +1,16 @@ -2020.02, not yet released +2020.02, released March 8th, 2020 Various fixes. br2-external: Fix compatibility with make 4.3+ - Updated/fixed packages: bash, bcm2835, cups, erlang-p1-acme, - fbgrab, gst1-plugins-base, gst1-validate, gstreamer1, guile, - jhead, libdrm, libevdev, libinput, libsndfile, libvncserver, - linux-firmware, mesa3d, nodejs, patch, piglit, python-django, - ruby, swupdate, thrift, zziplib + Updated/fixed packages: bash, bcm2835, binutils, cups, + erlang-p1-acme, fbgrab, gr-osmosdr, gst1-plugins-base, + gst1-validate, gstreamer1, guile, jhead, libdrm, libevdev, + libinput, libnss, libsndfile, libvncserver, linux-firmware, + mesa3d, nodejs, openjdk-bin, openvmtools, optee-test, patch, + php, piglit, pppd, python-django, qemu, qt5base, ruby, + ser2net, swupdate, thrift, zziplib Removed packages: classpath, jamvm diff --git a/Makefile b/Makefile index 09e769f613..c5d66705ce 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2020.02-rc3 +export BR2_VERSION := 2020.02 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1583189900 +BR2_VERSION_EPOCH = 1583701800 # 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 1ae069fb4e..bc759ae3d1 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,40 +8,40 @@
Download
-

Latest long term support release: 2019.02.9

+

Latest stable / long term support release: 2020.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 91d24c084d..29dcdb3acd 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News