mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-21 05:31:24 +00:00
update services
This commit is contained in:
parent
d8404f2af2
commit
35141a7041
@ -467,3 +467,5 @@ enable cockpit.socket
|
||||
# https://fedoraproject.org/wiki/Changes/EnableFwupdRefreshByDefault
|
||||
enable fwupd-refresh.timer
|
||||
|
||||
# RHEL-67012
|
||||
enable fips-crypto-policy-overlay.service
|
||||
|
@ -11,7 +11,7 @@
|
||||
%define distro_code Red Quartz
|
||||
%define major 10
|
||||
%define minor 0
|
||||
%define rocky_rel 0.22
|
||||
%define rocky_rel 0.23
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
@ -432,6 +432,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2024 Louis Abel <label@resf.org> - 10.0-0.23
|
||||
- Update services
|
||||
|
||||
* Wed Nov 13 2024 Louis Abel <label@resf.org> - 10.0-0.22
|
||||
- Update man page
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user