Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-17 | tpm2-software: disable link time optimisation | Jonas 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. | |||
2020-11-24 | upgpkg: tpm2-tools-git 5.0.r15.713c2ab5-1: switch from ibm-sw-tpm2 to swtpm | Jonas Witschel | |
ibm-sw-tpm2 still works fine as a TPM simulator, but the new upstream default since tpm2-tss 3.0 is swtpm. | |||
2020-11-16 | upgpkg: tpm2-tools-git 5.0.r0.684eeed0-1: rename libutil-linux to ↵ | Jonas Witschel | |
util-linux-libs | |||
2020-07-23 | upgpkg: tpm2-tools-git 4.2.r208.279bc782-1: add libdepends | Jonas Witschel | |
2020-03-12 | upgpkg: tpm2-tools-git 4.2rc0.r0.eb855d1c-1: update license location | Jonas Witschel | |
Upstream has moved the license file to the subfolder "doc". | |||
2020-03-12 | upgpkg: tpm2-tools-git 4.1.1.r83.0561d94d-1: depend on stable tpm2-tss | Jonas Witschel | |
tpm2-tss 2.4.0 has been released, so there is currently no need to depend on the VCS package any more. | |||
2020-02-11 | upgpkg: tpm2-tools-git 4.1.1.r41.305011b2-1 | Jonas Witschel | |
Add expect as checkdepends, required since upstream commit 305011b2a7d091740fa01dbfbd27a48a76f670f7. | |||
2020-02-05 | upgpkg: tpm2-tools-git 4.1.1.r36.c375bb10-1 | Jonas Witschel | |
Since upstream commit e9d4e2f494b25d05bcfd7b1c3d815d804115df1b tpm2-tools-git uses Esys_GetSysContext(), which will only be available in the upcoming tpm2-tss 2.4.0. | |||
2020-01-13 | upgpkg: tpm2-tools-git 4.1.1rc1.r0.9a79aab0-1 | Jonas Witschel | |
Fix pkgver() to work with uppercase "RC" suffixes as well. | |||
2019-11-06 | upgpkg: tpm2-tools-git 4.1rc0.r0.76a88035-1 | Jonas Witschel | |
Remove underscore preceeding "rc" in pkgver so that vercmp correctly sorts final versions after release candidates. | |||
2019-09-17 | Depend on repository packages instead of VCS packages | Jonas 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-11 | upgpkg: tpm2-tools-git 4.0.r35.785bfed1-1 | Jonas Witschel | |
Add iproute2 as checkdepends, required for the ss executable | |||
2019-05-16 | upgpkg: tpm2-tools-git 3.0.2.r1084.2449c391-1 | Jonas Witschel | |
--disable-debug is not necessary any more since upstream commit 2449c391751f1a8bbf5e6fc77e235b48371729cf removed -O0 from CFLAGS and debugging information gets stripped by default anyway. | |||
2019-05-14 | upgpkg: tpm2-tools-git 3.0.2.r1075.070683a5-1 | Jonas Witschel | |
Upstream now uses AX_IS_RELEASE and AX_CHECK_ENABLE_DEBUG, so we need to explicitly disable debugging information (it doesn't work anyway at the moment because -O0 is added to CFLAGS, but _FORTIFY_SOURCE requires building with optimisation enabled). | |||
2019-05-07 | upgpkg: tpm2-tools-git 3.0.2.r1061.82d5b49c-1 | Jonas Witschel | |
With the released version 2.2.2, the integration test tcti/abrmd/extended-sessions.sh fails. Temporarily depend on tpm2-tss-git until this is resolved in a new release. | |||
2019-04-18 | Simplify pkgver() | Jonas Witschel | |
2019-02-21 | Remove patch for autoconf-archive 2019.01.06 included upstream | Jonas Witschel | |
2019-01-27 | Prefix custom variable name with underscore | Jonas Witschel | |
2019-01-15 | Simplify duplicate ./configure call | Jonas Witschel | |
2019-01-08 | Patch Makefile to work with autoconf-archive 2019.01.06 | Jonas Witschel | |
2018-12-10 | Remove versioned dependencies | Jonas Witschel | |
starting | |||
2018-10-15 | Move bootstrap to prepare() | Jonas Witschel | |
2018-08-02 | Remove superfluous configure options; Add test suite | Jonas Witschel | |
2018-07-28 | Remove unnecessary checkdepends | Jonas Witschel | |
2018-07-28 | Clean up PKGBUILD and update maintainer | Jonas Witschel | |
2017-08-12 | fix makedepends and source path | Haochen Tong | |
2017-07-31 | newpkg: tpm2-tools-git | Haochen Tong | |