summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-12-19upgpkg: tpm2-tss-engine-git 1.0.0.r69.22a6ae8-1Jonas Witschel
2020-10-27upgpkg: tpm2-tss-engine-git 1.1.0rc1.r4.ae070ca-1: switch from ibm-sw-tpm2 ↵Jonas Witschel
to swtpm ibm-sw-tpm2 still works fine as a TPM simulator, but the new upstream default in tpm2-tss 3.0.0 is swtpm.
2020-07-23upgpkg: tpm2-tss-engine-git 1.1.0rc1.r0.62a60ef-1: add libdependsJonas Witschel
2020-01-10upgpkg: tpm2-tss-engine-git 1.1.0rc0.r0.2da48e4-1Jonas Witschel
Remove dash preceeding "rc" in pkgver() so that vercmp correctly sorts final versions after release candidates.
2019-09-28Update maintainer email addressJonas Witschel
2019-07-03upgpkg: tpm2-tss-engine-git 1.0.0.r28.ae7d7e1-1Jonas Witschel
Use tpm2-tools 3.2.0 instead of tpm2-tools-git for integration tests.
2019-06-03upgpkg: tpm2-tss-engine-git 1.0.0.r26.0bd2b64-1Jonas Witschel
Upstream now uses the not yet released tpm2-tools 3.2 for integration testing. Revert this change for now so that we can continue using tpm2-tools-git until tpm2-tools 3.2 is released and available in our repositories.
2019-04-24upgpkg: tpm2-tss-engine-git 1.0.0.r14.2c0df2f-1Jonas Witschel
Running the test suite was simplified upstream in PR #107.
2019-04-19upgpkg: tpm2-tss-engine-git 1.0.0.r8.a063e24-2Jonas Witschel
Temporary fix for test failure until PR #107 is merged upstream
2019-04-18Simplify pkgver()Jonas Witschel
2019-03-30upgpkg: tpm2-tss-engine-git 1.0.0.rc3.r0.4284c43-1Jonas Witschel
tpm2-tss 2.2.2 is now in the repositories.
2019-03-25upgpkg: tpm2-tss-engine-git 1.0.0.rc2.r0.61c2866-1Jonas Witschel
Temporarily depend on tpm2-tss-git until tpm2-tss 2.2.2 is released.
2019-02-22Update pkgver(), test suite must now be enabled in ./configureJonas Witschel
2019-02-20upgpkg: tpm2-tss-engine-git r57.933d5d3-1Jonas Witschel
Remove workaround for tpm2-tss 2.2.0, addressed upstream in PR #82
2019-02-18upgpkg: tpm2-tss-engine-git r56.9b0c7d1-1Jonas Witschel
- Remove Autoconf Archive patch applied upstream - Add TPM2TOOLS_TCTI environment variable now required for tests - Add workaround for upstream issue with tpm2-tss 2.2.0
2019-01-24upgpkg: tpm2-tss-engine-git r47.e008159-1Jonas Witschel
- Add new dependency 'cmocka' - Enable tests by default since they can now be forced to use the simulator with an environment variable.
2019-01-08upgpkg: tpm2-tss-engine-git r33.c9061a7-2Jonas Witschel
2019-01-08Patch Makefile to work with autoconf-archive 2019.01.06Jonas Witschel
2018-12-29Forbid parallel execution of testsJonas Witschel
Only one simulator is running, which causes conflicts if accessed simultaneously by multiple tests.
2018-11-28upgpkg: tpm2-tss-engine-git r33.c9061a7-1Jonas Witschel
Upstream now requires 'expect' for tests.
2018-11-16upgpkg: tpm2-tss-engine-git r24.8d19aba-1Jonas Witschel
Remove fix applied upstream.
2018-11-08upgpkg: tpm2-tss-engine-git r21.2be24c0-1Jonas Witschel
Remove upstreamed patch
2018-10-28Initial commitJonas Witschel