Merge pull request #115472 from TredwellGit/glibc

glibc: 2.32-37 -> 2.32-39
This commit is contained in:
Martin Weinelt 2021-03-20 02:26:30 +01:00 committed by GitHub
commit dd64d33867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
let
version = "2.32";
patchSuffix = "-37";
patchSuffix = "-39";
sha256 = "0di848ibffrnwq7g2dvgqrnn4xqhj3h96csn69q4da51ymafl9qn";
in
@ -63,7 +63,7 @@ stdenv.mkDerivation ({
and using git or something would complicate bootstrapping.
Fortunately it's not too big.
$ git checkout origin/release/2.32/master; git describe
glibc-2.32-37-g760e1d2878
glibc-2.32-39-g44b3959329
$ git show --reverse glibc-2.32.. | gzip -n -9 --rsyncable - > 2.32-master.patch.gz
*/
./2.32-master.patch.gz