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

[nghttp2_jll] Upgrade to v1.48.0 #45980

Merged
merged 2 commits into from
Jul 17, 2022
Merged

Conversation

giordano
Copy link
Contributor

@giordano giordano commented Jul 9, 2022

Tentatively marking for backport to v1.8, similarly to #45967. Not related to #45979

@giordano giordano added domain:building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries backport 1.8 Change should be backported to release-1.8 labels Jul 9, 2022
@@ -1,5 +1,6 @@
# -*- makefile -*-
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# -*- makefile -*-
# vim:ft=make:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Would

Suggested change
# -*- makefile -*-
# vim:ft=make: -*- makefile -*-

work for vim? It would for Emacs and GitHub:

# vim:ft=make: -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2
## source build
NGHTTP2_VER := 1.48.0

Copy link
Member

Choose a reason for hiding this comment

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

Yea, but it was mostly a joke :)

@giordano giordano merged commit 707f59b into JuliaLang:master Jul 17, 2022
@giordano giordano deleted the mg/nghttp2 branch July 17, 2022 18:14
KristofferC pushed a commit that referenced this pull request Jul 20, 2022
* [nghttp2_jll] Upgrade to v1.48.0

* [nghttp2_jll] Fix test

(cherry picked from commit 707f59b)
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Aug 7, 2022
ffucci pushed a commit to ffucci/julia that referenced this pull request Aug 11, 2022
* [nghttp2_jll] Upgrade to v1.48.0

* [nghttp2_jll] Fix test
pcjentsch pushed a commit to pcjentsch/julia that referenced this pull request Aug 18, 2022
* [nghttp2_jll] Upgrade to v1.48.0

* [nghttp2_jll] Fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: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