Sorry... wanted to give a peek, but of course, didn't make a note in my todo
list, so there you go... I'll check it nevertheless, as part of the BZ backport
that I'm assigned to :)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on Gi
Merged #1428 into master.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1428#event-4027046940___
Rpm-maint mailing list
Rpm-mai
No comments, guess nobody cares... :)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1428#issuecomment-732087959___
Rpm-maint ma
@pmatilai pushed 1 commit.
b16e255e1b99cc248067d94e9023b7d2486ff674 Eliminate use of obsolete
gethostbyname() function
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1428/files/a7c70d3454919b11e75f15b
We only actually used gethostbyname() for canonicalizing buildhost,
convert that to use getaddrinfo() instead: this is not a particularly
useful or interesting field so just grab whatever result comes first.
The other "use" was to initialize name services, but as we don't
need
or use hostnames fo