nixpkgs/pkgs/development/libraries/glibc
Maximilian Bosch e86152986c
glibc: 2.37-39 -> 2.38-0
Announcement: https://sourceware.org/pipermail/libc-alpha/2023-July/150524.html

So far this looks surprisingly good, I managed to build the stdenv
on `aarch64-linux` and got up to building `zfs` and `nix` on `x86_64-linux`.

The patchset is still empty because the latest commit on the release branch is
the one the 2.38 tag points to. I added an empty file though to keep
things consistent.

Also applied the new version of the DT_HASH fix from ArchLinux[1]. This
one's a way easier version than before because it doesn't contain the
autoconf changes, but only hardcodes the desired ld flags. It was
already confirmed that this patch is sufficient to fix the underlying
problem[2].

[1] e54d98e2d1 (7b1bfda0391ff4c2662e04a5e193c37e233a0738)
[2] https://github.com/ValveSoftware/Proton/issues/6051#issuecomment-1666055553
2023-09-24 15:10:19 +02:00
..
2.38-master.patch.gz glibc: 2.37-39 -> 2.38-0 2023-09-24 15:10:19 +02:00
0001-Revert-Remove-all-usage-of-BASH-or-BASH-in-installed.patch
common.nix glibc: 2.37-39 -> 2.38-0 2023-09-24 15:10:19 +02:00
darwin-cross-build.patch
default.nix
dont-use-system-ld-so-cache.patch
dont-use-system-ld-so-preload.patch
fix_path_attribute_in_getconf.patch
fix-rpc-types-musl-conflicts.patch
fix-x64-abi.patch
info.nix
locales-builder.sh
locales.nix
mtrace.nix
multi.nix
nix-locale-archive.patch
nix-nss-open-files.patch
reenable_DT_HASH.patch glibc: 2.37-39 -> 2.38-0 2023-09-24 15:10:19 +02:00
rpcgen-path.patch