summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/glibc/common.nix
AgeCommit message (Expand)Author
2026-04-04glibc: 2.42-58 -> 2.42-61, fixes CVE-2026-4438Maximilian Bosch
2026-03-26glibc: 2.42-51 -> 2.42-58, fix CVE-2026-4437Maximilian Bosch
2026-03-14Merge master into staging-nextnixpkgs-ci[bot]
2026-03-05various: add security-review team as a maintainerAlexander Bantyev
2026-02-28glibc: add gettext to nativeBuildInputs (#493023)Maximilian Bosch
2026-02-22glibc: add gettext to nativeBuildInputsDavid Wronek
2026-01-22glibc: 2.42-50 -> 2.42-51, fixes CVE-2025-15281Maximilian Bosch
2026-01-17glibc: 2.42-47 -> 2.42-50, fixes CVE-2026-0915, CVE-2026-0861Maximilian Bosch
2026-01-15glibc: fix path derp on crossK900
2026-01-03glibc: make it easier to work with a dev shellMaximilian Bosch
2025-12-30glibc: 2.40-66 -> 2.42-47Maximilian Bosch
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-10-05glibcLocales: re-enable parallel buildMaximilian Bosch
2025-07-24glibc: 2.40-66 -> 2.40-142, fix CVE-2025-8058Maximilian Bosch
2025-07-24Merge branch 'staging-next' into stagingWolfgang Walther
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-19glibc: Fix build with gcc-15Dmitry Bogatov
2025-07-01glibc: add comments describing the patchesAlexander Bantyev
2025-06-04glibc: allow easier overriding of linux headers packageWinter
2025-01-23glibc: 2.40-36 -> 2.40-66Thomas Gerbet
2024-12-29glibc: avoid overriding makeFlagsMartin Joerg
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-25treewide: improve prepending and appending derivation arguments in bash codeWolfgang Walther
2024-10-23treewide: More string indentation fixespiegames
2024-09-25Merge branch 'master' into staging-nextArtturin
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-09-15glibc: 2.39-52 -> 2.40-36Maximilian Bosch
2024-08-21tree-wide: remove eelco as maintainer from things he no longer maintainsJade Lovelace
2024-07-14glibc: add option enableCETRuntimeDefault to runtime-enable CET by defaultRobert Scott
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt
2024-05-06glibc: 2.39-31 -> 2.39-52Thomas Gerbet
2024-04-17glibc: 2.39-5 -> 2.39-31Thomas Gerbet
2024-04-14Merge pull request #303868 from Ma27/glibc-case-insensitive-fs-buildMaximilian Bosch
2024-04-13glibc: allow (cross)-build on case-insensitive fsMaximilian Bosch
2024-03-24glibc: expose enableCET as overridable argument, default "permissive"Robert Scott
2024-03-02glibc: 2.38-44 -> 2.39-5Maximilian Bosch
2024-02-01Merge pull request #285514 from trofi/glibc-no-cet-on-i686Mario Rodas
2024-02-01glibc: enable `cet` only on `x86_64` (skip `x86_32`)Sergei Trofimovich
2024-02-01glibc: 2.38-27 -> 2.38-44 and patch for glibc possible memory corruption in q...Thomas Gerbet
2023-11-06glibc: add NVCC include guards to fix ARM CUDA compilationConnor Baker
2023-10-04glibc: 2.38-23 -> 2.38-27edef
2023-09-24glibc: 2.38-0 -> 2.38-23Maximilian Bosch
2023-09-24glibc: 2.37-39 -> 2.38-0Maximilian Bosch
2023-09-23glibc: 2.37-8 -> 2.37-39Thomas Gerbet
2023-06-15glibc: allow users of glibc/common.nix to override makeFlagsAdam Joseph
2023-06-12glibc: split getent into its own outputLinus Heckemann
2023-03-29glibc: use patch from ArchLinux to re-enable DT_HASHMaximilian Bosch
2023-03-29glibc: 2.35-224 -> 2.37-8Maximilian Bosch
2023-02-13treewide: use optionalStringFelix Buehler
2023-01-14Merge master into staging-nextgithub-actions[bot]