hpsa: bring back deprecated PCI ids #CFHack #CFHack2024
mptsas: bring back deprecated PCI ids #CFHack #CFHack2024 megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024 qla2xxx: bring back deprecated PCI ids #CFHack #CFHack2024 qla4xxx: bring back deprecated PCI ids lpfc: bring back deprecated PCI ids be2iscsi: bring back deprecated PCI ids kernel/rh_messages.h: enable all disabled pci devices by moving to unmaintained Use AlmaLinux OS secure boot cert Debrand for AlmaLinux OS Add KVM support for ppc64le
This commit is contained in:
commit
06b19dc429
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
SOURCES/kernel-abi-stablelists-5.14.0-611.41.1.el9_7.tar.bz2
|
||||
SOURCES/kernel-kabi-dw-5.14.0-611.41.1.el9_7.tar.bz2
|
||||
SOURCES/linux-5.14.0-611.41.1.el9_7.tar.xz
|
||||
SOURCES/kernel-abi-stablelists-5.14.0-611.42.1.el9_7.tar.bz2
|
||||
SOURCES/kernel-kabi-dw-5.14.0-611.42.1.el9_7.tar.bz2
|
||||
SOURCES/linux-5.14.0-611.42.1.el9_7.tar.xz
|
||||
SOURCES/nvidiagpuoot001.x509
|
||||
SOURCES/olima1.x509
|
||||
SOURCES/olimaca1.x509
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
b0793a8c13e4b7f24626e98970881a2b761d4e42 SOURCES/kernel-abi-stablelists-5.14.0-611.41.1.el9_7.tar.bz2
|
||||
167daf265c240fb5c5f6d5aec46e8b0c6a9016d4 SOURCES/kernel-kabi-dw-5.14.0-611.41.1.el9_7.tar.bz2
|
||||
d660b9de73d11dbb7adaf696949ca9d64e322d6e SOURCES/linux-5.14.0-611.41.1.el9_7.tar.xz
|
||||
8fee2d9a05f039b5fd410a84e8aaa3031e3067c8 SOURCES/kernel-abi-stablelists-5.14.0-611.42.1.el9_7.tar.bz2
|
||||
0c55bb9efc3abf3323a66b84a493fc624cb4b03e SOURCES/kernel-kabi-dw-5.14.0-611.42.1.el9_7.tar.bz2
|
||||
fd72c8173751582ebb642143226becc14b4ca770 SOURCES/linux-5.14.0-611.42.1.el9_7.tar.xz
|
||||
4fff8080e88afffc06d8ef5004db8d53bb21237f SOURCES/nvidiagpuoot001.x509
|
||||
706ae01dd14efa38f0f565a3706acac19c78df02 SOURCES/olima1.x509
|
||||
6e3f0d61414c0b50f48dc2d4c3b3cd024e1c3a43 SOURCES/olimaca1.x509
|
||||
|
||||
@ -12,7 +12,7 @@ RHEL_MINOR = 7
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 611.41.1
|
||||
RHEL_RELEASE = 611.42.1
|
||||
|
||||
#
|
||||
# ZSTREAM
|
||||
|
||||
@ -1,3 +1,10 @@
|
||||
* Thu Mar 12 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.42.1.el9_7]
|
||||
- scsi: qla2xxx: Allow recovery for tape devices (Ewan D. Milne) [RHEL-153437]
|
||||
- xfs: set max_agbno to allow sparse alloc of last full inode chunk (Brian Foster) [RHEL-142600]
|
||||
- mm/debug_vm_pgtable: clear page table entries at destroy_args() (Herton R. Krzesinski) [RHEL-128734]
|
||||
- kbuild: use $(srctree)/$(src) for some Makefiles to fix the buildcheck test (Herton R. Krzesinski) [RHEL-106032]
|
||||
Resolves: RHEL-106032, RHEL-128734, RHEL-142600, RHEL-153437
|
||||
|
||||
* Sat Mar 07 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.41.1.el9_7]
|
||||
- net: vxlan: prevent NULL deref in vxlan_xmit_one (Antoine Tenart) [RHEL-133369]
|
||||
- ACPI: PRM: Reduce unnecessary printing to avoid user confusion (Mark Langsdorf) [RHEL-123057]
|
||||
|
||||
@ -165,15 +165,15 @@ Summary: The Linux kernel
|
||||
# define buildid .local
|
||||
%define specversion 5.14.0
|
||||
%define patchversion 5.14
|
||||
%define pkgrelease 611.41.1
|
||||
%define pkgrelease 611.42.1
|
||||
%define kversion 5
|
||||
%define tarfile_release 5.14.0-611.41.1.el9_7
|
||||
%define tarfile_release 5.14.0-611.42.1.el9_7
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 14
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 611.41.1%{?buildid}%{?dist}
|
||||
%define specrelease 611.42.1%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 5.14.0-611.41.1.el9_7
|
||||
%define kabiversion 5.14.0-611.42.1.el9_7
|
||||
|
||||
#
|
||||
# End of genspec.sh variables
|
||||
@ -3771,7 +3771,7 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Mar 19 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 5.14.0-611.41.1
|
||||
* Tue Mar 24 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 5.14.0-611.42.1
|
||||
- hpsa: bring back deprecated PCI ids #CFHack #CFHack2024
|
||||
- mptsas: bring back deprecated PCI ids #CFHack #CFHack2024
|
||||
- megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024
|
||||
@ -3782,11 +3782,17 @@ fi
|
||||
- kernel/rh_messages.h: enable all disabled pci devices by moving to
|
||||
unmaintained
|
||||
|
||||
* Thu Mar 19 2026 Eduard Abdullin <eabdullin@almalinux.org> - 5.14.0-611.41.1
|
||||
* Tue Mar 24 2026 Eduard Abdullin <eabdullin@almalinux.org> - 5.14.0-611.42.1
|
||||
- Use AlmaLinux OS secure boot cert
|
||||
- Debrand for AlmaLinux OS
|
||||
- Add KVM support for ppc64le
|
||||
|
||||
* Thu Mar 12 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.42.1.el9_7]
|
||||
- scsi: qla2xxx: Allow recovery for tape devices (Ewan D. Milne) [RHEL-153437]
|
||||
- xfs: set max_agbno to allow sparse alloc of last full inode chunk (Brian Foster) [RHEL-142600]
|
||||
- mm/debug_vm_pgtable: clear page table entries at destroy_args() (Herton R. Krzesinski) [RHEL-128734]
|
||||
- kbuild: use $(srctree)/$(src) for some Makefiles to fix the buildcheck test (Herton R. Krzesinski) [RHEL-106032]
|
||||
|
||||
* Sat Mar 07 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.41.1.el9_7]
|
||||
- net: vxlan: prevent NULL deref in vxlan_xmit_one (Antoine Tenart) [RHEL-133369]
|
||||
- ACPI: PRM: Reduce unnecessary printing to avoid user confusion (Mark Langsdorf) [RHEL-123057]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user