diff options
author | Ned Ludd <solar@gentoo.org> | 2003-08-11 06:38:51 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-08-11 06:38:51 +0000 |
commit | a4b0d7e88d17a6bf595fa415d5d7763aaf81775b (patch) | |
tree | c2dd2be01b023791cd930e73a2c9b67925712af4 /net-misc/whois | |
parent | Snort 2.0.x does not support snmp bug #26310, Moved large prelude patch to mi... (diff) | |
download | historical-a4b0d7e88d17a6bf595fa415d5d7763aaf81775b.tar.gz historical-a4b0d7e88d17a6bf595fa415d5d7763aaf81775b.tar.bz2 historical-a4b0d7e88d17a6bf595fa415d5d7763aaf81775b.zip |
Ok so looking at the whois code, there seems to be quite a few ways to overflow it. I've written a little patch which should address this. I'm also removing all the older exploitable versions of whois from the portage tree, and adding my patch. Closes bug 24860
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 12 | ||||
-rw-r--r-- | net-misc/whois/Manifest | 13 |
2 files changed, 15 insertions, 10 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index d2661d3c0eec..2e262da6e041 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for net-misc/whois # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.22 2003/07/08 10:28:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.23 2003/08/11 06:38:51 solar Exp $ + +*whois-4.6.6-r1 (11 Aug 2003) + + 11 Aug 2003; <solar@gentoo.org> whois-4.5.28-r1.ebuild, whois-4.6.2.ebuild, + whois-4.6.5.ebuild, whois-4.6.6-r1.ebuild, whois-4.6.6.ebuild, + files/whois-4.6.6-gentoo-security.patch: + Ok so looking at the whois code, there seems to be quite a few ways to + overflow it. I've written a little patch which should address this. I'm also + removing all the older exploitable versions of whois from the portage tree, + and adding my patch. Closes bug 24860 08 Jul 2003; Jason Wever <weeve@gentoo.org> whois-4.6.6.ebuild: Changed ~sparc keyword to sparc. diff --git a/net-misc/whois/Manifest b/net-misc/whois/Manifest index 74320f059f49..4c02bf0c2ac6 100644 --- a/net-misc/whois/Manifest +++ b/net-misc/whois/Manifest @@ -1,9 +1,4 @@ -MD5 3decdf515983708e51f5896293ea6ae5 ChangeLog 3406 -MD5 9fec9226a0f38d1f96541d99aaa36b6b whois-4.5.28-r1.ebuild 1230 -MD5 6c69bac534e9026d4a96a72a23f4a353 whois-4.6.2.ebuild 1246 -MD5 ff618520f6c5885e537b2b53ab552bae whois-4.6.5.ebuild 1121 -MD5 b29d1b61c60c8db3b332e5bae7b9fc4e whois-4.6.6.ebuild 1120 -MD5 e5bfe59600d5004e660bc25b44ef57cb files/digest-whois-4.5.28-r1 63 -MD5 e0ddfa19a7be8e839b1230c90cf7f212 files/digest-whois-4.6.2 62 -MD5 32a907197a525d414f902c78fee2be6e files/digest-whois-4.6.5 62 -MD5 9d6a7c447cdafb5e2b97f86d5c6e9789 files/digest-whois-4.6.6 62 +MD5 2c055f614183433072ab30cc38995f8f ChangeLog 3894 +MD5 d4a23ed83f0dbe83ac1089f92efec43e whois-4.6.6-r1.ebuild 1168 +MD5 9d6a7c447cdafb5e2b97f86d5c6e9789 files/digest-whois-4.6.6-r1 62 +MD5 745ef0b207e44192ca5df00b65584328 files/whois-4.6.6-gentoo-security.patch 2871 |