diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c3de1efda..4c86084cb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,103 +2,129 @@ **Topics** -- v6\.6\.8 +- v6\.6\.9 - Release Summary - Security Fixes - Bugfixes -- v6\.6\.7 +- v6\.6\.8 - Release Summary + - Security Fixes - Bugfixes -- v6\.6\.6 +- v6\.6\.7 - Release Summary - Bugfixes -- v6\.6\.5 +- v6\.6\.6 - Release Summary - - Minor Changes - Bugfixes -- v6\.6\.4 +- v6\.6\.5 - Release Summary - - Minor Changes + - Minor Changes - Bugfixes -- v6\.6\.3 +- v6\.6\.4 - Release Summary - - Minor Changes + - Minor Changes - Bugfixes -- v6\.6\.2 +- v6\.6\.3 - Release Summary + - Minor Changes - Bugfixes -- v6\.6\.1 +- v6\.6\.2 - Release Summary - - Minor Changes - Bugfixes -- v6\.6\.0 +- v6\.6\.1 - Release Summary - - Minor Changes + - Minor Changes - Bugfixes +- v6\.6\.0 + - Release Summary + - Minor Changes + - Bugfixes - New Modules - v6\.5\.0 - - Release Summary + - Release Summary - Minor Changes - - Bugfixes + - Bugfixes - New Plugins - Lookup - New Modules - v6\.4\.0 - - Release Summary + - Release Summary - Minor Changes - Deprecated Features - - Bugfixes + - Bugfixes - v6\.3\.0 - - Release Summary + - Release Summary - Minor Changes - Breaking Changes / Porting Guide - Deprecated Features - - Bugfixes + - Bugfixes - New Modules - v6\.2\.0 - - Release Summary + - Release Summary - Minor Changes - Deprecated Features - - Bugfixes + - Bugfixes - v6\.1\.0 - - Release Summary + - Release Summary - Minor Changes - Deprecated Features - - Bugfixes + - Bugfixes - New Modules - v6\.0\.1 - - Release Summary - - Bugfixes -- v6\.0\.0 - Release Summary + - Bugfixes +- v6\.0\.0 + - Release Summary - Major Changes - Minor Changes - Breaking Changes / Porting Guide - Deprecated Features - Removed Features \(previously deprecated\) - - Bugfixes + - Bugfixes - New Plugins - Filter - Lookup - New Modules This changelog describes changes after version 5\.0\.0\. - -## v6\.6\.8 + +## v6\.6\.9 ### Release Summary -Security and bugfix release\. +Maintenance release\. + +This is the last 6\.x\.y release\. The 6\.x\.y release train is now effectively End of Life\. +Thanks to everyone who contributed to the community\.general 6\.x\.y releases\! ### 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\://www\.die\-welt\.net/2024/03/remote\-code\-execution\-in\-ansible\-dynamic\-inventory\-plugins/)\, [https\://github\.com/ansible\-collections/community\.general/pull/8098](https\://github\.com/ansible\-collections/community\.general/pull/8098)\)\. +* keycloak\_identity\_provider \- the client secret was not correctly sanitized by the module\. The return values proposed\, existing\, and end\_state\, as well as the diff\, did contain the client secret unmasked \([https\://github\.com/ansible\-collections/community\.general/pull/8355](https\://github\.com/ansible\-collections/community\.general/pull/8355)\)\. ### Bugfixes +* inventory plugins \- add unsafe wrapper to avoid marking strings that do not contain \{ or \} as unsafe\, to work around a bug in AWX \(\([https\://github\.com/ansible\-collections/community\.general/issues/8212](https\://github\.com/ansible\-collections/community\.general/issues/8212)\, [https\://github\.com/ansible\-collections/community\.general/pull/8225](https\://github\.com/ansible\-collections/community\.general/pull/8225)\)\. +* xml \- make module work with lxml 5\.1\.1\, which removed some internals that the module was relying on \([https\://github\.com/ansible\-collections/community\.general/pull/8169](https\://github\.com/ansible\-collections/community\.general/pull/8169)\)\. + + +## v6\.6\.8 + + +### Release Summary + +Security and bugfix release\. + + +### 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\://www\.die\-welt\.net/2024/03/remote\-code\-execution\-in\-ansible\-dynamic\-inventory\-plugins/)\, [https\://github\.com/ansible\-collections/community\.general/pull/8098](https\://github\.com/ansible\-collections/community\.general/pull/8098)\)\. + + +### Bugfixes + * aix\_filesystem \- fix issue with empty list items in crfs logic and option order \([https\://github\.com/ansible\-collections/community\.general/pull/8052](https\://github\.com/ansible\-collections/community\.general/pull/8052)\)\. * 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](https\://github\.com/ansible\-collections/community\.general/pull/8081)\)\. * 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/issues/8050)\, [https\://github\.com/ansible\-collections/community\.general/pull/8057](https\://github\.com/ansible\-collections/community\.general/pull/8057)\)\. @@ -106,14 +132,14 @@ Security and bugfix release\. ## v6\.6\.7 - + ### Release Summary Bugfix release\. From now on\, community\.general 6\.x\.y will only receive major bugfixes and security fixes anymore\. - + ### Bugfixes * composer \- fix impossible to run working\_dir dependent commands\. The module was throwing an error when trying to run a working\_dir dependent command\, because it tried to get the command help without passing the working\_dir \([https\://github\.com/ansible\-collections/community\.general/issues/3787](https\://github\.com/ansible\-collections/community\.general/issues/3787)\)\. @@ -133,12 +159,12 @@ From now on\, community\.general 6\.x\.y will only receive major bugfixes and se ## v6\.6\.6 - + ### Release Summary Regular bugfix release\. - + ### Bugfixes * mail \- skip headers containing equals characters due to missing maxsplit on header key/value parsing \([https\://github\.com/ansible\-collections/community\.general/pull/7303](https\://github\.com/ansible\-collections/community\.general/pull/7303)\)\. @@ -148,7 +174,7 @@ Regular bugfix release\. ## v6\.6\.5 - + ### Release Summary Regular bugfix release\. @@ -159,7 +185,7 @@ Regular bugfix release\. * make \- allows params to be used without value \([https\://github\.com/ansible\-collections/community\.general/pull/7180](https\://github\.com/ansible\-collections/community\.general/pull/7180)\)\. * pritunl module utils \- ensure validate\_certs parameter is honoured in all methods \([https\://github\.com/ansible\-collections/community\.general/pull/7156](https\://github\.com/ansible\-collections/community\.general/pull/7156)\)\. - + ### Bugfixes * CmdRunner module utils \- does not attempt to resolve path if executable is a relative or absolute path \([https\://github\.com/ansible\-collections/community\.general/pull/7200](https\://github\.com/ansible\-collections/community\.general/pull/7200)\)\. @@ -171,7 +197,7 @@ Regular bugfix release\. ## v6\.6\.4 - + ### Release Summary Regular bugfix release\. @@ -181,7 +207,7 @@ Regular bugfix release\. * redfish\_utils \- use Controllers key in redfish data to obtain Storage controllers properties \([https\://github\.com/ansible\-collections/community\.general/pull/7081](https\://github\.com/ansible\-collections/community\.general/pull/7081)\)\. - + ### Bugfixes * bitwarden lookup plugin \- the plugin made assumptions about the structure of a Bitwarden JSON object which may have been broken by an update in the Bitwarden API\. Remove assumptions\, and allow queries for general fields such as notes \([https\://github\.com/ansible\-collections/community\.general/pull/7061](https\://github\.com/ansible\-collections/community\.general/pull/7061)\)\. @@ -197,7 +223,7 @@ Regular bugfix release\. ## v6\.6\.3 - + ### Release Summary Regular bugfix release\. @@ -208,7 +234,7 @@ Regular bugfix release\. * cobbler inventory plugin \- convert Ansible unicode strings to native Python unicode strings before passing user/password to XMLRPC client \([https\://github\.com/ansible\-collections/community\.general/pull/6923](https\://github\.com/ansible\-collections/community\.general/pull/6923)\)\. * redfish\_info \- fix for GetVolumeInventory\, Controller name was getting populated incorrectly and duplicates were seen in the volumes retrieved \([https\://github\.com/ansible\-collections/community\.general/pull/6719](https\://github\.com/ansible\-collections/community\.general/pull/6719)\)\. - + ### Bugfixes * datadog\_downtime \- presence of rrule param lead to the Datadog API returning Bad Request due to a missing recurrence type \([https\://github\.com/ansible\-collections/community\.general/pull/6811](https\://github\.com/ansible\-collections/community\.general/pull/6811)\)\. @@ -233,12 +259,12 @@ Regular bugfix release\. ## v6\.6\.2 - + ### Release Summary Regular bugfix release\. - + ### Bugfixes * csv module utils \- detects and remove unicode BOM markers from incoming CSV content \([https\://github\.com/ansible\-collections/community\.general/pull/6662](https\://github\.com/ansible\-collections/community\.general/pull/6662)\)\. @@ -250,7 +276,7 @@ Regular bugfix release\. ## v6\.6\.1 - + ### Release Summary Regular bugfix release\. @@ -260,7 +286,7 @@ Regular bugfix release\. * dconf \- if gi\.repository\.GLib is missing\, try to respawn in a Python interpreter that has it \([https\://github\.com/ansible\-collections/community\.general/pull/6491](https\://github\.com/ansible\-collections/community\.general/pull/6491)\)\. - + ### Bugfixes * deps module utils \- do not fail when dependency cannot be found \([https\://github\.com/ansible\-collections/community\.general/pull/6479](https\://github\.com/ansible\-collections/community\.general/pull/6479)\)\. @@ -277,7 +303,7 @@ Regular bugfix release\. ## v6\.6\.0 - + ### Release Summary Bugfix and feature release\. @@ -304,7 +330,7 @@ Bugfix and feature release\. * terraform \- remove state file check condition and error block\, because in the native implementation of terraform will not cause errors due to the non\-existent file \([https\://github\.com/ansible\-collections/community\.general/pull/6296](https\://github\.com/ansible\-collections/community\.general/pull/6296)\)\. * udm\_dns\_record \- minor refactor to the code \([https\://github\.com/ansible\-collections/community\.general/pull/6382](https\://github\.com/ansible\-collections/community\.general/pull/6382)\)\. - + ### Bugfixes * archive \- reduce RAM usage by generating CRC32 checksum over chunks \([https\://github\.com/ansible\-collections/community\.general/pull/6274](https\://github\.com/ansible\-collections/community\.general/pull/6274)\)\. @@ -336,7 +362,7 @@ Bugfix and feature release\. ## v6\.5\.0 - + ### Release Summary Feature and bugfix release\. @@ -364,7 +390,7 @@ Feature and bugfix release\. * ssh\_config \- vendored StormSSH\'s config parser to avoid having to install StormSSH to use the module \([https\://github\.com/ansible\-collections/community\.general/pull/6117](https\://github\.com/ansible\-collections/community\.general/pull/6117)\)\. * znode module \- optional use\_tls parameter added for encrypted communication \([https\://github\.com/ansible\-collections/community\.general/issues/6154](https\://github\.com/ansible\-collections/community\.general/issues/6154)\)\. - + ### Bugfixes * archive \- avoid deprecated exception class on Python 3 \([https\://github\.com/ansible\-collections/community\.general/pull/6180](https\://github\.com/ansible\-collections/community\.general/pull/6180)\)\. @@ -398,7 +424,7 @@ Feature and bugfix release\. ## v6\.4\.0 - + ### Release Summary Regular feature and bugfix release\. @@ -427,7 +453,7 @@ Regular feature and bugfix release\. * gitlab\_runner \- the option access\_level will lose its default value in community\.general 8\.0\.0\. From that version on\, you have set this option to ref\_protected explicitly\, if you want to have a protected runner \([https\://github\.com/ansible\-collections/community\.general/issues/5925](https\://github\.com/ansible\-collections/community\.general/issues/5925)\)\. - + ### Bugfixes * cartesian and flattened lookup plugins \- adjust to parameter deprecation in ansible\-core 2\.14\'s listify\_lookup\_plugin\_terms helper function \([https\://github\.com/ansible\-collections/community\.general/pull/6074](https\://github\.com/ansible\-collections/community\.general/pull/6074)\)\. @@ -453,7 +479,7 @@ Regular feature and bugfix release\. ## v6\.3\.0 - + ### Release Summary Regular bugfix and feature release\. @@ -488,7 +514,7 @@ Regular bugfix and feature release\. * consul \- deprecate using parameters unused for state\=absent \([https\://github\.com/ansible\-collections/community\.general/pull/5772](https\://github\.com/ansible\-collections/community\.general/pull/5772)\)\. * gitlab\_runner \- the default of the new option access\_level\_on\_creation will change from false to true in community\.general 7\.0\.0\. This will cause access\_level to be used during runner registration as well\, and not only during updates \([https\://github\.com/ansible\-collections/community\.general/pull/5908](https\://github\.com/ansible\-collections/community\.general/pull/5908)\)\. - + ### Bugfixes * ModuleHelper \- fix bug when adjusting the name of reserved output variables \([https\://github\.com/ansible\-collections/community\.general/pull/5755](https\://github\.com/ansible\-collections/community\.general/pull/5755)\)\. @@ -523,7 +549,7 @@ Regular bugfix and feature release\. ## v6\.2\.0 - + ### Release Summary Regular bugfix and feature release\. @@ -569,7 +595,7 @@ Regular bugfix and feature release\. * rax\_scaling\_group \- module relies on deprecates library pyrax\. Unless maintainers step up to work on the module\, it will be marked as deprecated in community\.general 7\.0\.0 and removed in version 9\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/pull/5733](https\://github\.com/ansible\-collections/community\.general/pull/5733)\)\. * rax\_scaling\_policy \- module relies on deprecates library pyrax\. Unless maintainers step up to work on the module\, it will be marked as deprecated in community\.general 7\.0\.0 and removed in version 9\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/pull/5733](https\://github\.com/ansible\-collections/community\.general/pull/5733)\)\. - + ### Bugfixes * ansible\_galaxy\_install \- set default to raise exception if command\'s return code is different from zero \([https\://github\.com/ansible\-collections/community\.general/pull/5680](https\://github\.com/ansible\-collections/community\.general/pull/5680)\)\. @@ -585,7 +611,7 @@ Regular bugfix and feature release\. ## v6\.1\.0 - + ### Release Summary Regular bugfix and feature release\. @@ -616,7 +642,7 @@ Regular bugfix and feature release\. * The sap modules sapcar\_extract\, sap\_task\_list\_execute\, and hana\_query\, will be removed from this collection in community\.general 7\.0\.0 and replaced with redirects to community\.sap\_libs\. If you want to continue using these modules\, make sure to also install community\.sap\_libs \(it is part of the Ansible package\) \([https\://github\.com/ansible\-collections/community\.general/pull/5614](https\://github\.com/ansible\-collections/community\.general/pull/5614)\)\. - + ### Bugfixes * chroot connection plugin \- add inventory\_hostname to vars under remote\_addr\. This is needed for compatibility with ansible\-core 2\.13 \([https\://github\.com/ansible\-collections/community\.general/pull/5570](https\://github\.com/ansible\-collections/community\.general/pull/5570)\)\. @@ -642,12 +668,12 @@ Regular bugfix and feature release\. ## v6\.0\.1 - + ### Release Summary Bugfix release for Ansible 7\.0\.0\. - + ### Bugfixes * dependent lookup plugin \- avoid warning on deprecated parameter for Templar\.template\(\) \([https\://github\.com/ansible\-collections/community\.general/pull/5543](https\://github\.com/ansible\-collections/community\.general/pull/5543)\)\. @@ -659,7 +685,7 @@ Bugfix release for Ansible 7\.0\.0\. ## v6\.0\.0 - + ### Release Summary New major release of community\.general with lots of bugfixes\, new features\, some removed deprecated features\, and some other breaking changes\. Please check the coresponding sections of the changelog for more details\. @@ -814,7 +840,7 @@ New major release of community\.general with lots of bugfixes\, new features\, s * proxmox inventory plugin \- the default of the want\_proxmox\_nodes\_ansible\_host option changed from true to false \([https\://github\.com/ansible\-collections/community\.general/pull/5326](https\://github\.com/ansible\-collections/community\.general/pull/5326)\)\. * vmadm \- the debug option has been removed\. It was not used anyway \([https\://github\.com/ansible\-collections/community\.general/pull/5326](https\://github\.com/ansible\-collections/community\.general/pull/5326)\)\. - + ### Bugfixes * Include PSF\-license\.txt file for plugins/module\_utils/\_mount\.py\. diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 714cf2d591..819882237b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,28 @@ Community General Release Notes This changelog describes changes after version 5.0.0. +v6.6.9 +====== + +Release Summary +--------------- + +Maintenance release. + +This is the last 6.x.y release. The 6.x.y release train is now effectively End of Life. +Thanks to everyone who contributed to the community.general 6.x.y releases! + +Security Fixes +-------------- + +- keycloak_identity_provider - the client secret was not correctly sanitized by the module. The return values ``proposed``, ``existing``, and ``end_state``, as well as the diff, did contain the client secret unmasked (https://github.com/ansible-collections/community.general/pull/8355). + +Bugfixes +-------- + +- inventory plugins - add unsafe wrapper to avoid marking strings that do not contain ``{`` or ``}`` as unsafe, to work around a bug in AWX ((https://github.com/ansible-collections/community.general/issues/8212, https://github.com/ansible-collections/community.general/pull/8225). +- xml - make module work with lxml 5.1.1, which removed some internals that the module was relying on (https://github.com/ansible-collections/community.general/pull/8169). + v6.6.8 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 759c2c1df5..dafb930a1f 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -1644,3 +1644,30 @@ releases: - inventory-rce.yml - pacemaker-cluster.yml release_date: '2024-03-25' + 6.6.9: + changes: + bugfixes: + - inventory plugins - add unsafe wrapper to avoid marking strings that do not + contain ``{`` or ``}`` as unsafe, to work around a bug in AWX ((https://github.com/ansible-collections/community.general/issues/8212, + https://github.com/ansible-collections/community.general/pull/8225). + - xml - make module work with lxml 5.1.1, which removed some internals that + the module was relying on (https://github.com/ansible-collections/community.general/pull/8169). + release_summary: 'Maintenance release. + + + This is the last 6.x.y release. The 6.x.y release train is now effectively + End of Life. + + Thanks to everyone who contributed to the community.general 6.x.y releases! + + ' + security_fixes: + - keycloak_identity_provider - the client secret was not correctly sanitized + by the module. The return values ``proposed``, ``existing``, and ``end_state``, + as well as the diff, did contain the client secret unmasked (https://github.com/ansible-collections/community.general/pull/8355). + fragments: + - 6.6.9.yml + - 8169-lxml.yml + - 8225-unsafe.yml + - 8355-keycloak-idp-sanitize.yaml + release_date: '2024-05-19' diff --git a/changelogs/fragments/6.6.9.yml b/changelogs/fragments/6.6.9.yml deleted file mode 100644 index c6f2a83a2d..0000000000 --- a/changelogs/fragments/6.6.9.yml +++ /dev/null @@ -1,5 +0,0 @@ -release_summary: | - Maintenance release. - - This is the last 6.x.y release. The 6.x.y release train is now effectively End of Life. - Thanks to everyone who contributed to the community.general 6.x.y releases! diff --git a/changelogs/fragments/8169-lxml.yml b/changelogs/fragments/8169-lxml.yml deleted file mode 100644 index e2c1b8b952..0000000000 --- a/changelogs/fragments/8169-lxml.yml +++ /dev/null @@ -1,2 +0,0 @@ -bugfixes: - - "xml - make module work with lxml 5.1.1, which removed some internals that the module was relying on (https://github.com/ansible-collections/community.general/pull/8169)." diff --git a/changelogs/fragments/8225-unsafe.yml b/changelogs/fragments/8225-unsafe.yml deleted file mode 100644 index 496797ef74..0000000000 --- a/changelogs/fragments/8225-unsafe.yml +++ /dev/null @@ -1,2 +0,0 @@ -bugfixes: - - "inventory plugins - add unsafe wrapper to avoid marking strings that do not contain ``{`` or ``}`` as unsafe, to work around a bug in AWX ((https://github.com/ansible-collections/community.general/issues/8212, https://github.com/ansible-collections/community.general/pull/8225)." diff --git a/changelogs/fragments/8355-keycloak-idp-sanitize.yaml b/changelogs/fragments/8355-keycloak-idp-sanitize.yaml deleted file mode 100644 index 3a7942bb88..0000000000 --- a/changelogs/fragments/8355-keycloak-idp-sanitize.yaml +++ /dev/null @@ -1,2 +0,0 @@ -security_fixes: - - keycloak_identity_provider - the client secret was not correctly sanitized by the module. The return values ``proposed``, ``existing``, and ``end_state``, as well as the diff, did contain the client secret unmasked (https://github.com/ansible-collections/community.general/pull/8355). \ No newline at end of file