Revisions of virtualbox
Larry Finger (lwfinger)
accepted
request 1006481
from
Larry Finger (lwfinger)
(revision 655)
- Add a "Provides: virtualbox-guest-x11" to virtualbox-guest-tools. boo#1203735
buildservice-autocommit
accepted
request 1004166
from
Larry Finger (lwfinger)
(revision 654)
baserev update by copy to link target
Larry Finger (lwfinger)
accepted
request 1004165
from
Larry Rainey (larryr)
(revision 653)
- 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
buildservice-autocommit
accepted
request 994651
from
Larry Finger (lwfinger)
(revision 652)
baserev update by copy to link target
Larry Finger (lwfinger)
accepted
request 994649
from
Larry Finger (lwfinger)
(revision 651)
- Modified the spec file to remove package virtualbox-guest-x11, which is no longer needed.
Larry Finger (lwfinger)
accepted
request 994409
from
Larry Finger (lwfinger)
(revision 650)
- Fix screen resizing under Wayland (boo#1194126 and boo#1194126) New files are "VirtualBox-5.2.10-xclient.patch", "vboxclient.desktop", "vboxclient.service", and "vboxservice.service" The fixes were derived from looking at many hundreds of Web pages, and by looking at the code in Fedora35. Thanks to RedHat for the help.
buildservice-autocommit
accepted
request 990810
from
Larry Finger (lwfinger)
(revision 649)
baserev update by copy to link target
Larry Finger (lwfinger)
accepted
request 990809
from
Larry Finger (lwfinger)
(revision 648)
- 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
buildservice-autocommit
accepted
request 984590
from
Larry Finger (lwfinger)
(revision 647)
baserev update by copy to link target
Larry Finger (lwfinger)
accepted
request 984284
from
Larry Finger (lwfinger)
(revision 646)
- Package vboximg-mount correctly. boo#1200769.
Larry Finger (lwfinger)
committed
(revision 645)
Update to 6.1.34
Olaf Hering (olh)
committed
(revision 644)
undeleted via osc
Larry Finger (lwfinger)
committed
(revision 643)
1
buildservice-autocommit
accepted
request 981349
from
Larry Finger (lwfinger)
(revision 642)
baserev update by copy to link target
Larry Finger (lwfinger)
accepted
request 981277
from
Dominique Leuenberger (dimstar)
(revision 641)
- Explicitly BuildRequire pkgconfig(glx) and pkgconfig(glu): This happened to be pulled in by SDL-devel, but with the switch to sdl12-compat, this no longer happens. Virtualbox explicitly checks for them though, so it is our own responsibility to have those deps in place.
buildservice-autocommit
accepted
request 979541
from
Larry Finger (lwfinger)
(revision 640)
baserev update by copy to link target
Larry Finger (lwfinger)
committed
(revision 639)
- Update fixes_for_kernel_5.18.patch to save and restore FPU status during interrupt. The change fixes boo#1199803. - A requirement for sysvinit was inadvertently left when VB was converted to a systemd service. This pulls in packages that are not needed.
buildservice-autocommit
accepted
request 978768
from
Larry Finger (lwfinger)
(revision 638)
baserev update by copy to link target
Larry Finger (lwfinger)
accepted
request 978582
from
Benjamin Greiner (bnavigator)
(revision 637)
- Update support of building with Python * Add vbox-python-py310.patch for support of Python 3.10 https://github.com/archlinux/svntogit-community/commit/59d75cd22 https://www.virtualbox.org/changeset/90537/vbox https://www.virtualbox.org/changeset/86623/vbox * Drop switch_to_python3.4+.patch and vbox-python-detection.diff; replace by vbox-python-selection.patch for what is left of the above after removing some obvious cruft. Could still be more in there. * Remove unnecessary reusage of old python2 macros, we use python-rpm-macros already.
buildservice-autocommit
accepted
request 978325
from
Larry Finger (lwfinger)
(revision 636)
baserev update by copy to link target
Displaying revisions 101 - 120 of 755