kernel-5.8.8

This commit is contained in:
Rmys
2020-09-10 11:33:43 +03:00
parent 16260a0f63
commit 6246e761f9
8 changed files with 38209 additions and 17 deletions
File diff suppressed because it is too large Load Diff
+10 -5
View File
@@ -12,17 +12,15 @@
<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="20aff5a230468492c2b9e6e84db4d8f18d364871" type="targz">https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.7.tar.gz</Archive>
<Archive sha1sum="d32ac0f418ff79321360ac5b63c69dbee0455fe8" type="targz">https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/linux-5.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>pciutils-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-5.7.14.xz</Patch>
<Patch level="1" compressionType="xz">patches/linux/patch-5.8.8.xz</Patch>
<!-- Mageia Linux patches-->
<Patch level="1">patches/mageia/fs-aufs-5.6.patch</Patch>
<Patch level="1">patches/mageia/fs-aufs-5.6-modular.patch</Patch>
<Patch level="1">patches/mageia/fs-aufs-5.6-fix.patch</Patch>
<Patch level="1">patches/mageia/aufs5.patch</Patch>
<Patch level="1">patches/mageia/CVE-2019-12379.patch</Patch>
</Patches>
</Source>
@@ -51,6 +49,13 @@
</Package>
<History>
<Update release="41">
<Date>2020-09-10</Date>
<Version>5.8.8</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2020-08-07</Date>
<Version>5.7.14</Version>