This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 7715d3a Add NEWS item for tunables new 3c589b1 tunables: Use correct unused attribute new fc82b0a CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 18 ++++ NEWS | 8 +- elf/dl-tunables.h | 2 +- include/arpa/nameser_compat.h | 6 +- resolv/Makefile | 3 + resolv/nss_dns/dns-host.c | 2 +- resolv/res_mkquery.c | 4 + resolv/res_query.c | 6 +- resolv/tst-resolv-qtypes.c | 185 ++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 225 insertions(+), 9 deletions(-) create mode 100644 resolv/tst-resolv-qtypes.c