diff --git a/CHANGELOG.md b/CHANGELOG.md
index c9f6ffbaa5..66c8341b59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,67 +2,70 @@
**Topics**
+- v9\.5\.5
+ - Release Summary
+ - Bugfixes
- v9\.5\.4
- Security Fixes
- - Bugfixes
+ - Bugfixes
- v9\.5\.3
- - Release Summary
+ - Release Summary
- Minor Changes
- Security Fixes
- - Bugfixes
-- v9\.5\.2
- - Release Summary
- - Minor Changes
- Bugfixes
-- v9\.5\.1
+- v9\.5\.2
- Release Summary
- - Minor Changes
+ - Minor Changes
- Bugfixes
-- v9\.5\.0
+- v9\.5\.1
- Release Summary
+ - Minor Changes
+ - Bugfixes
+- v9\.5\.0
+ - Release Summary
- Minor Changes
- Deprecated Features
- - Bugfixes
+ - Bugfixes
- New Modules
- v9\.4\.0
- - Release Summary
+ - Release Summary
- Minor Changes
- Deprecated Features
- - Bugfixes
+ - Bugfixes
- New Modules
- v9\.3\.0
- - Release Summary
+ - Release Summary
- Minor Changes
- - Bugfixes
+ - Bugfixes
- New Modules
- v9\.2\.0
- - Release Summary
+ - Release Summary
- Minor Changes
- - Bugfixes
+ - Bugfixes
- New Plugins
- Filter
- Test
- v9\.1\.0
- - Release Summary
+ - Release Summary
- Minor Changes
- Deprecated Features
- - Bugfixes
+ - Bugfixes
- Known Issues
- New Plugins
- Filter
- New Modules
- v9\.0\.1
- - Release Summary
- - Minor Changes
- - Bugfixes
-- v9\.0\.0
- Release Summary
+ - Minor Changes
+ - Bugfixes
+- v9\.0\.0
+ - Release Summary
- Minor Changes
- Breaking Changes / Porting Guide
- Deprecated Features
- Removed Features \(previously deprecated\)
- Security Fixes
- - Bugfixes
+ - Bugfixes
- New Plugins
- Become
- Callback
@@ -73,6 +76,32 @@
- New Modules
This changelog describes changes after version 8\.0\.0\.
+
+## v9\.5\.5
+
+
+### Release Summary
+
+Regular bugfix release\.
+
+
+### 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)\)\.
+* apache2\_mod\_proxy \- passing the cluster\'s page as referer for the member\'s pages\. This makes the module actually work again for halfway modern Apache versions\. According to some comments founds on the net the referer was required since at least 2019 for some versions of Apache 2 \([https\://github\.com/ansible\-collections/community\.general/pull/9762](https\://github\.com/ansible\-collections/community\.general/pull/9762)\)\.
+* cloudflare\_dns \- fix crash when deleting a DNS record or when updating a record with solo\=true
\([https\://github\.com/ansible\-collections/community\.general/issues/9652](https\://github\.com/ansible\-collections/community\.general/issues/9652)\, [https\://github\.com/ansible\-collections/community\.general/pull/9649](https\://github\.com/ansible\-collections/community\.general/pull/9649)\)\.
+* elasticsearch\_plugin \- fix ERROR\: D is not a recognized option
issue when configuring proxy settings \([https\://github\.com/ansible\-collections/community\.general/pull/9774](https\://github\.com/ansible\-collections/community\.general/pull/9774)\, [https\://github\.com/ansible\-collections/community\.general/issues/9773](https\://github\.com/ansible\-collections/community\.general/issues/9773)\)\.
+* keycloak\_client \- fix and improve existing tests\. The module showed a diff without actual changes\, solved by improving the normalise\_cr\(\)
function \([https\://github\.com/ansible\-collections/community\.general/pull/9644](https\://github\.com/ansible\-collections/community\.general/pull/9644)\)\.
+* keycloak\_client \- in check mode\, detect whether the lists in before client \(for example redirect URI list\) contain items that the lists in the desired client do not contain \([https\://github\.com/ansible\-collections/community\.general/pull/9739](https\://github\.com/ansible\-collections/community\.general/pull/9739)\)\.
+* passwordstore lookup plugin \- fix subkey creation even when create\=false
\([https\://github\.com/ansible\-collections/community\.general/issues/9105](https\://github\.com/ansible\-collections/community\.general/issues/9105)\, [https\://github\.com/ansible\-collections/community\.general/pull/9106](https\://github\.com/ansible\-collections/community\.general/pull/9106)\)\.
+* proxmox inventory plugin \- plugin did not update cache correctly after meta\: refresh\_inventory
\([https\://github\.com/ansible\-collections/community\.general/issues/9710](https\://github\.com/ansible\-collections/community\.general/issues/9710)\, [https\://github\.com/ansible\-collections/community\.general/pull/9760](https\://github\.com/ansible\-collections/community\.general/pull/9760)\)\.
+* redhat\_subscription \- use the \"enable\_content\" option \(when available\) when
+ registering using D\-Bus\, to ensure that subscription\-manager enables the
+ content on registration\; this is particular important on EL 10\+ and Fedora
+ 41\+
+ \([https\://github\.com/ansible\-collections/community\.general/pull/9778](https\://github\.com/ansible\-collections/community\.general/pull/9778)\)\.
+* xml \- ensure file descriptor is closed \([https\://github\.com/ansible\-collections/community\.general/pull/9695](https\://github\.com/ansible\-collections/community\.general/pull/9695)\)\.
+
## v9\.5\.4
@@ -81,7 +110,7 @@ This changelog describes changes after version 8\.0\.0\.
* 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
* redhat\_subscription \- do not try to unsubscribe \(i\.e\. remove subscriptions\)
@@ -93,7 +122,7 @@ This changelog describes changes after version 8\.0\.0\.
## v9\.5\.3
-
+
### Release Summary
Regular bugfix release\.
@@ -108,7 +137,7 @@ Regular bugfix release\.
* 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)\)\.
-
+
### Bugfixes
* dig lookup plugin \- correctly handle NoNameserver
exception \([https\://github\.com/ansible\-collections/community\.general/pull/9363](https\://github\.com/ansible\-collections/community\.general/pull/9363)\, [https\://github\.com/ansible\-collections/community\.general/issues/9362](https\://github\.com/ansible\-collections/community\.general/issues/9362)\)\.
@@ -121,7 +150,7 @@ Regular bugfix release\.
## v9\.5\.2
-
+
### Release Summary
Regular bugfix release\.
@@ -131,7 +160,7 @@ Regular bugfix release\.
* proxmox inventory plugin \- fix urllib3 InsecureRequestWarnings
not being suppressed when a token is used \([https\://github\.com/ansible\-collections/community\.general/pull/9099](https\://github\.com/ansible\-collections/community\.general/pull/9099)\)\.
-
+
### Bugfixes
* dnf\_config\_manager \- fix hanging when prompting to import GPG keys \([https\://github\.com/ansible\-collections/community\.general/pull/9124](https\://github\.com/ansible\-collections/community\.general/pull/9124)\, [https\://github\.com/ansible\-collections/community\.general/issues/8830](https\://github\.com/ansible\-collections/community\.general/issues/8830)\)\.
@@ -148,7 +177,7 @@ Regular bugfix release\.
## v9\.5\.1
-
+
### Release Summary
Regular bugfix release\.
@@ -158,7 +187,7 @@ Regular bugfix release\.
* redfish\_utils module utils \- schedule a BIOS configuration job at next reboot when the BIOS config is changed \([https\://github\.com/ansible\-collections/community\.general/pull/9012](https\://github\.com/ansible\-collections/community\.general/pull/9012)\)\.
-
+
### Bugfixes
* bitwarden lookup plugin \- support BWS v0\.3\.0 syntax breaking change \([https\://github\.com/ansible\-collections/community\.general/pull/9028](https\://github\.com/ansible\-collections/community\.general/pull/9028)\)\.
@@ -176,7 +205,7 @@ Regular bugfix release\.
## v9\.5\.0
-
+
### Release Summary
Regular bugfix and feature release\.
@@ -241,7 +270,7 @@ From now on\, new features will only go into community\.general 10\.x\.y\.
* hipchat \- the hipchat service has been discontinued and the self\-hosted variant has been End of Life since 2020\. The module is therefore deprecated and will be removed from community\.general 11\.0\.0 if nobody provides compelling reasons to still keep it \([https\://github\.com/ansible\-collections/community\.general/pull/8919](https\://github\.com/ansible\-collections/community\.general/pull/8919)\)\.
-
+
### Bugfixes
* cloudflare\_dns \- fix changing Cloudflare SRV records \([https\://github\.com/ansible\-collections/community\.general/issues/8679](https\://github\.com/ansible\-collections/community\.general/issues/8679)\, [https\://github\.com/ansible\-collections/community\.general/pull/8948](https\://github\.com/ansible\-collections/community\.general/pull/8948)\)\.
@@ -275,7 +304,7 @@ From now on\, new features will only go into community\.general 10\.x\.y\.
## v9\.4\.0
-
+
### Release Summary
Bugfix and feature release\.
@@ -367,7 +396,7 @@ Bugfix and feature release\.
* pipx \- support for versions of the command line tool pipx
older than 1\.7\.0
is deprecated and will be removed in community\.general 11\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/pull/8793](https\://github\.com/ansible\-collections/community\.general/pull/8793)\)\.
* pipx\_info \- support for versions of the command line tool pipx
older than 1\.7\.0
is deprecated and will be removed in community\.general 11\.0\.0 \([https\://github\.com/ansible\-collections/community\.general/pull/8793](https\://github\.com/ansible\-collections/community\.general/pull/8793)\)\.
-
+
### Bugfixes
* gitlab\_group\_access\_token \- fix crash in check mode caused by attempted access to a newly created access token \([https\://github\.com/ansible\-collections/community\.general/pull/8796](https\://github\.com/ansible\-collections/community\.general/pull/8796)\)\.
@@ -389,7 +418,7 @@ Bugfix and feature release\.
## v9\.3\.0
-
+
### Release Summary
Regular bugfix and feature release\.
@@ -417,7 +446,7 @@ Regular bugfix and feature release\.
* proxmox inventory plugin \- add new fact for LXC interface details \([https\://github\.com/ansible\-collections/community\.general/pull/8713](https\://github\.com/ansible\-collections/community\.general/pull/8713)\)\.
* redis\, redis\_info \- add client\_cert
and client\_key
options to specify path to certificate for Redis authentication \([https\://github\.com/ansible\-collections/community\.general/pull/8654](https\://github\.com/ansible\-collections/community\.general/pull/8654)\)\.
-
+
### Bugfixes
* gitlab\_runner \- fix paused
parameter being ignored \([https\://github\.com/ansible\-collections/community\.general/pull/8648](https\://github\.com/ansible\-collections/community\.general/pull/8648)\)\.
@@ -438,7 +467,7 @@ Regular bugfix and feature release\.
## v9\.2\.0
-
+
### Release Summary
Regular bugfix and feature release\.
@@ -455,7 +484,7 @@ Regular bugfix and feature release\.
* virtualbox inventory plugin \- expose a new parameter enable\_advanced\_group\_parsing
to change how the VirtualBox dynamic inventory parses VM groups \([https\://github\.com/ansible\-collections/community\.general/issues/8508](https\://github\.com/ansible\-collections/community\.general/issues/8508)\, [https\://github\.com/ansible\-collections/community\.general/pull/8510](https\://github\.com/ansible\-collections/community\.general/pull/8510)\)\.
* wdc\_redfish\_command \- minor change to handle upgrade file for Redfish WD platforms \([https\://github\.com/ansible\-collections/community\.general/pull/8444](https\://github\.com/ansible\-collections/community\.general/pull/8444)\)\.
-
+
### Bugfixes
* bitwarden lookup plugin \- fix KeyError
in search\_field
\([https\://github\.com/ansible\-collections/community\.general/issues/8549](https\://github\.com/ansible\-collections/community\.general/issues/8549)\, [https\://github\.com/ansible\-collections/community\.general/pull/8557](https\://github\.com/ansible\-collections/community\.general/pull/8557)\)\.
@@ -480,7 +509,7 @@ Regular bugfix and feature release\.
## v9\.1\.0
-
+
### Release Summary
Regular feature and bugfix release\.
@@ -509,7 +538,7 @@ Regular feature and bugfix release\.
* git\_config \- the list\_all
option has been deprecated and will be removed in community\.general 11\.0\.0\. Use the community\.general\.git\_config\_info
module instead \([https\://github\.com/ansible\-collections/community\.general/pull/8453](https\://github\.com/ansible\-collections/community\.general/pull/8453)\)\.
* git\_config \- using state\=present
without providing value
is deprecated and will be disallowed in community\.general 11\.0\.0\. Use the community\.general\.git\_config\_info
module instead to read a value \([https\://github\.com/ansible\-collections/community\.general/pull/8453](https\://github\.com/ansible\-collections/community\.general/pull/8453)\)\.
-
+
### Bugfixes
* git\_config \- fix behavior of state\=absent
if value
is present \([https\://github\.com/ansible\-collections/community\.general/issues/8436](https\://github\.com/ansible\-collections/community\.general/issues/8436)\, [https\://github\.com/ansible\-collections/community\.general/pull/8452](https\://github\.com/ansible\-collections/community\.general/pull/8452)\)\.
@@ -547,7 +576,7 @@ Regular feature and bugfix release\.
## v9\.0\.1
-
+
### Release Summary
Bugfix release for inclusion in Ansible 10\.0\.0rc1\.
@@ -557,7 +586,7 @@ Bugfix release for inclusion in Ansible 10\.0\.0rc1\.
* ansible\_galaxy\_install \- minor refactor in the module \([https\://github\.com/ansible\-collections/community\.general/pull/8413](https\://github\.com/ansible\-collections/community\.general/pull/8413)\)\.
-
+
### Bugfixes
* cpanm \- use new VarDict
to prevent deprecation warning \([https\://github\.com/ansible\-collections/community\.general/issues/8410](https\://github\.com/ansible\-collections/community\.general/issues/8410)\, [https\://github\.com/ansible\-collections/community\.general/pull/8411](https\://github\.com/ansible\-collections/community\.general/pull/8411)\)\.
@@ -576,7 +605,7 @@ Bugfix release for inclusion in Ansible 10\.0\.0rc1\.
## v9\.0\.0
-
+
### Release Summary
This is release 9\.0\.0 of community\.general
\, released on 2024\-05\-20\.
@@ -751,7 +780,7 @@ This is release 9\.0\.0 of community\.general
\, released on 2024\-0
* 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
* aix\_filesystem \- fix \_validate\_vg
not passing VG name to lsvg\_cmd
\([https\://github\.com/ansible\-collections/community\.general/issues/8151](https\://github\.com/ansible\-collections/community\.general/issues/8151)\)\.
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f200798d93..99073a6e35 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,6 +6,32 @@ Community General Release Notes
This changelog describes changes after version 8.0.0.
+v9.5.5
+======
+
+Release Summary
+---------------
+
+Regular bugfix release.
+
+Bugfixes
+--------
+
+- apache2_mod_proxy - make compatible with Python 3 (https://github.com/ansible-collections/community.general/pull/9762).
+- apache2_mod_proxy - passing the cluster's page as referer for the member's pages. This makes the module actually work again for halfway modern Apache versions. According to some comments founds on the net the referer was required since at least 2019 for some versions of Apache 2 (https://github.com/ansible-collections/community.general/pull/9762).
+- cloudflare_dns - fix crash when deleting a DNS record or when updating a record with ``solo=true`` (https://github.com/ansible-collections/community.general/issues/9652, https://github.com/ansible-collections/community.general/pull/9649).
+- elasticsearch_plugin - fix ``ERROR: D is not a recognized option`` issue when configuring proxy settings (https://github.com/ansible-collections/community.general/pull/9774, https://github.com/ansible-collections/community.general/issues/9773).
+- keycloak_client - fix and improve existing tests. The module showed a diff without actual changes, solved by improving the ``normalise_cr()`` function (https://github.com/ansible-collections/community.general/pull/9644).
+- keycloak_client - in check mode, detect whether the lists in before client (for example redirect URI list) contain items that the lists in the desired client do not contain (https://github.com/ansible-collections/community.general/pull/9739).
+- passwordstore lookup plugin - fix subkey creation even when ``create=false`` (https://github.com/ansible-collections/community.general/issues/9105, https://github.com/ansible-collections/community.general/pull/9106).
+- proxmox inventory plugin - plugin did not update cache correctly after ``meta: refresh_inventory`` (https://github.com/ansible-collections/community.general/issues/9710, https://github.com/ansible-collections/community.general/pull/9760).
+- redhat_subscription - use the "enable_content" option (when available) when
+ registering using D-Bus, to ensure that subscription-manager enables the
+ content on registration; this is particular important on EL 10+ and Fedora
+ 41+
+ (https://github.com/ansible-collections/community.general/pull/9778).
+- xml - ensure file descriptor is closed (https://github.com/ansible-collections/community.general/pull/9695).
+
v9.5.4
======
diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml
index 8c5ac88063..006b16b347 100644
--- a/changelogs/changelog.yaml
+++ b/changelogs/changelog.yaml
@@ -1563,3 +1563,54 @@ releases:
- 9578-redhat_subscription-no-remove-on-unregister.yml
- 9621-keycloak_client-sanitize-saml-encryption-key.yml
release_date: '2025-01-27'
+ 9.5.5:
+ changes:
+ bugfixes:
+ - apache2_mod_proxy - make compatible with Python 3 (https://github.com/ansible-collections/community.general/pull/9762).
+ - apache2_mod_proxy - passing the cluster's page as referer for the member's
+ pages. This makes the module actually work again for halfway modern Apache
+ versions. According to some comments founds on the net the referer was required
+ since at least 2019 for some versions of Apache 2 (https://github.com/ansible-collections/community.general/pull/9762).
+ - cloudflare_dns - fix crash when deleting a DNS record or when updating a
+ record with ``solo=true`` (https://github.com/ansible-collections/community.general/issues/9652,
+ https://github.com/ansible-collections/community.general/pull/9649).
+ - 'elasticsearch_plugin - fix ``ERROR: D is not a recognized option`` issue
+ when configuring proxy settings (https://github.com/ansible-collections/community.general/pull/9774,
+ https://github.com/ansible-collections/community.general/issues/9773).'
+ - keycloak_client - fix and improve existing tests. The module showed a diff
+ without actual changes, solved by improving the ``normalise_cr()`` function
+ (https://github.com/ansible-collections/community.general/pull/9644).
+ - keycloak_client - in check mode, detect whether the lists in before client
+ (for example redirect URI list) contain items that the lists in the desired
+ client do not contain (https://github.com/ansible-collections/community.general/pull/9739).
+ - passwordstore lookup plugin - fix subkey creation even when ``create=false``
+ (https://github.com/ansible-collections/community.general/issues/9105, https://github.com/ansible-collections/community.general/pull/9106).
+ - 'proxmox inventory plugin - plugin did not update cache correctly after
+ ``meta: refresh_inventory`` (https://github.com/ansible-collections/community.general/issues/9710,
+ https://github.com/ansible-collections/community.general/pull/9760).'
+ - 'redhat_subscription - use the "enable_content" option (when available)
+ when
+
+ registering using D-Bus, to ensure that subscription-manager enables the
+
+ content on registration; this is particular important on EL 10+ and Fedora
+
+ 41+
+
+ (https://github.com/ansible-collections/community.general/pull/9778).
+
+ '
+ - xml - ensure file descriptor is closed (https://github.com/ansible-collections/community.general/pull/9695).
+ release_summary: Regular bugfix release.
+ fragments:
+ - 9.5.5.yml
+ - 9106-passwordstore-fix-subkey-creation-even-when-create-==-false.yml
+ - 9644-kc_client-test-improvement-and-fix.yaml
+ - 9649-cloudflare_dns-fix-crash-when-deleting-record.yml
+ - 9695-xml-close-file.yml
+ - 9739-keycloak_client-compare-before-desired-directly.yml
+ - 9760-proxmox-inventory.yml
+ - 9762-apache2_mod_proxy.yml
+ - 9774-fix-elasticsearch_plugin-proxy-settings.yml
+ - 9778-redhat_subscription-ensure-to-enable-content.yml
+ release_date: '2025-02-24'
diff --git a/changelogs/fragments/9.5.5.yml b/changelogs/fragments/9.5.5.yml
deleted file mode 100644
index 1b14bd80d1..0000000000
--- a/changelogs/fragments/9.5.5.yml
+++ /dev/null
@@ -1 +0,0 @@
-release_summary: Regular bugfix release.
diff --git a/changelogs/fragments/9106-passwordstore-fix-subkey-creation-even-when-create-==-false.yml b/changelogs/fragments/9106-passwordstore-fix-subkey-creation-even-when-create-==-false.yml
deleted file mode 100644
index b804d2eed9..0000000000
--- a/changelogs/fragments/9106-passwordstore-fix-subkey-creation-even-when-create-==-false.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - passwordstore lookup plugin - fix subkey creation even when ``create=false`` (https://github.com/ansible-collections/community.general/issues/9105, https://github.com/ansible-collections/community.general/pull/9106).
diff --git a/changelogs/fragments/9644-kc_client-test-improvement-and-fix.yaml b/changelogs/fragments/9644-kc_client-test-improvement-and-fix.yaml
deleted file mode 100644
index 63cba99198..0000000000
--- a/changelogs/fragments/9644-kc_client-test-improvement-and-fix.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - keycloak_client - fix and improve existing tests. The module showed a diff without actual changes, solved by improving the ``normalise_cr()`` function (https://github.com/ansible-collections/community.general/pull/9644).
diff --git a/changelogs/fragments/9649-cloudflare_dns-fix-crash-when-deleting-record.yml b/changelogs/fragments/9649-cloudflare_dns-fix-crash-when-deleting-record.yml
deleted file mode 100644
index c345947575..0000000000
--- a/changelogs/fragments/9649-cloudflare_dns-fix-crash-when-deleting-record.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - cloudflare_dns - fix crash when deleting a DNS record or when updating a record with ``solo=true`` (https://github.com/ansible-collections/community.general/issues/9652, https://github.com/ansible-collections/community.general/pull/9649).
diff --git a/changelogs/fragments/9695-xml-close-file.yml b/changelogs/fragments/9695-xml-close-file.yml
deleted file mode 100644
index d2a1843278..0000000000
--- a/changelogs/fragments/9695-xml-close-file.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - xml - ensure file descriptor is closed (https://github.com/ansible-collections/community.general/pull/9695).
diff --git a/changelogs/fragments/9739-keycloak_client-compare-before-desired-directly.yml b/changelogs/fragments/9739-keycloak_client-compare-before-desired-directly.yml
deleted file mode 100644
index 1d1a3da737..0000000000
--- a/changelogs/fragments/9739-keycloak_client-compare-before-desired-directly.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - keycloak_client - in check mode, detect whether the lists in before client (for example redirect URI list) contain items that the lists in the desired client do not contain (https://github.com/ansible-collections/community.general/pull/9739).
\ No newline at end of file
diff --git a/changelogs/fragments/9760-proxmox-inventory.yml b/changelogs/fragments/9760-proxmox-inventory.yml
deleted file mode 100644
index c0405eee32..0000000000
--- a/changelogs/fragments/9760-proxmox-inventory.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - "proxmox inventory plugin - plugin did not update cache correctly after ``meta: refresh_inventory`` (https://github.com/ansible-collections/community.general/issues/9710, https://github.com/ansible-collections/community.general/pull/9760)."
diff --git a/changelogs/fragments/9762-apache2_mod_proxy.yml b/changelogs/fragments/9762-apache2_mod_proxy.yml
deleted file mode 100644
index 423577905e..0000000000
--- a/changelogs/fragments/9762-apache2_mod_proxy.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-bugfixes:
- - "apache2_mod_proxy - make compatible with Python 3 (https://github.com/ansible-collections/community.general/pull/9762)."
- - "apache2_mod_proxy - passing the cluster's page as referer for the member's pages. This makes the module actually work again for halfway modern Apache versions.
- According to some comments founds on the net the referer was required since at least 2019 for some versions of Apache 2
- (https://github.com/ansible-collections/community.general/pull/9762)."
diff --git a/changelogs/fragments/9774-fix-elasticsearch_plugin-proxy-settings.yml b/changelogs/fragments/9774-fix-elasticsearch_plugin-proxy-settings.yml
deleted file mode 100644
index d610032bc4..0000000000
--- a/changelogs/fragments/9774-fix-elasticsearch_plugin-proxy-settings.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
- - "elasticsearch_plugin - fix ``ERROR: D is not a recognized option`` issue when configuring proxy settings (https://github.com/ansible-collections/community.general/pull/9774, https://github.com/ansible-collections/community.general/issues/9773)."
\ No newline at end of file
diff --git a/changelogs/fragments/9778-redhat_subscription-ensure-to-enable-content.yml b/changelogs/fragments/9778-redhat_subscription-ensure-to-enable-content.yml
deleted file mode 100644
index 7163865b6e..0000000000
--- a/changelogs/fragments/9778-redhat_subscription-ensure-to-enable-content.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-bugfixes:
- - |
- redhat_subscription - use the "enable_content" option (when available) when
- registering using D-Bus, to ensure that subscription-manager enables the
- content on registration; this is particular important on EL 10+ and Fedora
- 41+
- (https://github.com/ansible-collections/community.general/pull/9778).