cryptsetup:update

This commit is contained in:
alihanozturk
2016-01-28 00:19:06 +02:00
parent adb1b3a79f
commit bd0cfbf0ae
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:cli</IsA>
<Summary>Userspace setup tool for transparent encryption of block devices using dm-crypt</Summary>
<Description>Userspace setup tool for transparent encryption of block devices using dm-crypt</Description>
<Archive sha1sum="7cb02f1e23ee18cd26391fd856f7644195b4544e" type="tarxz">https://www.kernel.org/pub/linux/utils/cryptsetup/v1.6/cryptsetup-1.6.7.tar.xz</Archive>
<Archive sha1sum="d2afa5b9d974404f9f5ca15cf6b4f018dde65169" type="tarxz">https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.02.118">device-mapper-devel</Dependency>
<Dependency>libgpg-error-devel</Dependency>
@@ -82,6 +82,13 @@
</Package>
<History>
<Update release="8">
<Date>2016-01-28</Date>
<Version>1.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2015-04-30</Date>
<Version>1.6.7</Version>