From e9dae1ffd53b11a6fcb6865cc2cf5d94854559d77a3056b49236d3b05fb63128 Mon Sep 17 00:00:00 2001 From: Michal Seben Date: Wed, 28 Dec 2011 12:20:47 +0000 Subject: [PATCH] Accepting request 98372 from home:mseben:branches:Virtualization udpate virtualbox to 4.1.8 OBS-URL: https://build.opensuse.org/request/show/98372 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=72 --- VirtualBox-4.1.6-UserManual.pdf | 3 --- VirtualBox-4.1.6-patched.tar.bz2 | 3 --- VirtualBox-4.1.8-UserManual.pdf | 3 +++ VirtualBox-4.1.8-patched.tar.bz2 | 3 +++ ....6-rpmlintrc => virtualbox-4.1.8-rpmlintrc | 0 virtualbox.changes | 26 +++++++++++++++++++ virtualbox.spec | 3 ++- 7 files changed, 34 insertions(+), 7 deletions(-) delete mode 100644 VirtualBox-4.1.6-UserManual.pdf delete mode 100644 VirtualBox-4.1.6-patched.tar.bz2 create mode 100644 VirtualBox-4.1.8-UserManual.pdf create mode 100644 VirtualBox-4.1.8-patched.tar.bz2 rename virtualbox-4.1.6-rpmlintrc => virtualbox-4.1.8-rpmlintrc (100%) diff --git a/VirtualBox-4.1.6-UserManual.pdf b/VirtualBox-4.1.6-UserManual.pdf deleted file mode 100644 index 4190d16..0000000 --- a/VirtualBox-4.1.6-UserManual.pdf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd4c63d64d1dc77e2b52eb665005577ee65bc052fbf4b50b46230f5ee4564d5f -size 5036327 diff --git a/VirtualBox-4.1.6-patched.tar.bz2 b/VirtualBox-4.1.6-patched.tar.bz2 deleted file mode 100644 index eaa8440..0000000 --- a/VirtualBox-4.1.6-patched.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85348056dea26819d604580bce4af1d174e49cdd71e622ca8d765ad5b9ebc8ae -size 46586780 diff --git a/VirtualBox-4.1.8-UserManual.pdf b/VirtualBox-4.1.8-UserManual.pdf new file mode 100644 index 0000000..202b617 --- /dev/null +++ b/VirtualBox-4.1.8-UserManual.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae9ca5321e88f4ff654402732112c3ac75302277559a6fbeed014358642642da +size 5045126 diff --git a/VirtualBox-4.1.8-patched.tar.bz2 b/VirtualBox-4.1.8-patched.tar.bz2 new file mode 100644 index 0000000..be1312e --- /dev/null +++ b/VirtualBox-4.1.8-patched.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0410bbe69fc9ff2c8be0639110c2b55b1f31fa424a026008f8b58c191f8ca624 +size 46582650 diff --git a/virtualbox-4.1.6-rpmlintrc b/virtualbox-4.1.8-rpmlintrc similarity index 100% rename from virtualbox-4.1.6-rpmlintrc rename to virtualbox-4.1.8-rpmlintrc diff --git a/virtualbox.changes b/virtualbox.changes index 5f0d7e4..cea97bc 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Dec 28 11:01:04 UTC 2011 - mseben@gmail.com + +- update to virtualbox 4.1.8 + * VMM: fixed VERR_MAP_FAILED during savestate under certain circumstances (bug #7929) + * GUI: stop updating the VM status icons when the VM is paused (bug #8368) + * VBoxManage: fixed wrong return code after startvm (bug #9642) + * BIOS: fixed hang at launch of DOS applications generated by Clipper 5.3 (note that hardware virtualization may be required) + * USB: fixed OS/2 boot hang when using recent USB drivers + * NAT: increase maximum number of parallel connections making connections with port forwarding more robust (#8471) + * Metrics: fixed potential problem with invalid access in guest metrics collection upon VM destruction + * Main: don't crash if a medium is ejected twice (bug #9922) + * VBoxSVC: fixed crash under rare circumstances (e.g. client crash) + * VRDP: fixed screen freeze (bug #9620) + * OVF/OVA: fixed broken disk images on import under rare circumstances + * OVF/OVA: better error message when importing corrupted appliances + * VMDK/VHD: fixed a possible corruption with host cache disabled when using snapshots under rare circumstances (bug #9749) + * 3D Support: Fixed fullscreen mode issues for ATI graphics (bug #9775), + * 3D Support: Windows Media Player rendering for XPDM-based Direct3D support (bug #8341). + * 3D Support: Multiple fixes to XPDM and WDDM - based 3D support for Windows Guests and for 3D support in general + * Linux hosts: fixes for Fedoras Linux 2.6.41 (bug #9948) + * Linux hosts/guests: fixes for Linux 3.2 (bug #9743) + * Solaris Additions: various shared folder fixes (bugs #9856, #9862, #9917) + * Windows Additions: various fixes for Direct3D support (un)installation, added detection of missing or wrong Direct3D system files + + ------------------------------------------------------------------- Wed Dec 7 10:39:02 UTC 2011 - coolo@suse.com diff --git a/virtualbox.spec b/virtualbox.spec index 9a97ae3..00583c8 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define _vbox_instdir /usr/lib/virtualbox Name: virtualbox @@ -71,7 +72,7 @@ BuildRequires: gcc-c++-32bit %endif # ExclusiveArch: %ix86 x86_64 -Version: 4.1.6 +Version: 4.1.8 Release: 0 Summary: VirtualBox is an Emulator License: GPL-2.0+