commit: 1a9121ddab7ce24b861ff6f1d6c00539d30afa30 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 16 05:19:41 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 16 05:19:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a9121dd
profiles: mask =net-misc/curl-7.88.0 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0698ca8b3c37..164dee948517 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2023-02-16) +# Broken HTTP/2 transfers +# https://github.com/curl/curl/issues/10525 +=net-misc/curl-7.88.0 + # Michał Górny <[email protected]> (2023-02-15) # A number of test failures, and the test phase does not fail correctly. # Last release in 2019. No revdeps.
