Hugo Doria wrote: > Packages that have libcap>=2.16 on makedepends: > > dnsmasq-2.45-2 > proftpd-1.3.1-2 (i updated to 1.3.2-1) > squid-2.7.STABLE6-2 > > > Hola Hugo :) Here are one change, proftpd with libcap-2.16 uses libcap as depend, (this don't happends with old libcap) See the diference: # readelf -a /usr/sbin/proftpd | grep cap 29: 00000000 67 FUNC GLOBAL DEFAULT UND capset@GLIBC_2.1 (3) 151: 00000000 67 FUNC GLOBAL DEFAULT UND capget@GLIBC_2.1 (3) # readelf -a /usr/sbin/proftpd | grep cap 0x00000001 (NEEDED) Shared library: [libcap.so.2] 46: 00000000 0 FUNC GLOBAL DEFAULT UND cap_set_proc 99: 00000000 0 FUNC GLOBAL DEFAULT UND cap_free 142: 00000000 0 FUNC GLOBAL DEFAULT UND cap_init 178: 00000000 0 FUNC GLOBAL DEFAULT UND cap_set_flag 183: 00000000 0 FUNC GLOBAL DEFAULT UND cap_to_text 184: 00000000 0 FUNC GLOBAL DEFAULT UND cap_get_proc It uses more advanced functions ;) syslog-ng, dnsmasq and squid are OK ;) -- Gerardo Exequiel Pozzi ( djgera ) http://www.djgera.com.ar KeyID: 0x1B8C330D Key fingerprint = 0CAA D5D4 CD85 4434 A219 76ED 39AB 221B 1B8C 330D