Skip to content

Commit fca7247

Browse files
deps: Bump com_github_intel_ipp_crypto_crypto_mb -> 1.1.0 (envoyproxy#38604)
Fix envoyproxy#38588 Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Co-authored-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
1 parent 2744abe commit fca7247

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repository_locations.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -474,11 +474,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
474474
project_name = "libipp-crypto",
475475
project_desc = "Intel® Integrated Performance Primitives Cryptography",
476476
project_url = "https://github.com/intel/cryptography-primitives",
477-
version = "1.0.1",
478-
sha256 = "8cf31ecb47c705603d6c41401ef92d4f104bbf8b510df90cce3d41b35c13b61c",
477+
version = "1.1.0",
478+
sha256 = "b5ae4ac2152a0b6cd43e403e090a27bbff78a1c022e20f56abe46ab40ed49cb1",
479479
strip_prefix = "cryptography-primitives-{version}",
480480
urls = ["https://github.com/intel/cryptography-primitives/archive/refs/tags/v{version}.tar.gz"],
481-
release_date = "2024-12-11",
481+
release_date = "2025-02-26",
482482
use_category = ["dataplane_ext"],
483483
extensions = ["envoy.tls.key_providers.cryptomb"],
484484
cpe = "cpe:2.3:a:intel:cryptography_for_intel_integrated_performance_primitives:*",

0 commit comments

Comments
 (0)