update sb certs

This commit is contained in:
Louis Abel 2022-10-20 08:32:29 -07:00
parent 08ebe84c2c
commit 09328a043d
Signed by: label
GPG Key ID: B37E62D143879B36
4 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -20,7 +20,7 @@
%define distro_code Blue Onyx
%define major 9
%define minor 1
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.9}
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.10}
%define rpm_license BSD-3-Clause
%define dist .el%{major}
%define home_url https://rockylinux.org/
@ -425,6 +425,9 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
%{_datadir}/pki/sb-certs/*
%changelog
* Wed Oct 19 2022 Louis Abel <label@rockylinux.org> - 9.1-1.10
- Change secure boot certificates
* Tue Oct 18 2022 Louis Abel <label@rockylinux.org> - 9.1-1.9
- Bump release version to match upstream