CHANGES: update with resolved issues
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Aug 2015 13:36:24 +0000 (15:36 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Aug 2015 13:36:24 +0000 (15:36 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 830f5252dd2dc393600e3d05c05e6cb8485f2913..ce16e2eb61cb86c50a0b4d1c9346ed167d6d4b1d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        Deprecated packages: webkitgtk, libgail, eglibc support in
        glibc package.
 
+       Issues resolved (http://bugs.uclibc.org):
+
+       #4291: Segmentation fault with all binaries that use threads
+               when compiled with gcc 4.6
+       #6944: building toolchain for sh4 fails
+       #7592: Buildroot GCC: -lto requires plugin support in ranlib
+       #7628: Python SSL does not get built for Raspberry Pi
+       #7682: Missing dependencies for NFS
+       #7742: dhcp lacks important features when BR2_ENABLE_DEBUG
+       #7754: make: *** [/..../buildroot-2014.11/output/build/host-gcc-initial-4.8.3/.stamp_built] Error 2
+       #7946: libglib2-2.42.2 fails to build for sparc-buildroot-linux-gnu
+       #7956: glibc 2.20 and 2.21 fail to build for sh64-buildroot-linux-gnu
+       #7971: python-flask, python-werkzeug. No module named zlib
+       #7981: Target file system skeleton permissions hazard
+       #8006: rpcdebug in nfs-utils built for the host
+       #8036: alsa-lib headers problem that prevents to compile alsa
+               dependent projects
+       #8081: systemd init system: /tmp is not mode 1777
+       #8121: php opcache extension doesn't get installed
+       #8151: x86-64 make fails with ncurses 5.9
+       #8156: pkg-kconfig infra broken for *-update-{config, defconfig}
+       #8161: default /bin/sh symlink to busybox is full path and not relative
+       #8171: glamor missing
+       #8191: Request update support for the cubieboard series
+       #8201: Important security upgrades for node.js
+
 2015.05, Released May 31st, 2015
 
        Minor fixes.