From 0031f521909a857d9781a3f0585766b49b31b63e Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 30 Nov 2018 13:27:09 +0100 Subject: [PATCH] Update for 2018.11-rc3 Signed-off-by: Peter Korsgaard --- CHANGES | 18 ++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 22 ++++++++++++++++++++++ 4 files changed, 51 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index bfd9ff1524..e88f7258bb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +2018.11-rc3, released November 30th, 2018 + + Fixes all over the tree. + + Defconfigs: Fixes for Armadeus APF27, imx6sabre, Olimex A20 + olinuxino lime legacy, Orangepi zero plus 2, PC, Riotboard. + + graph-depends: Fix for package names starting with a non-alpha + character. + + Updated/fixed packages: alsa-utils, botan, dante, domoticz, + dtc, freetype, gauche, gcc, gdb, ghostscript, glibc, + imx-usb-loader, libbsd, libid3tag, libkrb5, libmicrohttpd, + libopenssl, libsoxr, linux, motion, msgpack, mtd, + perl-net-ssleay, php, popt, python-numpy, qt5declarative, + samba4, shadowsocks-libev, stress-ng, systemd, usb_modeswitch, + webkitgtk, valgrind, weston, xfsprogs + 2018.11-rc2, released November 21th, 2018 Fixes all over the tree. diff --git a/Makefile b/Makefile index 69cbd7868d..ea44994c6e 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2018.11-rc2 +export BR2_VERSION := 2018.11-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1542786000 +BR2_VERSION_EPOCH = 1543580000 # 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 8ee433d80d..0662199e9e 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2018.11-rc2

+

Latest release candidate: 2018.11-rc3

diff --git a/docs/website/news.html b/docs/website/news.html index 4aa5b57c02..5322b5723e 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,28 @@

News