SHA256
1
0
forked from pool/salt

Accepting request 547540 from systemsmanagement:saltstack

OBS-URL: https://build.opensuse.org/request/show/547540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=68
This commit is contained in:
Dominique Leuenberger 2017-12-03 09:13:41 +00:00 committed by Git OBS Bridge
commit 4fcc13e943
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 1 15:33:01 UTC 2017 - mihai.dinca@suse.com
- Fix wrong version reported by Salt (bsc#1061407)
- Fix CVE-2017-14696 (bsc#1062464) already included in 2017.7.2
-------------------------------------------------------------------
Mon Nov 27 17:13:03 UTC 2017 - mihai.dinca@suse.com

View File

@ -408,7 +408,8 @@ cp %{S:6} ./zyppnotify
%patch8 -p1
%build
%{__python3} setup.py --salt-transport=both build
%{__python3} setup.py --with-salt-version=%{version} --salt-transport=both build
cp ./build/lib/salt/_version.py ./salt
%if %{with docs} && %{without builddocs}
# extract docs from the tarball