mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
glibc: 2.40-66 -> 2.40-142, fix CVE-2025-8058
See https://nvd.nist.gov/vuln/detail/CVE-2025-8058
Updating to the latest patch-level of the 2.40 branch to address this.
(cherry picked from commit 7c104c9ba3)
This commit is contained in:
committed by
github-actions[bot]
parent
a765f5b057
commit
d7024bf503
File diff suppressed because it is too large
Load Diff
@@ -68,7 +68,7 @@ stdenv.mkDerivation (
|
||||
/*
|
||||
No tarballs for stable upstream branch, only https://sourceware.org/git/glibc.git and using git would complicate bootstrapping.
|
||||
$ git fetch --all -p && git checkout origin/release/2.40/master && git describe
|
||||
glibc-2.40-66-g7d4b6bcae9
|
||||
glibc-2.40-142-g2eb180377b
|
||||
$ git show --minimal --reverse glibc-2.40.. ':!ADVISORIES' > 2.40-master.patch
|
||||
|
||||
To compare the archive contents zdiff can be used.
|
||||
|
||||
Reference in New Issue
Block a user