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 cd0ebed875
[stable-2.12] unarchive: fix non-english locales (#76542) (#76933)
* unarchive: fix non-english locales

For GNU Gettext, the LANGUAGE environment variable takes precedence over LANG or LC_ALL. On systems where LANGUAGE was set to a non-english locale, the output of the tar command therefore not understood and the module failed silently ("changed": false, but the archive was not extracted).

* add tests

* changelog
(cherry picked from commit 49e1cb9)

Co-authored-by: Jonathan Neuhauser <jonathan.hofinger@gmx.de>

Co-authored-by: Jonathan Neuhauser <jonathan.hofinger@gmx.de>
4 years ago
..
fragments [stable-2.12] unarchive: fix non-english locales (#76542) (#76933) 4 years ago
CHANGELOG-v2.12.rst New release v2.12.2 (#76892) 4 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 8 years ago
changelog.yaml New release v2.12.2 (#76892) 4 years ago
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 5 years ago