Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ansible-base
From: Adam Ciarcinski
Date: 2021-06-23 21:40:57
Message id: 20210623194057.475BCFA95@cvs.NetBSD.org
Log Message:
ansible-base: updated to 2.10.11
v2.10.11
========
Security Fixes
--------------
- templating engine fix for not preserving usnafe status when trying to preserve \
newlines. CVE-2021-3583
Bugfixes
--------
- gather_facts, package, service - fix using module_defaults for the modules in \
addition to the action plugins. \
(https://github.com/ansible/ansible/issues/72918)
- psrp - Always cleanup the last run pipeline if a second pipeline is invoked to \
avoid violating any resource limits.
- psrp - Fix error when resetting a connection that was initialised but not \
connected - (https://github.com/ansible/ansible/issues/74092).
- psrp - Try to clean up any server-side resources when resetting a connection.
Files: