aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2024-07-24 12:06:47 +0200
committerFlorian Weimer <fweimer@redhat.com>2024-07-24 14:08:04 +0200
commit3da1b0064a6f730492340797c211d5fcd0a795bc (patch)
tree16af7ed07c3d21611edbd3ad5fdd14b188dbdc05 /NEWS
parent40a1e1798b2414c6ab32244b8cb03c2c39940b71 (diff)
downloadglibc-3da1b0064a6f730492340797c211d5fcd0a795bc.zip
glibc-3da1b0064a6f730492340797c211d5fcd0a795bc.tar.gz
glibc-3da1b0064a6f730492340797c211d5fcd0a795bc.tar.bz2
resolv: Do not wait for non-existing second DNS response after error (bug 30081)
In single-request mode, there is no second response after an error because the second query has not been sent yet. Waiting for it introduces an unnecessary timeout. Reviewed-by: DJ Delorie <dj@redhat.com> (cherry picked from commit af625987d619388a100b153520d3ee308bda9889)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ca7ea4..9b68be7 100644
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,7 @@ The following bugs are resolved with this release:
[29039] Corrupt DTV after reuse of a TLS module ID following dlclose with unused TLS
[29444] gmon: Fix allocated buffer overflow (bug 29444)
[30053] time: strftime %s returns -1 after 2038 on 32 bits systems
+ [30081] resolv: Do not wait for non-existing second DNS response after error
[30101] gmon: fix memory corruption issues
[30125] dynamic-link: [regression, bisected] glibc-2.37 creates new
symlink for libraries without soname