salt/changelog
Shea Craig 4fc4450bf0
[master] Fix issue 63779: Handle xattr.read unicode errors by mimicking builtin xattr (#64039)
* Handle xattr.read unicode errors by mimicking builtin xattr.

Uses `bytes.decode` argument `errors="replace"`

* Add changelog

* Add newline

* Add test for xattr.read and non-UTF-8 bytes.

* Fix line break
2023-05-02 18:32:51 -07:00
..
.keep Add changelog keep file 2020-06-06 20:59:24 -07:00
.template.jinja Converted the changelog setup to markdown 2023-02-17 05:28:37 +00:00
59514.fixed.md lxd: remove outdated monkey patch 2023-04-05 19:19:33 +00:00
62477.fixed.md Updated changelog to reflect reviewer changes 2023-04-26 09:50:47 -07:00
63589.fixed.md fix #63589 2023-04-27 21:19:48 +01:00
63779.fixed.md [master] Fix issue 63779: Handle xattr.read unicode errors by mimicking builtin xattr (#64039) 2023-05-02 18:32:51 -07:00
63905.added.md fix lint 2023-04-05 20:05:20 +00:00
63982.fixed.md fixes saltstack/salt#63982 aptpkg.latest_version calls apt-cache too much 2023-04-05 19:15:46 +00:00
63985.added.md fixes saltstack/salt#63985 add pkg.installed show installable version in test mode 2023-04-05 19:12:31 +00:00
64082.fixed.md fix #64082 2023-04-26 13:03:55 +01:00
64114.fixed.md Fix setup.py called with salt args 2023-04-20 13:39:44 +00:00
64117.fixed.md changelog 2023-04-27 21:27:50 +01:00
64118.fixed.md Add changelog file 2023-04-27 20:58:18 -07:00
64122.fixed.md fixes saltstack/salt#64122 state_queue type checking does not allow int values 2023-05-02 07:14:09 +01:00
64126.fixed.md Don't fail when registry.pol missing 2023-04-27 09:28:25 +01:00
64150.fixed.md fixes saltstack/salt#64150 cmd.run doesn't output changes in test mode 2023-04-27 09:20:59 +01:00
64170.fixed.md Join masters if it is a list 2023-04-27 09:25:45 +01:00