1
0
forked from pool/virtualbox

Accepting request 174974 from Virtualization

update to 4.2.12 (forwarded request 174971 from mseben)

OBS-URL: https://build.opensuse.org/request/show/174974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=69
This commit is contained in:
Stephan Kulow 2013-05-13 14:00:08 +00:00 committed by Git OBS Bridge
commit ca606c4363
6 changed files with 42 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:906b954c9c952c6cf43f91ff5833449624d8c984dc0a37dab22e5be44f2030c6
size 48899142

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2960cd8fe46d61db5c492bbba5dc21430fd2993a6fff4da8746d27d5af245ad
size 49411106

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c810c90f5c25b7461ef6c97abfdcf92aefe360f2216d27d2ee114bbc3e789fe1
size 6130142

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d17813c7b044aa0d83cee00c22df30b02e4971cc2b921e6fca15bd019c06cdf0
size 6169530

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Fri May 3 19:41:51 UTC 2013 - mseben@gmail.com
- updated to virtualbox 4.2.12
* VMM: fixed a Guru Meditation on putting Linux guest CPU online if nested paging is disabled
* VMM: invalidate TLB entries even for non-present pages
* GUI: Multi-screen support: fixed a crash on visual-mode change
* GUI: Multi-screen support: disabled guest-screens should now remain disabled on visual-mode change
* GUI: Multi-screen support: handle host/guest screen plugging/unplugging in different visual-modes
* GUI: Multi-screen support: seamless mode: fixed a bug when empty seamless screens were represented by fullscreen windows
* GUI: Multi-screen support: each machine window in multi-screen configuration should have correct menu-bar now (Mac OS X hosts)
* GUI: Multi-screen support: machine window View menu should have correct content in seamless/fullscreen mode now (Mac OS X hosts)
* GUI: VM manager: vertical scroll-bars should be now updated on content/window resize
* GUI: VM settings: fixed crash on machine state-change event
* GUI: don't show warnings about enabled or disabled mouse integration if the VM was restored from a saved state
* Virtio-net: properly announce that the guest has to handle partial TCP checksums (bug #9380)
* Storage: Fixed incorrect alignment of VDI images causing disk size changes when using snapshots (bug #11597)
* Audio: fixed broken ALSA & PulseAudio on some Linux hosts due to invalid symbol resolution (bug #11615)
* PS/2 keyboard: re-apply keyboard repeat delay and rate after a VM was restored from a saved state (bug #10933)
* BIOS: updated DMI processor information table (type 4): corrected L1 & L2 cache table handles
* Timekeeping: fix several issues which can lead to incorrect time, Solaris guests sporadically showed time going briefly back to Jan 1 1970
* Main/Metrics: disk metrics are collected properly when software RAID, symbolic links or rootfs are used on Linux hosts
* VBoxManage: don't stay paused after a snapshot was created and the VM was running before
* VBoxManage: introduced controlvm nicpromisc (bug #11423)
* VBoxManage: don't crash on controlvm guestmemoryballoon if the VM isn't running (bug #11639)
* VBoxHeadless: don't filter guest property events as this would affect all clients (bug #11644)
* Guest control: prevent double CR in the output generated by guest commands and do NLS conversion
* Linux hosts / guests: fixed build errors on Linux 3.5 and newer kernels if the CONFIG_UIDGID_STRICT_TYPE_CHECKS config option is enabled (bug #11664)
* Linux Additions: handle fall-back to VESA driver on RedHat-based guests if vboxvideo cannot be loaded
* Linux Additions: RHEL/OEL/CentOS 6.4 compile fix (bug #11586)
* Linux Additions: Debian Linux kernel 3.2.0-4 (3.2.39) compile fix (bug #11634)
* Linux Additions: added auto-logon support for Linux guests using LightDM as the display manager
* Windows Additions: Support for multimonitor. Dynamic enable/disable of secondary virtual monitors. Support for XPDM/WDDM based guests
* X11 Additions: support X.Org Server 1.14 (bug #11609)
-------------------------------------------------------------------
Fri Apr 26 08:10:58 UTC 2013 - fcrozat@suse.com

View File

@ -92,7 +92,7 @@ BuildRequires: xorg-x11-libXt-devel-32bit
%endif
#
ExclusiveArch: %ix86 x86_64
Version: 4.2.10
Version: 4.2.12
Release: 0
Summary: VirtualBox is an Emulator
License: GPL-2.0+