diff options
author | Ned Ludd <solar@gentoo.org> | 2003-08-11 06:38:59 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-08-11 06:38:59 +0000 |
commit | 9eef6c1fa95264da5deb227ac333e597e84cc984 (patch) | |
tree | 0aa149ed0bd102e161178b8d889acfb0c3b5f534 /net-misc/whois/ChangeLog | |
parent | Ok so looking at the whois code, there seems to be quite a few ways to overfl... (diff) | |
download | gentoo-2-9eef6c1fa95264da5deb227ac333e597e84cc984.tar.gz gentoo-2-9eef6c1fa95264da5deb227ac333e597e84cc984.tar.bz2 gentoo-2-9eef6c1fa95264da5deb227ac333e597e84cc984.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/ChangeLog')
-rw-r--r-- | net-misc/whois/ChangeLog | 12 |
1 files changed, 11 insertions, 1 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. |