summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-08-10upgpkg: tpm2-totp-git 0.2.0.r7.a93ddcc-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-07-23upgpkg: tpm2-totp-git 0.2.0.r6.b4f26a9-1: add libdependsJonas Witschel
2019-10-10upgpkg: tpm2-totp-git 0.2.0rc0.r0.b15fac3-1Jonas Witschel
killall from psmisc has not been necessary any more since upstream commit c88bebc07fe517c6e54991340ce84f38cdd859c1.
2019-10-09upgpkg: tpm2-totp-git 0.2.0rc0.r0.b15fac3-1Jonas Witschel
- mkinitcpio is not required for tests any more since upstream commit fbce78b934b951e0b9ee44281fdc63daf4d3b1a9. - Remove underscore preceeding "rc" in pkgver so that vercmp correctly sorts final versions after release candidates.
2019-09-28Update maintainer email addressJonas Witschel
2019-09-17Depend on repository packages instead of VCS packagesJonas Witschel
tpm2-tss 2.3.1 and tpm2-tools 4.0 are now available in the repositories, so we can use these instead of the -git AUR packages.
2019-07-26upgpkg: tpm2-totp-git 0.1.0.r70.ace43a6-1Jonas Witschel
Temporarily depend on tpm2-tss-git until tpm2-tss 2.3.0 is released.
2019-06-03upgpkg: tpm2-totp-git 0.1.0.r48.cb6f7be-1Jonas Witschel
Upstream now uses doxygen to generate a man 3 page.
2019-05-28upgpkg: tpm2-totp-git 0.1.0.r42.a1915e8-1Jonas Witschel
Add configuration for new dracut module
2019-05-27Depend on tpm2-tools instead of tpm2-tools-gitJonas Witschel
Explicit dependency on the development version is not necessary, the used commands also work fine with the stable 3.1.4 release.
2019-05-15upgpkg: tpm2-totp-git 0.1.0.r28.a388092-1Jonas Witschel
mkinitcpio is now required for the mkinitcpio-tpm2-totp.sh integration test.
2019-05-07upgpkg: tpm2-totp-git 0.1.0.r23.bed3c92-1Jonas Witschel
Upstream now provides optional plymouth integration.
2019-05-07upgpkg: tpm2-totp-git 0.1.0.r20.ac23908-1Jonas Witschel
The mkinitcpio hooks are now distributed upstream.
2019-04-24upgpkg: tpm2-totp-git 0.1.0.r13.7196820-1Jonas Witschel
Enable tests by default, since they are guaranteed to use the TPM simulator after upstream PR #18.
2019-04-18Simplify pkgver()Jonas Witschel
2019-04-04upgpkg: tpm2-totp-git 0.1.0.r5.ed86a39-1Jonas Witschel
2019-02-22Update pkgver(), test suite must now be enabled in ./configureJonas Witschel
2019-02-21Remove patch for autoconf-archive 2019.01.06 included upstreamJonas Witschel
2019-01-26upgpkg: tpm2-totp-git r7.65fa75c-1Jonas Witschel
Update upstream URL
2019-01-08Patch Makefile to work with autoconf-archive 2019.01.06Jonas Witschel
2019-01-03upgpkg: tpm2-totp-git r8.f9822b9-1Jonas Witschel
- Add option to initcpio hook for specifying a custom NV index - Upstream now requires tpm2-tools-git for tests (for tpm2_pcrextend)
2018-12-19upgpkg: tpm2-totp-git r1.51c2aee-3Jonas Witschel
Fix wrong install command in package()
2018-12-19upgpkg: tpm2-totp-git r1.51c2aee-2Jonas Witschel
- Add psmisc required by tests (for killall) - Add demo mkinitcpio hook
2018-12-19Initial upload: tpm2-totp-git r1.51c2aee-1Jonas Witschel