cc14023 Update to 1.3.3f

Authored and Committed by pghmcfc 12 years ago
    Update to 1.3.3f
    
    - New upstream release 1.3.3f, fixing a number of bugs:
      - Avoid spinning proftpd process if read(2) returns EAGAIN (bug 3639)
      - Segfault seen in mod_sql_mysql if "SQLAuthenticate groupsetfast" used
        (bug 3642)
      - Disable signal handling for exiting session processes (bug 3644)
      - TCPAccessSyslogLevel directive broken by Bug#3317 (bug 3652)
      - TLSVerifyOrder directive is broken (bug 3658)
      - Segmentation fault if there is regex <IfUser> section in a <VirtualHost>
        section; this is a regression caused by a bad backport of the fix for
        Bug#3625 to the 1.3.3 branch (bug 3659)
      - Filenames with embedded IAC do not get processed correctly (bug 3697)
    - Drop upstreamed nostrip patch
    - Use new --disable-strip option to retain debugging symbols
    - Use upstream LDAP quota table schema rather than our own copy
    
        
file modified
+1 -1
file modified
+19 -12
file modified
+1 -1