This update for virtualbox fixes the following issues:
VirtualBox was updated to 6.1.40. (boo#1204233)
This is a maintenance release. The following items were fixed and/or added:
* GUI: Fixed missed machine-items state translation on language change
* USB: Fixed possible crash when the device got detached while the controller is resetting the port
* Main: Provide guest's absolute pointing mouse device with buttons state when mouse integration is ON
* Linux Host and Guest Additions: Prevented build failure on 5.8+ 32-bit kernels
* Linux Host and Guest Additions: Introduced additional fixes for kernel 6.0
* Linux Host and Guest Additions: Introduced additional fixes for Debian specific kernels
* Solaris and Linux Guest Additions: Added better handling of negative screen sizes which some X11 desktop environments are reporting
* Windows Guest Additions: Added fixes related to VBoxTray IPC
- Fixed Redirecting USB device crashes guest (boo#1204331)
- Fixed Shutdown or reboot of VirtualBox guest with usb device attached causes guest to abort (boo#1202851)
- Add a "Provides: virtualbox-guest-x11" to virtualbox-guest-tools. (boo#1203735)
- Fixed VBoxClient: VbglR3InitUser failed: VERR_ACCESS_DENIED (boo#1204019)
- Submitted by Larry Finger (lwfinger)