View Issue Details

IDProjectCategoryView StatusLast Update
0001494bareos-corestorage daemonpublic2022-11-22 11:43
Reportercrameleon Assigned Toarogge  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
PlatformLinuxOSSLESOS Version15
Product Version21.1.4 
Summary0001494: libbareosdroplet.so calls gethostbyname()
DescriptionHi,

our SLE/openSUSE RPM package for Bareos complains:

bareos-storage-droplet.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/bareos/libbareosdroplet.so.21.1.4
The binary calls gethostbyname. Please port the code to use getaddrinfo.

As far as I know, this function is deprecated because of lacking IPv6 support. Could an update to getaddrinfo be considered?
TagsNo tags attached.

Activities

bruno-at-bareos

bruno-at-bareos

2022-11-14 11:20

manager   ~0004831

We welcome any contribution PR :-)
bruno-at-bareos

bruno-at-bareos

2022-11-14 14:53

manager   ~0004832

Otherwise you can also add a rpm filter like it was long time ago for bsmtp addFilter("I: binary-or-shlib-calls-gethostbyname /usr/sbin/bsmtp")
arogge

arogge

2022-11-22 11:43

manager   ~0004833

Sorry, but droplet is basically abandonware we're still using. We'll probably replace droplet before we start maintaining it for real.

Issue History

Date Modified Username Field Change
2022-11-10 15:53 crameleon New Issue
2022-11-14 11:20 bruno-at-bareos Note Added: 0004831
2022-11-14 14:53 bruno-at-bareos Note Added: 0004832
2022-11-22 11:43 arogge Assigned To => arogge
2022-11-22 11:43 arogge Status new => resolved
2022-11-22 11:43 arogge Resolution open => won't fix
2022-11-22 11:43 arogge Note Added: 0004833
2022-11-22 11:43 arogge Status resolved => closed