Accepting request 547183 from systemsmanagement:saltstack:testing
- Fix wrong version reported by Salt (bsc#1061407) - Fix CVE-2017-14696 (bsc#1062464) already included in 2017.7.2 OBS-URL: https://build.opensuse.org/request/show/547183 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=103
This commit is contained in:
parent
77b505ab99
commit
eb05612b2e
@ -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
|
Mon Nov 27 17:13:03 UTC 2017 - mihai.dinca@suse.com
|
||||||
|
|
||||||
|
@ -408,7 +408,8 @@ cp %{S:6} ./zyppnotify
|
|||||||
%patch8 -p1
|
%patch8 -p1
|
||||||
|
|
||||||
%build
|
%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}
|
%if %{with docs} && %{without builddocs}
|
||||||
# extract docs from the tarball
|
# extract docs from the tarball
|
||||||
|
Loading…
Reference in New Issue
Block a user