From e9b752b4829527f0136aa9de0d49140e8fceb367beb1380931b6230e779566b8 Mon Sep 17 00:00:00 2001 From: Michal Seben Date: Wed, 28 May 2014 07:19:17 +0000 Subject: [PATCH] Accepting request 235621 from home:mseben:branches:Virtualization update vbox to 4.3.12 OBS-URL: https://build.opensuse.org/request/show/235621 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=160 --- VirtualBox-4.3.10-patched.tar.bz2 | 3 --- VirtualBox-4.3.12-patched.tar.bz2 | 3 +++ virtualbox-4.3.10-UserManual.pdf | 3 --- virtualbox-4.3.12-UserManual.pdf | 3 +++ virtualbox.changes | 31 +++++++++++++++++++++++++++++++ virtualbox.spec | 2 +- 6 files changed, 38 insertions(+), 7 deletions(-) delete mode 100644 VirtualBox-4.3.10-patched.tar.bz2 create mode 100644 VirtualBox-4.3.12-patched.tar.bz2 delete mode 100644 virtualbox-4.3.10-UserManual.pdf create mode 100644 virtualbox-4.3.12-UserManual.pdf diff --git a/VirtualBox-4.3.10-patched.tar.bz2 b/VirtualBox-4.3.10-patched.tar.bz2 deleted file mode 100644 index a973ae9..0000000 --- a/VirtualBox-4.3.10-patched.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d04a3f1c11da844f18bc8f005594199877da232e5af9b20f9c619d6dc53b521 -size 62652920 diff --git a/VirtualBox-4.3.12-patched.tar.bz2 b/VirtualBox-4.3.12-patched.tar.bz2 new file mode 100644 index 0000000..e25ef3f --- /dev/null +++ b/VirtualBox-4.3.12-patched.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d433a63e97c89984c711a447a60eca83ce727acc3f8c3ab86effb33f6c6db53b +size 62665743 diff --git a/virtualbox-4.3.10-UserManual.pdf b/virtualbox-4.3.10-UserManual.pdf deleted file mode 100644 index e54998c..0000000 --- a/virtualbox-4.3.10-UserManual.pdf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0796a0043cb8a965695df75f0a245ff7645596c22c5832e06daa5cd1ba538461 -size 6270746 diff --git a/virtualbox-4.3.12-UserManual.pdf b/virtualbox-4.3.12-UserManual.pdf new file mode 100644 index 0000000..ec6d7cf --- /dev/null +++ b/virtualbox-4.3.12-UserManual.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c6b8b4d2e80b81bf2eb0f8eb95a6c55fb490d4e2a2818ec3fa16dd83bd6ee06 +size 6276107 diff --git a/virtualbox.changes b/virtualbox.changes index c9e9e80..ecb8c54 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue May 27 18:46:58 UTC 2014 - mseben@gmail.com + +- Update ot version 4.3.12: + + VMM: fixed an occasional Guru Meditation (Mac OS X hosts only; bugs #12727, #12954) + + VMM: fixed a rare condition that would fail to invalidate guest TLB entries or would invalidate them when not required (Windows hosts only) + + VMM: fixed a VERR_NOT_SUPPORTED Guru Meditation seen with certain guests, e.g. OpenServer 5.0.7 + + VMM: more fixes for MSR emulation on certain hardware (tickets #12240, #12875) + + GUI: fixed mouse positioning with mouse integration disabled and multiple guest screens (Windows hosts only; bug #9059) + + GUI: fixed crash in VM manager (bug #12878) + + GUI: fixed crash under rare conditions on entering/exiting fullscreen/seamless mode + + Shared Clipboard: don't stop working after taking a snapshot (bug #12700) + + AHCI: fixed a crash under rare circumstances + + API: fixed a hang during VM shutdown under rare conditions + + NAT: fixed generation of malformed ICMP error datagrams (4.3.10 regression) + + NAT: fixed potential crash in DNS proxy + + NAT Network: don't drop port forwarding rules after some time + + NAT: fixed ARP cache corruption and network loss in Windows guest caused by iSCSI service activity + + USB: improved check if a storage device is currently mounted to the host when the device is about to be attached to the VM (Mac OS X hosts only; #11038) + + 3D support: several fixes, including better support for Ubuntu 14.04 + + VRDP: fixed a potential crash on client disconnect (bug #12858) + + VBoxSVC: fixed a race when a new client is started a few seconds after the last client terminated (Windows hosts only; bugs #11309, #12509) + + VBoxSVC: fixed VirtualBox.xml registry corruption after VM renaming + + VBoxSVC: fixed a potential crash caused by incorrect USB device filter (Mac OS X hosts only; #11038) + + Windows hosts: partly support 32-bit COM on 64-bit systems + + Windows host installer: implemented merge module (msm) support + + Linux hosts: fixed dependency of boot script on older Debian systems (bug #12262) + + Linux guests: fix symbolic link to shared folder helper (bug #12879) + + Linux Additions: don't crash VBoxService during guest execute for users without a password (bug #12994) + + Linux Additions: fixed a bug in guest execution where the guest process terminated with VERR_INTERRUPTED to the host + ------------------------------------------------------------------- Mon May 5 21:52:39 UTC 2014 - speilicke@suse.com diff --git a/virtualbox.spec b/virtualbox.spec index 6a3acbe..03e0dcc 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -94,7 +94,7 @@ BuildRequires: xorg-x11-libXt-devel-32bit %endif # ExclusiveArch: %ix86 x86_64 -Version: 4.3.10 +Version: 4.3.12 Release: 0 Summary: VirtualBox is an Emulator License: GPL-2.0+