Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ansible-base
From: Adam Ciarcinski
Date: 2021-10-12 11:26:10
Message id: 20211012092610.63B1CFA97@cvs.NetBSD.org
Log Message:
ansible-base: updated to 2.10.15
v2.10.15
Security Fixes
- Do not include params in exception when a call to ``set_options`` fails. \
Additionally, block the exception that is returned from being displayed to \
stdout. (CVE-2021-3620)
Bugfixes
- PowerShell - Ignore the ``LIB`` environment variable when compiling C# Ansible code
- ansible-test - Remove obsolete ``--remote`` entry ``power/centos/7``
- ansible-test - Update ``isort`` constraint from version 4.3.15 to 4.3.16 to \
prevent ``pylint`` from failing with warnings reported as errors.
- netconf - catch and handle exception to prevent stack trace when running in \
FIPS mode
Files: