You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs
Matt Martz b4b600a70b
[stable-2.14] tarfile: Handle deprecation warning for extract and extractall (#81545) (#81633)
* Python 3.11.4 introduces a new parameter 'filter' in extract and
extractall in tarfile. Handle deprecation warning message emitted
in Python 3.12.
* added probing mechanism in ansible-galaxy code to detect broken
data filter implementation in tarfile.

Fixes: #80832



(cherry picked from commit 1cc5efa)

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
1 year ago
..
fragments [stable-2.14] tarfile: Handle deprecation warning for extract and extractall (#81545) (#81633) 1 year ago
CHANGELOG-v2.14.rst New release v2.14.9 (#81507) 1 year ago
README.md [stable-2.14] Convert non-docs *.rst files to *.md (#81217) (#81223) 1 year ago
changelog.yaml New release v2.14.9 (#81507) 1 year ago
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 4 years ago

README.md

Changelogs

As part of the release process a version-specific CHANGELOG-vX.Y.rst will be generated from fragments in the fragments directory.

On release branches once a release has been created, consult the branch's version-specific file for changes that have occurred in that branch. The devel branch does not have a generated changelog, only changelog fragments.