[packages/kernel] up to 6.11.3
atler
atler at pld-linux.org
Sat Oct 12 17:46:20 CEST 2024
commit bfae1a4386282bdc30ac8e46b698addd2faa7964
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Oct 12 17:16:25 2024 +0200
up to 6.11.3
kernel-multiarch.config | 7 +++++--
kernel.spec | 4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9fac304f..79cf8e6e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -53,7 +53,7 @@
%define rel 1
%define basever 6.11
-%define postver .2
+%define postver .3
# define this to '-%{basever}' for longterm branch
%define versuffix %{nil}
@@ -107,7 +107,7 @@ Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
# Source0-md5: 612a9feef07be8663098a0a58cddf7a6
%if "%{postver}" != ".0"
Patch0: https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5: 9c22eb01046e0267698b83d253a8222c
+# Patch0-md5: 36649cc5bcc0dbd0cd64bc0929ea56bf
%endif
Source1: kernel.sysconfig
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index a2cfcf7c..de137fe0 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -14096,10 +14096,10 @@ ZSWAP_COMPRESSOR_DEFAULT_LZ4 all=n
ZSWAP_COMPRESSOR_DEFAULT_LZ4HC all=n
ZSWAP_COMPRESSOR_DEFAULT_ZSTD all=n
ZSWAP_ZPOOL_DEFAULT_ZBUD all=y
-ZSWAP_ZPOOL_DEFAULT_Z3FOLD all=n
+ZSWAP_ZPOOL_DEFAULT_Z3FOLD_DEPRECATED all=n
ZSWAP_ZPOOL_DEFAULT_ZSMALLOC all=n
ZBUD all=y
-Z3FOLD all=m
+Z3FOLD_DEPRECATED all=m
ZSMALLOC all=y
ZSMALLOC_STAT all=y
ZSMALLOC_CHAIN_SIZE all=8
@@ -15298,6 +15298,9 @@ GCC_PLUGIN_LATENT_ENTROPY all=n
#-
#- file security/keys/Kconfig goes here
SECURITY_DMESG_RESTRICT all=y
+PROC_MEM_ALWAYS_FORCE all=y
+PROC_MEM_FORCE_PTRACE all=n
+PROC_MEM_NO_FORCE all=n
SECURITY all=y
SECURITYFS all=y
SECURITY_NETWORK all=y
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/bfae1a4386282bdc30ac8e46b698addd2faa7964
More information about the pld-cvs-commit
mailing list