$ git clone -n https://src.fedoraproject.org/rpms/virtualbox-guest-additions.git /var/lib/mock/f33-build-245956-50757/root/chroot_tmpdir/scmroot/virtualbox-guest-additions Cloning into '/var/lib/mock/f33-build-245956-50757/root/chroot_tmpdir/scmroot/virtualbox-guest-additions'... $ git reset --hard dcf91383e801fc80fba3cce6e5d1862306c0f1a6 HEAD is now at dcf9138 Add a vboxclient.service which runs VBoxClient --vwsvga when using the VMSVGA virtual GPU, this fixes resizing in wayland sessions (rhbz 1789545) Drop VBoxClient --vwsvga-x11 from VBoxClient-all, it is not necessary now that we run VBoxClient --vwsvga as service and it was breaking resize support with the VBoxSVGA virtual GPU (rhbz 1789545) Drop ExecStartPre modprove vboxvideo vboxsf from vboxservice.service, this is not necessary, they will be loaded automatically