File rubygem-vagrant-libvirt.changes of Package rubygem-vagrant-libvirt
------------------------------------------------------------------- Tue Nov 14 18:42:50 UTC 2023 - Dan Čermák <dan.cermak@posteo.net> - 0.12.2: ## What's Changed * Handle nic model type updating during start by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1747 * Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 by @dependabot in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1745 **Full Changelog**: https://github.com/vagrant-libvirt/vagrant-libvirt/compare/0.12.1...0.12.2 0.12.1: ## What's Changed * Support iface_name setting for management network by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1739 * Update libvirt anchor links in documentation by @mattkeeler in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1741 ## New Contributors * @mattkeeler made their first contribution in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1741 **Full Changelog**: https://github.com/vagrant-libvirt/vagrant-libvirt/compare/0.12.0...0.12.1 0.12.0: ## What's Changed * Drop testing against ruby 2.2 for vagrant 2.0.4 by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1694 * Handle autoport when port explicit set by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1693 * Use configured_networks helper in validate by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1695 * Support setting iface name for target dev on private networks by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1692 * Avoid creating extra connection mocks unless needed by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1696 * Create codeql.yml by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1698 * Bump nokogiri from 1.13.9 to 1.13.10 in /docs by @dependabot in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1697 * Support setting mtu on public interfaces by @ykuksenko in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1700 * bundle exec rspec fix for ruby3.2 by @mtasaka in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1709 * Fix issue where "iommu" was configured for non-virtio network devices by @Terr in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1702 * [Fix] forward_ports.rb@redirect_port: no implicit conversion of String into Array (TypeError) by @btall in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1706 * Make NIC model type for management interface configurable by @Terr in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1711 * Bump rack from 2.2.4 to 2.2.6.2 in /docs by @dependabot in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1707 * Use append to a truncated file to retain owner by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1677 * Add feature-complete /domain/clock support by @bkus in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1715 * Update doc generation to use ruby 3.1 by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1717 * Try using ruby 2.7 for jekyll docs generation by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1720 * Bump docker/build-push-action from 3 to 4 by @dependabot in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1719 * Bump github-pages from 227 to 228 in /docs by @dependabot in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1718 * Allow a mock object to receive synced_folders in config validation spec. by @jackorp in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1721 * Fix duplicate provisioning of running VMs by @cavcrosby in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1722 * Feature: Allow specifying type for primary disk by @kdunn926 in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1729 * specify qcow2 compatibility version to not use very old 0.10 fallback by @hfinger in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1731 * Ensure tests block if a single matrix job fails by @electrofelix in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1730 * Bump actions/upload-artifact from 2 to 3 by @dependabot in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1726 * Bump rack from 2.2.6.2 to 2.2.6.4 in /docs by @dependabot in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1728 * Bump commonmarker from 0.23.8 to 0.23.9 in /docs by @dependabot in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1732 * Bump nokogiri from 1.14.1 to 1.14.3 in /docs by @dependabot in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1733 ## New Contributors * @ykuksenko made their first contribution in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1700 * @mtasaka made their first contribution in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1709 * @Terr made their first contribution in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1702 * @btall made their first contribution in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1706 * @bkus made their first contribution in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1715 * @jackorp made their first contribution in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1721 * @cavcrosby made their first contribution in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1722 * @kdunn926 made their first contribution in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1729 * @hfinger made their first contribution in https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1731 **Full Changelog**: https://github.com/vagrant-libvirt/vagrant-libvirt/compare/0.11.2...0.12.0 ------------------------------------------------------------------- Wed Dec 7 11:38:52 UTC 2022 - Stephan Kulow <coolo@suse.com> updated to version 0.11.2 no changelog found ------------------------------------------------------------------- Mon Oct 10 13:26:06 UTC 2022 - Stephan Kulow <coolo@suse.com> updated to version 0.10.8 no changelog found ------------------------------------------------------------------- Mon Aug 29 06:56:55 UTC 2022 - Stephan Kulow <coolo@suse.com> updated to version 0.10.4 no changelog found ------------------------------------------------------------------- Thu Aug 4 13:33:54 UTC 2022 - Stephan Kulow <coolo@suse.com> updated to version 0.9.0 no changelog found ------------------------------------------------------------------- Thu Apr 28 05:54:09 UTC 2022 - Stephan Kulow <coolo@suse.com> updated to version 0.8.1 no changelog found ------------------------------------------------------------------- Tue Jan 25 07:41:31 UTC 2022 - Stephan Kulow <coolo@suse.com> updated to version 0.7.0 no changelog found ------------------------------------------------------------------- Thu Jun 24 18:07:33 UTC 2021 - Stephan Kulow <coolo@suse.com> updated to version 0.5.3 no changelog found ------------------------------------------------------------------- Wed Jan 20 13:33:40 UTC 2021 - Stephan Kulow <coolo@suse.com> updated to version 0.3.0 no changelog found ------------------------------------------------------------------- Fri Sep 25 15:06:13 UTC 2020 - Stephan Kulow <coolo@suse.com> updated to version 0.1.2 no changelog found ------------------------------------------------------------------- Thu Nov 22 05:40:47 UTC 2018 - Stephan Kulow <coolo@suse.com> - updated to version 0.0.45 no changelog found ------------------------------------------------------------------- Tue Feb 27 05:39:54 UTC 2018 - factory-auto@kulow.org - updated to version 0.0.43 CHANGELOG.md removed upstream ------------------------------------------------------------------- Thu Aug 3 19:45:46 UTC 2017 - coolo@suse.com - updated to version 0.0.40 see installed CHANGELOG.md ------------------------------------------------------------------- Tue May 16 18:45:06 UTC 2017 - opensuse_buildservice@ojkastl.de - added vagrant-libvirt.json