From fc1c7e5961f7b22ddaad16479b5fb11d8e761086 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 24 Nov 2019 11:15:16 +0100 Subject: [PATCH] Update for 2019.11-rc3 Signed-off-by: Peter Korsgaard --- CHANGES | 10 ++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 22 ++++++++++++++++++++++ 4 files changed, 43 insertions(+), 11 deletions(-) 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

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 @@