Backport: Fix bug bz#27454 and test implementation to verify fdopendir behavior

Resolves: RHEL-56544
This commit is contained in:
Frédéric Bérat 2025-01-10 11:38:59 +01:00
parent f25b783f76
commit 514106f5dd

View File

@ -3058,6 +3058,8 @@ update_gconv_modules_cache ()
* Fri Jan 10 2025 Frédéric Bérat <fberat@redhat.com> - 2.34-150
- Backport test implementation to verify readdir behavior (RHEL-56542)
- Backport the deallocation attributes commit for opendir/fdopendir (RHEL-56543)
- Backport: Fix bug bz#27454 and test implementation to verify
fdopendir behavior (RHEL-56544)
* Wed Jan 08 2025 Frédéric Bérat <fberat@redhat.com> - 2.34-149
- Backport: fix the glibc manual to handle spaces for @deftypefun