glibc-2.42
Update.
assert: Add test for CVE-2025-0395
Update copyright dates with scripts/update-copyrights
assert: Remove the use of %n from __assert_fail_base (BZ #32456)
Fix underallocation of abort_msg_s struct (CVE-2025-0395)
tests: replace fgets by xfgets