vapier 14/06/14 23:29:05 Modified: ChangeLog Log: Do not die when the devpts check fails and we are on an old kernel #489520 by William Throwe. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.996 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.996&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.996&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.995&r2=1.996 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.995 retrieving revision 1.996 diff -u -r1.995 -r1.996 --- ChangeLog 14 Jun 2014 22:24:47 -0000 1.995 +++ ChangeLog 14 Jun 2014 23:29:04 -0000 1.996 @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.995 2014/06/14 22:24:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.996 2014/06/14 23:29:04 vapier Exp $ + + 14 Jun 2014; Mike Frysinger <[email protected]> + files/eblits/pkg_preinst.eblit: + Do not die when the devpts check fails and we are on an old kernel #489520 by + William Throwe. 14 Jun 2014; Mike Frysinger <[email protected]> metadata.xml: Add upstream CPE tag (security info).
