diff --git a/.files b/.files index 8b00813..7a2b858 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 3f68cde..46a39dc 100644 --- a/.rev +++ b/.rev @@ -859,4 +859,12 @@ numbers for further reference. 886002 + + 293e38b13032fd8646ec1219f8626866 + 2.9.23 + + dimstar_suse + + 901474 + diff --git a/ansible-2.9.20.tar.gz b/ansible-2.9.20.tar.gz deleted file mode 120000 index dfa9673..0000000 --- a/ansible-2.9.20.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihfuzubzikmowudgpowemq67h2ilrkx2hlde66ojvvbodawibdzbu \ No newline at end of file diff --git a/ansible-2.9.20.tar.gz.sha b/ansible-2.9.20.tar.gz.sha deleted file mode 100644 index cbbc285..0000000 --- a/ansible-2.9.20.tar.gz.sha +++ /dev/null @@ -1 +0,0 @@ -73a271b9b2081a254deaa7347583d8bd97142b67c891e463ff2302006c5c8c38 ansible-2.9.20.tar.gz diff --git a/ansible-2.9.23.tar.gz b/ansible-2.9.23.tar.gz new file mode 120000 index 0000000..9437929 --- /dev/null +++ b/ansible-2.9.23.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeib5voeiwhcvdqbyg5x7rim2dcozofbdhjrx5opnahtdkph6yohami \ No newline at end of file diff --git a/ansible-2.9.23.tar.gz.sha b/ansible-2.9.23.tar.gz.sha new file mode 100644 index 0000000..cff6783 --- /dev/null +++ b/ansible-2.9.23.tar.gz.sha @@ -0,0 +1 @@ +b7ca0fac00dd09e11bf69eb40da1405881b466ad2adb88e7aee3e2387e66f9ad ansible-2.9.23.tar.gz diff --git a/ansible.changes b/ansible.changes index b9b2112..3d3d8f7 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,4 +1,21 @@ ------------------------------------------------------------------- +Tue Jun 22 14:35:05 UTC 2021 - Michael Ströder + +- 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 + +- update to 2.9.22 + +------------------------------------------------------------------- +Tue May 4 05:24:10 UTC 2021 - Michael Ströder + +- update to 2.9.21 + +------------------------------------------------------------------- Fri Apr 16 12:54:09 UTC 2021 - Alexander Graul - Drop python-coverage run-time requirement from openSUSE/SLE diff --git a/ansible.spec b/ansible.spec index 8cbd746..111f74c 100644 --- a/ansible.spec +++ b/ansible.spec @@ -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