Skip to content
Snippets Groups Projects
Verified Commit 022ffc3e authored by Louis Abel's avatar Louis Abel :tv:
Browse files

add cert

parent c750d56c
No related branches found
No related tags found
No related merge requests found
File added
......@@ -21,7 +21,7 @@
%define distro_code Red Quartz
%define major 10
%define minor 0
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.5}
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.6}
%define rpm_license BSD-3-Clause
%define dist .el%{major}
%define home_url https://rockylinux.org/
......@@ -156,6 +156,7 @@ Source1401: rockydup1.x509
Source1402: rockykpatch1.x509
Source1403: rockydup1-aarch64.x509
Source1404: rockykpatch1-aarch64.x509
Source1405: rocky-nvidiagpuoot101.x509
# x86_64
Source1421: rocky-fwupd.cer
Source1422: rocky-grub2.cer
......@@ -477,6 +478,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
%{_datadir}/pki/sb-certs/*
%changelog
* Tue Apr 30 2024 Louis Abel <label@rockylinux.org> - 10.0-0.6
- Add nvidia SB cert
* Sun Apr 07 2024 Louis Abel <label@rockylinux.org> - 10.0-0.5
- Add additional provides to rocky-sb-certs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment