This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.35/master in repository glibc.
from a180e82837 Linux: Make __rseq_size useful for feature detection (bug 31965) new 4f5aa1d2fb resolv: Allow short error responses to match any query (bug 31890) new 820a750bed 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