From ecd81ccc95456161e64773198f877d6dbe2cb9a9e169aecb8d3ac27c6d7c7223 Mon Sep 17 00:00:00 2001 From: Michal Seben Date: Thu, 30 Jun 2011 10:08:17 +0000 Subject: [PATCH] Accepting request 74876 from home:mseben:branches:Virtualization update virtualbox to 4.0.10 OBS-URL: https://build.opensuse.org/request/show/74876 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=50 --- VirtualBox-4.0.10-UserManual.pdf | 3 +++ VirtualBox-4.0.10-patched.tar.bz2 | 3 +++ VirtualBox-4.0.8-UserManual.pdf | 3 --- VirtualBox-4.0.8-patched.tar.bz2 | 3 --- ...8-rpmlintrc => virtualbox-4.0.10-rpmlintrc | 0 ...gz => virtualbox-ose_4.0.10-dfsg-1.diff.gz | 0 virtualbox.changes | 25 +++++++++++++++++++ virtualbox.spec | 2 +- 8 files changed, 32 insertions(+), 7 deletions(-) create mode 100644 VirtualBox-4.0.10-UserManual.pdf create mode 100644 VirtualBox-4.0.10-patched.tar.bz2 delete mode 100644 VirtualBox-4.0.8-UserManual.pdf delete mode 100644 VirtualBox-4.0.8-patched.tar.bz2 rename virtualbox-4.0.8-rpmlintrc => virtualbox-4.0.10-rpmlintrc (100%) rename virtualbox-ose_4.0.8-dfsg-1.diff.gz => virtualbox-ose_4.0.10-dfsg-1.diff.gz (100%) diff --git a/VirtualBox-4.0.10-UserManual.pdf b/VirtualBox-4.0.10-UserManual.pdf new file mode 100644 index 0000000..fa08d8e --- /dev/null +++ b/VirtualBox-4.0.10-UserManual.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19710b2dd06bda8e32564648a9b30391d2cefdce93d2d9c7e59e3811b73e98bd +size 4889575 diff --git a/VirtualBox-4.0.10-patched.tar.bz2 b/VirtualBox-4.0.10-patched.tar.bz2 new file mode 100644 index 0000000..32cdd92 --- /dev/null +++ b/VirtualBox-4.0.10-patched.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e69ecc1e5bca601bee4b082654d3b2fa8734644476a33ccd27c81c850676be +size 43209806 diff --git a/VirtualBox-4.0.8-UserManual.pdf b/VirtualBox-4.0.8-UserManual.pdf deleted file mode 100644 index da41e8e..0000000 --- a/VirtualBox-4.0.8-UserManual.pdf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9721bb6c3827a0fc8196c4f75f972ccc5e62060b6667baf46eb32803120d645 -size 4884443 diff --git a/VirtualBox-4.0.8-patched.tar.bz2 b/VirtualBox-4.0.8-patched.tar.bz2 deleted file mode 100644 index 3dbd2a1..0000000 --- a/VirtualBox-4.0.8-patched.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80b47507b8f60f455ce4dd4b898b3ef04a4eabcdee6794fdc889218f6ad2eb6f -size 43193793 diff --git a/virtualbox-4.0.8-rpmlintrc b/virtualbox-4.0.10-rpmlintrc similarity index 100% rename from virtualbox-4.0.8-rpmlintrc rename to virtualbox-4.0.10-rpmlintrc diff --git a/virtualbox-ose_4.0.8-dfsg-1.diff.gz b/virtualbox-ose_4.0.10-dfsg-1.diff.gz similarity index 100% rename from virtualbox-ose_4.0.8-dfsg-1.diff.gz rename to virtualbox-ose_4.0.10-dfsg-1.diff.gz diff --git a/virtualbox.changes b/virtualbox.changes index 2b6339f..6f75770 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Thu Jun 30 07:30:30 UTC 2011 - mseben@gmail.com + +- update to Virtualbox 4.0.10 + * GUI: fixed disappearing settings widgets on KDE hosts (bug #6809) + * Storage: fixed hang under rare circumstances with flat VMDK images + * Storage: a saved VM could not be restored under certain circumstances after the host kernel was updated (bug #8983) + * Storage: refuse to create a medium with an invalid variant (for example Split2G with VDI; bug #7227) + * Snapshots: none of the hard disk attachments must be attached to another VM in normal mode when creating a snapshot + * USB: fixed occasional VM hangs with SMP guests (bug #4580) + * USB: proper device detection on RHEL/OEL/CentOS 5 guests (partial fix for bug #8978) + * ACPI: force the ACPI timer to return monotonic values for improve behavior with SMP Linux guests (bug #8511 and others) + * RDP: fixed screen corruption under rare circumstances (bug #8977) + * rdesktop-vrdp: updated to version 1.7.0 + * OVF: under rare circumstances some data at the end of a VMDK file was not written during export + * Mac OS X hosts: Lion fixes (bug #8903) + * Mac OS X hosts: GNOME 3 fix + * Linux hosts: fixed VT-x detection on Linux 3.0 hosts (bug #9071) + * Linux hosts: fixed Python 2.7 bindings in the universal Linux binaries + * Windows hosts: fixed leak of thread and process handles + * Windows Additions: fixed bug when determining the extended version of the Guest Additions (4.0.8 regression; bug #8948) + * Solaris Additions: fixed installation to 64-bit Solaris 10u9 guests (4.0.8 regression) + * Linux Additions: RHEL6.1/OL6.1 compile fix + * Linux Additions: fixed a memory leak during VBoxManage guestcontrol execute (bug #9068) + ------------------------------------------------------------------- Mon Jun 20 09:09:34 UTC 2011 - aj@suse.de diff --git a/virtualbox.spec b/virtualbox.spec index 86ff1f4..8945f79 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -53,7 +53,7 @@ BuildRequires: gcc-32bit gcc-c++-32bit %endif # ExclusiveArch: %ix86 x86_64 -Version: 4.0.8 +Version: 4.0.10 Release: 1 Summary: VirtualBox is an Emulator License: GPLv2+