kernel-5.8.12

This commit is contained in:
Rmys
2020-09-27 12:27:21 +03:00
committed by GitHub
parent 4a8d0afd5a
commit ccb4892e0c
3 changed files with 14 additions and 2 deletions
@@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.8.8 Kernel Configuration # Linux/x86_64 5.8.12 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="gcc (Pisi Linux) 9.2.1 20191214" CONFIG_CC_VERSION_TEXT="gcc (Pisi Linux) 9.2.1 20191214"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
@@ -7937,3 +7937,4 @@ CONFIG_TEST_STATIC_KEYS=m
# CONFIG_HYPERV_TESTING is not set # CONFIG_HYPERV_TESTING is not set
# end of Kernel Testing and Coverage # end of Kernel Testing and Coverage
# end of Kernel hacking # end of Kernel hacking
Binary file not shown.
+12 -1
View File
@@ -33,7 +33,7 @@
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<!-- Linux patches --> <!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-5.8.8.xz</Patch> <Patch level="1" compressionType="xz">patches/linux/patch-5.8.12.xz</Patch>
<!-- Mageia Linux patches--> <!-- Mageia Linux patches-->
<Patch level="1">patches/mageia/aufs5.patch</Patch> <Patch level="1">patches/mageia/aufs5.patch</Patch>
<Patch level="1">patches/mageia/CVE-2019-12379.patch</Patch> <Patch level="1">patches/mageia/CVE-2019-12379.patch</Patch>
@@ -95,6 +95,17 @@
</Package> </Package>
<History> <History>
<Update release="44">
<Date>2020-09-27</Date>
<Version>5.8.12</Version>
<Comment>Version bump.</Comment>
<Type package="kernel">security</Type>
<Requires>
<Action package="kernel">systemRestart</Action>
</Requires>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43"> <Update release="43">
<Date>2020-09-10</Date> <Date>2020-09-10</Date>
<Version>5.8.8</Version> <Version>5.8.8</Version>