Skip to content

Conversation

@staticfloat
Copy link
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.
echo 1 > $@

$(BUILDDIR)/$(MBEDTLS_SRC)/build-configured: \
$(SRCCACHE)/$(MBEDTLS_SRC)/mbedtls-cmake-findpy.patch-applied
Copy link
Member

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 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

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.

5 participants