From 108c8312304a1e2341fa7319ca219cf156241654 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 23 Feb 2019 15:03:48 +0100 Subject: [PATCH] Update for 2019.02-rc2 Signed-off-by: Peter Korsgaard --- CHANGES | 24 ++++++++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 22 ++++++++++++++++++++++ 4 files changed, 57 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index 215f8e323d..d4ecae315a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,27 @@ +2019.02-rc2, released February 23th, 2019 + + Fixes all over the tree. + + Removed zynq_zybo defconfig, as it hasn't seen any update + since it was added in 2016, and uses a U-Boot version not + compatible with openssl-1.1.x. + + Linux: Ignore user supplied downloadable hashes, as no hash + checksums are available for those. + + Updated/fixed packages: bind, cryptopp, docker-containerd, + dtc, efivar, gdb, imagemagick, ipmiutil, libcpprestsdk, + libcurl, libgpiod, libid3tag, libv4l, log4cplus, luvi, + madplay, mender, mosquitto, poco, postgresql, proftpd, + pulseaudio, python-django, qemu, qt5base, qwt, rabbitmq-c, + reaver, safeclip, stress-ng, swupdate, syslog-ng, systemd, + tor, unzip, xenomai + + Issues resolved (http://bugs.uclibc.org): + + #11501: compile sdl2 with enable wayland + #11681: .. unable to initialize decompress status for section.. + 2019.02-rc1, released February 13th, 2019 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index f736ecfb3e..06e49281dd 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2019.02-rc1 +export BR2_VERSION := 2019.02-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1550044800 +BR2_VERSION_EPOCH = 1550930600 # 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 52c8b1d565..3f304daf30 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2019.02-rc1

+

Latest release candidate: 2019.02-rc2

diff --git a/docs/website/news.html b/docs/website/news.html index 87507d5539..45d2eb5535 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,28 @@

News