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
This commit is contained in:
commit
6c7fd80d70
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
SOURCES/centossecureboot201.cer
|
||||
SOURCES/centossecurebootca2.cer
|
||||
SOURCES/linux-4.18.0-553.107.1.rt7.448.el8_10.tar.xz
|
||||
SOURCES/linux-4.18.0-553.109.1.rt7.450.el8_10.tar.xz
|
||||
SOURCES/redhatsecureboot302.cer
|
||||
SOURCES/redhatsecureboot303.cer
|
||||
SOURCES/redhatsecureboot501.cer
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
2ba40bf9138b48311e5aa1b737b7f0a8ad66066f SOURCES/centossecureboot201.cer
|
||||
bfdb3d7cffc43f579655af5155d50c08671d95e5 SOURCES/centossecurebootca2.cer
|
||||
54a735aeb88913542dee114423a6bc097f71fbf6 SOURCES/linux-4.18.0-553.107.1.rt7.448.el8_10.tar.xz
|
||||
04e249010df8f9252dffa7b880c10483c07be877 SOURCES/linux-4.18.0-553.109.1.rt7.450.el8_10.tar.xz
|
||||
13e5cd3f856b472fde80a4deb75f4c18dfb5b255 SOURCES/redhatsecureboot302.cer
|
||||
e89890ca0ded2f9058651cc5fa838b78db2e6cc2 SOURCES/redhatsecureboot303.cer
|
||||
ba0b760e594ff668ee72ae348adf3e49b97f75fb SOURCES/redhatsecureboot501.cer
|
||||
|
||||
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.107.1.rt7.448.el8_10
|
||||
%define pkgrelease 553.109.1.rt7.450.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.107.1.rt7.448%{?dist}
|
||||
%define specrelease 553.109.1.rt7.450%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .448
|
||||
%global rtbuild .450
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2720,7 +2720,7 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Feb 23 2026 Andrei Lukoshko <alukoshko@almalinux.org> - 4.18.0-553.107.1.rt7.448
|
||||
* Mon Mar 02 2026 Andrei Lukoshko <alukoshko@almalinux.org> - 4.18.0-553.109.1.rt7.450
|
||||
- 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
|
||||
@ -2731,10 +2731,16 @@ fi
|
||||
- kernel/rh_messages.h: enable all disabled pci devices by moving to
|
||||
unmaintained
|
||||
|
||||
* Mon Feb 23 2026 Eduard Abdullin <eabdullin@almalinux.org> - 4.18.0-553.107.1.rt7.448
|
||||
* Mon Mar 02 2026 Eduard Abdullin <eabdullin@almalinux.org> - 4.18.0-553.109.1.rt7.450
|
||||
- Use AlmaLinux OS secure boot cert
|
||||
- Debrand for AlmaLinux OS
|
||||
|
||||
* Tue Feb 24 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.109.1.rt7.450.el8_10]
|
||||
- migrate: correct lock ordering for hugetlb file folios (Luiz Capitulino) [RHEL-147261] {CVE-2026-23097}
|
||||
|
||||
* Thu Feb 19 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.108.1.rt7.449.el8_10]
|
||||
- autofs: dont trigger mount if it cant succeed (Ian Kent) [RHEL-134673]
|
||||
|
||||
* Tue Feb 17 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.107.1.rt7.448.el8_10]
|
||||
- autofs: use wake_up() instead of wake_up_interruptible(() (Ian Kent) [RHEL-143685]
|
||||
- autofs: fix memory leak of waitqueues in autofs_catatonic_mode (Ian Kent) [RHEL-143685] {CVE-2023-54134}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user