On 9/09/2015 12:00 a.m., Christian wrote: > Hi, > > I am the package maintainer of squid at 'obs' (BuildService openSUSE) > and noticing some rpmlint warnings: > > [ 957s] squid.x86_64: I: binary-or-shlib-calls-gethostbyname > /usr/sbin/basic_radius_auth > [ 957s] squid.x86_64: I: binary-or-shlib-calls-gethostbyname > /usr/sbin/basic_smb_lm_auth > [ 957s] squid.x86_64: I: binary-or-shlib-calls-gethostbyname > /usr/sbin/ntlm_smb_lm_auth > [ 957s] squid.x86_64: I: binary-or-shlib-calls-gethostbyname /usr/bin/purge > [ 957s] squid.x86_64: I: binary-or-shlib-calls-gethostbyname > /usr/lib64/squid/cachemgr.cgi > [ 957s] The binary calls gethostbyname(). Please port the code to use > getaddrinfo(). > > Can/should this be ported/fixed ??? > > Thanks in advance >
They should, yes. Amos _______________________________________________ squid-dev mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-dev
