From 188c092fa766e71d8ae8f8c67cd19215a83565ba43b700cc883c36e64545e56a Mon Sep 17 00:00:00 2001 From: Michal Seben Date: Sat, 29 Dec 2012 13:28:08 +0000 Subject: [PATCH] Accepting request 146619 from home:mseben:branches:Virtualization update to virtualbox 4.2.6 OBS-URL: https://build.opensuse.org/request/show/146619 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=110 --- VirtualBox-4.2.4-patched.tar.bz2 | 3 --- VirtualBox-4.2.6-patched.tar.bz2 | 3 +++ vbox-permissions_warning.diff | 18 ++++++------- virtualbox-4.2.4-UserManual.pdf | 3 --- virtualbox-4.2.6-UserManual.pdf | 3 +++ virtualbox.changes | 46 ++++++++++++++++++++++++++++++++ virtualbox.spec | 2 +- 7 files changed, 61 insertions(+), 17 deletions(-) delete mode 100644 VirtualBox-4.2.4-patched.tar.bz2 create mode 100644 VirtualBox-4.2.6-patched.tar.bz2 delete mode 100644 virtualbox-4.2.4-UserManual.pdf create mode 100644 virtualbox-4.2.6-UserManual.pdf diff --git a/VirtualBox-4.2.4-patched.tar.bz2 b/VirtualBox-4.2.4-patched.tar.bz2 deleted file mode 100644 index f53162d..0000000 --- a/VirtualBox-4.2.4-patched.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f8ff0bee5eabc24d5da2ae79870cf808f881d74358bf5996bbdcd78e8095165 -size 48104957 diff --git a/VirtualBox-4.2.6-patched.tar.bz2 b/VirtualBox-4.2.6-patched.tar.bz2 new file mode 100644 index 0000000..4a64173 --- /dev/null +++ b/VirtualBox-4.2.6-patched.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e054c1704cf87e28cac18f68eb75299321184b11fe767adfc7ee7885a8ee82e1 +size 48754759 diff --git a/vbox-permissions_warning.diff b/vbox-permissions_warning.diff index af6c4a1..c9956d4 100644 --- a/vbox-permissions_warning.diff +++ b/vbox-permissions_warning.diff @@ -1,10 +1,8 @@ -Index: VirtualBox-4.2.0/src/apps/Makefile.kmk +Index: VirtualBox-4.2.6/src/apps/Makefile.kmk =================================================================== ---- VirtualBox-4.2.0.orig/src/apps/Makefile.kmk -+++ VirtualBox-4.2.0/src/apps/Makefile.kmk -@@ -32,7 +32,9 @@ if1of ($(KBUILD_TARGET),darwin solaris l - ifneq ($(wildcard $(PATH_SUB_CURRENT)/adpctl),) - include $(PATH_SUB_CURRENT)/adpctl/Makefile.kmk +--- VirtualBox-4.2.6.orig/src/apps/Makefile.kmk ++++ VirtualBox-4.2.6/src/apps/Makefile.kmk +@@ -39,5 +39,7 @@ ifdef VBOX_WITH_DEVMAPPER endif endif @@ -12,10 +10,10 @@ Index: VirtualBox-4.2.0/src/apps/Makefile.kmk + include $(FILE_KBUILD_SUB_FOOTER) -Index: VirtualBox-4.2.0/src/apps/VBoxPermissionMessage/Makefile.kmk +Index: VirtualBox-4.2.6/src/apps/VBoxPermissionMessage/Makefile.kmk =================================================================== --- /dev/null -+++ VirtualBox-4.2.0/src/apps/VBoxPermissionMessage/Makefile.kmk ++++ VirtualBox-4.2.6/src/apps/VBoxPermissionMessage/Makefile.kmk @@ -0,0 +1,31 @@ +# $Id: Makefile.kmk 28800 2010-04-27 08:22:32Z vboxsync $ +## @file @@ -48,10 +46,10 @@ Index: VirtualBox-4.2.0/src/apps/VBoxPermissionMessage/Makefile.kmk + +include $(KBUILD_PATH)/subfooter.kmk + -Index: VirtualBox-4.2.0/src/apps/VBoxPermissionMessage/VBoxPermissionMessage.cpp +Index: VirtualBox-4.2.6/src/apps/VBoxPermissionMessage/VBoxPermissionMessage.cpp =================================================================== --- /dev/null -+++ VirtualBox-4.2.0/src/apps/VBoxPermissionMessage/VBoxPermissionMessage.cpp ++++ VirtualBox-4.2.6/src/apps/VBoxPermissionMessage/VBoxPermissionMessage.cpp @@ -0,0 +1,12 @@ +#include +#include diff --git a/virtualbox-4.2.4-UserManual.pdf b/virtualbox-4.2.4-UserManual.pdf deleted file mode 100644 index 339706d..0000000 --- a/virtualbox-4.2.4-UserManual.pdf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e38bcaba4ce8e1825732bb2fa4cc77f6808090ff76030ed9cce8dd39961ccd2e -size 5612899 diff --git a/virtualbox-4.2.6-UserManual.pdf b/virtualbox-4.2.6-UserManual.pdf new file mode 100644 index 0000000..eec829a --- /dev/null +++ b/virtualbox-4.2.6-UserManual.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc4fd7bb46870d48f409fbd990692882f2f30fb309ec60eeaf5fd4f9d771f5d2 +size 6124390 diff --git a/virtualbox.changes b/virtualbox.changes index 91aeb16..c2b780d 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Sat Dec 29 08:22:27 UTC 2012 - mseben@gmail.com + +- updated to virtualbox 4.2.6 +* VMM: don't inject stale VT-x events to prevent crashes after VM reset (bug #11256) +* VMM: workaround for buggy BIOSes which enable MONITOR only for certain CPUs (bugs #9460, #10686) +* GUI: fixed trimming of anti-aliased text in details-view element headers (4.2.0 regression) +* GUI: fixed create-settings-file-alias functionality on Mac hosts (4.2.0 regression) +* GUI: fixed take-guest-screenshot functionality on Windows hosts (bug #11095) +* GUI: several minor fixes, including palette fixes (bug #11191) +* GUI: fixed Windows 2012 OS type (bug #11206) +* GUI: allow to terminate the VM even if VBoxSVC crashed +* API: fixed cancelling of snapshots, previously this could lead to inconsistent VM configs (bug #6877) +* API: fixed identifying disk images by UUID (bug #11209) +* 3D Support: several fixes +* VRDP: fixed occasional crash with external authentication (bug #11156) +* VGA: fix for double scan text modes +* USB: fixed invalid pending request count at the time of service of DEVICE POWER requests (Windows hosts only; bugs #10021, #11056) +* USB keyboard: Korean keyboard workaround (bug #11150) +* Storage: fixed hang with QCOW images and asynchronous I/O enabled +* Storage: fixed hang with newer VHD images (bug #11279) +* Storage: actually write the non-rotational flag to the VM settings (4.2.0 regression) +* Virtio-net: fixed the problem with network statistics counters in Session Information dialog (GUI) +* Metrics: introduced network rate and disk usage metrics +* Metrics: fixed a crash under certain conditions on Solaris hosts +* BIOS: fix for El Torito +* Shared Folders: if the host folder of a shared folder mapping does not exist, keep it active but mark it as invalid to prevent inconsitent saved states (bug #11147) +* VBoxManage: fixed converting disks from raw images +* VBoxManage: show snapshot description in the VM or snapshot information +* VBoxManage: make implicit opening of media consistent in all places dealing with media +* VBoxManage: the iSCSI initiator name was not stored in the settings file when doing storageattach (bug #11212) +* VBoxManage: metrics collect now properly handles 'CPU/MHz' and 'Net/*/LinkSpeed' metrics +* VBoxManage: changing the image UUID or parent UUID as part of storageattach works now in all safe cases +* VBoxManage: introduced storageattach --medium additions as a shortcut to mount the additions image (bug #11165) +* OVF: fixed importing OVF files cerated by recent VMware products (bug #10905) +* Linux hosts / Bridged Networking: fixed the problem with leaking connections in conntrack (bug #11178) +* Linux Additions: added support for ConsoleKit sessions in the vminfo service of VBoxService +* Linux Additions: don't crash during remount under certain conditions (bug #11291) +* Linux/Solaris Additions: fixed guest memory metrics collection +* Solaris hosts: added a dependency to ensure that the user directories are reachable when starting VBox services +* Windows host installer: integrated user-contributed translations, thanks to all contributors! +* Windows Additions: fixed auto-logon installation for Windows 8 +* Windows Additions: don't fail if the shared folders host service is not available +* Windows Additions: fixed Guest Additions startup on Windows 2000 guests (bug #11253) +* Windows Additions: auto-resize fixes for Windows 8 guests + ------------------------------------------------------------------- Sat Nov 3 08:16:40 UTC 2012 - mseben@gmail.com diff --git a/virtualbox.spec b/virtualbox.spec index a8ca77a..c77ac1f 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -82,7 +82,7 @@ BuildRequires: xorg-x11-libXt-devel-32bit %endif # ExclusiveArch: %ix86 x86_64 -Version: 4.2.4 +Version: 4.2.6 Release: 0 Summary: VirtualBox is an Emulator License: GPL-2.0+