mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-13 02:01:23 +00:00
update to 18
This commit is contained in:
parent
f6b7baf9ec
commit
5d036ef92d
@ -24,6 +24,7 @@ enable sshd.service
|
||||
# Locally-running services
|
||||
enable atd.*
|
||||
enable crond.*
|
||||
enable rpcbind.*
|
||||
|
||||
# Approved by FESCo - https://fedorahosted.org/fesco/ticket/636
|
||||
enable chronyd.service
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define distro_code Red Quartz
|
||||
%define major 10
|
||||
%define minor 0
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.17}
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.18}
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
@ -485,6 +485,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 13 2024 Louis Abel <label@resf.org> - 10.0-0.18
|
||||
- Enable rpcbind.service/socket
|
||||
|
||||
* Mon Aug 12 2024 Louis Abel <label@resf.org> - 10.0-0.17
|
||||
- Remove systemd-resolved.service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user