nixpkgs/pkgs/development/libraries/glibc
Matthew Bauer d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
..
2.30-cve-2020-1752.patch glibc: patch CVE-2020-1752 2020-05-31 09:11:45 +02:00
2.31-cve-2020-10029.patch glibc: build with patches for CVE-2020-1752 & CVE-2020-10029 2020-06-30 14:29:54 +02:00
allow-kernel-2.6.32.patch glibc: support RHEL 6 -like kernels again 2017-12-21 21:56:31 +01:00
common.nix treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
darwin-cross-build.patch glibc: enable cross builds on Darwin 2019-02-17 18:40:50 +01:00
default.nix glibc: Fix build error due to warning with musl. Fixes #78805 2020-01-30 04:20:52 +01:00
dont-use-system-ld-so-cache.patch glibc/*.patch: revert no-op changes done in 447edaa3 2020-02-05 13:37:06 +01:00
dont-use-system-ld-so-preload.patch glibc/*.patch: revert no-op changes done in 447edaa3 2020-02-05 13:37:06 +01:00
fix-rpc-types-musl-conflicts.patch glibc: use local copy of patch to fix w/musl 2018-04-24 16:57:57 -05:00
fix-x64-abi.patch glibc/*.patch: revert no-op changes done in 447edaa3 2020-02-05 13:37:06 +01:00
fix_path_attribute_in_getconf.patch glibc/*.patch: revert no-op changes done in 447edaa3 2020-02-05 13:37:06 +01:00
info.nix
locales-builder.sh
locales.nix glibcLocales: also build C.UTF-8 2019-03-21 06:26:07 +00:00
multi.nix
nix-locale-archive.patch glibc/*.patch: revert no-op changes done in 447edaa3 2020-02-05 13:37:06 +01:00
rpcgen-path.patch glibc/*.patch: revert no-op changes done in 447edaa3 2020-02-05 13:37:06 +01:00