works for kernel-4.19.52

This commit is contained in:
Ertuğrul Erata
2019-06-18 23:32:37 +03:00
parent 5e92ca7f33
commit efd429838d
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 4.19.42 Kernel Configuration # Linux/x86_64 4.19.52 Kernel Configuration
# #
# #
@@ -9,6 +9,7 @@
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=70300 CONFIG_GCC_VERSION=70300
CONFIG_CLANG_VERSION=0 CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_IRQ_WORK=y CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y CONFIG_THREAD_INFO_IN_TASK=y
Binary file not shown.
+12 -1
View File
@@ -32,7 +32,7 @@
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<!-- Linux patches --> <!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.19.42.xz</Patch> <Patch level="1" compressionType="xz">patches/linux/patch-4.19.52.xz</Patch>
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.14.44/2.mga7/PATCHES/patches/series--> <!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.14.44/2.mga7/PATCHES/patches/series-->
<!--stable patches--> <!--stable patches-->
<!--CVE-2016-8405--> <!--CVE-2016-8405-->
@@ -94,6 +94,17 @@
</Package> </Package>
<History> <History>
<Update release="27">
<Date>2019-06-18</Date>
<Version>4.19.52</Version>
<Comment>Version Bump.</Comment>
<Type package="kernel">security</Type>
<Requires>
<Action package="kernel">systemRestart</Action>
</Requires>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="26"> <Update release="26">
<Date>2019-05-10</Date> <Date>2019-05-10</Date>
<Version>4.19.42</Version> <Version>4.19.42</Version>