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:
Dominique Leuenberger 2021-06-23 15:38:31 +00:00 committed by Git OBS Bridge
commit 0a0f1ce280
6 changed files with 22 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73a271b9b2081a254deaa7347583d8bd97142b67c891e463ff2302006c5c8c38
size 14275840

View File

@ -1 +0,0 @@
73a271b9b2081a254deaa7347583d8bd97142b67c891e463ff2302006c5c8c38 ansible-2.9.20.tar.gz

3
ansible-2.9.23.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7ca0fac00dd09e11bf69eb40da1405881b466ad2adb88e7aee3e2387e66f9ad
size 14277981

View File

@ -0,0 +1 @@
b7ca0fac00dd09e11bf69eb40da1405881b466ad2adb88e7aee3e2387e66f9ad ansible-2.9.23.tar.gz

View File

@ -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>

View File

@ -221,7 +221,7 @@ Recommends: %{python}-six
Recommends: sshpass
%endif
Name: ansible
Version: 2.9.20
Version: 2.9.23
Release: 0
Summary: SSH-based configuration management, deployment, and task execution system
License: GPL-3.0-or-later