diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-01-12 02:33:09 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-01-12 02:33:09 +0000 |
commit | 0fb4968215e06f3488a55237168a35a933482cdd (patch) | |
tree | 0129d5673aad8e9b260d2077425f195b02ad3bcc /sys-apps | |
parent | Initial mu-conference transport for jabberd checkin. (diff) | |
download | historical-0fb4968215e06f3488a55237168a35a933482cdd.tar.gz historical-0fb4968215e06f3488a55237168a35a933482cdd.tar.bz2 historical-0fb4968215e06f3488a55237168a35a933482cdd.zip |
Applied the 64 bit fixes from MDK's newest src.rpm, which seems to solve the segfaults. In my defense, I did do some preliminary testing on -r4 with the previous patchset, and it didn't segfault -- this time, I checked an ls -R / output on both ia64 and amd64 boxes, so this should be sorted finally (bug #37891 by E. Papegaaij <e.papegaaij@student.utwente.nl>). Also, it now links against ncurses-5.3-r5 and greater for building and running. So, we finally get rid of the termcap cruft, thanks to Azarah for that (bug #37026).
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 12 | ||||
-rw-r--r-- | sys-apps/coreutils/Manifest | 14 |
2 files changed, 18 insertions, 8 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 16fbef31cc11..e6c1741b5028 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for sys-apps/coreutils # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.69 2004/01/11 06:09:46 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.70 2004/01/12 02:33:09 seemant Exp $ + + 11 Jan 2004; Seemant Kulleen <seemant@gentoo.org> + coreutils-5.0.91-r4.ebuild: + Applied the 64 bit fixes from MDK's newest src.rpm, which seems to solve the + segfaults. In my defense, I did do some preliminary testing on -r4 with the + previous patchset, and it didn't segfault -- this time, I checked an ls -R / + output on both ia64 and amd64 boxes, so this should be sorted finally (bug + #37891 by E. Papegaaij <e.papegaaij@student.utwente.nl>). Also, it now links + against ncurses-5.3-r5 and greater for building and running. So, we finally + get rid of the termcap cruft, thanks to Azarah for that (bug #37026). 11 Jan 2004; Brad House <brad_mssw@gentoo.org> coreutils-5.0.91-r4.ebuild: coreutils -r4 is not stable on amd64. or at least ls is not. seemant broke it diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest index cdf2d1d14498..0d23976fecd8 100644 --- a/sys-apps/coreutils/Manifest +++ b/sys-apps/coreutils/Manifest @@ -1,12 +1,12 @@ -MD5 06adeb026bdb583db11b1da952679642 ChangeLog 13873 -MD5 eb91c3dff46b58a712d16e1a07a6371c coreutils-5.0-r5.ebuild 2573 +MD5 d57f3f5fdc923ccce50b74b5b5bec99c coreutils-5.0.91-r3.ebuild 4063 MD5 892411466b5aa40edfb2ef50da54bc0b coreutils-5.0-r6.ebuild 2741 MD5 5296d12e384ee08bc6be40dc80924f68 coreutils-5.0.91-r2.ebuild 3648 +MD5 eb91c3dff46b58a712d16e1a07a6371c coreutils-5.0-r5.ebuild 2573 +MD5 ac78326bb3b9c12c34e9fb584976e9ae coreutils-5.0.91-r4.ebuild 4281 +MD5 06adeb026bdb583db11b1da952679642 ChangeLog 13873 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 d57f3f5fdc923ccce50b74b5b5bec99c coreutils-5.0.91-r3.ebuild 4063 -MD5 a59343cdd2e7e5957eac65c6f0b08587 coreutils-5.0.91-r4.ebuild 4461 -MD5 d1eb949ee56a926125ae896f901286ce files/digest-coreutils-5.0-r5 141 -MD5 e80d3d87cfbe40bc56636167ae5b4768 files/digest-coreutils-5.0-r6 141 MD5 4638c50e0ea024536055d69519cd5fad files/digest-coreutils-5.0.91-r2 151 MD5 a56b66f95289815e386f537689ef29a0 files/digest-coreutils-5.0.91-r3 229 -MD5 970b47291efc995d4db297a2582ecbcd files/digest-coreutils-5.0.91-r4 229 +MD5 9e4492e1c7e9c927ad7c492239dbe029 files/digest-coreutils-5.0.91-r4 229 +MD5 d1eb949ee56a926125ae896f901286ce files/digest-coreutils-5.0-r5 141 +MD5 e80d3d87cfbe40bc56636167ae5b4768 files/digest-coreutils-5.0-r6 141 |