This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.37/master in repository glibc.
from 7f769dd008 Linux: Make __rseq_size useful for feature detection (bug 31965) new 40a1e1798b resolv: Allow short error responses to match any query (bug 31890) new 3da1b0064a resolv: Do not wait for non-existing second DNS response aft [...]
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: NEWS | 2 + resolv/Makefile | 6 ++ resolv/res_send.c | 31 ++++++--- resolv/tst-resolv-semi-failure.c | 133 +++++++++++++++++++++++++++++++++++++ resolv/tst-resolv-short-response.c | 124 ++++++++++++++++++++++++++++++++++ 5 files changed, 285 insertions(+), 11 deletions(-) create mode 100644 resolv/tst-resolv-semi-failure.c create mode 100644 resolv/tst-resolv-short-response.c