]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/blob - src/patches/glibc-2.38/0038-NEWS-Mention-bug-fixes-for-29039-30694-30709-30721.patch
core185: Ship binutils
[people/stevee/ipfire-2.x.git] / src / patches / glibc-2.38 / 0038-NEWS-Mention-bug-fixes-for-29039-30694-30709-30721.patch
1 From d25e2c8d5cb0778ae87ad43b1f4c301abe5a932b Mon Sep 17 00:00:00 2001
2 From: "H.J. Lu" <hjl.tools@gmail.com>
3 Date: Sat, 23 Dec 2023 06:24:41 -0800
4 Subject: [PATCH 38/44] NEWS: Mention bug fixes for 29039/30694/30709/30721
5
6 ---
7 NEWS | 4 ++++
8 1 file changed, 4 insertions(+)
9
10 diff --git a/NEWS b/NEWS
11 index 6fbb8a9e1d..db4d6c8373 100644
12 --- a/NEWS
13 +++ b/NEWS
14 @@ -31,6 +31,10 @@ Security related changes:
15
16 The following bugs are resolved with this release:
17
18 + [29039] Corrupt DTV after reuse of a TLS module ID following dlclose with unused TLS
19 + [30694] The iconv program no longer tells the user which given encoding name was wrong
20 + [30709] nscd fails to build with cleanup handler if built with -fexceptions
21 + [30721] x86_64: Fix build with --disable-multiarch
22 [30723] posix_memalign repeatedly scans long bin lists
23 [30789] sem_open will fail on multithreaded scenarios when semaphore
24 file doesn't exist (O_CREAT)
25 --
26 2.39.2
27