Merge: glibc: 2.40-36 -> 2.40-66 (#376209)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@
|
||||
|
||||
let
|
||||
version = "2.40";
|
||||
patchSuffix = "-36";
|
||||
patchSuffix = "-66";
|
||||
sha256 = "sha256-GaiQF16SY9dI9ieZPeb0sa+c0h4D8IDkv7Oh+sECBaI=";
|
||||
in
|
||||
|
||||
@@ -68,8 +68,8 @@ 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.39/master && git describe
|
||||
glibc-2.40-36-g7073164add
|
||||
$ git fetch --all -p && git checkout origin/release/2.40/master && git describe
|
||||
glibc-2.40-66-g7d4b6bcae9
|
||||
$ 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