Debian Patches

Status for ansible/9.5.1+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
0002-fix-libvirt-encoding-errors-on-windows-guests.patch [PATCH 1/2] Fix encoding errors on Windows guests (fixes: #156)
On Windows guests the default encoding will be set to whatever
default legacy encoding, not utf-8. This issue isn't apparent on English locale
Windows guests, as there the encodings (ISO-8859-1, utf-8) happen to coincide.

However, on e.g. German Windows guests this will cause an encoding error when
reading any output from there.

This patch ensures that the proper encoding is set on every command.
Lee Garrett <lgarrett@rocketjump.eu> no 2023-09-01
0003-fix-libvirt-path-resolution.patch Fix issue with ansible.builtin.copy when using libvirt connection plugin The libvirt connection plugin is unable to resolve "~", leading to files copied
to literal /~/ansible-tmp/, and thus many modules failing.
antonc42 yes upstream upstream, https://github.com/ansible-collections/community.libvirt/pull/162 2023-10-20

All known versions for source package 'ansible'

Links