summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-03-23 18:06:18 +0000
committerMike Frysinger <vapier@gentoo.org>2008-03-23 18:06:18 +0000
commitc7177ccb5260475b19f09ce75792354a43192f87 (patch)
tree8111931d272f6d14cbc337fc27476fde41022fea /sys-libs/glibc/ChangeLog
parentia64 stable wrt #214246 (diff)
downloadgentoo-2-c7177ccb5260475b19f09ce75792354a43192f87.tar.gz
gentoo-2-c7177ccb5260475b19f09ce75792354a43192f87.tar.bz2
gentoo-2-c7177ccb5260475b19f09ce75792354a43192f87.zip
No need to generate multilib headers anymore with latest glibc #191088. Grab some queue.h updates from FreeBSD #201979. Disable (for now) CFI stuff on x86_64/x86 to workaround a bug in gcc #202055. Fix from upstream for building with newer binutils #209629. Fix pthread_join on hppa #213829. Make sure to force latest kernel headers on hppa and increase testing timeout #214003.
(Portage version: 2.2_pre5)
Diffstat (limited to 'sys-libs/glibc/ChangeLog')
-rw-r--r--sys-libs/glibc/ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index d1cbd181e4af..229a4869e9b5 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,18 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.573 2008/03/10 15:22:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.574 2008/03/23 18:06:17 vapier Exp $
+
+*glibc-2.7-r2 (23 Mar 2008)
+
+ 23 Mar 2008; Mike Frysinger <vapier@gentoo.org>
+ files/eblits/src_install.eblit, files/eblits/src_test.eblit,
+ +glibc-2.7-r2.ebuild:
+ No need to generate multilib headers anymore with latest glibc #191088. Grab
+ some queue.h updates from FreeBSD #201979. Disable (for now) CFI stuff on
+ x86_64/x86 to workaround a bug in gcc #202055. Fix from upstream for
+ building with newer binutils #209629. Fix pthread_join on hppa #213829. Make
+ sure to force latest kernel headers on hppa and increase testing timeout
+ #214003.
10 Mar 2008; Mike Frysinger <vapier@gentoo.org> glibc-2.6.1.ebuild,
glibc-2.7.ebuild, glibc-2.7-r1.ebuild: