cpupowertools-5.9.13

This commit is contained in:
Rmys
2020-12-08 18:38:36 +03:00
committed by GitHub
parent 07c2547503
commit da09f1aab7
4 changed files with 321 additions and 5 deletions
+13 -2
View File
@@ -12,16 +12,20 @@
<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="d32ac0f418ff79321360ac5b63c69dbee0455fe8" type="targz">https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.8.tar.gz</Archive>
<Archive sha1sum="f32e356ea8376d9120efe513b1da882540b0d297" type="targz">https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>pciutils-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-5.8.12.xz</Patch>
<Patch level="1" compressionType="xz">patches/linux/patch-5.9.13.xz</Patch>
<!-- Mageia Linux patches-->
<Patch level="1">patches/mageia/aufs5.patch</Patch>
<Patch level="1">patches/mageia/CVE-2019-12379.patch</Patch>
<Patch level="1">patches/mageia/CVE-2020-16119-DCCP-CCID-structure-use-after-free.patch</Patch>
<!-- <Patch level="1">patches/mageia/3rd-ndiswrapper-Kconfig.patch</Patch> -->
<!-- <Patch level="1">patches/mageia/3rd-ndiswrapper-1.63.patch</Patch> -->
<!-- <Patch level="1">patches/mageia/3rd-ndiswrapper-Makefile-build-fix.patch</Patch> -->
</Patches>
</Source>
@@ -49,6 +53,13 @@
</Package>
<History>
<Update release="43">
<Date>2020-12-08</Date>
<Version>5.9.13</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2020-09-27</Date>
<Version>5.8.12</Version>