Index index by Group index by Distribution index by Vendor index by creation date index by Name Feedback Help Search

ftp-0.17-33.fc5 RPM for x86_64

From Fedora Core 5 / x86_64 / updates

Name: ftp Distribution: Red Hat (FC-5)
Version: 0.17 Vendor: Red Hat, Inc.
Release: 33.fc5 Build date: Thu Aug 17 09:16:40 2006
Group: Applications/Internet Build host: hs20-bc2-4.build.redhat.com
Size: 92709 Source RPM: ftp-0.17-33.fc5.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary: The standard UNIX FTP (File Transfer Protocol) client.
The ftp package provides the standard UNIX command-line FTP (File
Transfer Protocol) client.  FTP is a widely used protocol for
transferring files over the Internet and for archiving files.

If your system is on a network, you should install ftp in order to do
file transfers.

Provides

Copyright

BSD

Signatures

internal MD5: ca07a9ca45ce7b2f946ce649120e5dd3
GPG

Changelog

* Thu Aug 17 2006 Marcela Maslanova <mmaslano@redhat.com> - 0.17-33.fc5
  - change version
* Thu Aug 17 2006 Marcela Maslanova <mmaslano@redhat.com> - 0.17-32.1.3.fc5
  - update - support multihome for IPv6
* Fri Aug 04 2006 Marcela Maslanova <mmaslano@redhat.com> - 0.17-32.1.2.fc5
  - fix (#196103) patch for long filenames
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.17-32.1.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.17-32.1.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Thu Jan 12 2006 Petr Raszyk <praszyk@redhat.com> - 0.17-32
  - support for multi-homed clients
    See #171621, netkit-ftp-0.17-multihome.patch
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Fri Dec 02 2005 Petr Raszyk <praszyk@redhat.com> - 0.17-31
  - ftp does not close socket descriptor (if the remote file
    does not exist).
    See #174599, netkit-ftp-0.17-data.patch
* Wed Oct 26 2005 Petr Raszyk <praszyk@redhat.com> - 0.17-30
  - The patch netkit-ftp-0.17-C-Frame121.patch adds some
    comments/hints for C-Frame 121. It can be removed any time.
* Tue Aug 30 2005 Petr Raszyk <praszyk@redhat.com> - 0.17-29
  - rebuild
* Tue Aug 30 2005 Petr Raszyk <praszyk@redhat.com> - 0.17-28
  - This 'hack' will avoid a bug in ftp-server
    (  < vsftpd-2.0.1-5   ). See #165083 (server prints the 
    '150 FILE:...' line twice).
    This patch can be (later ?) removed.
* Mon Aug 22 2005 Petr Raszyk <praszyk@redhat.com> - 0.17-27
  - overflow using 'hash mode' (printing '#' but
    not reading data from network - #79367)
* Tue May 24 2005 Miloslav Trmac <mitr@redhat.com> - 0.17-26
  - Fix passive mode with SELinux (#158234, patch by Nalin Dahyabhai)
  - Fix format string mismatch
* Fri Mar 04 2005 Jiri Ryska <jryska@redhat.com>
  - rebuilt
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 0.17-24
  - Rebuilt for new readline.
* Wed Dec 15 2004 Tim Waugh <twaugh@redhat.com>
  - Call setlocale() so that readline works correctly (bug #142265).
* Tue Dec 07 2004 Thomas Woerner <twoerner@redhat.com> 0.17-23
  - fixed mget with runique (#79367)
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Mon Jun 14 2004 Alan Cox <alan@redhat.com>
  - Re-arranged some totally bogus old bezerkly code that could
    segfault ftp on connection loss. (BZ #122295)
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Fri Dec 13 2002 Elliot Lee <sopwith@redhat.com>
  - Rebuild
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Fri Apr 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 0.17-13
  - Recompile with support for files > 2 GB
* Mon Jun 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 0.17-12
  - Add some Build dependencies (#45007)
* Fri May 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 0.17-11
  - Actually apply Patch #3
* Fri May 11 2001 Bernhard Rosenkraenzer <bero@redhat.com> 0.17-10
  - Rebuild with new readline
* Sun Apr 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - Add IPv6 patch (RFE #35642)
* Wed Apr 04 2001 Jakub Jelinek <jakub@redhat.com>
  - don't let configure to guess compiler, it can pick up egcs
* Sun Jan 21 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - Update to 0.17 final
  - Fix up ACCT support in netrc (Bug #17353)
* Wed Aug 16 2000 Philipp Knirsch <pknirsch@redhat.com>
  - Switched the default transfer protocol from PORT to PASV as proposed on
    bugzilla (#16134)
  - Fixed a small compiler warning in ftp.c line 886
* Fri Jul 14 2000 Jeff Johnson <jbj@redhat.com>
  - add netrc man page (#7443).
  - fix possible buffer overflows in ftp client.
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Sun Jun 18 2000 Jeff Johnson <jbj@redhat.com>
  - FHS packaging.
  - update to 0.17-pre20000412.
* Wed Apr 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - rebuild with current libreadline
* Fri Mar 24 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 0.17
* Fri Feb 04 2000 Bill Nottingham <notting@redhat.com>
  - handle compressed man pages
* Tue Jan 04 2000 Bill Nottingham <notting@redhat.com>
  - the ftp client does not require inetd
* Wed Dec 22 1999 Jeff Johnson <jbj@redhat.com>
  - update to 0.16.
* Mon Aug 30 1999 Jeff Johnson <jbj@redhat.com>
  - update to 0.15.
  - enable readline support (#3796).
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 22)
* Mon Mar 15 1999 Jeff Johnson <jbj@redhat.com>
  - compile for 6.0.
* Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com>
  - build root
* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr

Files

/usr/bin/ftp
/usr/bin/pftp
/usr/share/man/man1/ftp.1.gz
/usr/share/man/man1/pftp.1.gz
/usr/share/man/man5/netrc.5.gz


Generated by rpm2html 1.9.2

webmaster@wesmo.com, Wed Mar 21 12:13:11 2007