146bd9fe35
add package, iftop, minicom,tcdump, focuswirter
162 lines
6.5 KiB
XML
162 lines
6.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>tcpdump</Name>
|
|
<Homepage>http://www.tcpdump.org/</Homepage>
|
|
<Packager>
|
|
<Name>Blue DeviL</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Packager>
|
|
<License>BSD</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>A Tool for network monitoring and data acquisition</Summary>
|
|
<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>
|
|
<Archive sha1sum="d3af1358de2f7fd9bf061baf237fab2c78a6ed3c" type="targz">https://www.tcpdump.org/release/tcpdump-4.99.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libpcap-devel</Dependency>
|
|
<Dependency>openssl-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
<Package>
|
|
<Name>tcpdump</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libpcap</Dependency>
|
|
<!--<Dependency>openssl</Dependency>-->
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
<History>
|
|
<Update release="14">
|
|
<Date>2021-08-09</Date>
|
|
<Version>4.99.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Erkan IŞIK</Name>
|
|
<Email>erkanisik@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="13">
|
|
<Date>2019-11-29</Date>
|
|
<Version>4.9.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue DeviL</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="12">
|
|
<Date>2016-02-22</Date>
|
|
<Version>4.7.4</Version>
|
|
<Comment>Version bump, built with docker</Comment>
|
|
<Name>İbrahim KARAGÜZEL</Name>
|
|
<Email>karaguzelibrahim@gmail.com</Email>
|
|
</Update>
|
|
<Update release="11">
|
|
<Date>2010-10-13</Date>
|
|
<Version>4.1.1</Version>
|
|
<Comment>Mass rebuild for Pardus 2011 Beta</Comment>
|
|
<Name>Gökcen Eraslan</Name>
|
|
<Email>gokcen@pardus.org.tr</Email>
|
|
</Update>
|
|
<Update release="10">
|
|
<Date>2010-06-07</Date>
|
|
<Version>4.1.1</Version>
|
|
<Comment>
|
|
New upstream release
|
|
Enable smi
|
|
Don't blow up if a zero-length link-layer address is passed to linkaddr_string()
|
|
Fix printing of MAC addresses for VLAN frames with a length field
|
|
Add some additional bounds checks and use the EXTRACT_ macros more
|
|
Add a -b flag to print the AS number in BGP packets in ASDOT notation rather than ASPLAIN notation
|
|
Add ICMPv6 RFC 5006 support
|
|
Decode the access flags in NFS access requests
|
|
Handle the new DLT_ for memory-mapped USB captures on Linux
|
|
Make the default snapshot (-s) the maximum
|
|
Print name of device (when -L is used)
|
|
Print new TCP flags
|
|
Add support for RPL DIO
|
|
Add support for TCP User Timeout (UTO)
|
|
Add support for non-standard Ethertypes used by 3com PPPoE gear
|
|
Add support for 802.11n and 802.11s
|
|
Add support for Transparent Ethernet Bridge ethertype in GRE
|
|
Add 4 byte AS support for BGP printer
|
|
Add support for the MDT SAFI 66 BG printer
|
|
Add basic IPv6 support to print-olsr
|
|
Add USB printer
|
|
Add printer for ForCES
|
|
Handle frames with an FCS
|
|
Handle 802.11n Control Wrapper, Block Acq Req and Block Ack frames
|
|
Fix TCP sequence number printing
|
|
Report 802.2 packets as 802.2 instead of 802.3
|
|
Lots of code clean up
|
|
</Comment>
|
|
<Name>Onur Küçük</Name>
|
|
<Email>onur@pardus.org.tr</Email>
|
|
</Update>
|
|
<Update release="9">
|
|
<Date>2009-05-04</Date>
|
|
<Version>4.0.0</Version>
|
|
<Comment>Fix linking with pcap</Comment>
|
|
<Name>Onur Küçük</Name>
|
|
<Email>onur@pardus.org.tr</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2009-05-04</Date>
|
|
<Version>4.0.0</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Onur Küçük</Name>
|
|
<Email>onur@pardus.org.tr</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2007-10-07</Date>
|
|
<Version>3.9.8</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Furkan Duman</Name>
|
|
<Email>coderlord@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2007-08-10</Date>
|
|
<Version>3.9.7</Version>
|
|
<Comment>Stable update</Comment>
|
|
<Name>İsmail Dönmez</Name>
|
|
<Email>ismail@pardus.org.tr</Email>
|
|
</Update>
|
|
<Update release="5" type="security">
|
|
<Date>2007-07-17</Date>
|
|
<Version>3.9.6</Version>
|
|
<Comment>Fix CVE-2007-3798</Comment>
|
|
<Name>İsmail Dönmez</Name>
|
|
<Email>ismail@pardus.org.tr</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2007-06-17</Date>
|
|
<Version>3.9.6</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Furkan Duman</Name>
|
|
<Email>coderlord@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2007-02-03</Date>
|
|
<Version>3.9.5</Version>
|
|
<Comment>Fix 802.11 denial of service</Comment>
|
|
<Name>İsmail Dönmez</Name>
|
|
<Email>ismail@pardus.org.tr</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2007-01-16</Date>
|
|
<Version>3.9.5</Version>
|
|
<Comment>Stable update</Comment>
|
|
<Name>İsmail Dönmez</Name>
|
|
<Email>ismail@pardus.org.tr</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2005-11-19</Date>
|
|
<Version>3.9.4</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Furkan Duman</Name>
|
|
<Email>coderlord@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|