diff --git a/CHANGES b/CHANGES index 3206fa29dd..1b764a24f4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,18 @@ +2017.05, Released May 31st, 2017 + + Minor fixes. + + External toolchain: musl dynamic linker symlink for mips-sf + corrected. + + Updated/fixed packages: agentpp, bash, exim, hans, madplay, + qpid-proton, rtl8188eu, snmppp, stm32flash, strongswan, sudo, + xen + + Issues resolved (http://bugs.buildroot.org): + + #9906: genimage: Disk full + 2017.05-rc3, Released May 30th, 2017 Fixes all over the tree. diff --git a/Makefile b/Makefile index 03989d4036..f4d41ced29 100644 --- a/Makefile +++ b/Makefile @@ -86,9 +86,9 @@ else # umask / $(CURDIR) / $(O) all: # Set and export the version string -export BR2_VERSION := 2017.05-rc3 +export BR2_VERSION := 2017.05 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1496130000 +BR2_VERSION_EPOCH = 1496267000 # 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 64c9edb2ab..c9a0a353cd 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,7 +8,7 @@
Download
-

Latest stable release: 2017.02.2

+

Latest long term support release: 2017.02.2

@@ -42,6 +42,41 @@
+

Latest stable release: 2017.05

+ +
+
+
+
+
+ +
+
+ +
+
+
+

buildroot-2017.05.tar.gz

+

PGP signature

+
+
+
+
+
+ +
+
+ +
+
+
+ +

buildroot-2017.05.tar.bz2

+

PGP signature

+
+
+ + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/.
diff --git a/docs/website/news.html b/docs/website/news.html index a0f25ff7c7..093f7b20cf 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News