]> git.ipfire.org Git - thirdparty/glibc.git/commit
Restore GLIBC_PRIVATE ABI after CVE-2016-10739 fix [BZ #20018] fw/bug20018-backport
authorFlorian Weimer <fweimer@redhat.com>
Mon, 4 Feb 2019 14:47:59 +0000 (15:47 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 4 Feb 2019 14:47:59 +0000 (15:47 +0100)
commit4e9ff104f2071c096a4f91cb64c0c96e8a18b791
treeb8df7235a6b3150ec85b2162e4fe159da008fa07
parent525478a25143fa1d040fd857600415fb2e4c0fe1
Restore GLIBC_PRIVATE ABI after CVE-2016-10739 fix [BZ #20018]

This commit avoids adding the __inet_aton_exact@GLIBC_PRIVATE
symbol.  In master, the separately-compiled getaddrinfo
implementation in nscd needs it, however such an internal ABI change
is not desirable on a release branch if it can be avoided easily.
ChangeLog
include/arpa/inet.h
nscd/Makefile
nscd/nscd-inet_addr.c [new file with mode: 0644]
resolv/Versions
resolv/inet_addr.c