#6547: proftpd-1.3.5a
-------------------------+-------------------------
 Reporter:  fo           |      Owner:  blfs-book@…
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  7.8
Component:  BOOK         |    Version:  SVN
 Severity:  normal       |   Keywords:
-------------------------+-------------------------
 [ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.5a.tar.gz]

 [http://www.proftpd.org/docs/RELEASE_NOTES-1.3.5a]

 {{{
                     1.3.5 Release Notes
                   ------------------------

 This file contains a description of the major changes to ProFTPD for the
 1.3.5 release cycle, from the 1.3.5rc1 release to the 1.3.5 maintenance
 releases.  More information on these changes can be found in the NEWS and
 ChangeLog files.

 1.3.5a
 ---------

   + Fixed "stalled" SSL/TLS handshakes for data transfers.
   + Fixed handling of SSH keys with overlong Comment headers in
 mod_sftp_sql.

   + Changed Modules

     mod_tls
       By default, mod_tls will no longer support SSLv3 connections.  In
       order to support SSLv3 connections (for sites that need to), you
 must
       explicitly configure this via the TLSProtocol directive, e.g.:

         TLSProtocol SSLv3 TLSv1 ...


   + New Configuration Directives

     CopyEngine
       The mod_copy module is enabled by default; there may be cases where
       the module should be disabled, without requiring a rebuild of the
       server.  Thus mod_copy now supports a CopyEngine directive; see
       doc/contrib/mod_copy.html#CopyEngine.


   + Changed Configuration Directives

     DeleteAbortedStores
       The DeleteAbortedStores directive, for Bug#3917, was meant to be
       enabled, but only when HiddenStores was in effect.  Unfortunately,
       the fix caused a regression, as DeleteAbortedStores was enabled for
       ALL transfers inadvertently.  The desired behavior, of enabling
       DeleteAbortedStores only when HiddenStores is in effect, has been
       properly implemented now.
 }}}

 More detailed NEWS:

 [http://www.proftpd.org/docs/NEWS-1.3.5a]

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/6547>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to