diff --git a/CHANGELOG.md b/CHANGELOG.md
index 468fd73ec1..ae64d33abc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,37 +2,40 @@
**Topics**
-- v11\.2\.0
+- v11\.2\.1
- Release Summary
+ - Bugfixes
+- v11\.2\.0
+ - Release Summary
- Minor Changes
- Deprecated Features
- - Bugfixes
+ - Bugfixes
- New Plugins
- Lookup
- New Modules
- v11\.1\.2
- - Release Summary
- - Minor Changes
- - Bugfixes
-- v11\.1\.1
- Release Summary
- - Minor Changes
+ - Minor Changes
- Bugfixes
-- v11\.1\.0
+- v11\.1\.1
- Release Summary
+ - Minor Changes
+ - Bugfixes
+- v11\.1\.0
+ - Release Summary
- Minor Changes
- Deprecated Features
- - Bugfixes
+ - Bugfixes
- New Plugins
- Callback
- New Modules
- v11\.0\.0
- - Release Summary
+ - Release Summary
- Minor Changes
- Deprecated Features
- Removed Features \(previously deprecated\)
- Security Fixes
- - Bugfixes
+ - Bugfixes
- Known Issues
- New Plugins
- Callback
@@ -43,10 +46,27 @@
- New Modules
This changelog describes changes after version 10\.0\.0\.
+
+## v11\.2\.1
+
+
+### Release Summary
+
+Bugfix release\.
+
+
+### Bugfixes
+
+* Avoid deprecated functionality in ansible\-core 2\.20 \([https\://github\.com/ansible\-collections/community\.general/pull/10687](https\://github\.com/ansible\-collections/community\.general/pull/10687)\)\.
+* apache2\_module \- check the cgi
module restrictions only during activation \([https\://github\.com/ansible\-collections/community\.general/pull/10423](https\://github\.com/ansible\-collections/community\.general/pull/10423)\)\.
+* composer \- fix broken command lines \([https\://github\.com/ansible\-collections/community\.general/issues/10662](https\://github\.com/ansible\-collections/community\.general/issues/10662)\, [https\://github\.com/ansible\-collections/community\.general/pull/10669](https\://github\.com/ansible\-collections/community\.general/pull/10669)\)\.
+* pacemaker\_resource \- fix resource\_type
parameter formatting \([https\://github\.com/ansible\-collections/community\.general/issues/10426](https\://github\.com/ansible\-collections/community\.general/issues/10426)\, [https\://github\.com/ansible\-collections/community\.general/pull/10663](https\://github\.com/ansible\-collections/community\.general/pull/10663)\)\.
+* pids \- prevent error when an empty string is provided for name
\([https\://github\.com/ansible\-collections/community\.general/issues/10672](https\://github\.com/ansible\-collections/community\.general/issues/10672)\, [https\://github\.com/ansible\-collections/community\.general/pull/10688](https\://github\.com/ansible\-collections/community\.general/pull/10688)\)\.
+
## v11\.2\.0
-
+
### Release Summary
Regular bugfix and features release\.
@@ -89,7 +109,7 @@ Regular bugfix and features release\.
* github\_repo \- deprecate force\_defaults\=true
\([https\://github\.com/ansible\-collections/community\.general/pull/10435](https\://github\.com/ansible\-collections/community\.general/pull/10435)\)\.
* rocketchat \- the default value for is\_pre740
\, currently true
\, is deprecated and will change to false
in community\.general 13\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/pull/10490](https\://github\.com/ansible\-collections/community\.general/pull/10490)\)\.
-
+
### Bugfixes
* jenkins\_plugin \- install latest compatible version instead of latest \([https\://github\.com/ansible\-collections/community\.general/issues/854](https\://github\.com/ansible\-collections/community\.general/issues/854)\, [https\://github\.com/ansible\-collections/community\.general/pull/10346](https\://github\.com/ansible\-collections/community\.general/pull/10346)\)\.
@@ -113,7 +133,7 @@ Regular bugfix and features release\.
## v11\.1\.2
-
+
### Release Summary
Bugfix release\.
@@ -252,7 +272,7 @@ Bugfix release\.
* zypper \- remove redundant constructs from argument specs \([https\://github\.com/ansible\-collections/community\.general/pull/10513](https\://github\.com/ansible\-collections/community\.general/pull/10513)\)\.
* zypper\_repository \- remove redundant constructs from argument specs \([https\://github\.com/ansible\-collections/community\.general/pull/10513](https\://github\.com/ansible\-collections/community\.general/pull/10513)\)\.
-
+
### Bugfixes
* apk \- fix check for empty/whitespace\-only package names \([https\://github\.com/ansible\-collections/community\.general/pull/10532](https\://github\.com/ansible\-collections/community\.general/pull/10532)\)\.
@@ -266,7 +286,7 @@ Bugfix release\.
## v11\.1\.1
-
+
### Release Summary
Bugfix release for the next Ansible 12 pre\-release\.
@@ -302,7 +322,7 @@ Bugfix release for the next Ansible 12 pre\-release\.
* filesystem \- remove redundant constructs from argument specs \([https\://github\.com/ansible\-collections/community\.general/pull/10494](https\://github\.com/ansible\-collections/community\.general/pull/10494)\)\.
* sysrc \- adjustments to the code \([https\://github\.com/ansible\-collections/community\.general/pull/10417](https\://github\.com/ansible\-collections/community\.general/pull/10417)\)\.
-
+
### Bugfixes
* apache2\_module \- avoid ansible\-core 2\.19 deprecation \([https\://github\.com/ansible\-collections/community\.general/pull/10459](https\://github\.com/ansible\-collections/community\.general/pull/10459)\)\.
@@ -320,7 +340,7 @@ Bugfix release for the next Ansible 12 pre\-release\.
## v11\.1\.0
-
+
### Release Summary
Regular bugfix and feature release\.
@@ -380,7 +400,7 @@ Regular bugfix and feature release\.
* catapult \- module is deprecated and will be removed in community\.general 13\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/issues/10318](https\://github\.com/ansible\-collections/community\.general/issues/10318)\, [https\://github\.com/ansible\-collections/community\.general/pull/10329](https\://github\.com/ansible\-collections/community\.general/pull/10329)\)\.
* pacemaker\_cluster \- the parameter state
will become a required parameter in community\.general 12\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/pull/10227](https\://github\.com/ansible\-collections/community\.general/pull/10227)\)\.
-
+
### Bugfixes
* dependent lookup plugin \- avoid deprecated ansible\-core 2\.19 functionality \([https\://github\.com/ansible\-collections/community\.general/pull/10359](https\://github\.com/ansible\-collections/community\.general/pull/10359)\)\.
@@ -406,7 +426,7 @@ Regular bugfix and feature release\.
## v11\.0\.0
-
+
### Release Summary
This is release 11\.0\.0 of community\.general
\, released on 2025\-06\-16\.
@@ -805,7 +825,7 @@ This is release 11\.0\.0 of community\.general
\, released on 2025\-
* keycloak\_authentication \- API calls did not properly set the priority
during update resulting in incorrectly sorted authentication flows\. This apparently only affects Keycloak 25 or newer \([https\://github\.com/ansible\-collections/community\.general/pull/9263](https\://github\.com/ansible\-collections/community\.general/pull/9263)\)\.
* keycloak\_client \- Sanitize saml\.encryption\.private\.key
so it does not show in the logs \([https\://github\.com/ansible\-collections/community\.general/pull/9621](https\://github\.com/ansible\-collections/community\.general/pull/9621)\)\.
-
+
### Bugfixes
* apache2\_mod\_proxy \- make compatible with Python 3 \([https\://github\.com/ansible\-collections/community\.general/pull/9762](https\://github\.com/ansible\-collections/community\.general/pull/9762)\)\.
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 71fad21e67..61e926e08f 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,6 +6,23 @@ Community General Release Notes
This changelog describes changes after version 10.0.0.
+v11.2.1
+=======
+
+Release Summary
+---------------
+
+Bugfix release.
+
+Bugfixes
+--------
+
+- Avoid deprecated functionality in ansible-core 2.20 (https://github.com/ansible-collections/community.general/pull/10687).
+- apache2_module - check the ``cgi`` module restrictions only during activation (https://github.com/ansible-collections/community.general/pull/10423).
+- composer - fix broken command lines (https://github.com/ansible-collections/community.general/issues/10662, https://github.com/ansible-collections/community.general/pull/10669).
+- pacemaker_resource - fix ``resource_type`` parameter formatting (https://github.com/ansible-collections/community.general/issues/10426, https://github.com/ansible-collections/community.general/pull/10663).
+- pids - prevent error when an empty string is provided for ``name`` (https://github.com/ansible-collections/community.general/issues/10672, https://github.com/ansible-collections/community.general/pull/10688).
+
v11.2.0
=======
diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml
index d6d45cde56..4c3bfd207a 100644
--- a/changelogs/changelog.yaml
+++ b/changelogs/changelog.yaml
@@ -1577,3 +1577,24 @@ releases:
name: binary_file
namespace: null
release_date: '2025-08-11'
+ 11.2.1:
+ changes:
+ bugfixes:
+ - Avoid deprecated functionality in ansible-core 2.20 (https://github.com/ansible-collections/community.general/pull/10687).
+ - apache2_module - check the ``cgi`` module restrictions only during activation
+ (https://github.com/ansible-collections/community.general/pull/10423).
+ - composer - fix broken command lines (https://github.com/ansible-collections/community.general/issues/10662,
+ https://github.com/ansible-collections/community.general/pull/10669).
+ - pacemaker_resource - fix ``resource_type`` parameter formatting (https://github.com/ansible-collections/community.general/issues/10426,
+ https://github.com/ansible-collections/community.general/pull/10663).
+ - pids - prevent error when an empty string is provided for ``name`` (https://github.com/ansible-collections/community.general/issues/10672,
+ https://github.com/ansible-collections/community.general/pull/10688).
+ release_summary: Bugfix release.
+ fragments:
+ - 10423-apache_module-condition.yml
+ - 10663-pacemaker-resource-fix-resource-type.yml
+ - 10680-composer.yml
+ - 10687-deprecations.yml
+ - 10688-pids.yml
+ - 11.2.1.yml
+ release_date: '2025-08-18'
diff --git a/changelogs/fragments/10423-apache_module-condition.yml b/changelogs/fragments/10423-apache_module-condition.yml
deleted file mode 100644
index 9a30d06b4e..0000000000
--- a/changelogs/fragments/10423-apache_module-condition.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - apache2_module - check the ``cgi`` module restrictions only during activation (https://github.com/ansible-collections/community.general/pull/10423).
diff --git a/changelogs/fragments/10663-pacemaker-resource-fix-resource-type.yml b/changelogs/fragments/10663-pacemaker-resource-fix-resource-type.yml
deleted file mode 100644
index 270488d248..0000000000
--- a/changelogs/fragments/10663-pacemaker-resource-fix-resource-type.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - "pacemaker_resource - fix ``resource_type`` parameter formatting (https://github.com/ansible-collections/community.general/issues/10426, https://github.com/ansible-collections/community.general/pull/10663)."
diff --git a/changelogs/fragments/10680-composer.yml b/changelogs/fragments/10680-composer.yml
deleted file mode 100644
index d94debf511..0000000000
--- a/changelogs/fragments/10680-composer.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - "composer - fix broken command lines (https://github.com/ansible-collections/community.general/issues/10662, https://github.com/ansible-collections/community.general/pull/10669)."
diff --git a/changelogs/fragments/10687-deprecations.yml b/changelogs/fragments/10687-deprecations.yml
deleted file mode 100644
index 62974ab6a0..0000000000
--- a/changelogs/fragments/10687-deprecations.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - "Avoid deprecated functionality in ansible-core 2.20 (https://github.com/ansible-collections/community.general/pull/10687)."
diff --git a/changelogs/fragments/10688-pids.yml b/changelogs/fragments/10688-pids.yml
deleted file mode 100644
index 1ed97a6fed..0000000000
--- a/changelogs/fragments/10688-pids.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - "pids - prevent error when an empty string is provided for ``name`` (https://github.com/ansible-collections/community.general/issues/10672, https://github.com/ansible-collections/community.general/pull/10688)."
diff --git a/changelogs/fragments/11.2.1.yml b/changelogs/fragments/11.2.1.yml
deleted file mode 100644
index 8ce9aa961c..0000000000
--- a/changelogs/fragments/11.2.1.yml
+++ /dev/null
@@ -1 +0,0 @@
-release_summary: Bugfix release.