cpupowertools

This commit is contained in:
Ertuğrul Erata
2019-01-20 08:48:02 +03:00
parent 5486d10245
commit 36f3fe26a1
5 changed files with 38300 additions and 8 deletions
+13 -7
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>cpupowertools</Name>
<Homepage>http://www.kernel.org</Homepage>
<Homepage>https://www.kernel.org</Homepage>
<Packager>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
@@ -12,20 +12,19 @@
<IsA>app:console</IsA>
<Summary>CPU power management tools</Summary>
<Description>cpupowertools contains utilities to manage power management and frequency scaling policies of modern CPUs.</Description>
<Archive sha1sum="1631a93d870d11efc7ecaa1450c39ad0a7ad7408" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.gz</Archive>
<Archive sha1sum="eb09a8e0483a9ec40bdb767551d0eda27f7c221a" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.gz</Archive>
<BuildDependencies>
<Dependency>pciutils-devel</Dependency>
</BuildDependencies>
<Patches>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.14.90.xz</Patch>
<Patch level="1" compressionType="xz">patches/linux/patch-4.19.16.xz</Patch>
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.14.44/2.mga7/PATCHES/patches/series-->
<!--stable patches-->
<!--CVE-2016-8405-->
<!--other patches-->
<Patch level="1">patches/mageia_4_14/fs-aufs-4.14.patch</Patch>
<Patch level="1">patches/mageia_4_14/fs-aufs-4.14-modular.patch</Patch>
<Patch level="1">patches/mageia_4_14/fs-aufs-include-vmalloc.patch</Patch>
<Patch level="1">patches/mageia_4_19/fs-aufs-4.19.patch</Patch>
<Patch level="1">patches/mageia_4_19/fs-aufs-4.19-modular.patch</Patch>
</Patches>
</Source>
@@ -52,6 +51,13 @@
</Package>
<History>
<Update release="23">
<Date>2019-01-19</Date>
<Version>4.19.16</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-22</Date>
<Version>4.14.90</Version>