diff --git a/CHANGES b/CHANGES index 18624a084c..347fa75657 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,10 @@ -2016.02, Not yet released +2016.02-rc2, Released February 18th, 2016 Fixes all over the tree. Toolchain: PR19405 backport to binutils 2.25.1 to fix NIOS ld - crash. glibc security patches for CVE-2014-8121, CVE-2015-1781 + crash, backport of Xtensa .init/.fini literals handling. + glibc security patches for CVE-2014-8121, CVE-2015-1781 and CVE-2015-7547. Defconfigs for Acmesystems Arietta g25 added. diff --git a/Makefile b/Makefile index 71735b5ec7..90018b4f89 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2016.02-rc1 +export BR2_VERSION := 2016.02-rc2 # 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 c1f89ff1f4..ce51540359 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,37 +42,37 @@ -
18 February 2016
+Another week, another release candidate with more cleanups + and build fixes. See + the CHANGES + file for details.
+ +Head to the downloads page to pick up the + 2016.02-rc2 + release candidate, and report any problems found to + the mailing list + or bug tracker.
+