kernel-6.11.0-0.rc5.22.el10
* Tue Aug 27 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc5.22.el10] - netfs: Fix interaction of streaming writes with zero-point tracker (David Howells) - netfs: Fix missing iterator reset on retry of short read (David Howells) - netfs: Fix trimming of streaming-write folios in netfs_inval_folio() (David Howells) - netfs: Fix netfs_release_folio() to say no if folio dirty (David Howells) - afs: Fix post-setattr file edit to do truncation correctly (David Howells) - mm: Fix missing folio invalidation calls during truncation (David Howells) - ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err (Zhihao Cheng) - ovl: fix wrong lowerdir number check for parameter Opt_lowerdir (Zhihao Cheng) - ovl: pass string to ovl_parse_layer() (Christian Brauner) - backing-file: convert to using fops->splice_write (Ed Tsai) - Revert "pidfd: prevent creation of pidfds for kthreads" (Christian Brauner) - romfs: fix romfs_read_folio() (Christian Brauner) - netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" (David Howells) - Add weakdep support to the kernel spec (Justin M. Forbes) - redhat: configs: disable PF_KEY in RHEL (Sabrina Dubroca) - crypto: akcipher - Disable signing and decryption (Vladis Dronov) [RHEL-54183] {CVE-2023-6240} - crypto: dh - implement FIPS PCT (Vladis Dronov) [RHEL-54183] - crypto: ecdh - disallow plain "ecdh" usage in FIPS mode (Vladis Dronov) [RHEL-54183] - crypto: seqiv - flag instantiations as FIPS compliant (Vladis Dronov) [RHEL-54183] - [kernel] bpf: set default value for bpf_jit_harden (Artem Savkov) [RHEL-51896] - Linux v6.11.0-0.rc5 Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com>
This commit is contained in:
parent
cd8a5e8d26
commit
64f7da1759
@ -12,7 +12,7 @@ RHEL_MINOR = 0
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 21
|
||||
RHEL_RELEASE = 22
|
||||
|
||||
#
|
||||
# RHEL_REBASE_NUM
|
||||
|
@ -2133,7 +2133,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_BMAN_TEST is not set
|
||||
CONFIG_FSL_DPAA2_ETH_DCB=y
|
||||
@ -4283,8 +4283,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -2117,7 +2117,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_BMAN_TEST is not set
|
||||
CONFIG_FSL_DPAA2_ETH_DCB=y
|
||||
@ -4262,8 +4262,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -2130,7 +2130,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_BMAN_TEST is not set
|
||||
CONFIG_FSL_DPAA2_ETH_DCB=y
|
||||
@ -4280,8 +4280,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -2114,7 +2114,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_BMAN_TEST is not set
|
||||
CONFIG_FSL_DPAA2_ETH_DCB=y
|
||||
@ -4259,8 +4259,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -2168,7 +2168,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_BMAN_TEST is not set
|
||||
CONFIG_FSL_DPAA2_ETH_DCB=y
|
||||
@ -4320,8 +4320,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -2152,7 +2152,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_BMAN_TEST is not set
|
||||
CONFIG_FSL_DPAA2_ETH_DCB=y
|
||||
@ -4299,8 +4299,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -1884,7 +1884,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
@ -3928,8 +3928,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -1868,7 +1868,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
@ -3908,8 +3908,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -1887,7 +1887,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
@ -3908,8 +3908,7 @@ CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
# CONFIG_NETIUCV is not set
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -1871,7 +1871,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
@ -3888,8 +3888,7 @@ CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
# CONFIG_NETIUCV is not set
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -3898,7 +3898,6 @@ CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
# CONFIG_NETIUCV is not set
|
||||
# CONFIG_NET_KEY is not set
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -2016,7 +2016,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
@ -4145,8 +4145,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -2000,7 +2000,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
@ -4125,8 +4125,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -2054,7 +2054,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
@ -4185,8 +4185,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -2038,7 +2038,7 @@ CONFIG_FRONTSWAP=y
|
||||
CONFIG_FSCACHE_STATS=y
|
||||
CONFIG_FSCACHE=y
|
||||
CONFIG_FS_DAX=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
@ -4165,8 +4165,7 @@ CONFIG_NET_IPGRE_DEMUX=m
|
||||
CONFIG_NET_IPGRE=m
|
||||
CONFIG_NET_IPIP=m
|
||||
CONFIG_NET_IPVTI=m
|
||||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_NET_KEY is not set
|
||||
# CONFIG_NETKIT is not set
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_NETLABEL=y
|
||||
|
@ -1,3 +1,27 @@
|
||||
* Tue Aug 27 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc5.22.el10]
|
||||
- netfs: Fix interaction of streaming writes with zero-point tracker (David Howells)
|
||||
- netfs: Fix missing iterator reset on retry of short read (David Howells)
|
||||
- netfs: Fix trimming of streaming-write folios in netfs_inval_folio() (David Howells)
|
||||
- netfs: Fix netfs_release_folio() to say no if folio dirty (David Howells)
|
||||
- afs: Fix post-setattr file edit to do truncation correctly (David Howells)
|
||||
- mm: Fix missing folio invalidation calls during truncation (David Howells)
|
||||
- ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err (Zhihao Cheng)
|
||||
- ovl: fix wrong lowerdir number check for parameter Opt_lowerdir (Zhihao Cheng)
|
||||
- ovl: pass string to ovl_parse_layer() (Christian Brauner)
|
||||
- backing-file: convert to using fops->splice_write (Ed Tsai)
|
||||
- Revert "pidfd: prevent creation of pidfds for kthreads" (Christian Brauner)
|
||||
- romfs: fix romfs_read_folio() (Christian Brauner)
|
||||
- netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" (David Howells)
|
||||
- Add weakdep support to the kernel spec (Justin M. Forbes)
|
||||
- redhat: configs: disable PF_KEY in RHEL (Sabrina Dubroca)
|
||||
- crypto: akcipher - Disable signing and decryption (Vladis Dronov) [RHEL-54183] {CVE-2023-6240}
|
||||
- crypto: dh - implement FIPS PCT (Vladis Dronov) [RHEL-54183]
|
||||
- crypto: ecdh - disallow plain "ecdh" usage in FIPS mode (Vladis Dronov) [RHEL-54183]
|
||||
- crypto: seqiv - flag instantiations as FIPS compliant (Vladis Dronov) [RHEL-54183]
|
||||
- [kernel] bpf: set default value for bpf_jit_harden (Artem Savkov) [RHEL-51896]
|
||||
- Linux v6.11.0-0.rc5
|
||||
Resolves: RHEL-29722
|
||||
|
||||
* Mon Aug 26 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc5.21.el10]
|
||||
- Linux 6.11-rc5 (Linus Torvalds)
|
||||
- bcachefs: Fix rebalance_work accounting (Kent Overstreet)
|
||||
@ -1023,6 +1047,20 @@ Resolves: RHEL-29722
|
||||
- task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK (Linus Torvalds)
|
||||
Resolves: RHEL-29722
|
||||
|
||||
* Tue Aug 27 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.11.0-0.rc5.3e9bff3bbe13.44]
|
||||
- Linux v6.11.0-0.rc5.3e9bff3bbe13
|
||||
Resolves: RHEL-49398
|
||||
|
||||
* Mon Aug 26 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.11.0-0.rc5.43]
|
||||
- Add weakdep support to the kernel spec (Justin M. Forbes)
|
||||
- redhat: configs: disable PF_KEY in RHEL (Sabrina Dubroca)
|
||||
- crypto: akcipher - Disable signing and decryption (Vladis Dronov) [RHEL-54183] {CVE-2023-6240}
|
||||
- crypto: dh - implement FIPS PCT (Vladis Dronov) [RHEL-54183]
|
||||
- crypto: ecdh - disallow plain "ecdh" usage in FIPS mode (Vladis Dronov) [RHEL-54183]
|
||||
- crypto: seqiv - flag instantiations as FIPS compliant (Vladis Dronov) [RHEL-54183]
|
||||
- [kernel] bpf: set default value for bpf_jit_harden (Artem Savkov) [RHEL-51896]
|
||||
Resolves: RHEL-51896, RHEL-54183
|
||||
|
||||
* Sun Aug 25 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.11.0-0.rc5.42]
|
||||
- Linux v6.11.0-0.rc5
|
||||
Resolves:
|
||||
|
34
kernel.spec
34
kernel.spec
@ -163,15 +163,15 @@ Summary: The Linux kernel
|
||||
%define specrpmversion 6.11.0
|
||||
%define specversion 6.11.0
|
||||
%define patchversion 6.11
|
||||
%define pkgrelease 0.rc5.21
|
||||
%define pkgrelease 0.rc5.22
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.11.0-0.rc5.21.el10
|
||||
%define tarfile_release 6.11.0-0.rc5.22.el10
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 11
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 0.rc5.21%{?buildid}%{?dist}
|
||||
%define specrelease 0.rc5.22%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.11.0-0.rc5.21.el10
|
||||
%define kabiversion 6.11.0-0.rc5.22.el10
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
@ -2795,7 +2795,7 @@ BuildKernel() {
|
||||
# in case below list needs to be extended, remember to add a
|
||||
# matching ghost entry in the files section as well
|
||||
rm -f modules.{alias,alias.bin,builtin.alias.bin,builtin.bin} \
|
||||
modules.{dep,dep.bin,devname,softdep,symbols,symbols.bin}
|
||||
modules.{dep,dep.bin,devname,softdep,symbols,symbols.bin,weakdep}
|
||||
popd
|
||||
}
|
||||
|
||||
@ -3993,6 +3993,7 @@ fi\
|
||||
%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.softdep\
|
||||
%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.symbols\
|
||||
%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.symbols.bin\
|
||||
%ghost %attr(0644, root, root) /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.weakdep\
|
||||
%{expand:%%files -f kernel-%{?3:%{3}-}modules.list %{?3:%{3}-}modules}\
|
||||
%{expand:%%files %{?3:%{3}-}devel}\
|
||||
%defverify(not mtime)\
|
||||
@ -4099,6 +4100,29 @@ fi\
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Aug 27 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc5.22.el10]
|
||||
- netfs: Fix interaction of streaming writes with zero-point tracker (David Howells)
|
||||
- netfs: Fix missing iterator reset on retry of short read (David Howells)
|
||||
- netfs: Fix trimming of streaming-write folios in netfs_inval_folio() (David Howells)
|
||||
- netfs: Fix netfs_release_folio() to say no if folio dirty (David Howells)
|
||||
- afs: Fix post-setattr file edit to do truncation correctly (David Howells)
|
||||
- mm: Fix missing folio invalidation calls during truncation (David Howells)
|
||||
- ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err (Zhihao Cheng)
|
||||
- ovl: fix wrong lowerdir number check for parameter Opt_lowerdir (Zhihao Cheng)
|
||||
- ovl: pass string to ovl_parse_layer() (Christian Brauner)
|
||||
- backing-file: convert to using fops->splice_write (Ed Tsai)
|
||||
- Revert "pidfd: prevent creation of pidfds for kthreads" (Christian Brauner)
|
||||
- romfs: fix romfs_read_folio() (Christian Brauner)
|
||||
- netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" (David Howells)
|
||||
- Add weakdep support to the kernel spec (Justin M. Forbes)
|
||||
- redhat: configs: disable PF_KEY in RHEL (Sabrina Dubroca)
|
||||
- crypto: akcipher - Disable signing and decryption (Vladis Dronov) [RHEL-54183] {CVE-2023-6240}
|
||||
- crypto: dh - implement FIPS PCT (Vladis Dronov) [RHEL-54183]
|
||||
- crypto: ecdh - disallow plain "ecdh" usage in FIPS mode (Vladis Dronov) [RHEL-54183]
|
||||
- crypto: seqiv - flag instantiations as FIPS compliant (Vladis Dronov) [RHEL-54183]
|
||||
- [kernel] bpf: set default value for bpf_jit_harden (Artem Savkov) [RHEL-51896]
|
||||
- Linux v6.11.0-0.rc5
|
||||
|
||||
* Mon Aug 26 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc5.21.el10]
|
||||
- Linux 6.11-rc5 (Linus Torvalds)
|
||||
- bcachefs: Fix rebalance_work accounting (Kent Overstreet)
|
||||
|
6
sources
6
sources
@ -1,5 +1,5 @@
|
||||
SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd
|
||||
SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6
|
||||
SHA512 (linux-6.11.0-0.rc5.21.el10.tar.xz) = 0d65d904e878bb67ef3b39f529b0cd4da68e877ed860f9a76ddafa7a81796fb8ebce0a76dfb6ddeaf0265d0bf13df36bfe83516ff044b6c66de9b70a3be02d99
|
||||
SHA512 (kernel-abi-stablelists-6.11.0-0.rc5.21.el10.tar.xz) = 28b46acbf5019618da8d4810b9d842c915eb46f52f18eddf22429867017ce65efa245d2dde141009d18fda0f9c52975c47add2a66b7b2d391c1181648addad7a
|
||||
SHA512 (kernel-kabi-dw-6.11.0-0.rc5.21.el10.tar.xz) = 4f1f3cb1f6d4ffa5697924f3eae88daa2f156b4520f8b71b92d0ab9323ed40981fb186d808f610bab654c2c96aff451e346958fcd820bb51320c4c71ac57fc11
|
||||
SHA512 (linux-6.11.0-0.rc5.22.el10.tar.xz) = b69753554df15c7e4d5a5dc59f4369c758fd42ca74dca2caa8af7c9e15ce6f2a3e3e540a9e4b234bbd9e17fa24b9fd3aad405b2652a462a1229903b45cec0065
|
||||
SHA512 (kernel-abi-stablelists-6.11.0-0.rc5.22.el10.tar.xz) = 5428f3f7bf69f9c5f4b7468e8f8a566b56d1c413a9fe0d41881117fdd547b1941260a4eaf7a5c6265a861ffe952b480577fa14d7411da81d543cd9cd5d472d35
|
||||
SHA512 (kernel-kabi-dw-6.11.0-0.rc5.22.el10.tar.xz) = 4f1f3cb1f6d4ffa5697924f3eae88daa2f156b4520f8b71b92d0ab9323ed40981fb186d808f610bab654c2c96aff451e346958fcd820bb51320c4c71ac57fc11
|
||||
|
Loading…
Reference in New Issue
Block a user