From: <abe...@us...> - 2013-01-23 00:01:23
|
Revision: 5924 http://astlinux.svn.sourceforge.net/astlinux/?rev=5924&view=rev Author: abelbeck Date: 2013-01-23 00:01:16 +0000 (Wed, 23 Jan 2013) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2013-01-22 23:28:02 UTC (rev 5923) +++ branches/1.0/docs/ChangeLog.txt 2013-01-23 00:01:16 UTC (rev 5924) @@ -21,6 +21,9 @@ -- Current supported board types are: "geni586", "geni586-serial", "alix" and "net5501" +-- vsftpd, if you have a custom "/mnt/kd/vsftpd.conf" file you will need to add the 'allow_writeable_chroot=YES' + new config option. Without the new vsftpd config option you will not be able to login via ftp. + Most users don't have a custom vsftpd config, no change is required for them. ** System @@ -86,6 +89,9 @@ Example: prosodycmd 'server:uptime()' 'module:list()' More Info: http://prosody.im/doc/console +-- vsftpd, version bump to 3.0.2, added new vsftpd.conf 'allow_writeable_chroot=YES' config option. + Note: If you have a custom "/mnt/kd/vsftpd.conf" file you need to add the above new config option. + -- dnsmasq, version bump to 2.65 -- links, version bump to 2.7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |