Files
2024-11-30 00:37:13 +03:00

88 lines
3.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ethtool</Name>
<Homepage>https://www.kernel.org/pub/software/network/ethtool/</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>hardware.misc</PartOf>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Utility to examine and tune ethernet-based network interfaces</Summary>
<Description>ethtool is used for querying and changing settings of an ethernet device.</Description>
<Archive sha1sum="deb5080ea35810e62f228cc4ca68c34a18c549e4" type="tarxz">https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-6.11.tar.xz</Archive>
<BuildDependencies>
<Dependency>libmnl-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>ethtool</Name>
<Summary>Utility to examine and tune ethernet-based network interfaces</Summary>
<RuntimeDependencies>
<Dependency>libmnl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="bash-completion">/usr/share/bash-completion</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2024-11-29</Date>
<Version>6.11</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2020-09-07</Date>
<Version>5.8</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-07-22</Date>
<Version>5.7</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-04-28</Date>
<Version>5.4</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2019-11-04</Date>
<Version>5.3</Version>
<Comment>Ver. bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2016-02-18</Date>
<Version>4.2</Version>
<Comment>Version bump</Comment>
<Name>İbrahim KARAGÜZEL</Name>
<Email>karaguzelibrahim@gmail.com</Email>
</Update>
<Update release="1">
<Date>2010-11-19</Date>
<Version>2.6.36</Version>
<Comment>First release</Comment>
<Name>Onur Küçük</Name>
<Email>onur@pardus.org.tr</Email>
</Update>
</History>
</PISI>