Accepting request 901474 from systemsmanagement
OBS-URL: https://build.opensuse.org/request/show/901474 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible?expand=0&rev=79
This commit is contained in:
commit
0a0f1ce280
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:73a271b9b2081a254deaa7347583d8bd97142b67c891e463ff2302006c5c8c38
|
|
||||||
size 14275840
|
|
@ -1 +0,0 @@
|
|||||||
73a271b9b2081a254deaa7347583d8bd97142b67c891e463ff2302006c5c8c38 ansible-2.9.20.tar.gz
|
|
3
ansible-2.9.23.tar.gz
Normal file
3
ansible-2.9.23.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b7ca0fac00dd09e11bf69eb40da1405881b466ad2adb88e7aee3e2387e66f9ad
|
||||||
|
size 14277981
|
1
ansible-2.9.23.tar.gz.sha
Normal file
1
ansible-2.9.23.tar.gz.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
b7ca0fac00dd09e11bf69eb40da1405881b466ad2adb88e7aee3e2387e66f9ad ansible-2.9.23.tar.gz
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 22 14:35:05 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- Update to 2.9.23, bug-fix release with security fix:
|
||||||
|
* templating engine fix for not preserving unsafe status when trying
|
||||||
|
to preserve newlines. CVE-2021-3583
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 2 05:58:58 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
|
||||||
|
|
||||||
|
- update to 2.9.22
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 4 05:24:10 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- update to 2.9.21
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 16 12:54:09 UTC 2021 - Alexander Graul <alexander.graul@suse.com>
|
Fri Apr 16 12:54:09 UTC 2021 - Alexander Graul <alexander.graul@suse.com>
|
||||||
|
|
||||||
|
@ -221,7 +221,7 @@ Recommends: %{python}-six
|
|||||||
Recommends: sshpass
|
Recommends: sshpass
|
||||||
%endif
|
%endif
|
||||||
Name: ansible
|
Name: ansible
|
||||||
Version: 2.9.20
|
Version: 2.9.23
|
||||||
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