diff options
author | Daniel Black <dragonheart@gentoo.org> | 2006-08-03 00:25:02 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2006-08-03 00:25:02 +0000 |
commit | 12a7d70cb4b609e960ef7a67615507e4abf1db10 (patch) | |
tree | 11a2fd91dc1fc9039b7bb7f992e89623ec71ace8 /net-ftp/lftp/ChangeLog | |
parent | Digests (diff) | |
download | historical-12a7d70cb4b609e960ef7a67615507e4abf1db10.tar.gz historical-12a7d70cb4b609e960ef7a67615507e4abf1db10.tar.bz2 historical-12a7d70cb4b609e960ef7a67615507e4abf1db10.zip |
patch to fix segv on gnutls as per bug #142405.
Package-Manager: portage-2.1.1_pre4
Diffstat (limited to 'net-ftp/lftp/ChangeLog')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 29 |
1 files changed, 21 insertions, 8 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 05cf8739e000..f3487db030c3 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,14 +1,27 @@ # ChangeLog for net-ftp/lftp # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.112 2006/08/02 14:17:59 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.113 2006/08/03 00:25:01 dragonheart Exp $ + +*lftp-3.5.2-r1 (03 Aug 2006) + + 03 Aug 2006; Daniel Black <dragonheart@gentoo.org> lftp-3.5.2-r1.ebuild files/digest-lftp-3.5.2-r1 + patch to fix segv on gnutls as per bug #142405. + +*lftp-3.5.2-r1 (03 Aug 2006) + + 03 Aug 2006; Daniel Black <dragonheart@gentoo.org> +lftp-3.5.2-r1.ebuild, + +files/lftp-3.5.2-gnutls-segv.patch: + patch to fix segv on gnutls as per bug #142405. Thanks to José Valentín + Gutiérrez Boquete for the bug report and test server. Thanks to author + Alexander Lukyanov for the patch 02 Aug 2006; Daniel Black <dragonheart@gentoo.org> +files/lftp-3.5.2-install_data_hook.patch, +files/lftp-3.5.2-noautoflags.patch, +files/lftp-3.5.2-socklib.patch, lftp-3.5.2.ebuild: added patch from upstream. Moved ebuild to use modules mode. Fixed bug - #142435 that resulted in automatically stripped executables thanks to José - Valentín Gutiérrez Boquete. Fixed compile problem with USE=socks5 thanks + #142435 that resulted in automatically stripped executables thanks to José + ValentÃn Gutiérrez Boquete. Fixed compile problem with USE=socks5 thanks to me. *lftp-3.5.2 (31 Jul 2006) @@ -181,7 +194,7 @@ version bump to 3.1.0 as per bug #83682. x86 keyword for lftp-3.0.13. Bug thanks to Jeffrey Litvin <litvin.j@neu.edu> - 22 Jan 2005; Bryan Ãstergaard <kloeri@gentoo.org> lftp-3.0.12-r1.ebuild: + 22 Jan 2005; Bryan ÃÂstergaard <kloeri@gentoo.org> lftp-3.0.12-r1.ebuild: Stable on alpha, bug 78620. 27 Dec 2004; Guy Martin <gmsoft@gentoo.org> lftp-3.0.12-r1.ebuild: @@ -203,7 +216,7 @@ 19 Dec 2004; Daniel Black <dragonheart@gentoo.org> +lftp-3.0.12-r1.ebuild, +files/lftp-3.0.12.patch, -lftp-3.0.12.ebuild: Patch added to prevent segfault. Thanks to Jeffrey Litvin <litvin.j@neu.edu> - for the patch reference and Thomas Jäger <tjjr@tj.no> for Bug #74815 + for the patch reference and Thomas Jäger <tjjr@tj.no> for Bug #74815 *lftp-3.0.12 (07 Dec 2004) @@ -212,7 +225,7 @@ version bump as per bug #73582 by rockoo. Removed one old version. added ppc keyword to 3.0.9 - 01 Nov 2004; Bryan Ãstergaard <kloeri@gentoo.org> lftp-3.0.9.ebuild: + 01 Nov 2004; Bryan ÃÂstergaard <kloeri@gentoo.org> lftp-3.0.9.ebuild: Stable on alpha. 29 Oct 2004; Jason Wever <weeve@gentoo.org> lftp-3.0.9.ebuild: @@ -268,7 +281,7 @@ Memory leak fixed - thanks to Luke Macken in bug #61335. OSX fix thanks to Miguel Sousa Filipe in bug #61349 - 22 Aug 2004; Bryan Ãstergaard <kloeri@gentoo.org> lftp-3.0.6.ebuild: + 22 Aug 2004; Bryan ÃÂstergaard <kloeri@gentoo.org> lftp-3.0.6.ebuild: Stable on alpha. 18 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> lftp-3.0.7.ebuild: @@ -302,7 +315,7 @@ Version bump thanks to #gentoo.pl Team - sekretarz <sekretarz@dukato.net> in bug #53720 - 05 Jun 2004; Bryan Ãstergaard <kloeri@gentoo.org> lftp-3.0.3.ebuild: + 05 Jun 2004; Bryan ÃÂstergaard <kloeri@gentoo.org> lftp-3.0.3.ebuild: Stable on alpha. *lftp-3.0.5 (04 Jun 2004) |