pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/proftpd



Module Name:    pkgsrc
Committed By:   tonnerre
Date:           Mon Dec 21 00:41:43 UTC 2009

Modified Files:
        pkgsrc/net/proftpd: Makefile PLIST distinfo

Log Message:
Upgrade proftpd to version 1.3.2c.

Changes since version 1.3.2:
 * Added Taiwan translation.
 * Added a workaround in mod_tls to deal with the vulnerability found in
   SSL/TLS protocol during renegotiation (CVE-2009-3555).  Good
   descriptions of this vulnerability can be found here:

     http://extendedsubset.com/?p=8
     
http://www.educatedguesswork.org/2009/11/understanding_the_tls_renegoti.html

   The workaround implemented in mod_tls (Bug#3324) is one of the suggested
   mitigation approaches: the server now refuses all client-initiated
   SSL/TLS session renegotiations.
 * Bug and regression fixes.
 * Added French, Bulgarian, Korean translations.
 * Various bug and regression fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/proftpd/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/proftpd/PLIST
cvs rdiff -u -r1.30 -r1.31 pkgsrc/net/proftpd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index