diff --git a/proftpd.spec b/proftpd.spec index 773fd1f..1aa31b6 100644 --- a/proftpd.spec +++ b/proftpd.spec @@ -294,7 +294,7 @@ fi * Wed Oct 21 2009 Paul Howarth 1.3.2b-1 - Update to 1.3.2b - Fixed regression causing command-line define options not to work (bug 3221) - - Fixed improper SSL/TLS certificate subjectAltName verification (bug 3275) + - Fixed SSL/TLS cert subjectAltName verification (bug 3275, CVE-2009-3639) - Use correct cached user values with "SQLNegativeCache on" (bug 3282) - Fix slower transfers of multiple small files (bug 3284) - Support MaxTransfersPerHost, MaxTransfersPerUser properly (bug 3287)