- Version bump to 6.1.38r86 released by Oracle September 02 2022
This is a maintenance release. The following items were fixed and/or added:
GUI: Improvements in Native Language Support area
Main: OVF Export: Added support for exporting VMs containing Virtio-SCSI controllers
Recording settings: Fixed a regression which could cause not starting the COM server (VBoxSVC) under certain circumstances (bug #21034)
Recording: More deterministic naming for recorded files (will now overwrite old .webm files if present)
Linux Host and Guest Additions installer: Improved check for systemd presence in the system (bug #19033)
Linux Guest Additions: Introduced initial support for kernel 6.0
Linux Guest Additions: Additional fixes for kernel RHEL 9.1 (bug #21065)
Windows Guest Additions: Improvements in Drag and Drop area
Fixes permission problem with /dev/vboxuser (boo#1203370)
Fixes boo#1203306 - 6.1.38 is available
Fixes missing firewall opening (boo#1203086)
Fixes boo#1201720 CVE items for CVE-2022-21571, CVE-2022-21554
OBS-URL: https://build.opensuse.org/request/show/1004165
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=653
- Version bump to 6.1.36 released by Oracle July 19 2022
This is a maintenance release. The following items were fixed and/or added:
VMM: Fixed possible Linux guest kernel crash when configuring Speculative Store Bypass for a single vCPU VM
GUI: In the storage page of the virtual machine settings dialog, fixed a bug which disrupted mouse interaction with the native file selector on KDE
NAT: Prevent issue when host resolver incorrectly returned NXDOMAIN for unsupported queries (bug #20977)
Audio: General improvements in saved state area
Recording: Various fixes for settings handling
VGA: Performance improvements for screen updates when VBE banking is used
USB: Fixed rare crashes when detaching a USB device
ATA: Fixed NT4 guests taking a minute to eject CDs
vboximg-mount: Fixed broken write support (bug #20896)
SDK: Fixed Python bindings incorrectly trying to convert arbitrary byte data into unicode objects with Python 3, causing exceptions (bug #19740)
API: Fixed an issue when virtual USB mass storage devices or virtual USB DVD drives are added while the VM is not running are by default not marked as hot-pluggable
API: Initial support for Python 3.10
API: Solaris OS types cleanup
Linux and Solaris hosts: Allow to mount shared folder if it is represented as a symlink on a host side (bug #17491)
Linux Host and Guest drivers: Introduced initial support for kernels 5.18, 5.19 and RHEL 9.1 (bugs #20914, #20941)
Linux Host and Guest drivers: Better support for kernels built with clang compiler (bugs #20425 and #20998)
Solaris Guest Additions: General improvements in installer area
Solaris Guest Additions: Fixed guest screen resize in VMSVGA graphics configuration
Linux and Solaris Guest Additions: Fixed multi-screen handling in VBoxVGA and VBoxSVGA graphics configuration
Linux and Solaris Guest Additions: Added support for setting primary screen via VBoxManage
Linux and Solaris Guest Additions: Fixed X11 resources leak when resizing guest screens
Linux and Solaris Guest Additions: Fixed file descriptor leak when starting a process using guest control (bug #20902)
Linux and Solaris Guest Additions: Fixed guest control executing processes as root
Linux Guest Additions: Improved guests booting time by preventing kernel modules from being rebuilt when it is not necessary (bug #20502)
Windows Guest Additions: Fixed VBoxTray crash on startup in NT4 guests on rare circumstances
deleted file "fixes_for_kernel_5.18.patch" - fixed upstream.
Fixes CVE-2022-21571) VUL-0: CVE-2022-21571,CVE-2022-21554 - boo#1201720
OBS-URL: https://build.opensuse.org/request/show/990809
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=648
- Version bump to 6.1.34 (released March 22 2022) by Oracle
This is a maintenance release. The following items were fixed and/or added:
VMM: Fix instruction emulation for "cmpxchg16b"
GUI: Improved GUI behavior on macOS Big Sur and later when kernel extensions are not loaded
EHCI: Addressed an issue with handling short packets (bug #20726)
Storage: Fixed a potential hang during disk I/O when the host I/O cache is disabled (bug #20875)
NVMe: Fixed loading saved state when nothing is attached to it (bug #20791)
DevPcBios: Addressed an issue which resulted in rejecting the detected LCHS geometry when the head count was above 16
virtio-scsi: Improvements
E1000: Improve descriptor handling
VBoxManage: Fixed handling of command line arguments with incomplete quotes (bug #20740)
VBoxManage: Improved 'natnetwork list' output
VBoxManage: NATNetwork: Provide an option (--ipv6-prefix) to set IPv6 prefix
VBoxManage: NATNetwork: Provide an option (--ipv6-default) to advertise default IPv6 route (bug #20714)
VBoxManage: Fix documentation of "usbdevsource add" (bug #20849)
Networking: General improvements in IPv4 and IPv6 area (bug #20714)
OVF Import: Allow users to specify a different storage controller and/or controller port for hard disks when importing a VM
Unattended install: Improvements
Shared Clipboard: Improved HTML clipboard handling for Windows host
Linux host and guest: Introduced initial support for kernel 5.17
Solaris package: Fixes for API access from Python
Solaris IPS package: Suppress dependency on libpython2.7.so.*
Linux host and guest: Fixes for Linux kernel 5.14
Linux Guest Additions: Fixed guest screen resize for older guests which are running libXrandr older than version 1.4
Linux Guest Additions: Introduced initial support for RHEL 8.6 kernels (bug #20877)
Windows guest: Make driver install smarter
Solaris guest: Addressed an issue which prevented VBox GAs 6.1.30 or 6.1.32 from being removed in Solaris 10 guests (bug #20780)
EFI: Fixed booting from FreeBSD ISO images (bug #19910)
Removed file "fixes_for_kernel_5.17.patch" - fixed upstream.
Fixes CVE-2022-21465 (boo#1198676), CVE-2022-21471 (boo#1198677), CVE-2022-21491 (boo#1198680), CVE-2022-21487 (boo#1198678), and CVE-2022-21488 (boo#1198679).
Fixed boo#1198703 - package virtualbox-websrv needs sysvinit-tools
OBS-URL: https://build.opensuse.org/request/show/975263
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=631
- Version bump to 6.1.32 (released January 18 2022 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Fix for CVE-2022-21394 (boo#1194924)
VMM: Changed the guest RAM management when using Hyper-V to be more compatible with HVCI (bug #20627 and #20694)
VMM: Workaround for OS/2 guest unstability on newer AMD CPUs due to a missing TLB flush in OS/2 (bug #20625)
GUI: Fixed keyboard focus loss in rare circumstances when using the mini toolbar in fullscreen mode
Audio: Fixed accidental creation of empty debug log file when the OSS audio backend was configured
E1000: Fix link status reporting for certain Linux kernels (some Oracle Linux ones, probably more)
Unattended installation: Fixed regression introduced in 6.1.28, causing partitioning failure for Windows XP to 10 (bug #20769)
Linux host: Fix access to some USB devices, device class was not correctly handled (bug #20721)
Guest: Fixed wrong mouse position if guest is in text mode
Guest Control: Fixed folders copying from host to guest and from guest to host
Guest Control: Fixes for UNICODE handling
Shared Clipboard: Improved HTML content exchange between X11 and Windows guests and hosts
OS/2 Additions: Fixed some issues with extended attributes in the shared folders (bug #19453)
File "vboxclient-clipboard.service" was removed while the shared clipboard problem with Wayland is further investigated.
- Add libnotify-tools to build requirements for virtualbox-guest-x11 (boo#1194128)
Add service to start shared clipboard in Wayland sessions (boo#1194126). File "vboxclient-clipboard.service"
is added. Thanks to Andrei Borzenkov for providing this file.
OBS-URL: https://build.opensuse.org/request/show/947763
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=627
- Version bump to 6.1.30 (released November 22 2021 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
VMM: Fixed 6.1.28 regression preventing VMs starting when using Hyper-V mode on Windows 10
GUI: Fixed inability to complete First Run wizard after browsing for an external image
GUI: Fixed crash on macOS Big Sur while browsing for an external image from First Run wizard
GUI: Fixed bug on Windows with inability to save taken screenshot under a folder with native name (bug #15561)
GUI: Fixed bug on X11 with drag and drop initiated on single mouse click in VM storage settings
GUI: Fixed settings check on machines not supporting hardware virtualization
GUI: Non critical media related errors should not cause modal pop-up error messages
Host-only networking: Fixed crash parsing /etc/vbox/networks.conf
DVD: Fixed drive lock handling across VM reset
VBoxHeadless: Fixed crash when running on macOS Monterey (bug #20636)
VBoxManage: Fixed incorrect help text for "hostonlyif"
vboximg-mount: Error message if no image is specified
Linux host: For all distribution specific packages (deb/rpm format) fix the packaging so that the feature for unattended installation of guest OSes works
Linux host and guest: Introduced initial support for kernel 5.16
Shared Clipboard: Improved communication between guest and host when guest has no clipboard data to report
Linux Guest Additions: Allow running only one VBoxDRMClient instance (bug #19373)
File "fixes_for_5.14.patch" deleted - fixed upstream.
File "fixes-for-5.15.patch" deleted - fixed upstream.
File "fixes-for-5.16.patch" deleted - fixed upstream.
OBS-URL: https://build.opensuse.org/request/show/933168
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=624
- Version bump to 6.1.28 (released October 19 2021 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
VMM: Fixed guru meditation while booting nested-guests accessing debug registers under certain conditions
UI: Bug fixes for touchpad-based scrolling
VMSVGA: Fixed VM black screen issue on first resize after restoring from saved state (bug #20067)
VMSVGA: Fixed display corruption on Linux Mint (bug #20513)
Storage: Fixed a possible write error under certain circumstances when using VHD images (bug #20512)
Network: Multiple updates in virtio-net device support
Network: Disconnecting cable in saved VM state now is handled properly by virtio-net
Network: More administrative control over network ranges, see user manual
NAT: Fixed not rejecting TFTP requests with absolute pathnames (bug #20589)
Audio: Fixed VM session aborting after PC hibernation (bug #20516)
Audio: Fixed setting the line-in volume of the HDA emulation on modern Linux guests
Audio: Fixed resuming playback of the AC'97 emulation while a snapshot has been taken
API: Added bindings support for Python 3.9 (bug #20252)
API: Fixed rare hang of VM when changing settings at runtime
Linux host: Improved kernel modules installation detection which prevents unnecessary modules rebuild
Host Services: Shared Clipboard: Prevent guest clipboard reset when clipboard sharing is disabled (bug #20487)
Host Services: Shared Clipboard over VRDP: Fixed to continue working when guest service reconnects to host (bug #20366)
Host Services: Shared Clipboard over VRDP: Fixed preventing remote RDP client to hang when guest has no clipboard data to report
Linux Host and Guest: Introduced initial support for kernels 5.14 and 5.15
Linux Host and Guest: Introduced initial support for RHEL 8.5 kernel
Windows Guest: Introduced Windows 11 guest support, including unattended installation
Deleted file "fix_ordering_of_qt_includes.patch" - fixed upstream.
Fixes CVE-2021-35538, CVE-2021-35545, CVE-2021-35540, CVE-2021-35542, and CVE-2021-2475 (boo#1191869)
OBS-URL: https://build.opensuse.org/request/show/926822
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=621
Larry,
no idea, what these white space changes are about, but found them in your
spec as well, so I guess, some run-away spec-cleaner is in effect.. :-(
This is the correct fix now, and the reason for not detecting it befor is
burried in the Virtualization project config:
%if "%_repository" == "openSUSE_Factory"
# rpmlint results (in the rare case they have any meaning) are only relevant for Factory
%else
Substitute: clamav bash
Substitute: clamav-database bash
Substitute: post-build-checks bash
Substitute: post-build-checks-malwarescan bash
Substitute: rpmlint-Factory bash
Substitute: rpmlint-Factory-strict bash
Substitute: rpmlint-backports bash
Substitute: rpmlint-backports-data bash
Substitute: rpmlint-mini bash
%endif
Of course, there's no openSUSE_Factory target!
Best,
Pete
- Remove vbox-fix-usb-rules.sh from qt package to avoid file conflict
OBS-URL: https://build.opensuse.org/request/show/922840
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=618