update to 3002.1 cve release

e9
Bryce Larson 4 years ago
parent 7b0d1df0c7
commit 272f6494f0

1
.gitignore vendored

@ -91,3 +91,4 @@
/salt-3001.tar.gz /salt-3001.tar.gz
/salt-3001.1.tar.gz /salt-3001.1.tar.gz
/salt-3002.tar.gz /salt-3002.tar.gz
/salt-3002.1.tar.gz

@ -15,7 +15,7 @@
%define fish_dir %{_datadir}/fish/vendor_functions.d %define fish_dir %{_datadir}/fish/vendor_functions.d
Name: salt Name: salt
Version: 3002%{?__rc_ver} Version: 3002.1%{?__rc_ver}
Release: 1%{?dist} Release: 1%{?dist}
Summary: A parallel remote execution system Summary: A parallel remote execution system
Group: System Environment/Daemons Group: System Environment/Daemons
@ -84,6 +84,7 @@ Requires: python%{python3_pkgversion}-pycryptodomex >= 3.7
Requires: python%{python3_pkgversion}-requests Requires: python%{python3_pkgversion}-requests
Requires: python%{python3_pkgversion}-zmq >= 17.0.0 Requires: python%{python3_pkgversion}-zmq >= 17.0.0
Requires: python%{python3_pkgversion}-markupsafe Requires: python%{python3_pkgversion}-markupsafe
Requires: python%{python3_pkgversion}-rpm
## Tornado removed in Neon ## Tornado removed in Neon
## %%if 0%%{?rhel} == 7 ## %%if 0%%{?rhel} == 7
@ -457,6 +458,9 @@ rm -rf %{buildroot}
%changelog %changelog
* Wed Nov 04 2020 SaltStack Packaging Team <packaging@saltstack.com> - 3002.1-1
- Update to CVE release 3002.1-1 for Python3
* Sun Oct 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 3002-1 * Sun Oct 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 3002-1
- 3002 - 3002
- Patch for _scope_id 3.9 error. - Patch for _scope_id 3.9 error.

@ -1 +1 @@
SHA512 (salt-3002.tar.gz) = 7a3ed78b301e9c1ef65c8e6aeeaebc2376b3942e94e38b0591860fa1d9213c6c0f85db4d932b4c7c9d20717027a686690973d0dfd2aff17f44abae0ec0e97d31 SHA512 (salt-3002.1.tar.gz) = 8fc02d0b47dad60f96eb4442b0e8a31f04d796f12b845c8142135593af4c7ea9c2d9335a3f520f8858951f87b0e8cc6be70d383fde2d93a6d529e077bcc87114

Loading…
Cancel
Save