Skip to content

Commit 260426a

Browse files
committed
app-crypt/azure-keyvault-pkcs11: Bump snapshot to 20241129 to fix debug
Debug output was causing a stack smashing error. Signed-off-by: James Le Cuirot <[email protected]>
1 parent 0fd811f commit 260426a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
DIST azure-keyvault-pkcs11-0_p20241115.tar.gz 22226 BLAKE2B 4dd9bc861ced98c305c1a670149f2e03d0c77b667fcd378521128d7f73334b1882427f4c2dd41dbba8fe0551d5bffcfcb819f085211c733c7f3c4dc4b6acdba1 SHA512 c6640f3989b10db251fbc0dbd157faa0e9b339c9ed22b9d92e2040805aecdc1dc36b76cc5f48ad4dfa41d1fcd7402843de17198e26a952f2cdfb920e7eb16a89
1+
DIST azure-keyvault-pkcs11-0_p20241129.tar.gz 22227 BLAKE2B c1949b7dacca80c353db1b4d9eb5f0c18ea352fd31eec7312ab964da8b6e5e9bc2f98499de1a08bd67734f857072800be6879df7f388b1d9b78c865c04708d5c SHA512 82fd396c70ca3322b2dcacddf1f1ae2f53c147e99f4c71d95952a60abcbb2fbbb11686f5fb863364c30acc2cd879d4ba5f2b539493f2976d9a2fa118a40efcf5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ EAPI=8
55

66
inherit cmake
77

8-
COMMIT="f5ea4244d7b9d0cd232498d251441698d3c5760f" # chewi/rename
8+
COMMIT="d6e74962ca05bc0ea329ead2e59e3022ebff2649" # chewi/rename
99
DESCRIPTION="PKCS#11 module for Azure Key Vault"
1010
HOMEPAGE="https://github.com/jepio/azure_keyvault_pkcs11"
1111
SRC_URI="https://github.com/jepio/azure_keyvault_pkcs11/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
=app-crypt/adcli-0.9.2 ~arm64
4646

4747
# Needs cleaning up and adding to Gentoo before stabilising
48-
=app-crypt/azure-keyvault-pkcs11-0_p20241115 ~amd64
48+
=app-crypt/azure-keyvault-pkcs11-0_p20241129 ~amd64
4949

5050
# Needed by arm64-native SDK
5151
=app-crypt/ccid-1.5.4 ~arm64

0 commit comments

Comments
 (0)