#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 26th September 2023 === ==== Fedora Project ==== * Updated `ansible-collection-community-libvirt` to 1.3.0 in F-39 and Rawhide: * `virt`: add '`mutate_flags`' parameter to enable XML mutation (add UUID, MAC addresses from existing domain) ([[https://github.com/ansible-collections/community.libvirt/pull/142|GH#142]]) * `virt`: support '`--diff`' for '`define`' command ([[https://github.com/ansible-collections/community.libvirt/pull/142|GH#142]]) * `libvirt_qemu`: connection plugin threw a warning about an improperly configured remote target; fix adds '`inventory_hostname`' to '`options.remote_addr.vars`' ([[https://github.com/ansible-collections/community.libvirt/pull/147|GH#147]]) * `libvirt_qemu`: fix encoding errors on Windows guests for non-ASCII return values ([[https://github.com/ansible-collections/community.libvirt/pull/157|GH#157]]) * `virt`: fix `virt` module to undefine a domain with `nvram`, `managed_save`, `snapshot_metadata` or `checkpoints_metadata` ([[https://github.com/ansible-collections/community.libvirt/issues/40|GH#40]]) * `virt_pool`: replace discouraged function '`listVolumes`' with '`listAllVolumes`' to fix potential race conditions ([[https://github.com/ansible-collections/community.libvirt/pull/135|GH#135]]) * `virt_pool`: replace discouraged functions '`listStoragePools`' and '`listDefinedStoragePools`' with '`listAllStoragePools`' to fix potential race conditions ([[https://github.com/ansible-collections/community.libvirt/pull/134|GH#134]]) * Updated `perl-Business-ISBN-Data` to 20230926.001 in F-39 and Rawhide: * Data update for 20230926 ==== Local Packages ==== * Updated `ansible-collection-community-libvirt` to 1.3.0 as per the Fedora version ----