039bf80 Update to 1.3.6

Authored and Committed by pghmcfc 6 years ago
    Update to 1.3.6
    
    - New upstream release 1.3.6 (see NEWS for details)
    - Update mod_vroot to 0.9.5 (API compatibility with 1.3.6)
    - Add upstream fixes for flaky API tests
      (https://github.com/proftpd/proftpd/issues/483)
      (https://github.com/proftpd/proftpd/pull/510)
      (https://github.com/proftpd/proftpd/pull/514)
    - Add functionality to disable external network tests
      (https://github.com/proftpd/proftpd/pull/497)
    - Update template TLS configuration
    - PCRE 7.0 always available for use now
    - Disable PCRE support for now as JIT compiler has SELinux issues
      (https://bugs.exim.org/show_bug.cgi?id=1749)
    - Update proftpd.service to use Type=simple rather than Type=forking
      (https://github.com/proftpd/proftpd/pull/506)
    - Remove redundant bind() to controls socket
      (https://github.com/proftpd/proftpd/issues/501)
    - Fix similars functionality and unit test
      (https://github.com/proftpd/proftpd/pull/513)
    - Integration tests can use system Test::Unit now
    - tcpd.h can always be found in tcp_wrappers-devel now
    
        
file modified
+4 -1
file modified
+33 -20
file added
+78
file added
+23
file added
+206
file added
+37
file added
+66
file added
+47
file added
+147
file added
+159
file added
+25
file added
+97
file removed
-35
proftpd-1.3.6-shellbang.patch proftpd-1.3.5e-shellbang.patch
file renamed
+2 -2
file modified
+24 -24
file removed
-16
file modified
+153 -74
file removed
-7
file modified
+2 -3