p11-kit-0.24.1

This commit is contained in:
Rmys
2022-12-06 13:24:19 +03:00
committed by GitHub
parent 679c49fff1
commit c88ea1c12c
+10 -2
View File
@@ -13,7 +13,7 @@
<PartOf>util.crypt</PartOf>
<Summary>Library to work with PKCS#11 modules</Summary>
<Description>The p11-kit package Provides a way to load and enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules.</Description>
<Archive sha1sum="339e5163ed50a9984a74739b9207ea8cd77fa7e2" type="tarxz">https://github.com/p11-glue/p11-kit/releases/download/0.23.22/p11-kit-0.23.22.tar.xz</Archive>
<Archive sha1sum="4d5c35c8c2d6ee12ed69ab58221d6d515c570089" type="tarxz">https://github.com/p11-glue/p11-kit/releases/download/0.24.1/p11-kit-0.24.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="4.16.0">libtasn1-devel</Dependency>
<Dependency>libffi-devel</Dependency>
@@ -29,11 +29,12 @@
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec/p11-kit</Path>
<Path fileType="config">/etc/pkcs11</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/gtk-doc</Path>
<Path fileType="doc">/usr/share/p11-kit</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="config">/etc/pkcs11</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
</Files>
</Package>
@@ -78,6 +79,13 @@
</Package>
<History>
<Update release="11">
<Date>2022-12-06</Date>
<Version>0.24.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-03-01</Date>
<Version>0.23.22</Version>