#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 5th August 2022 === ==== Fedora Project ==== * Updated `ansible-collection-community-libvirt` to 1.2.0 in F-35, F-36, Rawhide and EPEL-9: * `libvirt`: Add extra guest information to inventory ([[https://github.com/ansible-collections/community.libvirt/pull/113|GH#113]]) * `libvirt`: Replace the calls to `listDomainsID()` and `listDefinedDomains()` with `listAllDomains()` in `find_vm()` ([[https://github.com/ansible-collections/community.libvirt/pull/117|GH#117]]) * `virt_net`: Fix `modify` function, which was not idempotent, depending on whether the network was active ([[https://github.com/ansible-collections/community.libvirt/issues/107|GH#107]]) * `virt_pool`: It crashed out if pool didn't contain a target path; fix allows this not to be set ([[https://github.com/ansible-collections/community.libvirt/issues/129|GH#129]]) ==== Local Packages ==== * Updated `ansible-collection-community-libvirt` to 1.2.0 as per the Fedora version * Updated the `city-fan.org-release` package for the `development` (Rawhide) repo to include the package signing key for Fedora 38 already, so that it will be available for checking signatures immediately after the Fedora 37 branch point when packages will start to be signed with that key * Updated `perl-Type-Tiny` to 1.016007: * Added: `Type::Params` now has a '`strictness`' option, which if set to false (or certain strings of Perl code that evaluate to false) will skip type checks apart from when needed for coercions, skip parameter count checks, and skip checks for unknown named parameters; you generally don't want to set it to false or indeed set it at all * Updated `python2-xapian` to 1.4.20 in F-36 ----