File bftpd.changes of Package bftpd
-------------------------------------------------------------------
Fri Jun 4 06:09:13 UTC 2010 - pascal.bleser@opensuse.org
- update to 2.9:
* bftpd will attempt to create it's utmp directory if that
directory does not exist
* the ROOTDIR option now works properly for anonymous users
-------------------------------------------------------------------
Wed Apr 21 22:42:29 UTC 2010 - pascal.bleser@opensuse.org
- update to 2.8:
* fixes anonymous logins, which were broken a few releases back:
anonymous logins are now blocked by default, but can be easily
enabled in the configuration file
* support has been added for the "-a" flag in the LIST command,
allowing users to see hidden files
* the search function has been fixed so that symbolic links are
displayed properly, even if the link is broken
* some fixes were applied, making sure the server can always read
user-specific settings from the config file
* when several connections are dropped at once, the server now
cleans up all child processes, avoiding zombies
- changes from 2.7:
* fixes an issue where the same error code was returned
regardless of whether the client was trying to delete a write-
protected directory or a non-empty directory; the proper codes
are now returned, making sure the FTP client will be able to
take the proper action
- changes from 2.6:
* fixes a minor security bug which could be used to cause a
denial of service attack
-------------------------------------------------------------------
Fri Oct 9 21:20:44 UTC 2009 - pascal.bleser@opensuse.org
- update to 2.5:
* improves UTF-8 support with programs such as Filezilla
* now provides the option to log bandwidth usage on a per user basis
-------------------------------------------------------------------
Thu Sep 3 10:53:57 UTC 2009 - pascal.bleser@opensuse.org
- update to 2.4:
* a minor security bug which could be used to cause a denial of
service attack has been fixed
-------------------------------------------------------------------
Mon Oct 6 18:43:11 CEST 2008 - pascal.bleser@opensuse.org
- update to version 2.3
- added xinetd config
-------------------------------------------------------------------
Mon Nov 5 05:37:18 CET 2007 - mrueckert@suse.de
- update to version 2.1
-------------------------------------------------------------------
Fri Oct 5 02:07:20 CEST 2007 - mrueckert@suse.de
- initial package