diff --git a/CHANGES b/CHANGES index c4b6acda7b..60c7824e56 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,16 @@ +2015.11-rc3, Released November 26th, 2015 + + Fixes all over the tree. + + Updated/fixed packages: + + Issues resolved (http://bugs.uclibc.org): + + #6872: gpsd: disabled on microblaze + #8321: invalid opcode error with minidlna and ffmpeg + #8336: Default systemd configuration fails to boot correctly in 2015-08 + #8446: rpi-userland failed to build with glibc 2.22 + 2015.11-rc2, Released November 19th, 2015 Fixes all over the tree. diff --git a/Makefile b/Makefile index 71c6836ee6..da29444fa6 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2015.11-rc2 +export BR2_VERSION := 2015.11-rc3 # 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 b6b3f13b79..76279d6909 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,37 +42,37 @@ -
26 November 2015
+Release candidate 3 is out with more cleanups and security + / build fixes. See + the CHANGES + file for details.
+Head to the downloads page to + pick up + the 2015.11-rc3 + release candidate, and report any problems found to + the mailing list + or bug tracker.
+