1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/files
patchback[bot] 43269c9255
Better handling of base64-encoded values in xattr module (#3675) (#3676)
* Fix exception in xattr module when existing extended attribute's value contains non-printable characters and the base64-encoded string contains a '=' sign

* Added changelog fragment for #3675

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2f0ae0408d)

Co-authored-by: sc-anssi <sc-anssi@users.noreply.github.com>
2021-11-09 06:28:35 +01:00
..
archive.py [PR #3036/31189e96 backport][stable-2] archive - fixing determination of archive root when root is '/' (#3065) 2021-07-25 09:52:37 +02:00
ini_file.py [PR #3074/2831bc45 backport][stable-2] ini_file: fix empty-value vs. no-value inconsistency (#3181) 2021-08-09 16:31:24 +02:00
iso_create.py iso_create: Error handling while importing Pycdlib (#1090) 2020-10-15 19:03:06 +05:30
iso_extract.py Tidy up validations + bug fixes + deprecations (#1830) (#1841) 2021-02-16 09:10:13 +00:00
read_csv.py New Filter plugin from_csv (#2037) (#2074) 2021-03-21 13:56:32 +01:00
xattr.py Better handling of base64-encoded values in xattr module (#3675) (#3676) 2021-11-09 06:28:35 +01:00
xml.py xml: Add an example for absent (#2644) (#2655) 2021-05-27 20:19:39 +02:00