Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package vagrant-libvirt for openSUSE:Factory
checked in at 2021-06-09 21:52:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vagrant-libvirt (Old)
and /work/SRC/openSUSE:Factory/.vagrant-libvirt.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vagrant-libvirt"
Wed Jun 9 21:52:35 2021 rev:12 rq:898409 version:0.5.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/vagrant-libvirt/vagrant-libvirt.changes
2021-04-06 17:31:20.875230060 +0200
+++
/work/SRC/openSUSE:Factory/.vagrant-libvirt.new.32437/vagrant-libvirt.changes
2021-06-09 21:52:56.858543780 +0200
@@ -1,0 +2,70 @@
+Tue Jun 8 12:08:10 UTC 2021 - Martin Hauke <[email protected]>
+
+- Update to version 0.5.2
+ Closed issues:
+ * Error occurred:
+ VagrantPlugins::ProviderLibvirt::Action::HandleBoxImage::Open3
+- Update to version 0.5.1
+ Closed issues:
+ * Value for "owner" vagrant option ends up as value for
+ "access" libvirt option.
+ Merged pull requests:
+ * Provide Vagrantfile path in description by default.
+ * Vagrant up expects machine data_dir to exist afterwards.
+ * Handle extraction of keyfile from uri.
+ * Handle custom port for remote libvirt.
+ * add support for boot 'network' from a vagrant public_network.
+- Update to version 0.5.0
+ Major changes
+ * Switch to use the vagrant built-in WaitForCommunicator action
+ for SSH access. This may impact any action or trigger that was
+ relying on WaitTillUp before attempting SSH.
+ * Experiemental support for multi disk VMs using a new box format
+ Fixed bugs:
+ * vagrant destroy -f does not delete all metadata.
+ Closed issues:
+ * Error occurred:
+ uninitialized constant VagrantPlugins::GuestLinux::Guest.
+ * vagrant halt -f doesn't work as expected.
+ * Updating vagrant-libvirt from 0.3 to 0.4.1 fails because new
+ version cannot be "activated".
+ * undefined method `name' for nil:NilClass (NoMethodError): Image
+ remove fails if vm contains cdrom.
+ * vagrant-libvirt plugin won't install on ARM64.
+ * [Question] Failed to connect socket to
+ '/var/run/libvirt/libvirt-sock-ro': No such file or directory.
+ * Unusual disk image size created.
+ * Ruby Gem rexml not builted-in.
+ * vagrant destroy crashes due to nil volume in the domain.volumes
+ collection.
+ * libvirt__network_name doesn't work.
+ * vagrant-libvirt no connection to REMOTE Provider after reboot.
+ * verify the unit tests pass with rspec: 25 examples,23 failures
+ Merged pull requests:
+ * Make disks attribute path required check for name collisions.
+ * Ensure state is correct reflected in global-status.
+ * Invert forward ssh port behaviour.
+ * Ensure state is fully removed for destroy.
+ * Adjust forwarded ports test to include other network.
+ * Enable forward ssh-port to host.
+ * Exclude LIBVIRT_DEFAULT_URI from impacting tests.
+ * Since Ruby 3.0 rexml needs to be required.
+ * Corrections to two test testing tool.
+ * Bugfix Additional Disks Storage File Ownership.
+ * Retrieve disk format and virtual size directly.
+ * Handle nil volumes when cd-rom attached.
+ * Attempt to fix coveralls reporting.
+ * Allow to use many disks in vagrant box for libvirt provider.
+ * Support force halt behaviour.
+ * Revert auto_config change in #1249 #1253
+ * Add virtiofs Support to vagrant-libvirt.
+ * Auto configuration for tunnel interfaces.
+ * Add ability to define multiple private networks.
+ * Add ability to manage bridge STP and delay parameters.
+ * Support testing against ruby 3.0.
+ * Fix forward_ports with ruby 3.0.
+ * Fix interaction with reload plugin.
+ * Add option to set management network MTU.
+ * Add support for spinlocks hyperv feature.
+
+-------------------------------------------------------------------
Old:
----
vagrant-libvirt-0.4.1.gem
New:
----
vagrant-libvirt-0.5.2.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vagrant-libvirt.spec ++++++
--- /var/tmp/diff_new_pack.8X8fJO/_old 2021-06-09 21:52:57.318544600 +0200
+++ /var/tmp/diff_new_pack.8X8fJO/_new 2021-06-09 21:52:57.322544607 +0200
@@ -21,7 +21,7 @@
%global rb_ruby_suffix %rb_default_ruby_suffix
Name: vagrant-libvirt
-Version: 0.4.1
+Version: 0.5.2
Release: 0
%define mod_name vagrant-libvirt
%define mod_full_name %{mod_name}-%{version}
++++++ vagrant-libvirt-0.4.1.gem -> vagrant-libvirt-0.5.2.gem ++++++
++++ 3779 lines of diff (skipped)