summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-11-13 16:27:07 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-13 18:21:56 +0100
commit90aed6685f24d2fe60500e958841dd30dc56263f (patch)
tree2071563f60896d70ed359022c8969ab68403f753
parent9317b9542bd3971bc340808ca8efadee36f5b263 (diff)
CHANGES: update for -rc2
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--CHANGES31
1 files changed, 31 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5b1b62f58..94cea41a9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,34 @@
+2016.11-rc2, Released November 13th, 2016
+
+ Fixes all over the tree.
+
+ Architecture: add support for MIPS XBurst cores; remove MIPS
+ support for M5100 cores.
+
+ Updated/fixed packages: mesa3d, lttng-babeltrace, tinyalsa, pseudo,
+ czmq, libxml2, makedevs, binutils, kvm-unit-tests, libnss, privoxy,
+ qemu, ser2net, net-tools, ffmpeg, assimp, libmpeg2, ccache, mpv,
+ libxslt, python, python3, php, valgrind, guile, domoticz, efl,
+ jasper, kvmtool, go, wget, sane-backends, weston, tinymembench,
+ strace, openjpeg, lcms2.
+
+ Linux kernel: update default to 4.8.7.
+
+ CMake support: fix cmake wrapper to properly pass NDEBUG flag.
+
+ Filesystems: use a wrapper to pseudo, to better mimick the behaviour
+ of fakeroot; makedevs no longer breaks of the destination already
+ exists and is of the correct type/major/minor.
+
+ Defconfigs: a few legacy and broken defconfigs have been removed
+ because they now fail to build: kb9202_defconfig, mini2440_defconfig,
+ freescale_p2020ds, qmx6, calao*, atmel_sama5d4ek. Other defconfigs
+ have been updated: nanopi-neo, olimex_a20_olinuxino_lime_mali,
+ armadeus_apf51, armadeus_apf28, freescale_imx31_3stack, ci20,
+ olimex_a20_olinuxino_lime2, atmel_at91sam9260eknf,
+ atmel_at91sam9rlek, atmel_at91sam9g20dfc, atmel_at91sam9g45m10ek,
+ atmel_sama5d3xek.
+
2016.11-rc1, Released November 3rd, 2016
Fixes all over the tree and new features.