diff --git a/CHANGES b/CHANGES index 60126c9a10..d00e72d5fd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +2019.11-rc3, released November 24th, 2019 + + Fixes all over the tree. + + Updated/fixed packages: asterisk, clamav, domoticz, faifa, + gerbera, kmod, kvm-unit-tests, libupnp18, linux-serial-test, + lsof, ltp-testsuite, lxc, mesa3d, mesa3d-headers, perl, php, + postgresql, qemu, rauc, redis, rpcbind, spice, spice-protocol, + systemd, tftpd, waylandpp, webkitgtk, zip + 2019.11-rc2, released November 16th, 2019 Fixes all over the tree. diff --git a/Makefile b/Makefile index a415ad6ab8..3ac55fafcb 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2019.11-rc2 +export BR2_VERSION := 2019.11-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1573941000 +BR2_VERSION_EPOCH = 1574590000 # 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 fea38db76b..efeea3f7e2 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2019.11-rc2

+

Latest release candidate: 2019.11-rc3

- +
- +
-

buildroot-2019.11-rc2.tar.gz

-

PGP signature

+

buildroot-2019.11-rc3.tar.gz

+

PGP signature

- +
- +
-

buildroot-2019.11-rc2.tar.bz2

-

PGP signature

+

buildroot-2019.11-rc3.tar.bz2

+

PGP signature

diff --git a/docs/website/news.html b/docs/website/news.html index 1bb9d2676a..e77075a41c 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -10,6 +10,28 @@