cpio ver. bump

This commit is contained in:
Rmys
2024-01-19 18:28:49 +03:00
parent 47ca548596
commit e4a361b9cb
5 changed files with 142 additions and 20 deletions
+10 -10
View File
@@ -12,20 +12,13 @@
<IsA>app:console</IsA>
<Summary>A file archival tool which can also read and write tar files</Summary>
<Description>GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar.</Description>
<Archive sha1sum="60358408c76db354f6716724c4bcbcb6e18ab642" type="tarbz2">mirrors://gnu/cpio/cpio-2.12.tar.bz2</Archive>
<Archive sha1sum="db5e3845eb5475ddcb7e8915c3a1458a0c13d787" type="tarbz2">mirrors://gnu/cpio/cpio-2.15.tar.bz2</Archive>
<BuildDependencies>
<Dependency>texinfo</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">cpio-2.7-svr4compat.patch</Patch-->
<Patch level="1">cpio-2.9-exitCode.patch</Patch>
<Patch level="1">CVE-2010-0624-rpatelib-overflow.patch</Patch>
<Patch level="1">cpio-2.12-name-overflow.patch</Patch>
<Patch level="1">cpio-2.12-non-gnu-compilers.patch</Patch>
<Patch level="1">cpio-2.12-no-overwrite-symlinks.patch</Patch>
<Patch level="1">cpio-2.12-svr4compat.patch</Patch>
<Patch level="1">CVE-2010-0624-rpatelib-overflow.patch</Patch>
<Patch level="1">cpio-2.12-gcc-10.patch</Patch>
<Patch level="1">gentoo/cpio-2.12-non-gnu-compilers.patch</Patch>
<Patch level="1">gentoo/cpio-2.13-fix-no-absolute-filenames-revert-CVE-2015-1197-handling.patch</Patch> -->
</Patches>
</Source>
@@ -41,6 +34,13 @@
</Package>
<History>
<Update release="7">
<Date>2024-01-15</Date>
<Version>2.15</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-12-09</Date>
<Version>2.12</Version>