summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2022-05-20upgpkg: tpm2-pkcs11-git 1.8.0.r7.9f851dd-1: explicitly depend on python-pyasn1Jonas Witschel
Sync with the tpm2-pkcs11 PKGBUILD in [community]: tools/tpm2_pkcs11/utils.py imports pyasn1.codec.der from python-pyasn1. This dependecy is already fulfilled transitively through python-pyasn1-modules, but it is better to be explicit.
2022-03-14upgpkg: tpm2-pkcs11-git 1.7.0.r54.bedf83a-1: add depends on pytss, use PEP 517Jonas Witschel
- tpm2_ptool depends on python-tpm2-pytss since upstream pull request https://github.com/tpm2-software/tpm2-pkcs11/pull/760 - Update build process according to the new Python package guidelines.
2021-11-04upgpkg: tpm2-pkcs11-git 1.7.0.r14.862bdb8-1: depend on stable tpm2-toolsJonas Witschel
tpm2-tools 5.2 has been released, so it is no longer necessary to depend on the VCS package.
2021-08-23upgpkg: tpm2-pkcs11-git 1.6.0.r54.701b617-1: depend on tpm2-tools-gitJonas Witschel
This is required since upstream commit https://github.com/tpm2-software/tpm2-pkcs11/commit/574e34cbe0275934244c011b2d80ff3d0bb60505 until the next stable tpm2-tools release.
2021-06-02upgpkg: tpm2-pkcs11-git 1.6.0.r26.69308e6-1: add depends python-bcrypt and ↵Jonas Witschel
openssh Cf. upstream commits https://github.com/tpm2-software/tpm2-pkcs11/commit/2a29875bd0b12715437560168ac4e35993dbb388 and https://github.com/tpm2-software/tpm2-pkcs11/commit/53885e3ddd1013ee64389f3d0c6a4d83bcc4590f
2021-02-25upgpkg: tpm2-pkcs11-git 1.5.0.r23.77b1188-1: add missing makedepends on ↵Jonas Witschel
python-setuptools
2020-10-27upgpkg: tpm2-pkcs11-git 1.4.0.r101.2d83133-1: switch from ibm-sw-tpm2 to swtpmJonas Witschel
ibm-sw-tpm2 still works fine as a TPM simulator, but the new upstream default in tpm2-tss 3.0.0 is swtpm.
2020-10-23upgpkg: tpm2-pkcs11-git 1.4.0.r92.aad675e-1: add python-python-pkcs11 ↵Jonas Witschel
checkdepends Required since upstream commit d59714922511d86ebe477bf389e31fdbb42c8e40.
2020-08-24upgpkg: tpm2-pkcs11-git 1.4.0.r12.0705eb8-1: add libtss2-fapi libdependsJonas Witschel
The new version features an optional FAPI backend.
2020-08-17upgpkg: tpm2-pkcs11-git 1.4.0rc0.r0.05e15d4-1: depend on tpm2-abrmdJonas Witschel
tpm2-abrmd 2.3.3 has been released, so we can depend on the stable version once again.
2020-08-05upgpkg: tpm2-pkcs11-git 1.3.2rc0.r339.00faef9-1: depend on tpm2-tssJonas Witschel
tpm2-tss 3.0.0 has been released, so we can depend on the package in [community] once again. tpm2-abrmd-git is still required until the next release of tpm2-abrmd.
2020-07-23upgpkg: tpm2-pkcs11-git 1.3.0.r321.8421d81-1: add libdepends, improve ↵Jonas Witschel
reproducibility
2020-07-18upgpkg: tpm2-pkcs11-git 1.3.0.r320.82d3f2f-1: depend on tpm2-abrmd-gitJonas Witschel
Required since upstream pull request https://github.com/tpm2-software/tpm2-pkcs11/pull/545
2020-07-08upgpkg: tpm2-pkcs11-git 1.2.0.r304.63995c5-1: add tpm2-tss-engine checkdependsJonas Witschel
Required since upstream commit 13f7eb809b2834a04e087551ae8ef1e0b8270d30.
2020-05-07upgpkg: tpm2-pkcs11-git 1.1.0.r183.70df205-1: depend on tpm2-tss-gitJonas Witschel
Since upstream commit 5b379c0d3996152dfd6f9633b59c2e04e461e038 tpm2-pkcs11-git depends on the upcoming tpm2-tss 3.0 release. On the other hand tpm2-tools 4.2 has been released, no need to use the master branch any more. PLEASE NOTE: since tpm2-tss-git bumps the soname of libtss2-sys.so and libtss-esys.so, you will need to install it first and rebuild tpm2-abrmd and tpm2-tools against it before building tpm2-pkcs11-git. This is necessary because otherwise starting tpm2-abrmd or any tpm2-tools executable will fail because of the soname mismatch. A full upgrade to tpm2-tss-git is currently the only possibility to run tpm2-pkcs11-git.
2020-03-17upgpkg: tpm2-pkcs11-git 1.1.0.r78.e63b115-1: depend on tpm2-tools-gitJonas Witschel
Since upstream commit 80e49f2e1dacb41e3b502c4333126f3524302199 the tests depend on FAPI tools (tss2_*) which will be available in tpm2-tools 4.2.
2020-03-02upgpkg: tpm2-pkcs11-git 1.1.0rc0.r10.e4be68d-1Jonas Witschel
Since upstream commit 2b0cc177a4e0855b101d630a6342c98165cea138 the non-free OASIS PKCS#11 header files are no longer used.
2020-02-26upgpkg: tpm2-pkcs11-git 1.1.0rc0.r10.e4be68d-1Jonas Witschel
Add wget and expect as checkdepends, required since upstream commits 473fed106b06ccd09a1cae84012b3fc8102f013e and 74ec0ea5a91938b8543d2d01f18f74f18dbf9696, resp.
2020-01-22upgpkg: tpm2-pkcs11-git 1.0.1.r30.9c77c56-1Jonas Witschel
Upstream commit bbfbcc6f43f43da7e2bb64494c67bde860a52b4d makes the integration tests compatible with recent Java versions.
2020-01-22upgpkg: tpm2-pkcs11-git 1.0.1.r24.e482faa-1Jonas Witschel
Add Java checkdepends required since upstream commit 304580ef865f5487194206aa57b3f5705501c199.
2020-01-11upgpkg: tpm2-pkcs11-git 1.0.1.r11.4428b09-1Jonas Witschel
- Update maintainer. - Add new python-pyasn1-modules dependency. - Update pkgver() to use release tags. - Add check() function to run the test suite. - Update license to mention IPR policy for PKCS#11 header files. - Synchronise PKGBUILD with stable tpm2-pkcs11 package in [community].
2019-09-20Replace tpm2-tools-git with tpm2-toolsIwan Timmer
2019-02-04Update buildIwan Timmer
2018-12-04Update dependenciesIwan Timmer
2018-09-24Use Python 3Iwan Timmer
2018-09-20Correct URLIwan Timmer
2018-09-20Initial commitIwan Timmer