summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-06-03Bump to latest stable 0.3.1Thibaut Sautereau
While at it, explicitly add libseccomp in order to avoid transitive dependencies.
2020-02-27Bump to latest stable 0.3.0Thibaut Sautereau
2019-08-08Bump to latest stable 0.2.0Thibaut Sautereau
2019-03-25Remove unneeded configure optionsThibaut Sautereau
Those are automatically determined.
2019-03-25Regenerate SRCINFO file to add new python build dependencyThibaut Sautereau
2019-03-25Fix DAC permissions for /var/lib/swtpm-localca directoryThibaut Sautereau
Libvirt's default QEMU driver configuration uses 'tss' user and group when setting up swtpm, which fails with default /var/lib/swtpm-localca directory DAC permissions. This was reported by Timothée Ravier (timothee.ravier@clip-os.org). When rebuilding in a clean chroot I also noticed python was missing from makedepends. As socat, it is only needed for tests but the configure script checks for it anyway.
2019-02-05Add initial PKGBUILD for swtpm v0.1.0Thibaut Sautereau