forked from pool/virtualbox
Accepting request 125876 from home:mseben:branches:openSUSE:12.2
- update to virtualbox 4.1.18 (This is a maintenance release) * VMM: fixed VERR_REM_VIRTUAL_CPU_ERROR under rare conditions after the guest has been reset (bug #5164 and others) * VMM: fixed host freezes with 64-bit guests on 32-bit Linux hosts (bug #10528) * VRDP: added a workaround for rdesktop clients not properly updating the screen size when minimized * AHCI: fixed a rare bug which can cause a guest memory corruption after the guest storage controler has been reset * NAT: another attempt to fix crashes under rare conditions (Windows hosts only; bug #10513) * Mac OS X hosts: addressed issues running Leopard / Snow Leopard (bug #10631) * Linux hosts / Bridged Networking: fixed the problem with device driver unloading on kernels 3.2.18 and newer due to an invalid reference counter (bug #10624) * Linux hosts / guests: Linux 3.5-rc1 fixes * Linux Additions: the guest content was sometimes not properly updated (bug #9887) * Solaris Additions: installer fix for X.org Server 1.11 and 1.12 OBS-URL: https://build.opensuse.org/request/show/125876 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=97
This commit is contained in:
parent
ae33acefa8
commit
ecc6fec0ed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:686f94edbdc03bc67763914d0d82793a7fc09eee67b8b6f7266f3f4266dafc6c
|
||||
size 46315678
|
3
VirtualBox-4.1.18-patched.tar.bz2
Normal file
3
VirtualBox-4.1.18-patched.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65fa3472cd21dd5fcbf766f3eb7fcf2f77aaafd6a4e768df749270d3b6af4d0c
|
||||
size 46432363
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b11674f0861116b8faac28839652fcdf205a88a14ab4d986bd36d56c8bd4e9b
|
||||
size 5080770
|
3
virtualbox-4.1.18-UserManual.pdf
Normal file
3
virtualbox-4.1.18-UserManual.pdf
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ec156c9e8773e581ecfa5161c8351c1e11adefe0c10d7df4a5e39e43d8cbbef
|
||||
size 5082221
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 21 20:01:20 UTC 2012 - mseben@gmail.com
|
||||
|
||||
- update to virtualbox 4.1.18 (This is a maintenance release)
|
||||
* VMM: fixed VERR_REM_VIRTUAL_CPU_ERROR under rare conditions after the guest has been reset (bug #5164 and others)
|
||||
* VMM: fixed host freezes with 64-bit guests on 32-bit Linux hosts (bug #10528)
|
||||
* VRDP: added a workaround for rdesktop clients not properly updating the screen size when minimized
|
||||
* AHCI: fixed a rare bug which can cause a guest memory corruption after the guest storage controler has been reset
|
||||
* NAT: another attempt to fix crashes under rare conditions (Windows hosts only; bug #10513)
|
||||
* Mac OS X hosts: addressed issues running Leopard / Snow Leopard (bug #10631)
|
||||
* Linux hosts / Bridged Networking: fixed the problem with device driver unloading on kernels 3.2.18 and newer due to an invalid reference counter (bug #10624)
|
||||
* Linux hosts / guests: Linux 3.5-rc1 fixes
|
||||
* Linux Additions: the guest content was sometimes not properly updated (bug #9887)
|
||||
* Solaris Additions: installer fix for X.org Server 1.11 and 1.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 1 20:00:15 UTC 2012 - mseben@gmail.com
|
||||
|
||||
|
@ -80,7 +80,7 @@ BuildRequires: xorg-x11-libXt-devel-32bit
|
||||
%endif
|
||||
#
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
Version: 4.1.16
|
||||
Version: 4.1.18
|
||||
Release: 0
|
||||
Summary: VirtualBox is an Emulator
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user