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

[release-1.6] Backport MbedTLS security patches #45848

Merged
merged 2 commits into from
Jul 4, 2022

Conversation

staticfloat
Copy link
Sponsor Member

A few MbedTLS security patches should be backported to our LTS release.
In the future, we should lock ourselves to MbedTLS LTS releases so that
we can take advantage of their backporting as well.

A few MbedTLS security patches should be backported to our LTS release.
In the future, we should lock ourselves to MbedTLS LTS releases so that
we can take advantage of their backporting as well.
$(BUILDDIR)/$(MBEDTLS_SRC)/build-configured: \
$(SRCCACHE)/$(MBEDTLS_SRC)/mbedtls-cmake-findpy.patch-applied
Copy link
Contributor

Choose a reason for hiding this comment

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

I think in other Makefile the practice is to use as prerequisite of the build-configured rule the last patch, since they all recursively depend on each other.

@giordano giordano added domain:building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries security System security concerns and vulnerabilities labels Jun 29, 2022
@ViralBShah
Copy link
Member

A heroic effort!

@KristofferC KristofferC merged commit 07de466 into backports-release-1.6 Jul 4, 2022
@KristofferC KristofferC deleted the sf/mbedtls_security_backports branch July 4, 2022 10:40
KristofferC pushed a commit that referenced this pull request Jul 4, 2022
* [release-1.6] Backport MbedTLS security patches

A few MbedTLS security patches should be backported to our LTS release.
In the future, we should lock ourselves to MbedTLS LTS releases so that
we can take advantage of their backporting as well.

* Bump mbedtls version and checksums
@KristofferC KristofferC mentioned this pull request Jul 5, 2022
45 tasks
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
* [release-1.6] Backport MbedTLS security patches

A few MbedTLS security patches should be backported to our LTS release.
In the future, we should lock ourselves to MbedTLS LTS releases so that
we can take advantage of their backporting as well.

* Bump mbedtls version and checksums
staticfloat added a commit that referenced this pull request Dec 23, 2022
* [release-1.6] Backport MbedTLS security patches

A few MbedTLS security patches should be backported to our LTS release.
In the future, we should lock ourselves to MbedTLS LTS releases so that
we can take advantage of their backporting as well.

* Bump mbedtls version and checksums
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 security System security concerns and vulnerabilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants