forked from rpms/kernel
		
	Update UKI SBAT
This commit is contained in:
		
							parent
							
								
									6d5e18ac2b
								
							
						
					
					
						commit
						ed124c85b2
					
				| @ -2468,14 +2468,17 @@ BuildKernel() { | |||||||
| 
 | 
 | ||||||
|         # RHEL/CentOS specific .SBAT entries |         # RHEL/CentOS specific .SBAT entries | ||||||
| %if 0%{?centos} | %if 0%{?centos} | ||||||
|         SBATsuffix="centos" |         SBATsuffix="rhel" | ||||||
| %else | %else | ||||||
|         SBATsuffix="rhel" |         SBATsuffix="rhel" | ||||||
| %endif | %endif | ||||||
|         SBAT=$(cat <<- EOF |         SBAT=$(cat <<- EOF | ||||||
| 	linux,1,Red Hat,linux,$KernelVer,mailto:secalert@redhat.com | 	linux,1,Red Hat,linux,$KernelVer,mailto:secalert@redhat.com | ||||||
|  | 	linux,1,AlmaLinux,linux,$KernelVer,mailto:security@almalinux.org | ||||||
| 	linux.$SBATsuffix,1,Red Hat,linux,$KernelVer,mailto:secalert@redhat.com | 	linux.$SBATsuffix,1,Red Hat,linux,$KernelVer,mailto:secalert@redhat.com | ||||||
|  | 	linux.almalinux,1,AlmaLinux,linux,$KernelVer,mailto:security@almalinux.org | ||||||
| 	kernel-uki-virt.$SBATsuffix,1,Red Hat,kernel-uki-virt,$KernelVer,mailto:secalert@redhat.com | 	kernel-uki-virt.$SBATsuffix,1,Red Hat,kernel-uki-virt,$KernelVer,mailto:secalert@redhat.com | ||||||
|  | 	kernel-uki-virt.almalinux,1,AlmaLinux,kernel-uki-virt,$KernelVer,mailto:security@almalinux.org | ||||||
| 	EOF | 	EOF | ||||||
| 	) | 	) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user