nixpkgs/pkgs/applications/virtualization
aszlig 605cc4fdeb
Merge pull request #13052 from @bendlas
Updates VirtualBox from version 5.0.12 to 5.0.14.

Upstream changes are (without bug IDs):

 * GUI: properly limit the number of VCPUs to the number of physical cores
        on Mac OS X
 * Audio: fixed a bug which prevented loading a saved state of a saved
          guests with HDA emulation (5.0.12 regression)
 * Audio: don't crash if the backend is unable to initialize
 * Audio: fixed audio capture on Mac OS X
 * Storage: fixed a possible crash when attaching the same ISO image
            multiple times to the same VM
 * BIOS: properly report if two floppy drives are attached
 * USB: fixed a problem with filters which would not capture the device
        under certain circumstances (5.0.10 regression)
 * ExtPack: black-list Extension Packs older than 4.3.30 due to
            incompatible changes not being properly handled in the past
 * Windows hosts: fixed a regression which caused robocopy to fail
 * Linux hosts: properly create the /sbin/rcvboxdrv symbolic link (5.0.12
                regression)
 * Mac OS X hosts: several fixes for USB on El Capitan
 * Linux Additions: fixes for Linux 4.5

Full upstream changelog with bug IDs can be found at:

  https://www.virtualbox.org/wiki/Changelog

The reason I was reluctant to merge this before were these symbol lookup
errors:

  vboxsf: Unknown symbol VBoxGuest_RTMemTmpFree (err 0)
  vboxsf: Unknown symbol VBoxGuestIDCCall (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexRequest (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexRelease (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTLogRelGetDefaultInstanceEx (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTErrConvertToErrno (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexCreate (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemFastMutexDestroy (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTMemContFree (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemMutexRelease (err 0)
  vboxsf: Unknown symbol VBoxGuestIDCOpen (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTAssertShouldPanic (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTMemContAlloc (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemMutexRequest (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemMutexCreate (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTMemTmpAllocTag (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTSemMutexDestroy (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTAssertMsg1Weak (err 0)
  vboxsf: Unknown symbol VBoxGuestIDCClose (err 0)
  vboxsf: Unknown symbol VBoxGuest_RTAssertMsg2Weak (err 0)

However, after testing it against 5.0.12, the same errors occur there as
well, so it is likely related to our VM tests.
2016-03-01 03:36:44 +01:00
..
8086tiny Small style fixups 2014-09-10 21:34:50 -03:00
bochs use the sourceforge mirrors everywhere 2016-02-28 12:07:42 +00:00
cbfstool cbfstool: init at git-2015-07-09 2015-07-15 10:50:58 +02:00
docker docker 1.9.1 -> 1.10.0 2016-02-04 22:52:06 -08:00
driver Virtualization: add XEN/KVM related drivers for Windows 2015-07-04 00:14:05 +02:00
open-vm-tools refactor to use autoreconfHook where possible 2016-01-18 10:45:31 +01:00
openstack buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
OVMF Revert "OVMF: build with gcc 4.8, I'm no idea what I'm doing (ZHF)" 2015-07-22 11:58:02 +02:00
qboot qboot: init at pre-release 2015-07-09 11:11:18 +02:00
qemu qemu: 2.4.1 -> 2.5.0 (multiple CVEs) 2016-02-27 17:53:22 +01:00
remotebox Add version attribute where maintainers |= nckx 2016-01-25 17:35:21 +01:00
rkt rkt: reset stage1 to rkt's recommended version 2016-02-05 11:18:12 -08:00
seabios Update QEMU Nixos Virtual Machine 2015-02-16 20:07:42 +01:00
tini tini: init at 0.8.3 2015-11-10 22:24:13 +02:00
virt-manager buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
virt-viewer virt-viewer: fix build and clean up 2015-12-28 21:44:12 +00:00
virtinst virt-{manager,inst}: Fix glance dependency 2015-12-03 21:56:00 +00:00
virtualbox virtualbox: 5.0.12 -> 5.0.14 2016-02-16 21:59:11 +01:00
xen multipath_tools: Rename to multipath-tools 2016-01-21 16:18:38 +01:00
xhyve Transformed meta.maintainers attributes to lists 2015-09-17 15:33:36 +02:00