Release 1.2.2.

This commit is contained in:
Felix Fontein
2021-02-05 17:52:24 +01:00
parent 2d48253b6d
commit bbf8373f6c
4 changed files with 23 additions and 3 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v1.2.2
======
Release Summary
---------------
Security bugfix release to address CVE-2021-20191.
Security Fixes
--------------
- docker_swarm - enabled ``no_log`` for the option ``signing_ca_key`` to prevent accidental disclosure (CVE-2021-20191, https://github.com/ansible-collections/community.docker/pull/80).
v1.2.1
======