From: Peter Korsgaard Date: Sat, 25 May 2019 21:38:05 +0000 (+0200) Subject: Update for 2019.05-rc3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2c96d648a2922042255b1bb326036fffcc515eb4;p=buildroot.git Update for 2019.05-rc3 Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index 5d1d858bd3..5abe2a8c31 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +2019.05-rc3, released May 25th, 2019 + + Fixes all over the tree. + + check-bin-arch: Ignore /usr/lib/grub, similar to how /lib/grub + is ignored. + + check-package: Warn about utf-8 characters in .mk files + + Linux: Default to 5.1.x series + + Updated/fixed packages: assimp, atop, chocolate-doom, cjson, + ddrescue, dhcp, ffmpeg, gerbera, glibmm, gpsd, gst-ffmpeg, + intel-microcode, jasper, keepalived, kismet, libcpprestsdk, + libcurl, libssh2, libupnp18, luarocks, mono-gtksharp3, opus, + postgresql, pcsc-lite, python, tslib, webkitgtk, + wpebackend-fdo, wpewebkit + 2019.05-rc2, released May 15th, 2019 Fixes all over the tree. diff --git a/Makefile b/Makefile index 7246376cf9..826b25bdaa 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2019.05-rc2 +export BR2_VERSION := 2019.05-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1557953000 +BR2_VERSION_EPOCH = 1558820000 # 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 9203c60195..7110bf445d 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ --> -

Latest release candidate: 2019.05-rc2

+

Latest release candidate: 2019.05-rc3

diff --git a/docs/website/news.html b/docs/website/news.html index 9913893875..6df7e46f16 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News