summarylogtreecommitdiffstats
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-09-27upgpkg: tpm2-tss-git 3.1.0.r56.bfc10c42-1: add libtpms makedependsJonas Witschel
Upstream commit https://github.com/tpm2-software/tpm2-tss/commit/ec9ffe67a4ef9671c556c47ebc0a5114af1e6605 added a TCTI for libtpms. libtpms is usually installed as part of the "swtpm" checkdepends anyway, but explicitly add it to makedepends to make building with --nocheck possible as well. The libtpms dynamic library is dlopen()'ed, so it is not a hard runtime dependency for tpm2-tss.
2020-08-06upgpkg: tpm2-tss-git 3.0.0.r16.76be63d6-1: sync with [community] PKGBUILDJonas Witschel
Use swtpm instead of ibm-sw-tpm2 and improve reproducibility.
2020-05-16upgpkg: tpm2-tss-git 2.4.0.r81.15073cc3-1: add libprovides/depsJonas Witschel
2020-03-17upgpkg: tpm2-tss-git 2.4.0.r16.047217eb-1: remove procps-ng checkdependsJonas Witschel
The ps executable is no longer needed as of upstream commit 047217ebbf0f49a8c17c0567cd8a3356c5263e35.
2020-03-12upgpkg: tpm2-tss-git 2.4.0.r1.e808993b-1: add curl as dependencyJonas Witschel
curl is required for the FAPI library.
2020-01-03upgpkg: tpm2-tss-git 2.4.0rc0.r0.a808e737-1Jonas Witschel
Remove dash preceeding "rc" in pkgver() so that vercmp correctly sorts final versions after release candidates.
2020-01-03upgpkg: tpm2-tss-git 2.0.0.r454.c41705d5-1Jonas Witschel
- Configure directories for new FAPI library. - sysusers.d configuration is now provided by upstream.
2019-09-28Update maintainer email addressJonas Witschel
2019-09-26upgpkg: tpm2-tss-git 2.0.0.r409.76641c1e-1Jonas Witschel
libtss2-tcti-default.so is no longer installed since upstream commit https://github.com/tpm2-software/tpm2-tss/commit/f1a669c8a55731fd392e5cb3579ada6d76e45ffb
2019-08-14upgpkg: tpm2-tss-git 2.0.0.r384.e05d28ec-1Jonas Witschel
post-release (2.3.0) version bump
2019-08-02upgpkg: tpm2-tss-git 2.3.0.rc0.r5.185659ca-1Jonas Witschel
Remove libtss2-tcti-default.so to be able to use tpm2-abrmd.
2019-04-30upgpkg: tpm2-tss-git 2.0.0.r309.acf79cd6-1Jonas Witschel
The kernel regression was fixed in 5.0.10, so this fix is not necessary any more.
2019-04-18Simplify pkgver()Jonas Witschel
2019-03-25upgpkg: tpm2-tss-git 2.0.0.r268.79d31052-1Jonas Witschel
Add temporary fix for a regression in Linux kernel 5.0
2019-01-29upgpkg: tpm2-tss-git 2.0.0.r170.b7b42326-1Jonas Witschel
Dependency on gnulib-git is no longer required since ld-version-script.m4 was readded to upstream repository.
2019-01-27Prefix custom variable name with underscoreJonas Witschel
2019-01-26upgpkg: tpm2-tss-git 2.0.0.r165.0d26c99e-1Jonas Witschel
Remove upstreamed patch for autoconf-archive 2019.01.06
2019-01-15upgpkg: tpm2-tss-git 2.0.0.r162.d1106347-1Jonas Witschel
It is now required to use "ACLOCAL_PATH" instead of "-I" for gnulib.
2019-01-15Simplify duplicate ./configure callJonas Witschel
2019-01-08Move sysusers.d configuration from tpm2-abrmd to tpm2-tssJonas Witschel
2019-01-08Patch Makefile to work with autoconf-archive 2019.01.06Jonas Witschel
2018-12-29upgpkg: tpm2-tss-git 2.0.0.r150.303412cb-1Jonas Witschel
Upstream switched from netstat to ss.
2018-12-10Update pkgdescJonas Witschel
2018-11-19upgpkg: tpm2-tss-git 2.0.0.r121.76ede3d2-1Jonas Witschel
Upstream now requires gnulib Autoconf macros.
2018-11-14upgpkg: tpm2-tss-git 2.0.0.r111.b9d1d2b6-1Jonas Witschel
Upstream now requires doxygen for building.
2018-10-31upgpkg: tpm2-tss-git 2.0.0.r93.c42f7aaa-1Jonas Witschel
2018-10-31Update dependencies changed upstreamJonas Witschel
2018-10-01Move bootstrap to prepare()Jonas Witschel
2018-08-02Remove superfluous configure options; Add test suiteJonas Witschel
2018-07-28Clean up PKGBUILD and update maintainerJonas Witschel
2018-02-25Add uriparser and gcrypt to dependsHaochen Tong
2017-07-31update pkgverHaochen Tong
2017-07-30newpkg: tpm2-tss-gitHaochen Tong