mtools, popt, cryptsetup ver. bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Utilities to access MS-DOS disks without mounting them</Summary>
|
||||
<Description>Mtools are utilities to access MS-DOS disks without mounting them.</Description>
|
||||
<Archive sha1sum="9a64516b5a3fd1131c6b697c828a16654c8f3fcc" type="targz">mirrors://gnu/mtools/mtools-4.0.40.tar.gz</Archive>
|
||||
<Archive sha1sum="925d9d9acff8a9eefcbf88b684b683626d8d9228" type="targz">mirrors://gnu/mtools/mtools-4.0.41.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -27,6 +27,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2022-09-20</Date>
|
||||
<Version>4.0.41</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2022-06-06</Date>
|
||||
<Version>4.0.40</Version>
|
||||
|
||||
@@ -13,14 +13,14 @@
|
||||
<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="d662fef15536f9555ecd61663aa22dd803e65357" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v2.3/cryptsetup-2.3.4.tar.xz</Archive>
|
||||
<Archive sha1sum="004a2c185f8ea45f78b9a171c9b96850081d0ad8" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v2.3/cryptsetup-2.3.6.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="2.02.186">device-mapper-devel</Dependency>
|
||||
<Dependency>libgpg-error-devel</Dependency>
|
||||
<Dependency>libgcrypt-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency versionFrom="2.37.4">libutil-linux-devel</Dependency>
|
||||
<Dependency>popt-devel</Dependency>
|
||||
<Dependency>libutil-linux-devel</Dependency>
|
||||
<Dependency versionFrom="1.19">popt-devel</Dependency>
|
||||
<Dependency>popt</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>json-c-devel</Dependency>
|
||||
@@ -87,6 +87,13 @@
|
||||
</Package>-->
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2022-09-21</Date>
|
||||
<Version>2.3.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2022-07-21</Date>
|
||||
<Version>2.3.4</Version>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Popt command line option parser</Summary>
|
||||
<Description>The popt library exists essentially for parsing command line options with advantages such as there are no global variables, ability to parse an arbitrary array of argv-style elements, to exec external option filters, and automatic generation of help and usage messages, a standard method of option aliasing.</Description>
|
||||
<Archive sha1sum="0bf05488e151228fce9c0c9601162a9f432f69d9" type="targz">https://ftp.osuosl.org/pub/rpm/popt/releases/popt-1.x/popt-1.18.tar.gz</Archive>
|
||||
<Archive sha1sum="75654eebd67791f6c58059d0ac552230d81b09d9" type="targz">https://ftp.osuosl.org/pub/rpm/popt/releases/popt-1.x/popt-1.19.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -45,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-09-20</Date>
|
||||
<Version>1.19</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>1.18</Version>
|
||||
|
||||
Reference in New Issue
Block a user