169 lines
6.3 KiB
Text
169 lines
6.3 KiB
Text
# ChangeLog for net-ftp/ftp
|
|
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
|
# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ChangeLog,v 1.40 2015/07/14 07:40:09 vapier Exp $
|
|
|
|
14 Jul 2015; Mike Frysinger <vapier@gentoo.org> ftp-0.17.23.0.2.1.ebuild:
|
|
Fix echo -n handling to be portable.
|
|
|
|
14 Jul 2015; Mike Frysinger <vapier@gentoo.org> ftp-0.17.23.0.2.1.ebuild:
|
|
Update to EAPI=5 and use subslots on readline/openssl/ncurses.
|
|
|
|
29 Sep 2012; Ulrich Müller <ulm@gentoo.org> ftp-0.17-r7.ebuild,
|
|
ftp-0.17.23.0.2.1.ebuild:
|
|
Fix LICENSE, all source files are BSD licensed with UCB copyright.
|
|
|
|
*ftp-0.17.23.0.2.1 (17 Sep 2011)
|
|
|
|
17 Sep 2011; Mike Frysinger <vapier@gentoo.org> +ftp-0.17.23.0.2.1.ebuild:
|
|
Migrate to Debian patchset for more fixes #117506#6 by Jonathan.
|
|
|
|
26 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> -ftp-0.17-r6.ebuild,
|
|
ftp-0.17-r7.ebuild, -files/netkit-ftp-0.17-CPPFLAGS.patch,
|
|
-files/netkit-ftp-0.17-acct.patch, -files/netkit-ftp-0.17-arg_max.patch,
|
|
-files/netkit-ftp-0.17-custom-cflags.patch,
|
|
-files/netkit-ftp-0.17-dont-strcpy-overlapping.patch,
|
|
-files/netkit-ftp-0.17-ipv6.patch, -files/netkit-ftp-0.17-locale.patch,
|
|
-files/netkit-ftp-0.17-runique_mget.patch,
|
|
-files/netkit-ftp-0.17-security.patch, -files/netkit-ftp-0.17-segv.patch,
|
|
-files/netkit-ftp-0.17-sigseg.patch, -files/netkit-ftp-0.17-ssl-0.2.patch:
|
|
Move patches on a patchset on mirrors.
|
|
|
|
08 Jan 2009; Mike Frysinger <vapier@gentoo.org> ftp-0.17-r7.ebuild:
|
|
Mark amd64 stable.
|
|
|
|
26 Oct 2008; Mike Frysinger <vapier@gentoo.org>
|
|
+files/netkit-ftp-0.17-CPPFLAGS.patch, ftp-0.17-r7.ebuild:
|
|
Respect env CPPFLAGS #234599 by jody.
|
|
|
|
07 Jul 2008; Jeroen Roovers <jer@gentoo.org> ftp-0.17-r7.ebuild:
|
|
Stable for HPPA too.
|
|
|
|
28 Jun 2008; Mike Frysinger <vapier@gentoo.org>
|
|
+files/netkit-ftp-0.17-arg_max.patch, ftp-0.17-r7.ebuild:
|
|
Fix from Fedora for building with glibc-2.8 #226513 by Peter.
|
|
|
|
16 Jun 2008; Joseph Jezak <josejx@gentoo.org> ftp-0.17-r7.ebuild:
|
|
Marked ppc/ppc64 stable.
|
|
|
|
09 May 2008; Raúl Porcel <armin76@gentoo.org> ftp-0.17-r7.ebuild:
|
|
alpha/ia64/sparc/x86 stable
|
|
|
|
*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.
|
|
|
|
25 Feb 2006; Joshua Kinard <kumba@gentoo.org> ftp-0.17-r6.ebuild:
|
|
Marked stable on mips.
|
|
|
|
24 Feb 2006; <nixnut@gentoo.org> ftp-0.17-r6.ebuild:
|
|
Stable on ppc. bug 123774
|
|
|
|
23 Feb 2006; Markus Rothe <corsair@gentoo.org> ftp-0.17-r6.ebuild:
|
|
Stable on ppc64; bug #123774
|
|
|
|
23 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> ftp-0.17-r6.ebuild:
|
|
Stable on sparc wrt #123774
|
|
|
|
23 Feb 2006; Fernando J. Pereda <ferdy@gentoo.org> ftp-0.17-r6.ebuild:
|
|
Stable on alpha wrt bug #123774
|
|
|
|
23 Feb 2006; Andrej Kacian <ticho@gentoo.org> ftp-0.17-r6.ebuild:
|
|
Stable on x86, bug #123774.
|
|
|
|
*ftp-0.17-r6 (14 Oct 2005)
|
|
|
|
14 Oct 2005; Mike Frysinger <vapier@gentoo.org>
|
|
+files/netkit-ftp-0.17-dont-strcpy-overlapping.patch,
|
|
files/netkit-ftp-0.17-ipv6.patch, +files/netkit-ftp-0.17-segv.patch,
|
|
+ftp-0.17-r6.ebuild:
|
|
Grab segv patch from Fedora, make sure we fixup the ssl port code since ipv6
|
|
changes it, and fix a segfault when using strcpy() on the same areas of
|
|
memory #104311.
|
|
|
|
03 Aug 2005; Mike Frysinger <vapier@gentoo.org> ftp-0.17-r5.ebuild:
|
|
Make sure we build with LFS #101038 by Maik Musall.
|
|
|
|
*ftp-0.17-r5 (30 Jul 2005)
|
|
|
|
30 Jul 2005; Mike Frysinger <vapier@gentoo.org> +ftp-0.17-r5.ebuild:
|
|
Add some user-input buffer len checks #100423 by Amir Sadoughi.
|
|
|
|
27 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org> ftp-0.17-r4.ebuild:
|
|
Use the correct toolchain compiler.
|
|
|
|
*ftp-0.17-r4 (11 Feb 2005)
|
|
|
|
11 Feb 2005; Mike Frysinger <vapier@gentoo.org>
|
|
+files/netkit-ftp-0.17-acct.patch,
|
|
+files/netkit-ftp-0.17-custom-cflags.patch,
|
|
+files/netkit-ftp-0.17-ipv6.patch, +files/netkit-ftp-0.17-locale.patch,
|
|
+files/netkit-ftp-0.17-runique_mget.patch,
|
|
+files/netkit-ftp-0.17-security.patch,
|
|
+files/netkit-ftp-0.17-ssl-0.2.patch, +ftp-0.17-r4.ebuild:
|
|
Add a bunch of misc patches from Fedora. Add a tweaked ipv6 patch #47507 by
|
|
Jasmin Buchert. Touchup the ssl patch and include -z option fix by Andreas
|
|
Kling #81586.
|
|
|
|
20 Feb 2004; Aron Griffis <agriffis@gentoo.org> ftp-0.17-r3.ebuild:
|
|
stable on alpha
|
|
|
|
18 Sep 2003; Jon Portnoy <avenj@gentoo.org> ftp-0.17-r3.ebuild :
|
|
ia64 keywords.
|
|
|
|
15 Jul 2003; Christian Birchinger <joker@gentoo.org> ftp-0.17-r3.ebuild:
|
|
Added sparc stable keyword
|
|
|
|
*ftp-0.17-r3 (13 Jun 2003)
|
|
|
|
08 Aug 2003; Jan Seidel <tuxus@gentoo.org> ftp-0.17-r3.ebuild :
|
|
Marked stable on mips
|
|
|
|
25 Jul 2003; Guy Martin <gmsoft@gentoo.org> ftp-0.17-r3.ebuild :
|
|
Marked stable on hppa.
|
|
|
|
13 Jun 2003; Seemant Kulleen <seemant@gentoo.org> ftp-0.17-r3.ebuild,
|
|
files/netkit-ftp-0.17+ssl-0.2+auth.diff:
|
|
patch to establish a secure (ssl/tls) connection to an ftp server; submitted
|
|
by: Norberto Bensa <nbensa@yahoo.com> and ebuild by: Tobias Sager
|
|
<moixa@gmx.ch>
|
|
|
|
*ftp-0.17-r2 (12 Nov 2002)
|
|
|
|
15 Feb 2003; Jan Seidel <tuxus@gentoo.org> ftp-0.17-r2.ebuild :
|
|
Added mips to keywords
|
|
|
|
09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :
|
|
|
|
Sed expression delimiters from / to :, closing bug #15006 by Blu3
|
|
<david+gentoo.org@blue-labs.org> and also changed to use epatch.
|
|
|
|
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> ftp-0.17-r2.ebuild :
|
|
Added hppa to keywords.
|
|
|
|
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
|
|
|
|
05 Dec 2002; Nick Hadaway <raker@gentoo.org> ftp-0.17-r2.ebuild :
|
|
Marked stable.
|
|
|
|
23 Nov 2002; Nick Hadaway <raker@gentoo.org> ftp-0.17-r2.ebuild,
|
|
files/digest-ftp-0.17-r2, files/netkit-ftp-0.17+ssl-0.2.diff :
|
|
Fixed a typo, marked unstable, and added to portage.
|
|
|
|
12 Nov 2002; T.Sager <moixa@gmx.ch> ChangeLog :
|
|
Added patch for SSL support.
|
|
|
|
*ftp-0.17-r1 (1 Feb 2002)
|
|
|
|
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
|
|
|
|
Added initial ChangeLog which should be updated whenever the package is
|
|
updated in any way. This changelog is targetted to users. This means that the
|
|
comments should well explained and written in clean English. The details about
|
|
writing correct changelogs are explained in the skel.ChangeLog file which you
|
|
can find in the root directory of the portage repository.
|