mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
Release 6.6.8.
This commit is contained in:
parent
739998779b
commit
09b3253edd
8 changed files with 160 additions and 105 deletions
|
@ -1 +0,0 @@
|
|||
release_summary: Security and bugfix release.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "pam_limits - when the file does not exist, do not create it in check mode (https://github.com/ansible-collections/community.general/issues/8050, https://github.com/ansible-collections/community.general/pull/8057)."
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
bugfixes:
|
||||
- aix_filesystem - fix issue with empty list items in crfs logic and option order (https://github.com/ansible-collections/community.general/pull/8052).
|
|
@ -1,6 +0,0 @@
|
|||
security_fixes:
|
||||
- "cobbler, gitlab_runners, icinga2, linode, lxd, nmap, online, opennebula, proxmox, scaleway, stackpath_compute, virtualbox,
|
||||
and xen_orchestra inventory plugin - make sure all data received from the remote servers is marked as unsafe, so remote
|
||||
code execution by obtaining texts that can be evaluated as templates is not possible
|
||||
(https://www.die-welt.net/2024/03/remote-code-execution-in-ansible-dynamic-inventory-plugins/,
|
||||
https://github.com/ansible-collections/community.general/pull/8098)."
|
|
@ -1,3 +0,0 @@
|
|||
bugfixes:
|
||||
- "pacemaker_cluster - actually implement check mode, which the module claims to support. This means that until now the module
|
||||
also did changes in check mode (https://github.com/ansible-collections/community.general/pull/8081)."
|
Loading…
Add table
Add a link
Reference in a new issue