http://bugzilla.novell.com/show_bug.cgi?id=506945 Summary: rpmlint should warn on programs using gethostbyname(3) Classification: openSUSE Product: openSUSE 11.2 Version: Alpha 0 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: dmueller@novell.com ReportedBy: crrodriguez@novell.com QAContact: qa@suse.de Found By: System Test IMHO rpmlint should trigger a warning when programs use gethostbyname(3) instead of getaddrinfo(3) We can either use nm -D --undef <binary> | fgrep gethostbyname or scanelf -qs -gethostname <binary> Fedora already have numerous patches to fix this. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.