Versions
v1.9.2 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- ~amd64
- USE flags
- fapi test
v1.9.1 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- ~amd64
- USE flags
- fapi test
USE flags
General
- fapi
- Enable feature API backend
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_single_target
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
- python3_14
- Build for Python 3.14 only
Dependencies
app-crypt / p11-kit : Provides a standard configuration setup for installing PKCS#11
app-crypt / tpm2-abrmd : TPM2 Access Broker & Resource Manager
app-crypt / tpm2-tools : Tools for the TPM 2.0 TSS
app-crypt / tpm2-tss : TCG Trusted Platform Module 2.0 Software Stack
dev-db / sqlite : SQL database engine
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / libyaml : YAML 1.1 parser and emitter written in C
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-python / bcrypt : Modern password hashing for software and servers
dev-python / cryptography : Library providing cryptographic recipes and primitives
dev-python / pyasn1 : ASN.1 library for Python
dev-python / pyasn1-modules : pyasn1 modules
dev-python / python-pkcs11 : PKCS#11/Cryptoki support for Python
dev-python / pyyaml : YAML parser and emitter for Python
dev-python / tpm2-pytss : Python bindings for TSS
Runtime Dependencies
app-crypt / p11-kit : Provides a standard configuration setup for installing PKCS#11
app-crypt / tpm2-abrmd : TPM2 Access Broker & Resource Manager
app-crypt / tpm2-tools : Tools for the TPM 2.0 TSS
app-crypt / tpm2-tss : TCG Trusted Platform Module 2.0 Software Stack
dev-db / sqlite : SQL database engine
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / libyaml : YAML 1.1 parser and emitter written in C
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-python / bcrypt : Modern password hashing for software and servers
dev-python / cryptography : Library providing cryptographic recipes and primitives
dev-python / pyasn1 : ASN.1 library for Python
dev-python / pyasn1-modules : pyasn1 modules
dev-python / python-pkcs11 : PKCS#11/Cryptoki support for Python
dev-python / pyyaml : YAML parser and emitter for Python
dev-python / tpm2-pytss : Python bindings for TSS
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: add 1.9.2
app-crypt/tpm2-pkcs11 gains a new dependency, dev-python/python-pkcs11. In theory its optional, because its only used for tests we don't run anyway, but the configure program requires it unconditionally, and there's no easy way to get around it without conditional patching. It's useful by itself anyway, and its not like this package has any shortage of dependencies, so one more isn't a big deal. Closes: https://bugs.gentoo.org/968314 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45252 Closes: https://github.com/gentoo/gentoo/pull/45252 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-crypt/tpm2-pkcs11: fix PATCHES indentation
Signed-off-by: Sam James <sam@gentoo.org> - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: drop 1.9.0-r2
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39718 Signed-off-by: Sam James <sam@gentoo.org> - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: add 1.9.1
Also support Python 3.13 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: drop 1.9.0, 1.9.0-r1
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36407 Signed-off-by: Sam James <sam@gentoo.org> - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: Add Python 3.12 support
Closes: https://bugs.gentoo.org/929294 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: Fix stripping logic
Closes: https://bugs.gentoo.org/923991 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35220 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → dev-build}/autoconf-archive
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: drop 1.8.0
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29362 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: add 1.9.0
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: Bump python compat to python-3.11
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: add 1.8.0
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: drop 1.7.0
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24715 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-crypt/tpm2-pkcs11: update EAPI 7 -> 8, add missing dep
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22426 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: Bump to 1.7.0
Closes: https://bugs.gentoo.org/813735 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20676 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Christopher Byrne · gentoo
app-crypt/tpm2-pkcs11: Bump to 1.6.0
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-crypt/tpm2-pkcs11: fix variable references
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-crypt/tpm2-pkcs11: fix ebuild references
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: Remove old
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18292 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: Bump to 1.5.0
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-crypt/tpm2-pkcs11: fix PATCHES indentation
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: Remove -WError, fix clang compile
Closes: https://bugs.gentoo.org/744439 Closes: https://bugs.gentoo.org/744457 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17653 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: Bump to 1.4.0
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17071 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: Bump to 1.3.2
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16882 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: Bump to 1.3.1
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: Remove old
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16641 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: Bump to 1.3.0
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Salah Coronya · gentoo
app-crypt/tpm2-pkcs11: New package
PKCS #11 is a Public-Key Cryptography Standard that defines a standard method to access cryptographic services from tokens/ devices such as hardware security modules (HSM), smart cards, etc. This package intends to use a TPM2 device as the cryptographic token. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15404 Signed-off-by: Joonas Niilola <juippis@gentoo.org>