Description of problem: mod_wrap* module not compiled in, which makes it rather impossible to use proftpd (at least when running standalone, which is the default) with tcpwrappers. Version-Release number of selected component (if applicable): 1.3.1-3.el5 How reproducible: Run proftpd with -l to see the compiled in modules. Steps to Reproduce: 1. yum install proftpd (from EPEL) on eg. CentOS 5.2 2. /usr/sbin/proftpd -l 3. Confirm that mod_wrap* is not listed there
I've just rebuilt 1.3.2 final for Fedora devel and included mod_wrap. After some testing, the package will be backported to all other current branches.
The 1.3.2 package with mod_wrap included is now available in EPEL testing.