Bug 970170

Summary: regression in rpmlint check for gethostbyname
Product: [openSUSE] openSUSE Tumbleweed Reporter: Stefan Brüns <stefan.bruens>
Component: BasesystemAssignee: Dirk Mueller <dmueller>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1007884    

Description Stefan Brüns 2016-03-08 22:24:19 UTC
rpmlint since revision 363
https://build.opensuse.org/package/rdiff/devel:openSUSE:Factory:rpmlint/rpmlint?linkrev=base&rev=363

no longer detects calls to gethostbyname and omits the deprecated warning.

This happened as the original SR was declined, but some of the changes and later additions where picked from upstream without checking for side effects.

Unfortunately the test suite lacks any tests for gethostbyname calls.
Comment 1 Bernhard Wiedemann 2016-03-14 17:00:11 UTC
This is an autogenerated message for OBS integration:
This bug (970170) was mentioned in
https://build.opensuse.org/request/show/372897 Factory / rpmlint
Comment 2 Stefan Brüns 2016-08-29 07:20:34 UTC
Fix has been integrated in Factory.
Regression test has been integrated.