6769e3d Update to 1.3.4

Authored and Committed by pghmcfc 12 years ago
    Update to 1.3.4
    
    - New upstream release 1.3.4, addressing the following bugs since 1.3.4rc3:
      - ProFTPD with mod_sql_mysql dies of "Alarm clock" on FreeBSD (bug 3702)
      - mod_sql_mysql.so: undefined symbol: make_scrambled_password with MySQL 5.5
        on Fedora (bug 3669)
      - PQescapeStringConn() needs a better check (bug 3192)
      - Enable OpenSSL countermeasure against SSLv3/TLSv1 BEAST attacks (bug 3704);
        to disable this countermeasure, which may cause interoperability issues
        with some clients, use the NoEmptyFragments TLSOption
      - Support SFTPOption for ignoring requests to modify timestamps (bug 3706)
      - RPM build on CentOS 5.5 (64bit): "File not found by glob" (bug 3640)
      - Response pool use-after-free memory corruption error
        (bug 3711, #752812, ZDI-CAN-1420, CVE-2011-4130)
    - Drop upstream patch for make_scrambled_password_323
    - Use upstream SysV initscript rather than our own
    - Use upstream systemd service file rather than our own
    - Use upstream PAM configuration rather than our own
    - Use upstream logrotate configuration rather than our own
    - Use upstream tempfiles configuration rather than our own
    - Use upstream xinetd configuration rather than our own
    
        
file modified
+3 -4
file removed
-1
file removed
-14
file removed
-101
file removed
-10
file removed
-8
file removed
-12
file modified
+47 -31
file modified
+1 -1