diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2025-07-28 20:12:05 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2025-07-28 20:12:05 +0200 |
commit | c113fdc40b5c1991e71fc780a174f1f361a257cc (patch) | |
tree | a62df00db3fda9d9b2875fc5a1b4ac3fb677966f | |
parent | 6ab36c4e6d5a7798c469d26b6760b58d84a87558 (diff) | |
download | glibc-c113fdc40b5c1991e71fc780a174f1f361a257cc.zip glibc-c113fdc40b5c1991e71fc780a174f1f361a257cc.tar.gz glibc-c113fdc40b5c1991e71fc780a174f1f361a257cc.tar.bz2 |
NEWS: update with last-minute fix bug 33224
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -194,6 +194,8 @@ The following bugs were resolved with this release: [33173] math: Wrong IFUNC selector is used for modf/modff [33185] regex: Double-free after memory allocation failure in regcomp bracket expression parsing (CVE-2025-8058) + [33224] dynamic-link: _dl_debug_state hook no longer works (since + 8329939a37f483a16013dd8af8303cbcb86d92cb) Version 2.41 |