forked from rpms/kernel
		
	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
						8774168e15
					
				
							
								
								
									
										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.51.1.el8_10.tar.xz | ||||
| SOURCES/linux-4.18.0-553.52.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 | ||||
| 25500d915fcec62485dd10bca64fd32346d9bb9a SOURCES/kernel-abi-stablelists-4.18.0-553.tar.bz2 | ||||
| 618f2302d26295e300718d59e8551a0cdfc98022 SOURCES/kernel-kabi-dw-4.18.0-553.tar.bz2 | ||||
| 39ab96346e6d2a5409455b359aabca24cff1efdd SOURCES/linux-4.18.0-553.51.1.el8_10.tar.xz | ||||
| 1a5c1deaa8c541984aef32b3554940292e99d268 SOURCES/kernel-abi-stablelists-4.18.0-553.tar.bz2 | ||||
| 2318474e4033305aa0461e29d5962ca0a5dc24cb SOURCES/kernel-kabi-dw-4.18.0-553.tar.bz2 | ||||
| 2c957b7d8e363062cc6735acf36b62fad232d854 SOURCES/linux-4.18.0-553.52.1.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.51.1.el8_10 | ||||
| %define pkgrelease 553.52.1.el8_10 | ||||
| 
 | ||||
| # allow pkg_release to have configurable %%{?dist} tag | ||||
| %define specrelease 553.51.1%{?dist} | ||||
| %define specrelease 553.52.1%{?dist} | ||||
| 
 | ||||
| %define pkg_release %{specrelease}%{?buildid} | ||||
| 
 | ||||
| @ -571,7 +571,7 @@ Provides: kernel-drm-nouveau = 16\ | ||||
| Provides: %{name}-uname-r = %{KVERREL}%{?variant}%{?1:+%{1}}\ | ||||
| Requires(pre): %{kernel_prereq}\ | ||||
| Requires(pre): %{initrd_prereq}\ | ||||
| Requires(pre): linux-firmware >= 20200619-99.git3890db36\ | ||||
| Requires(pre): linux-firmware >= 20220713-109.gitdfa29317\ | ||||
| %ifnarch s390x\ | ||||
| Requires(pre): ((grub2 >= 2.02-99) if grub2)\ | ||||
| Requires(pre): ((grub2-efi >= 2.02-99) if grub2-efi)\ | ||||
| @ -2709,7 +2709,7 @@ fi | ||||
| # | ||||
| # | ||||
| %changelog | ||||
| * Wed Apr 30 2025 Andrei Lukoshko <alukoshko@almalinux.org> - 4.18.0-553.51.1 | ||||
| * Wed May 14 2025 Andrei Lukoshko <alukoshko@almalinux.org> - 4.18.0-553.52.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 | ||||
| @ -2720,10 +2720,26 @@ fi | ||||
| - kernel/rh_messages.h: enable all disabled pci devices by moving to | ||||
|   unmaintained | ||||
| 
 | ||||
| * Wed Apr 30 2025 Eduard Abdullin <eabdullin@almalinux.org> - 4.18.0-553.51.1 | ||||
| * Wed May 14 2025 Eduard Abdullin <eabdullin@almalinux.org> - 4.18.0-553.52.1 | ||||
| - Use AlmaLinux OS secure boot cert | ||||
| - Debrand for AlmaLinux OS | ||||
| 
 | ||||
| * Thu May 01 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.52.1.el8_10.gfd1b] | ||||
| - netfilter: ipset: add missing range check in bitmap_ip_uadt (Florian Westphal) [RHEL-70268] {CVE-2024-53141} | ||||
| - NFS: Extend rdirplus mount option with "force|none" (Benjamin Coddington) [RHEL-16285] | ||||
| - idpf: trigger SW interrupt when exiting wb_on_itr mode (Michal Schmidt) [RHEL-73266] | ||||
| - idpf: add support for SW triggered interrupts (Michal Schmidt) [RHEL-73266] | ||||
| - idpf: fix VF dynamic interrupt ctl register initialization (Michal Schmidt) [RHEL-73266] | ||||
| - idpf: enable WB_ON_ITR (Michal Schmidt) [RHEL-73266] | ||||
| - redhat: require recent enough linux-firmware for qed (Denys Vlasenko) [RHEL-6342] | ||||
| - gfs2: deallocate inodes in gfs2_create_inode (Andreas Gruenbacher) [RHEL-7875] | ||||
| - gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc (Andreas Gruenbacher) [RHEL-7875] | ||||
| - gfs2: Move gfs2_dinode_dealloc (Andreas Gruenbacher) [RHEL-7875] | ||||
| - gfs2: Don't reread inodes unnecessarily (Andreas Gruenbacher) [RHEL-7875] | ||||
| - gfs2: gfs2_create_inode error handling fix (Andreas Gruenbacher) [RHEL-7875] | ||||
| - gfs2: No longer use 'extern' in function declarations (Andreas Gruenbacher) [RHEL-7875] | ||||
| - hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new() (CKI Backport Bot) [RHEL-63668] {CVE-2022-49011} | ||||
| 
 | ||||
| * Thu Apr 24 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.51.1.el8_10] | ||||
| - x86/xen: use the whole RCX when picking the right hypercall function (Vitaly Kuznetsov) [RHEL-87072] | ||||
| - Revert "usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB" (Desnes Nunes) [RHEL-87280] | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user