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:05:31 +0200
commitdc512364e8490facb30f8c23fcc496d21adfc4e4 (patch)
tree1a8be88e254ccfdd0eb7f5a7193e5959d0f958b4 /NEWS
parentbb30bd21622910715b7b3020b17e6e97a8b4ec80 (diff)
downloadglibc-dc512364e8490facb30f8c23fcc496d21adfc4e4.zip
glibc-dc512364e8490facb30f8c23fcc496d21adfc4e4.tar.gz
glibc-dc512364e8490facb30f8c23fcc496d21adfc4e4.tar.bz2
resolv: Allow short error responses to match any query (bug 31890)
Reviewed-by: DJ Delorie <dj@redhat.com> (cherry picked from commit 691a3b2e9bfaba842e46a5ccb7f5e6ea144c3ade)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f0a0834..c331604 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,7 @@ The following bugs are resolved with this release:
[31183] Wide stream buffer size reduced MB_LEN_MAX bytes after bug 17522 fix
[31184] FAIL: elf/tst-tlsgap
[31185] Incorrect thread point access in _dl_tlsdesc_undefweak and _dl_tlsdesc_dynamic
+ [31890] resolv: Allow short error responses to match any DNS query
[31965] rseq extension mechanism does not work as intended