summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2021-12-17tpm2-software: disable link time optimisationJonas Witschel
The test suites of this package use -Wl,--wrap which does not work with LTO (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88643), so disable it for now.
2021-01-19upgpkg: tpm2-abrmd-git 2.3.3.r44.9100c70-1: switch from ibm-sw-tpm2 to swtpmJonas Witschel
ibm-sw-tpm2 still works fine as a TPM simulator, but the new upstream default since tpm2-tss 3.0 is swtpm.
2020-07-23upgpkg: tpm2-abrmd-git 2.3.2.r11.78ba8ea-1: add libdependsJonas Witschel
2020-07-18upgpkg: tpm2-abrmd-git 2.3.2.r11.78ba8ea-1Jonas Witschel
Remove dash preceeding "rc" in pkgver() so that vercmp correctly sorts final versions after release candidates.
2019-12-04upgpkg: tpm2-abrmd-git 2.3.0.r3.ba15348-1Jonas Witschel
Upstream replaced netstat by ss.
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-09-05upgpkg: tpm2-abrmd-git 2.2.0.r4.dd42371-1Jonas Witschel
Temporarily depend on tpm2-tss-git until tpm2-tss 2.3 is in the official repositories.
2019-04-18Simplify pkgver()Jonas Witschel
2019-02-21Remove patch for autoconf-archive 2019.01.06 included upstreamJonas Witschel
2019-01-28upgpkg: tpm2-abrmd-git 2.1.0rc1.r2.a93cc0b-1Jonas Witschel
Remove dbus-run-session call now included into the upstream test suite
2019-01-27Prefix custom variable name with underscoreJonas Witschel
2019-01-15Simplify duplicate ./configure callJonas Witschel
2019-01-12Move sysusers.d configuration to tpm2-tss, remove useless systemd.presetJonas Witschel
2019-01-08Patch Makefile to work with autoconf-archive 2019.01.06Jonas Witschel
2018-12-10Update pkgdescJonas Witschel
2018-10-31Simplify sysusers.d configurationJonas Witschel
2018-09-12Revert hotfix for glib2 2.58 as problem has been fixed upstreamJonas Witschel
2018-09-11Fix build for glib2 2.58Jonas Witschel
For glib2 2.58.0, pkgconf reports an absolute path for gdbus-codegen instead of a relative path, which breaks the configure script checks.
2018-08-02Remove superfluous configure options; Add test suiteJonas Witschel
2018-07-28Clean up PKGBUILD and update maintainerJonas Witschel
2017-07-31add missing userHaochen Tong
2017-07-30newpkg: tpm2-abrmd-gitHaochen Tong