Accepting request 873717 from systemsmanagement
OBS-URL: https://build.opensuse.org/request/show/873717 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible?expand=0&rev=75
This commit is contained in:
commit
ca241092b1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d78b46d647d91dd478ba7f43baf36ffa27f9a5992b826b16a6cc15cf993f19dc
|
|
||||||
size 14251861
|
|
@ -1 +0,0 @@
|
|||||||
d78b46d647d91dd478ba7f43baf36ffa27f9a5992b826b16a6cc15cf993f19dc ansible-2.9.17.tar.gz
|
|
3
ansible-2.9.18.tar.gz
Normal file
3
ansible-2.9.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:55fee77729eab2dce854c94a7b6998f0fcb7b9a053bdaa7eb4057f01a0d5d93c
|
||||||
|
size 14258092
|
1
ansible-2.9.18.tar.gz.sha
Normal file
1
ansible-2.9.18.tar.gz.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
55fee77729eab2dce854c94a7b6998f0fcb7b9a053bdaa7eb4057f01a0d5d93c ansible-2.9.18.tar.gz
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 19 08:40:14 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- update to version 2.9.18
|
||||||
|
* CVE-2021-20228 where default and fallback values for no_log parameters
|
||||||
|
to modules were not previously masked.
|
||||||
|
* CVE-2021-20178 where several parameters to the snmp_facts module were
|
||||||
|
logged and displayed despite containing sensitive information.
|
||||||
|
* CVE-2021-20180 where several parameters to the
|
||||||
|
bitbucket_pipeline_variable were logged and displayed despite
|
||||||
|
containing sensitive information.
|
||||||
|
* CVE-2021-20191 which addresses a number of modules whose parameters
|
||||||
|
were logged and displayed despite containing sensitive
|
||||||
|
information. For the full list of affected modules, refer to the
|
||||||
|
changelog linked below.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 19 00:48:05 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
Tue Jan 19 00:48:05 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
@ -222,7 +222,7 @@ Recommends: %{python}-six
|
|||||||
Recommends: sshpass
|
Recommends: sshpass
|
||||||
%endif
|
%endif
|
||||||
Name: ansible
|
Name: ansible
|
||||||
Version: 2.9.17
|
Version: 2.9.18
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SSH-based configuration management, deployment, and task execution system
|
Summary: SSH-based configuration management, deployment, and task execution system
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user