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:
commit
4fcc13e943
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user