Hello community, here is the log from the commit of package kiwi-images-vagrant for openSUSE:Factory checked in at 2020-03-20 23:55:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiwi-images-vagrant (Old) and /work/SRC/openSUSE:Factory/.kiwi-images-vagrant.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi-images-vagrant" Fri Mar 20 23:55:38 2020 rev:4 rq:786922 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kiwi-images-vagrant/Tumbleweed.changes 2020-01-12 23:19:23.970705516 +0100 +++ /work/SRC/openSUSE:Factory/.kiwi-images-vagrant.new.3160/Tumbleweed.changes 2020-03-21 00:00:09.497050856 +0100 @@ -1,0 +2,5 @@ +Fri Mar 20 13:57:46 UTC 2020 - Dan Čermák <[email protected]> + +- Fix boo#1167232: use the virtio driver on aarch64 for the mouse + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aarch64_vagrantfile ++++++ --- /var/tmp/diff_new_pack.nIleZZ/_old 2020-03-21 00:00:12.649052855 +0100 +++ /var/tmp/diff_new_pack.nIleZZ/_new 2020-03-21 00:00:12.649052855 +0100 @@ -11,5 +11,6 @@ libvirt.cpu_mode = "host-passthrough" libvirt.machine_type = "virt-3.1" libvirt.emulator_path = "/usr/bin/qemu-system-aarch64" + libvirt.input :type => "mouse", :bus => "virtio" end end
