[Git][ghc/ghc][master] 2 commits: Bump ghc-tarballs to fix #22497
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Wed Jan 18 12:28:21 UTC 2023
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
f891a442 by Ben Gamari at 2023-01-18T07:28:00-05:00
Bump ghc-tarballs to fix #22497
It turns out that gmp 6.2.1 uses the platform-reserved `x18` register on
AArch64/Darwin. This was fixed in upstream changeset 18164:5f32dbc41afc,
which was merged in 2020. Here I backport this patch although I do hope
that a new release is forthcoming soon.
Bumps gmp-tarballs submodule.
Fixes #22497.
- - - - -
b13c6ea5 by Ben Gamari at 2023-01-18T07:28:00-05:00
Bump gmp-tarballs submodule
This backports the upstream fix for CVE-2021-43618, fixing #22789.
- - - - -
1 changed file:
- libraries/ghc-bignum/gmp/gmp-tarballs
Changes:
=====================================
libraries/ghc-bignum/gmp/gmp-tarballs
=====================================
@@ -1 +1 @@
-Subproject commit 6bbea995472b6f4db172c3cd50aa3f515ddd221c
+Subproject commit 4f26049af40afb380eaf033ab91404cd2e214919
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/4efee43db5090aac4dde1293357bdb548ae71c24...b13c6ea5d4b64841164f8cc58d6c6f3de390f2ed
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/4efee43db5090aac4dde1293357bdb548ae71c24...b13c6ea5d4b64841164f8cc58d6c6f3de390f2ed
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230118/17e6b601/attachment.html>
More information about the ghc-commits
mailing list