import centos-stream-release-10.0-2.el10

cs10 imports/cs10/centos-stream-release-10.0-2.el10
MSVSphere Packaging Team 2 months ago
parent 898db3aecd
commit c353089315
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -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

@ -5,7 +5,7 @@
Name: centos-stream-release
Version: %{major}.%{minor}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{distro} release files
License: GPL-2.0-or-later
URL: https://centos.org
@ -313,6 +313,10 @@ install -p -m 0644 %{SOURCE603} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
%changelog
* Mon Nov 11 2024 Clemens Lang <cllang@redhat.com> - 10.0-2
- enable fips-crypto-policy-overlay.service
- Resolves: RHEL-67012
* Thu Nov 07 2024 Troy Dawson <tdawson@redhat.com> - 10.0-1
- Change the release to 1 for the CS10 release
- Resolves: CS-2617

Loading…
Cancel
Save