kernel-rx: upgrade to 5.15.154
This commit is contained in:
parent
d5f857a346
commit
605002842f
@ -30,6 +30,10 @@ CONFIG_GCC_PLUGINS=y
|
|||||||
# General setup
|
# General setup
|
||||||
#
|
#
|
||||||
CONFIG_SPECULATION_MITIGATIONS=y
|
CONFIG_SPECULATION_MITIGATIONS=y
|
||||||
|
CONFIG_MITIGATION_RFDS=y
|
||||||
|
CONFIG_SPECTRE_BHI_ON=y
|
||||||
|
# CONFIG_SPECTRE_BHI_OFF is not set
|
||||||
|
# CONFIG_SPECTRE_BHI_AUTO is not set
|
||||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||||
# CONFIG_COMPILE_TEST is not set
|
# CONFIG_COMPILE_TEST is not set
|
||||||
# CONFIG_WERROR is not set
|
# CONFIG_WERROR is not set
|
||||||
@ -7736,7 +7740,7 @@ CONFIG_NFS_DEBUG=y
|
|||||||
CONFIG_NFS_DISABLE_UDP_SUPPORT=y
|
CONFIG_NFS_DISABLE_UDP_SUPPORT=y
|
||||||
# CONFIG_NFS_V4_2_READ_PLUS is not set
|
# CONFIG_NFS_V4_2_READ_PLUS is not set
|
||||||
CONFIG_NFSD=m
|
CONFIG_NFSD=m
|
||||||
CONFIG_NFSD_V2_ACL=y
|
# CONFIG_NFSD_V2 is not set
|
||||||
CONFIG_NFSD_V3=y
|
CONFIG_NFSD_V3=y
|
||||||
CONFIG_NFSD_V3_ACL=y
|
CONFIG_NFSD_V3_ACL=y
|
||||||
CONFIG_NFSD_V4=y
|
CONFIG_NFSD_V4=y
|
||||||
@ -7744,7 +7748,7 @@ CONFIG_NFSD_PNFS=y
|
|||||||
# CONFIG_NFSD_BLOCKLAYOUT is not set
|
# CONFIG_NFSD_BLOCKLAYOUT is not set
|
||||||
CONFIG_NFSD_SCSILAYOUT=y
|
CONFIG_NFSD_SCSILAYOUT=y
|
||||||
# CONFIG_NFSD_FLEXFILELAYOUT is not set
|
# CONFIG_NFSD_FLEXFILELAYOUT is not set
|
||||||
CONFIG_NFSD_V4_2_INTER_SSC=y
|
# CONFIG_NFSD_V4_2_INTER_SSC is not set
|
||||||
CONFIG_NFSD_V4_SECURITY_LABEL=y
|
CONFIG_NFSD_V4_SECURITY_LABEL=y
|
||||||
CONFIG_GRACE_PERIOD=m
|
CONFIG_GRACE_PERIOD=m
|
||||||
CONFIG_LOCKD=m
|
CONFIG_LOCKD=m
|
@ -2,9 +2,9 @@
|
|||||||
%undefine __brp_mangle_shebangs
|
%undefine __brp_mangle_shebangs
|
||||||
|
|
||||||
# Define the version of the Linux Kernel Archive tarball.
|
# Define the version of the Linux Kernel Archive tarball.
|
||||||
%define LKAver 5.15.153
|
%define LKAver 5.15.154
|
||||||
|
|
||||||
%define patchversion 5.15-153
|
%define patchversion 5.15-154
|
||||||
|
|
||||||
%define variant %{?build_variant:%{build_variant}}%{!?build_variant:-rx}
|
%define variant %{?build_variant:%{build_variant}}%{!?build_variant:-rx}
|
||||||
|
|
||||||
@ -1263,6 +1263,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 11 2024 Raven <raven@sysadmins.ws> - 5.15.154-1
|
||||||
|
- update to 5.15.154
|
||||||
|
|
||||||
* Sat Apr 6 2024 Raven <raven@sysadmins.ws> - 5.15.153-1
|
* Sat Apr 6 2024 Raven <raven@sysadmins.ws> - 5.15.153-1
|
||||||
- update to 5.15.153
|
- update to 5.15.153
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user