Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Many sdk files were missed. Now the package downloads the sdk
source and installs it, as long as other sdk files that are
not present in the sdk download bundle. Also, properly added
virtualbox-sdk to provides and conflicts.
Added/fixed other entries in provides and conflicts.
Added linux-headers to optdepends.
Fixed permissions in some executable files.
Removed parts from .install file that are executed by pacman hooks.
|
|
|
|
|
|
This will enable the package to be used by the (usually forgotten)
ArchLinux32 users.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
VMM: reset the TSC on VM reset to work around a Windows bug (bug #16643)
Audio: fixed memory leak when enabled with VRDP connections (5.1.24 regression; bug #16928)
Audio: fixed creation of too many sound sinks on Linux hosts when using the PulseAudio backend (bug #16938)
Audio: implemented record gain registers for AC'97 emulation; those are needed for newer Ubuntu guests which rely on those when controlling gain and muting the recording (capturing) levels
Storage: fixed hang when using the emulated NVMe controller with the SPDK (bug #16945)
Mouse: double click was not working with a precision touchpad (bug #14632)
Linux hosts: properly bring up host-only network interfaces with iproute (5.1.24 regression; bug #16911)
Linux hosts: provide Python 3 libraries for deb/rpm packages
Windows hosts: make it possible to use host-only networking without having bridged networking installed
Windows guests: fixed automatic logons for Vista and newer Windows guests (5.1.24 regression; bug #16921)
|
|
Tried to integrate vboxreload, but was currently unsuccesful due to ALPM DKMS hook being called automatically. Need to read up on overriding that hook.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Aligned PKGBUILD actions to mirror Oracle installation script
Provided manual DKMS configuration. Oracle has stopped using DKMS from 5.1.0 onwards, but don't provide instructions on how to build them except for the installation script. DKMS will provide automatic rebuilding etc on upgrades, so it seemed the best solution here.
|
|
Most important update involves stability issues on 4.6.0 and higher kernels. This was causing Guru mediations.
|
|
|
|
Full changelog at https://www.virtualbox.org/wiki/Changelog
|
|
|
|
|
|
/etc/modules-load.d/virtualbox.conf to ensure modules are automatically loaded.
|
|
|
|
|
|
|
|
|
|
Changelog can be found https://www.virtualbox.org/wiki/Changelog
|
|
|
|
https://www.virtualbox.org/wiki/Changelog
|
|
distributed by Oracle. It contains the original (non-OSE) branding.
|