diff --git a/CHANGES b/CHANGES index e88f7258bb..edefd4bab8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +2018.11, Released December 1st, 2018 + + Minor fixes. + + Updated/fixed packages: c-ares, quagga, squid + 2018.11-rc3, released November 30th, 2018 Fixes all over the tree. diff --git a/Makefile b/Makefile index ea44994c6e..c4c34b0ff2 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2018.11-rc3 +export BR2_VERSION := 2018.11 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1543580000 +BR2_VERSION_EPOCH = 1543701000 # 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 0662199e9e..b447251a10 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,40 +42,40 @@ -

Latest stable release: 2018.08.3

+

Latest stable release: 2018.11

- +
- +
-

buildroot-2018.08.3.tar.gz

-

PGP signature

+

buildroot-2018.11.tar.gz

+

PGP signature

- +
- +
-

buildroot-2018.08.3.tar.bz2

-

PGP signature

+

buildroot-2018.11.tar.bz2

+

PGP signature

- +
Source code
diff --git a/docs/website/news.html b/docs/website/news.html index 5322b5723e..dc495e8d83 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News