Accepting request 901352 from home:stroeder:sys
- 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 OBS-URL: https://build.opensuse.org/request/show/901352 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=209
This commit is contained in:
parent
53ca333e77
commit
a1d6d4f1cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49a4139a4315282c0588f1691b450ebc8309772c149f6cf342d2039bc3a48b6f
|
||||
size 14278328
|
@ -1 +0,0 @@
|
||||
49a4139a4315282c0588f1691b450ebc8309772c149f6cf342d2039bc3a48b6f ansible-2.9.22.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,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -221,7 +221,7 @@ Recommends: %{python}-six
|
||||
Recommends: sshpass
|
||||
%endif
|
||||
Name: ansible
|
||||
Version: 2.9.22
|
||||
Version: 2.9.23
|
||||
Release: 0
|
||||
Summary: SSH-based configuration management, deployment, and task execution system
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user