pspec.xml 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. <PISI>
  2. <Source>
  3. <Name>unzip</Name>
  4. <Homepage>ftp://ftp.info-zip.org/pub/infozip/UnZip.html</Homepage>
  5. <Packager>
  6. <Name>Mustafa Cinasal</Name>
  7. <Email>muscnslp@gmail.com</Email>
  8. </Packager>
  9. <License>Info-ZIP</License>
  10. <IsA>app:console</IsA>
  11. <Summary>Unzipper for pkzip-compressed files</Summary>
  12. <Description>UnZip enables us to extract archives compressed in .zip format (also called "zipfiles").</Description>
  13. <BuildDependencies>
  14. <Dependency>bash</Dependency>
  15. <Dependency>bzip2</Dependency>
  16. </BuildDependencies>
  17. <Archive type="zip" sha1sum="7736e6306f1bb8e51f894ca4670e94181a0f6de3">mirrors://sourceforge/infozip/unzip60.zip</Archive>
  18. <Patches>
  19. <Patch level="1">fedora/0001-Fix-CVE-2016-9844-rhbz-1404283.patch</Patch>
  20. <Patch level="1">fedora/unzip-6.0-alt-iconv-utf8-print.patch</Patch>
  21. <Patch level="1">fedora/unzip-6.0-alt-iconv-utf8.patch</Patch>
  22. <Patch level="1">fedora/unzip-6.0-COVSCAN-fix-unterminated-string.patch</Patch>
  23. <Patch level="1">fedora/unzip-6.0-attribs-overflow.patch</Patch>
  24. <Patch level="1">fedora/unzip-6.0-bzip2-configure.patch</Patch>
  25. <Patch level="1">fedora/unzip-6.0-close.patch</Patch>
  26. <Patch level="1">fedora/unzip-6.0-configure.patch</Patch>
  27. <Patch level="1">fedora/unzip-6.0-cve-2014-8139.patch</Patch>
  28. <Patch level="1">fedora/unzip-6.0-cve-2014-8140.patch</Patch>
  29. <Patch level="1">fedora/unzip-6.0-cve-2014-8141.patch</Patch>
  30. <Patch level="1">fedora/unzip-6.0-format-secure.patch</Patch>
  31. <Patch level="1">fedora/unzip-6.0-overflow-long-fsize.patch</Patch>
  32. <Patch level="1">fedora/unzip-6.0-cve-2018-1000035-heap-based-overflow.patch</Patch>
  33. <Patch level="1">fedora/unzip-6.0-heap-overflow-infloop.patch</Patch>
  34. <Patch level="1">fedora/unzip-6.0-overflow.patch</Patch>
  35. <Patch level="1">fedora/unzip-6.0-cve-2018-18384.patch</Patch>
  36. <Patch level="1">fedora/unzip-6.0-exec-shield.patch</Patch>
  37. <Patch level="1">fedora/unzip-6.0-manpage-fix.patch</Patch>
  38. <Patch level="1">fedora/unzip-6.0-symlink.patch</Patch>
  39. <Patch level="1">fedora/unzip-6.0-timestamp.patch</Patch>
  40. <Patch level="1">fedora/unzip-6.0-valgrind.patch</Patch>
  41. <Patch level="1">fedora/unzip-6.0-x-option.patch</Patch>
  42. <Patch level="1">fedora/unzip-zipbomb-manpage.patch</Patch>
  43. <Patch level="1">fedora/unzip-zipbomb-part1.patch</Patch>
  44. <Patch level="1">fedora/unzip-zipbomb-part2.patch</Patch>
  45. <Patch level="1">fedora/unzip-zipbomb-part3.patch</Patch>
  46. <Patch level="1">fedora/unzip-zipbomb-part4.patch</Patch>
  47. <Patch level="1">fedora/unzip-zipbomb-part5.patch</Patch>
  48. <Patch level="1">fedora/unzip-zipbomb-part6.patch</Patch>
  49. <Patch level="1">fedora/unzip-zipbomb-switch.patch</Patch>
  50. <Patch level="1">unzip-6.0_CVE-2021-4217.patch</Patch>
  51. </Patches>
  52. </Source>
  53. <Package>
  54. <Name>unzip</Name>
  55. <Summary>Unzipper for pkzip-compressed files</Summary>
  56. <RuntimeDependencies>
  57. <Dependency>bash</Dependency>
  58. <Dependency>bzip2</Dependency>
  59. </RuntimeDependencies>
  60. <Files>
  61. <Path fileType="executable">/usr/bin</Path>
  62. <Path fileType="doc">/usr/share/doc</Path>
  63. <Path fileType="man">/usr/share/man</Path>
  64. </Files>
  65. </Package>
  66. <History>
  67. <Update release="9">
  68. <Date>2022-08-10</Date>
  69. <Version>60</Version>
  70. <Comment>Rebuild</Comment>
  71. <Name>Mustafa Cinasal</Name>
  72. <Email>muscnslp@gmail.com</Email>
  73. </Update>
  74. <Update release="8">
  75. <Date>2021-11-23</Date>
  76. <Version>60</Version>
  77. <Comment>Rebuild</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnslp@gmail.com</Email>
  80. </Update>
  81. <Update release="7">
  82. <Date>2020-12-09</Date>
  83. <Version>60</Version>
  84. <Comment>Rebuild</Comment>
  85. <Name>Mustafa Cinasal</Name>
  86. <Email>muscnslp@gmail.com</Email>
  87. </Update>
  88. <Update release="6">
  89. <Date>2020-01-15</Date>
  90. <Version>60</Version>
  91. <Comment>Rebuild</Comment>
  92. <Name>idris Kalp</Name>
  93. <Email>idriskalp@gmail.com</Email>
  94. </Update>
  95. <Update release="5">
  96. <Date>2018-07-15</Date>
  97. <Version>60</Version>
  98. <Comment>Rebuild</Comment>
  99. <Name>Ertuğrul Erata</Name>
  100. <Email>ertugrulerata@gmail.com</Email>
  101. </Update>
  102. <Update release="4">
  103. <Date>2017-01-23</Date>
  104. <Version>60</Version>
  105. <Comment>Rebuild.</Comment>
  106. <Name>Pisi Gnu/Linux Community</Name>
  107. <Email>cpisimail@yandex.com</Email>
  108. </Update>
  109. <Update release="3">
  110. <Date>2016-12-17</Date>
  111. <Version>60</Version>
  112. <Comment>Version Bump.</Comment>
  113. <Name>Pisi Gnu/Linux Community</Name>
  114. <Email>cpisimail@yandex.com</Email>
  115. </Update>
  116. <Update release="2">
  117. <Date>2016-12-17</Date>
  118. <Version>610b</Version>
  119. <Comment>Rebuild.</Comment>
  120. <Name>Pisi Gnu/Linux Community</Name>
  121. <Email>cpisimail@yandex.com</Email>
  122. </Update>
  123. <Update release="1">
  124. <Date>2016-07-26</Date>
  125. <Version>610b</Version>
  126. <Comment>First Release</Comment>
  127. <Name>Pisi Gnu/Linux Community</Name>
  128. <Email>cpisimail@yandex.com</Email>
  129. </Update>
  130. </History>
  131. </PISI>