Information for build ansible-collection-community-libvirt-2.0.0-2.fc43

ID171684
Package Nameansible-collection-community-libvirt
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.0.0
Release2.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ansible-collection-community-libvirt.git#8652c1cf59029e233aeddf8d68882fd42f8d9b63
SummaryManages virtual machines supported by libvirt
DescriptionManages virtual machines supported by libvirt.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 19 Nov 2025 04:38:56 CST
CompletedWed, 19 Nov 2025 05:50:09 CST
Taskbuild (f43, /rpms/ansible-collection-community-libvirt.git:8652c1cf59029e233aeddf8d68882fd42f8d9b63)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ansible-collection-community-libvirt.git#8652c1cf59029e233aeddf8d68882fd42f8d9b63'}}
Tags
f43
RPMs
src
ansible-collection-community-libvirt-2.0.0-2.fc43.src.rpm (info) (download)
noarch
ansible-collection-community-libvirt-2.0.0-2.fc43.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
root.log
state.log
hw_info.log
build.log
mock_config.log
dnf5.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jul 21 2025 Paul Howarth <paul@city-fan.org> - 2.0.0-1 - Update to 2.0.0 (rhbz#2382300) - This is a major release of the community.libvirt collection - Many changes for virt_volume: see CHANGELOG.rst for details - New module community.libvirt.virt_install to provision new virtual machines using the virt-install tool * Mon May 26 2025 Paul Howarth <paul@city-fan.org> - 1.4.0-1 - Update to 1.4.0 (rhbz#2368572) - virt: implement basic check mode functionality (GH#98) - virt: implement the gathering of Dom UUIDs (GH#187) - virt: implement the gathering of Dom interface names and MAC addresses (GH#189) - virt: implement the removal of volumes for a Dom (GH#177) - New module community.libvirt.virt_volume: manage libvirt volumes inside a storage pool * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Dec 17 2024 Paul Howarth <paul@city-fan.org> - 1.3.1-1 - Update to 1.3.1 (rhbz#2332772) - libvirt_lxc: add configuration for libvirt_lxc_noseclabel * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 12 2024 Maxwell G <maxwell@gtmx.me> - 1.3.0-2 - Depend on ansible-packaging-tests and remove python3-mock dep * Tue Sep 26 2023 Paul Howarth <paul@city-fan.org> - 1.3.0-1 - Update to 1.3.0 - virt: add 'mutate_flags' parameter to enable XML mutation (add UUID, MAC addresses from existing domain) (GH#142) - virt: support '--diff' for 'define' command (GH#142) - libvirt_qemu: connection plugin threw a warning about an improperly configured remote target; fix adds 'inventory_hostname' to 'options.remote_addr.vars' (GH#147) - libvirt_qemu: fix encoding errors on Windows guests for non-ASCII return values (GH#157) - virt: fix virt module to undefine a domain with nvram, managed_save, snapshot_metadata or checkpoints_metadata (GH#40) - virt_pool: replace discouraged function 'listVolumes' with 'listAllVolumes' to fix potential race conditions (GH#135) - virt_pool: replace discouraged functions 'listStoragePools' and 'listDefinedStoragePools' with 'listAllStoragePools' to fix potential race conditions (GH#134)