Gwyn Ciesla 11 months ago
parent bbe10ba6b9
commit bd3901b7d8

@ -10,8 +10,8 @@
%global py3_shebang_flags %(echo %py3_shebang_flags | sed s/s//)
Name: salt
Version: 3006.3
Release: 2%{?dist}
Version: 3006.4
Release: 1%{?dist}
Summary: A parallel remote execution system
Group: System Environment/Daemons
License: Apache-2.0
@ -333,6 +333,9 @@ chown salt:salt %{_sysconfdir}/%{name}/gpgkeys -R
%changelog
* Mon Oct 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 3006.4-1
- 3006.4
* Wed Sep 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 3006.3-2
- Patch correction.

@ -1,3 +1,3 @@
#Type Name ID GECOS Home directory Shell
u salt - "Salt" /etc/salt /sbin/nologin
u salt - "Salt" /etc/salt /bin/bash
g salt -

@ -1 +1 @@
SHA512 (salt-3006.3.tar.gz) = 9cced766db2144de445ed53b52c1551c986ba43774c40512fd07973862d6d3a361e25f55fcfeeb0e03ba44eec1051909834e5d0a352ead5ec6f418b15c909628
SHA512 (salt-3006.4.tar.gz) = c48c69730ba81d3e279cbb01cb26c743dd8b4945c2fc16a7c959472ab4050316fcdaee935e009b7f472bd3b08172ac69defe64774a2d93e143a050cd559997ef

Loading…
Cancel
Save