Date: Friday, February 18, 2022 @ 18:56:46
  Author: diabonas
Revision: 1134104

upgpkg: swtpm 0.7.1-1: upstream security release (CVE-2022-23645), enable debug 
symbols

Modified:
  swtpm/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-02-18 18:47:51 UTC (rev 1134103)
+++ PKGBUILD    2022-02-18 18:56:46 UTC (rev 1134104)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel <[email protected]>
 pkgname=swtpm
-pkgver=0.7.0
-_tag=3af0d616b3fb63c1cd8d49d64700650490c08dd2 # git rev-parse "v$pkgver"
+pkgver=0.7.1
+_tag=bbb29e6a0de983bde808006b3a6c2410d883b0a2 # git rev-parse "v$pkgver"
 pkgrel=1
 pkgdesc='Libtpms-based TPM emulator with socket, character device, and Linux 
CUSE interface'
 arch=('x86_64')
@@ -10,6 +10,7 @@
 depends=('fuse2' 'glib2' 'gnutls' 'json-glib' 'libseccomp' 'libtpms' 
'libseccomp.so')
 makedepends=('git' 'expect' 'iproute2' 'libtasn1' 'python' 'socat')
 checkdepends=('softhsm')
+options=('debug')
 source=("git+$url.git?signed#tag=$_tag")
 sha512sums=('SKIP')
 validpgpkeys=('B818B9CADF9089C2D5CEC66B75AD65802A0B4211') # Stefan Berger 
<[email protected]>

Reply via email to