Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nghttp2 to 1.47.0 #45408

Merged
merged 1 commit into from
May 21, 2022
Merged

Update nghttp2 to 1.47.0 #45408

merged 1 commit into from
May 21, 2022

Conversation

fxcoudert
Copy link
Contributor

I ran make -f contrib/refresh_checksums.mk -j nghttp2 but it says it cannot find the generated binaries (like nghttp2.v1.47.0+1.aarch64-linux-musl.tar.gz and others). I have no idea where to check the progress of that build.

@@ -1,6 +1,6 @@
name = "nghttp2_jll"
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
version = "1.41.0+1"
version = "1.47.0+1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new version is 1.47.0+0

Suggested change
version = "1.47.0+1"
version = "1.47.0+0"

After this, you should be able to refresh the checksums

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doh.

@giordano giordano added building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries labels May 21, 2022
@fxcoudert fxcoudert marked this pull request as ready for review May 21, 2022 08:24
@fxcoudert
Copy link
Contributor Author

There are some Pkg test failures on Linux, but they also appear on an unrelated (and trivial) pull request: #45407

So I think this is in good shape!

@giordano giordano merged commit 69f10f8 into JuliaLang:master May 21, 2022
@fxcoudert fxcoudert deleted the nghttp2 branch May 21, 2022 18:07
@giordano giordano added the backport 1.8 Change should be backported to release-1.8 label Jul 9, 2022
KristofferC pushed a commit that referenced this pull request Jul 10, 2022
(cherry picked from commit 69f10f8)
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants