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
f3c9adb962
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,7 +2,7 @@ SOURCES/centossecureboot201.cer
|
||||
SOURCES/centossecurebootca2.cer
|
||||
SOURCES/kernel-abi-stablelists-4.18.0-553.tar.bz2
|
||||
SOURCES/kernel-kabi-dw-4.18.0-553.tar.bz2
|
||||
SOURCES/linux-4.18.0-553.151.1.el8_10.tar.xz
|
||||
SOURCES/linux-4.18.0-553.153.1.el8_10.tar.xz
|
||||
SOURCES/redhatsecureboot302.cer
|
||||
SOURCES/redhatsecureboot303.cer
|
||||
SOURCES/redhatsecureboot501.cer
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
2ba40bf9138b48311e5aa1b737b7f0a8ad66066f SOURCES/centossecureboot201.cer
|
||||
bfdb3d7cffc43f579655af5155d50c08671d95e5 SOURCES/centossecurebootca2.cer
|
||||
01a21616bc9d6c8857b14b714a51ee603b92bac2 SOURCES/kernel-abi-stablelists-4.18.0-553.tar.bz2
|
||||
f54ad60e3b7e94f7b2e4c110e5fd6a9d06c4e4e4 SOURCES/kernel-kabi-dw-4.18.0-553.tar.bz2
|
||||
51bfb312fde4970d6b9430efffd825713334363f SOURCES/linux-4.18.0-553.151.1.el8_10.tar.xz
|
||||
c325796a7dc00217d61f5ad97c5b5bd889d9398e SOURCES/kernel-abi-stablelists-4.18.0-553.tar.bz2
|
||||
14e19165820beb104b106f47c4d39f0cb6205905 SOURCES/kernel-kabi-dw-4.18.0-553.tar.bz2
|
||||
a400f5cd257b605b4a74acad0bffd841c0f6b8a3 SOURCES/linux-4.18.0-553.153.1.el8_10.tar.xz
|
||||
13e5cd3f856b472fde80a4deb75f4c18dfb5b255 SOURCES/redhatsecureboot302.cer
|
||||
e89890ca0ded2f9058651cc5fa838b78db2e6cc2 SOURCES/redhatsecureboot303.cer
|
||||
ba0b760e594ff668ee72ae348adf3e49b97f75fb SOURCES/redhatsecureboot501.cer
|
||||
|
||||
@ -49,10 +49,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.151.1.el8_10
|
||||
%define pkgrelease 553.153.1.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.151.1%{?dist}
|
||||
%define specrelease 553.153.1%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -2729,7 +2729,7 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Aug 04 2026 Andrei Lukoshko <alukoshko@almalinux.org> - 4.18.0-553.151.1
|
||||
* Thu Aug 06 2026 Andrei Lukoshko <alukoshko@almalinux.org> - 4.18.0-553.153.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
|
||||
@ -2740,10 +2740,19 @@ fi
|
||||
- kernel/rh_messages.h: enable all disabled pci devices by moving to
|
||||
unmaintained
|
||||
|
||||
* Tue Aug 04 2026 Eduard Abdullin <eabdullin@almalinux.org> - 4.18.0-553.151.1
|
||||
* Thu Aug 06 2026 Eduard Abdullin <eabdullin@almalinux.org> - 4.18.0-553.153.1
|
||||
- Use AlmaLinux OS secure boot cert
|
||||
- Debrand for AlmaLinux OS
|
||||
|
||||
* Wed Aug 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.153.1.el8_10]
|
||||
- scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC (Vitaly Kuznetsov) [RHEL-188270]
|
||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (Vitaly Kuznetsov) [RHEL-188270]
|
||||
- x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache (Dennis Chen) [RHEL-188786] {CVE-2025-54518}
|
||||
|
||||
* Tue Aug 04 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.152.1.el8_10]
|
||||
- gfs2: page poisoning fix (CKI Backport Bot) [RHEL-214099]
|
||||
- bpf: Fix combination of jit blinding and pointers to bpf subprogs. (Viktor Malik) [RHEL-191844]
|
||||
|
||||
* Mon Aug 03 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.151.1.el8_10]
|
||||
- net: dns_resolver: allow shorter names in dns_query() (Paulo Alcantara) [RHEL-213976]
|
||||
- net/dns_resolver: use kasprintf + kmemdup_nul to simplify dns_query (Paulo Alcantara) [RHEL-213976]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user