pspec.xml 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>tcpdump</Name>
  6. <Homepage>http://www.tcpdump.org/</Homepage>
  7. <Packager>
  8. <Name>Blue DeviL</Name>
  9. <Email>bluedevil@sctzine.com</Email>
  10. </Packager>
  11. <License>BSD</License>
  12. <IsA>app:console</IsA>
  13. <Summary>A Tool for network monitoring and data acquisition</Summary>
  14. <Description>Tcpdump is a tool to print out (or save to file) the contents of packets on a network interface. It also allows limiting the number of packets collected using expressions.</Description>
  15. <Archive sha1sum="d3af1358de2f7fd9bf061baf237fab2c78a6ed3c" type="targz">https://www.tcpdump.org/release/tcpdump-4.99.1.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>libpcap-devel</Dependency>
  18. <Dependency>openssl-devel</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>tcpdump</Name>
  23. <RuntimeDependencies>
  24. <Dependency>libpcap</Dependency>
  25. <!--<Dependency>openssl</Dependency>-->
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="executable">/usr/bin</Path>
  29. <Path fileType="man">/usr/share/man</Path>
  30. <Path fileType="doc">/usr/share/doc</Path>
  31. </Files>
  32. </Package>
  33. <History>
  34. <Update release="14">
  35. <Date>2021-08-09</Date>
  36. <Version>4.99.1</Version>
  37. <Comment>Version bump.</Comment>
  38. <Name>Erkan IŞIK</Name>
  39. <Email>erkanisik@pisilinux.org</Email>
  40. </Update>
  41. <Update release="13">
  42. <Date>2019-11-29</Date>
  43. <Version>4.9.3</Version>
  44. <Comment>Version bump.</Comment>
  45. <Name>Blue DeviL</Name>
  46. <Email>bluedevil@sctzine.com</Email>
  47. </Update>
  48. <Update release="12">
  49. <Date>2016-02-22</Date>
  50. <Version>4.7.4</Version>
  51. <Comment>Version bump, built with docker</Comment>
  52. <Name>İbrahim KARAGÜZEL</Name>
  53. <Email>karaguzelibrahim@gmail.com</Email>
  54. </Update>
  55. <Update release="11">
  56. <Date>2010-10-13</Date>
  57. <Version>4.1.1</Version>
  58. <Comment>Mass rebuild for Pardus 2011 Beta</Comment>
  59. <Name>Gökcen Eraslan</Name>
  60. <Email>gokcen@pardus.org.tr</Email>
  61. </Update>
  62. <Update release="10">
  63. <Date>2010-06-07</Date>
  64. <Version>4.1.1</Version>
  65. <Comment>
  66. New upstream release
  67. Enable smi
  68. Don't blow up if a zero-length link-layer address is passed to linkaddr_string()
  69. Fix printing of MAC addresses for VLAN frames with a length field
  70. Add some additional bounds checks and use the EXTRACT_ macros more
  71. Add a -b flag to print the AS number in BGP packets in ASDOT notation rather than ASPLAIN notation
  72. Add ICMPv6 RFC 5006 support
  73. Decode the access flags in NFS access requests
  74. Handle the new DLT_ for memory-mapped USB captures on Linux
  75. Make the default snapshot (-s) the maximum
  76. Print name of device (when -L is used)
  77. Print new TCP flags
  78. Add support for RPL DIO
  79. Add support for TCP User Timeout (UTO)
  80. Add support for non-standard Ethertypes used by 3com PPPoE gear
  81. Add support for 802.11n and 802.11s
  82. Add support for Transparent Ethernet Bridge ethertype in GRE
  83. Add 4 byte AS support for BGP printer
  84. Add support for the MDT SAFI 66 BG printer
  85. Add basic IPv6 support to print-olsr
  86. Add USB printer
  87. Add printer for ForCES
  88. Handle frames with an FCS
  89. Handle 802.11n Control Wrapper, Block Acq Req and Block Ack frames
  90. Fix TCP sequence number printing
  91. Report 802.2 packets as 802.2 instead of 802.3
  92. Lots of code clean up
  93. </Comment>
  94. <Name>Onur Küçük</Name>
  95. <Email>onur@pardus.org.tr</Email>
  96. </Update>
  97. <Update release="9">
  98. <Date>2009-05-04</Date>
  99. <Version>4.0.0</Version>
  100. <Comment>Fix linking with pcap</Comment>
  101. <Name>Onur Küçük</Name>
  102. <Email>onur@pardus.org.tr</Email>
  103. </Update>
  104. <Update release="8">
  105. <Date>2009-05-04</Date>
  106. <Version>4.0.0</Version>
  107. <Comment>Version bump</Comment>
  108. <Name>Onur Küçük</Name>
  109. <Email>onur@pardus.org.tr</Email>
  110. </Update>
  111. <Update release="7">
  112. <Date>2007-10-07</Date>
  113. <Version>3.9.8</Version>
  114. <Comment>Version bump.</Comment>
  115. <Name>Furkan Duman</Name>
  116. <Email>coderlord@gmail.com</Email>
  117. </Update>
  118. <Update release="6">
  119. <Date>2007-08-10</Date>
  120. <Version>3.9.7</Version>
  121. <Comment>Stable update</Comment>
  122. <Name>İsmail Dönmez</Name>
  123. <Email>ismail@pardus.org.tr</Email>
  124. </Update>
  125. <Update release="5" type="security">
  126. <Date>2007-07-17</Date>
  127. <Version>3.9.6</Version>
  128. <Comment>Fix CVE-2007-3798</Comment>
  129. <Name>İsmail Dönmez</Name>
  130. <Email>ismail@pardus.org.tr</Email>
  131. </Update>
  132. <Update release="4">
  133. <Date>2007-06-17</Date>
  134. <Version>3.9.6</Version>
  135. <Comment>Version bump</Comment>
  136. <Name>Furkan Duman</Name>
  137. <Email>coderlord@gmail.com</Email>
  138. </Update>
  139. <Update release="3">
  140. <Date>2007-02-03</Date>
  141. <Version>3.9.5</Version>
  142. <Comment>Fix 802.11 denial of service</Comment>
  143. <Name>İsmail Dönmez</Name>
  144. <Email>ismail@pardus.org.tr</Email>
  145. </Update>
  146. <Update release="2">
  147. <Date>2007-01-16</Date>
  148. <Version>3.9.5</Version>
  149. <Comment>Stable update</Comment>
  150. <Name>İsmail Dönmez</Name>
  151. <Email>ismail@pardus.org.tr</Email>
  152. </Update>
  153. <Update release="1">
  154. <Date>2005-11-19</Date>
  155. <Version>3.9.4</Version>
  156. <Comment>First release</Comment>
  157. <Name>Furkan Duman</Name>
  158. <Email>coderlord@gmail.com</Email>
  159. </Update>
  160. </History>
  161. </PISI>