Fedora glibc is carrying 7 downstream patches: ############################################################################## # Patches: # - See each individual patch file for origin and upstream status. # - For new patches follow template.patch format. ############################################################################## Patch4: glibc-fedora-linux-tcsetattr.patch Patch8: glibc-fedora-manual-dircategory.patch Patch9: glibc-rh827510.patch Patch13: glibc-fedora-localedata-rh61908.patch Patch17: glibc-cs-path.patch Patch23: glibc-python3.patch Patch24: glibc-rh2248502.patch This bug is about investigating the removal of glibc-rh827510.patch. The bug is a real bug upstream here: https://sourceware.org/bugzilla/show_bug.cgi?id=14247 The fix for the bug is incomplete because it fails with LOCPATH set to multiple directories which creates a pseudo entry for the top-level 2 directory search. This needs to go upstream with a test case. Reproducible: Always
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle. Changing version to 40.
Upstream patch: https://patchwork.sourceware.org/project/glibc/patch/20240227153513.1790813-1-carlos@redhat.com/
commit 684fbab755e727a8c15f8b621648d66694cd1f53 Author: Carlos O'Donell <carlos> Date: Mon Apr 22 08:16:09 2024 -0400 locale: Handle loading a missing locale twice (Bug 14247)