summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-05 15:36:24 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-05 15:36:24 +0200
commit8cf7a561c91121cc1220a1c6820bc723abec0508 (patch)
treec8be348458471670f35b0f4c0b74988a4a0f3358 /CHANGES
parentda63d87ce0d97911fe02e4cc898398b46c947643 (diff)
CHANGES: update with resolved issues
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 830f5252d..ce16e2eb6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -199,6 +199,32 @@
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.