diff options
author | 2008-01-10 23:51:35 +0000 | |
---|---|---|
committer | 2008-01-10 23:51:35 +0000 | |
commit | 4d5d4fa76b63d2dd484d7c3c66edafd49757ecd0 (patch) | |
tree | 6e4dd9fef14e32fdbffa1eea4a798b313ac7b932 /net-ftp/ftp/ChangeLog | |
parent | Security: Fix a double-fclose vulnerability in the dataconn function (CVE-200... (diff) | |
download | gentoo-2-4d5d4fa76b63d2dd484d7c3c66edafd49757ecd0.tar.gz gentoo-2-4d5d4fa76b63d2dd484d7c3c66edafd49757ecd0.tar.bz2 gentoo-2-4d5d4fa76b63d2dd484d7c3c66edafd49757ecd0.zip |
Security: Fix a double-fclose() vulnerability in the getreply function (CVE-2007-5769, #199206)
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-ftp/ftp/ChangeLog')
-rw-r--r-- | net-ftp/ftp/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/net-ftp/ftp/ChangeLog b/net-ftp/ftp/ChangeLog index b814fe51fa0a..4830d7d9bfd9 100644 --- a/net-ftp/ftp/ChangeLog +++ b/net-ftp/ftp/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-ftp/ftp -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ChangeLog,v 1.28 2007/02/22 02:14:36 peper Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ChangeLog,v 1.29 2008/01/10 23:51:34 rbu Exp $ + +*ftp-0.17-r7 (10 Jan 2008) + + 10 Jan 2008; Robert Buchholz <rbu@gentoo.org> + +files/netkit-ftp-0.17-sigseg.patch, +ftp-0.17-r7.ebuild: + Security: Fix a double-fclose() vulnerability in the getreply function + (CVE-2007-5769, #199206) 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. |