Index: README
===================================================================
--- README (revision 10)
+++ README (revision 11)
@@ -3,9 +3,12 @@
NOTE:
====
- glibc-2.36-b3736d1a3c-2.36.1.patch - Upstream 2.36.1
+ glibc-2.37-CVE-2023-25139.patch - This is a partial fix for mishandling of grouping when formatting
+ integers. It properly computes the width in presence of grouping
+ characteres when the precision is larger than the number of significant
+ digits.
- glibc-2.36-reenable-DT-HASH.patch - From e47de5cb2d4dbecb58f569ed241e8e95c568f03c Mon Sep 17 00:00:00 2001
+ glibc-2.37-reenable-DT-HASH.patch - From e47de5cb2d4dbecb58f569ed241e8e95c568f03c Mon Sep 17 00:00:00 2001
From: Florian Weimer <fweimer@redhat.com>
Date: Fri, 29 Apr 2022 16:37:51 +0200
Subject: [PATCH] Do not use --hash-style=both for building glibc shared