| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Feedback | Help | Search | 
| Name: proftpd | Distribution: Unknown | 
| Version: 1.2.10 | Vendor: Unknown | 
| Release: 6 | Build date: Sun Dec 11 14:00:53 2005 | 
| Group: System Environment/Daemons | Build host: cranium.wesmo.com | 
| Size: 2612723 | Source RPM: proftpd-1.2.10-6.src.rpm | 
| Url: http://www.proftpd.org/ | |
| Summary: Flexible, stable and highly-configurable FTP server | |
ProFTPD is an enhanced FTP server with a focus toward simplicity, security, and ease of configuration. It features a very Apache-like configuration syntax, and a highly customizable server infrastructure, including support for multiple 'virtual' FTP servers, anonymous FTP, and permission-based directory visibility. This package defaults to the standalone behaviour of ProFTPD, but all the needed scripts to have it run by xinetd instead are included. Available rpmbuild rebuild options : --without : tls --with : ldap mysql postgresql
GPL
internal MD5: 66f8ab4e1ee2bd9e98f4675b0d78cccc
* Wed Jul 13 2005 Matthias Saou <http://freshrpms.net/> 1.2.10-6
  - The provided pam.d file no longer works, use our own based on the one from
    the vsftpd package (#163026).
  - Rename the pam.d file we use from 'ftp' to 'proftpd'.
  - Update deprecated AuthPAMAuthoritative in the config file (see README.PAM).
* Tue May 10 2005 Matthias Saou <http://freshrpms.net/> 1.2.10-4
  - Disable stripping in order to get useful debuginfo packages.
* Thu Apr 07 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 1.2.10-3
  - rebuilt
* Tue Nov 16 2004 Matthias Saou <http://freshrpms.net/> 1.2.10-2
  - Bump release to provide Extras upgrade path.
* Wed Sep 22 2004 Matthias Saou <http://freshrpms.net/> 1.2.10-1
  - Updated to release 1.2.10.
* Tue Jun 22 2004 Matthias Saou <http://freshrpms.net/> 1.2.9-8
  - Added ncurses-devel build requires to fix the ftptop utility.
* Thu Feb 26 2004 Magnus-swe <Magnus-swe@telia.com> 1.2.9-7
  - Fixed the scoreboard and pidfile issues.
* Fri Jan 09 2004 Matthias Saou <http://freshrpms.net/> 1.2.9-6
  - Pass /var/run/proftpd as localstatedir to configure to fix pid and
    scoreboard file problems.
* Wed Dec 10 2003 Matthias Saou <http://freshrpms.net/> 1.2.9-4
  - Fixed the MySQL include path, thanks to Jim Richardson.
  - Renamed the postgres conditional build to postgresql.
* Tue Nov 11 2003 Matthias Saou <http://freshrpms.net/> 1.2.9-3
  - Renamed the xinetd service to xproftpd to avoid conflict.
  - Only HUP the standalone proftpd through logrotate if it's running.
* Fri Nov 07 2003 Matthias Saou <http://freshrpms.net/> 1.2.9-2
  - Rebuild for Fedora Core 1.
  - Modified the init script to make it i18n aware.
* Fri Oct 31 2003 Matthias Saou <http://freshrpms.net/> 1.2.9-1
  - Update to 1.2.9.
* Wed Sep 24 2003 Matthias Saou <http://freshrpms.net/>
  - Update to 1.2.8p to fix secutiry vulnerability.
  - Fix the TLS build option at last, enable it by default.
* Mon Aug 04 2003 Matthias Saou <http://freshrpms.net/>
  - Minor fixes in included README files.
* Mon Mar 31 2003 Matthias Saou <http://freshrpms.net/>
  - Rebuilt for Red Hat Linux 9.
* Thu Mar 13 2003 Matthias Saou <http://freshrpms.net/>
  - Update to 1.2.8.
  - Remove the renamed linuxprivs module.
  - Added TLS module build option.
* Fri Dec 13 2002 Matthias Saou <http://freshrpms.net/>
  - Fix change for ScoreboardFile in the default conf, thanks to Sven Hoexter.
* Mon Dec 09 2002 Matthias Saou <http://freshrpms.net/>
  - Update to 1.2.7.
* Thu Sep 26 2002 Matthias Saou <http://freshrpms.net/>
  - Rebuilt for Red Hat Linux 8.0.
* Tue Sep 17 2002 Matthias Saou <http://freshrpms.net/>
  - Update to 1.2.6.
  - Fixed typo in the config for "AllowForeignAddress" thanks to Michel Kraus.
  - Removed obsolete user install patch.
  - Added "modular" ldap, mysql and postgresql support.
* Mon Jun 10 2002 Matthias Saou <http://freshrpms.net/>
  - Update to 1.2.5.
  - Changed the welcome.msg to config so that it doesn't get replaced.
* Fri May 03 2002 Matthias Saou <http://freshrpms.net/>
  - Rebuilt against Red Hat Linux 7.3.
  - Added the %{?_smp_mflags} expansion.
* Tue Oct 23 2001 Matthias Saou <http://freshrpms.net/>
  - Changed the default config file : Where the pid file is stored, addedd
    an upload authorization in anon server, and separate anon logfiles.
  - Updated welcome.msg to something nicer.
* Fri Oct 19 2001 Matthias Saou <http://freshrpms.net/>
  - Update to 1.2.4, since 1.2.3 had a nasty umask bug.
* Sat Aug 18 2001 Matthias Saou <http://freshrpms.net/>
  - Update to 1.2.2 final.
  - Changed the default config file a lot.
* Wed Apr 25 2001 Matthias Saou <http://freshrpms.net/>
  - Update to 1.2.2rc2.
* Sun Apr 01 2001 Matthias Saou <http://freshrpms.net/>
  - Update to 1.2.2rc1.
* Tue Mar 20 2001 Matthias Saou <http://freshrpms.net/>
  - Added a DenyFilter to prevent a recently discovered DOS attack.
    This is only useful for fresh installs since the config file is not
    overwritten.
* Fri Mar 02 2001 Matthias Saou <http://freshrpms.net/>
  - Upgraded to 1.2.1.
  - New init script (added condrestart).
* Tue Feb 27 2001 Matthias Saou <http://freshrpms.net/>
  - Upgraded to 1.2.0 final.
* Tue Feb 06 2001 Matthias Saou <http://freshrpms.net/>
  - Upgraded to 1.2.0rc3 (at last a new version!)
  - Modified the spec file to support transparent upgrades
* Wed Nov 08 2000 Matthias Saou <http://freshrpms.net/>
  - Upgraded to the latest CVS to fix the "no PORT command" bug
  - Fixed the ftpuser creation script
  - Modified the default config file to easily change to an anonymous
    server
* Sun Oct 15 2000 Matthias Saou <http://freshrpms.net/>
  [proftpd-1.2.0rc2-2]
  - Updated the spec file and build process for RedHat 7.0
  - Added xinetd support
  - Added logrotate.d support
* Fri Jul 28 2000 Matthias Saou <http://freshrpms.net/>
  [proftpd-1.2.0rc2-1]
  - Upgraded to 1.2.0rc2
  
  - Upgraded to 1.2.0rc1
* Sat Jul 22 2000 Matthias Saou <http://freshrpms.net/>
  [proftpd-1.2.0rc1-1]
  - Upgraded to 1.2.0rc1
  - Re-did the whole spec file (it's hopefully cleaner now)
  - Made a patch to be able to build the RPM as an other user than root
  - Added default pam support (but without /etc/shells check)
  - Rewrote the rc.d script (mostly exit levels and ftpshut stuff)
  - Modified the default configuration file to not display a version number
  - Changed the package to standalone in one single RPM easily changeable
    to inetd (for not-so-newbie users)
  - Fixed the ftpusers generating shell script (missing "nu"s for me...)
  - Removed mod_ratio (usually used with databases modules anyway)
  - Removed the prefix (relocations a rarely used on non-X packages)
  - Gzipped the man pages
* Sun Oct 03 1999 O.Elliyasa <osman@Cable.EU.org>
  - Multi package creation.
    Created core, standalone, inetd (&doc) package creations.
    Added startup script for init.d
    Need to make the "standalone & inetd" packages being created as "noarch"
  - Added URL.
  - Added prefix to make the package relocatable.
* Wed Sep 08 1999 O.Elliyasa <osman@Cable.EU.org>
  - Corrected inetd.conf line addition/change logic.
* Sat Jul 24 1999 MacGyver <macgyver@tos.net>
  - Initial import of spec.
/etc/ftpusers /etc/logrotate.d/proftpd /etc/pam.d/proftpd /etc/proftpd.conf /etc/rc.d/init.d/proftpd /etc/xinetd.d/xproftpd /usr/bin/ftpcount /usr/bin/ftpdctl /usr/bin/ftptop /usr/bin/ftpwho /usr/sbin/ftpshut /usr/sbin/in.proftpd /usr/sbin/proftpd /usr/share/doc/proftpd-1.2.10 /usr/share/doc/proftpd-1.2.10/COPYING /usr/share/doc/proftpd-1.2.10/CREDITS /usr/share/doc/proftpd-1.2.10/ChangeLog /usr/share/doc/proftpd-1.2.10/Configuration.html /usr/share/doc/proftpd-1.2.10/Configuration.sgml /usr/share/doc/proftpd-1.2.10/GetConf /usr/share/doc/proftpd-1.2.10/NEWS /usr/share/doc/proftpd-1.2.10/README /usr/share/doc/proftpd-1.2.10/README.AIX /usr/share/doc/proftpd-1.2.10/README.FreeBSD /usr/share/doc/proftpd-1.2.10/README.IPv6 /usr/share/doc/proftpd-1.2.10/README.LDAP /usr/share/doc/proftpd-1.2.10/README.PAM /usr/share/doc/proftpd-1.2.10/README.Solaris2.5x /usr/share/doc/proftpd-1.2.10/README.Unixware /usr/share/doc/proftpd-1.2.10/README.capabilities /usr/share/doc/proftpd-1.2.10/README.classes /usr/share/doc/proftpd-1.2.10/README.controls /usr/share/doc/proftpd-1.2.10/README.cygwin /usr/share/doc/proftpd-1.2.10/README.modules /usr/share/doc/proftpd-1.2.10/README.ports /usr/share/doc/proftpd-1.2.10/faq.html /usr/share/doc/proftpd-1.2.10/howto /usr/share/doc/proftpd-1.2.10/howto/Authentication.html /usr/share/doc/proftpd-1.2.10/howto/BCP.html /usr/share/doc/proftpd-1.2.10/howto/Chroot.html /usr/share/doc/proftpd-1.2.10/howto/Classes.html /usr/share/doc/proftpd-1.2.10/howto/ConfigFile.html /usr/share/doc/proftpd-1.2.10/howto/Controls.html /usr/share/doc/proftpd-1.2.10/howto/Debugging.html /usr/share/doc/proftpd-1.2.10/howto/Directory.html /usr/share/doc/proftpd-1.2.10/howto/FTP.html /usr/share/doc/proftpd-1.2.10/howto/FXP.html /usr/share/doc/proftpd-1.2.10/howto/Filters.html /usr/share/doc/proftpd-1.2.10/howto/Globbing.html /usr/share/doc/proftpd-1.2.10/howto/Limit.html /usr/share/doc/proftpd-1.2.10/howto/Logging.html /usr/share/doc/proftpd-1.2.10/howto/NAT.html /usr/share/doc/proftpd-1.2.10/howto/SQL.html /usr/share/doc/proftpd-1.2.10/howto/SSH.html /usr/share/doc/proftpd-1.2.10/howto/ServerType.html /usr/share/doc/proftpd-1.2.10/howto/Stopping.html /usr/share/doc/proftpd-1.2.10/howto/TLS.html /usr/share/doc/proftpd-1.2.10/howto/Umask.html /usr/share/doc/proftpd-1.2.10/howto/Vhost.html /usr/share/doc/proftpd-1.2.10/howto/index.html /usr/share/doc/proftpd-1.2.10/license.txt /usr/share/doc/proftpd-1.2.10/mod_sample.c /usr/share/doc/proftpd-1.2.10/modules /usr/share/doc/proftpd-1.2.10/modules/mod_auth_file.html /usr/share/doc/proftpd-1.2.10/modules/mod_auth_pam.html /usr/share/doc/proftpd-1.2.10/modules/mod_cap.html /usr/share/doc/proftpd-1.2.10/modules/mod_ctrls.html /usr/share/doc/proftpd-1.2.10/rfc /usr/share/doc/proftpd-1.2.10/rfc/draft-bonachea-sftp-00.txt /usr/share/doc/proftpd-1.2.10/rfc/draft-ietf-ftpext-mlst-15.txt /usr/share/doc/proftpd-1.2.10/rfc/draft-ietf-ftpext-sec-consider-02.txt /usr/share/doc/proftpd-1.2.10/rfc/draft-murray-auth-ftp-ssl-13.txt /usr/share/doc/proftpd-1.2.10/rfc/rfc0959.txt /usr/share/doc/proftpd-1.2.10/rfc/rfc2228.txt /usr/share/doc/proftpd-1.2.10/rfc/rfc2389.txt /usr/share/doc/proftpd-1.2.10/rfc/rfc2428.txt /usr/share/doc/proftpd-1.2.10/sample-configurations /usr/share/doc/proftpd-1.2.10/sample-configurations/PFTEST.conf.in /usr/share/doc/proftpd-1.2.10/sample-configurations/PFTEST.group /usr/share/doc/proftpd-1.2.10/sample-configurations/PFTEST.install /usr/share/doc/proftpd-1.2.10/sample-configurations/PFTEST.passwd /usr/share/doc/proftpd-1.2.10/sample-configurations/PFTEST.shadow /usr/share/doc/proftpd-1.2.10/sample-configurations/anonymous.conf /usr/share/doc/proftpd-1.2.10/sample-configurations/basic.conf /usr/share/doc/proftpd-1.2.10/sample-configurations/complex-virtual.conf /usr/share/doc/proftpd-1.2.10/sample-configurations/mod_sql.conf /usr/share/doc/proftpd-1.2.10/sample-configurations/virtual.conf /usr/share/man/man1/ftpcount.1.gz /usr/share/man/man1/ftptop.1.gz /usr/share/man/man1/ftpwho.1.gz /usr/share/man/man5/xferlog.5.gz /usr/share/man/man8/ftpdctl.8.gz /usr/share/man/man8/ftpshut.8.gz /usr/share/man/man8/proftpd.8.gz /var/ftp /var/ftp/pub /var/ftp/uploads /var/ftp/welcome.msg /var/log/proftpd /var/run/proftpd
Generated by rpm2html 1.9.2
webmaster@wesmo.com, Wed Mar 21 12:13:11 2007