1
0
forked from jengelh/virtualbox

Accepting request 1037192 from home:lwfinger:branches:Virtualization

- VirtualBox 7.0.4 (released November 18 2022)
  VirtualBox 7.0.2 (released October 20 2022)
  VirtualBox 7.0.0 (released October 10 2022)

OBS-URL: https://build.opensuse.org/request/show/1037192
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=664
This commit is contained in:
Larry Finger
2022-11-21 23:01:58 +00:00
committed by Git OBS Bridge
parent a4bb9742dd
commit 2c52cfe01d
49 changed files with 1078 additions and 1146 deletions

View File

@@ -1,8 +1,42 @@
-------------------------------------------------------------------
Mon Nov 21 16:10:35 UTC 2022 - Larry Finger <Larry.Finger@gmail.com>
Removed file "fixes_for_leap15.4.patch" - fixed upstream.
- VirtualBox 7.0.4 (released November 18 2022)
This is a maintenance release. The following items were fixed and/or added:
VMM: Added nested paging support for nested virtualization (Intel hosts only)
VMM: Fixed rare guru meditations with certain guests on macOS 10.15 (Catalina) (bug #21237)
VMM: Fixed possible VM process crash on Windows hosts when Hyper-V is used with certain guests (bug #21174)
VMM: Fixed Windows XP guest hang or BSOD on AMD CPUs under certain circumstances (bug #21256)
GUI: Various bugfixes for the Guest Control file manager
GUI: Added more informative file operations in the Guest Control file manager
GUI: Added an option to the global settings (the display page) to resize user interface font
GUI: Fixed a regression in new vm wizard. Selected virtual disks are no longer deleted when the wizard is cancelled (bug #21244)
GUI: Added a new menu item to the devices menu to optionally upgrade the guest additions.
VirtioSCSI: Fixed recognition of the virtio SCSI controller by the EFI firmware (bug #21200)
VirtioSCSI: Fixed hang when shutting down the VM if the virtio SCSI controller is used (bug #21144)
virtio-net: Workaround a bug in the virtio-net driver included in FreeBSD version up to 12.3 which renders the device non functional (bug #21201)
Storage: Fixed I/O errors with the VirtioSCSI controller when the host I/O cache is enabled (bug #19717)
VBoxManage: Fixed regression when 'createmedium disk --variant RawDisk' command resulted in invalid .vmdk file (bug #21125)
Main: Restored input pointing device behavior in multi-monitor VM configuration (bug #21137)
Main: Fixed progress indication during automatic Linux Guest Additions installation
Guest Control: Fixed path handling issues (bug #21095)
3D: Fixed VM process crash on macOS with 3D enabled (bug #21232)
Linux Host and Guest: General improvements in startup scripts
Linux Guest Additions: Introduced initial support for RHEL 8.7 and 9.2 kernels (bug #21272, #21258)
Linux Guest Additions: Introduced initial support for SLES 15.4 kernels
Linux Guest Additions: Fixed kernel modules rebuild behavior on system shutdown
-------------------------------------------------------------------
Tue Nov 15 20:59:55 UTC 2022 - Larry Finger <Larry.Finger@gmail.com>
added file "set_noexec_stack.patch" to remove executable stack in yasm-compiled routines
addwd file "fix_v7_build.patch"
added file "fix_v7_build.patch"
added file "fixes_for_leap15.4.patch"
added file "VBoxDDR0.r0"
deleted file "/vb-6.1.16-modal-dialog-parent.patch"