[packages/kernel/LINUX_5_10] - 5.10.228
baggins
baggins at pld-linux.org
Sat Oct 26 23:30:58 CEST 2024
commit c1e2a696a0d829c6e1a81cbc26dc95e787e50346
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Oct 26 23:30:34 2024 +0200
- 5.10.228
kernel-aufs5.patch | 4 ++--
kernel-multiarch.config | 3 +++
kernel.spec | 4 ++--
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 323e8fb2..d596241a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -73,7 +73,7 @@
%define rel 1
%define basever 5.10
-%define postver .224
+%define postver .228
# define this to '-%{basever}' for longterm branch
%define versuffix -%{basever}
@@ -127,7 +127,7 @@ Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
# Source0-md5: 753adc474bf799d569dec4f165ed92c3
%if "%{postver}" != ".0"
Patch0: https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5: e0f81fef2bc0835def8d0d0ea1b857c5
+# Patch0-md5: 13abefde4ff2b08b374af4a727870f7b
%endif
Source1: kernel.sysconfig
diff --git a/kernel-aufs5.patch b/kernel-aufs5.patch
index 6f356257..734e2e0a 100644
--- a/kernel-aufs5.patch
+++ b/kernel-aufs5.patch
@@ -745,8 +745,8 @@ index 7cd57fb4e864..96bc0e48b746 100644
}
+EXPORT_SYMBOL_GPL(setfl);
- static void f_modown(struct file *filp, struct pid *pid, enum pid_type type,
- int force)
+ void __f_setown(struct file *filp, struct pid *pid, enum pid_type type,
+ int force)
diff --git a/fs/file_table.c b/fs/file_table.c
index 7a3b4a7f6808..b5e3bcd3f255 100644
--- a/fs/file_table.c
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 2812b5cb..7e43c4d7 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -12490,6 +12490,9 @@ GCC_PLUGIN_RANDSTRUCT_PERFORMANCE all=y
#-
#- file security/keys/Kconfig goes here
SECURITY_DMESG_RESTRICT all=y
+CONFIG_PROC_MEM_ALWAYS_FORCE all=y
+# CONFIG_PROC_MEM_FORCE_PTRACE is not set
+# CONFIG_PROC_MEM_NO_FORCE is not set
SECURITY all=y
SECURITY_NETWORK all=y
SECURITY_INFINIBAND all=y
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/c1e2a696a0d829c6e1a81cbc26dc95e787e50346
More information about the pld-cvs-commit
mailing list