tpm2-tss ver. bump

This commit is contained in:
Rmys
2022-12-20 23:51:37 +03:00
parent 8f129420b6
commit b2a90fc850
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from pisi.actionsapi import shelltools
def setup():
pisitools.dosed("dist/tmpfiles.d/tpm2-tss-fapi.conf.in", "default:group:tss:rwx", deleteLine=True)
shelltools.system("./bootstrap")
# shelltools.system("./bootstrap")
autotools.configure("--enable-static=no \
--with-udevrulesprefix=60- \
--with-tmpfilesdir=/usr/lib/tmpfiles.d \
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>OSS implementation of the TCG TPM2 Software Stack (TSS2)</Summary>
<Description>Implementation of the TCG Trusted Platform Module 2.0 Software Stack (TSS2)</Description>
<Archive sha1sum="5576599b28cafe2fb77b0ec4d5aa86b14a12ac8b" type="targz">https://github.com/tpm2-software/tpm2-tss/archive/3.2.0.tar.gz</Archive>
<Archive sha1sum="7af1d35f77cc022da320e7a3c7a729b888057ac4" type="targz">https://github.com/tpm2-software/tpm2-tss/releases/download/3.2.1/tpm2-tss-3.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
<Dependency>iproute2</Dependency>
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="6">
<Date>2022-12-20</Date>
<Version>3.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2022-08-10</Date>
<Version>3.2.0</Version>