diff --git a/VirtualBox-4.2.12-patched.tar.bz2 b/VirtualBox-4.2.12-patched.tar.bz2 deleted file mode 100644 index d86f8d9..0000000 --- a/VirtualBox-4.2.12-patched.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2960cd8fe46d61db5c492bbba5dc21430fd2993a6fff4da8746d27d5af245ad -size 49411106 diff --git a/VirtualBox-4.2.14-patched.tar.bz2 b/VirtualBox-4.2.14-patched.tar.bz2 new file mode 100644 index 0000000..3e34bde --- /dev/null +++ b/VirtualBox-4.2.14-patched.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f28e3b517b46436f3238f1bae207c9eab3d23312e57ec2418a67b3314c4ed04 +size 49388013 diff --git a/virtualbox-4.2.12-UserManual.pdf b/virtualbox-4.2.12-UserManual.pdf deleted file mode 100644 index fec9452..0000000 --- a/virtualbox-4.2.12-UserManual.pdf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d17813c7b044aa0d83cee00c22df30b02e4971cc2b921e6fca15bd019c06cdf0 -size 6169530 diff --git a/virtualbox-4.2.14-UserManual.pdf b/virtualbox-4.2.14-UserManual.pdf new file mode 100644 index 0000000..74b36f7 --- /dev/null +++ b/virtualbox-4.2.14-UserManual.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac7f37d3e254a1dc715dfd8286f5cc49e0fe957d078cdae1d944d57e9c1ca29 +size 6180180 diff --git a/virtualbox.changes b/virtualbox.changes index ec650c4..79ee805 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sun Jun 30 11:20:39 UTC 2013 - mseben@gmail.com + +- updated to virtualbox 4.2.14 + * VMM: another TLB invalidation fix for non-present pages + * VMM: fixed a performance regression (4.2.8 regression; bug #11674) + * GUI: fixed a crash on shutdown + * GUI: prevent stuck keys under certain conditions on Windows hosts (bugs #2613, #6171) + * VRDP: fixed a rare crash on the guest screen resize + * VRDP: allow to change VRDP parameters (including enabling/disabling the server) if the VM is paused + * USB: fixed passing through devices on Mac OS X host to a VM with 2 or more virtual CPUs (bug #7462) + * USB: fixed hang during isochronous transfer with certain devices (4.1 regression; Windows hosts only; bug #11839) + * USB: properly handle orphaned URBs (bug #11207) + * BIOS: fixed function for returning the PCI interrupt routing table (fixes NetWare 6.x guests) + * BIOS: don't use the ENTER / LEAVE instructions in the BIOS as these don't work in the real mode as set up by certain guests (e.g. Plan 9 and QNX 4) + * DMI: allow to configure DmiChassisType (bug #11832) + * Storage: fixed lost writes if iSCSI is used with snapshots and asynchronous I/O (bug #11479) + * Storage: fixed accessing certain VHDX images created by Windows 8 (bug #11502) + * Storage: fixed hang when creating a snapshot using Parallels disk images (bug #9617) + * 3D: seamless + 3D fixes (bug #11723) + * 3D: version 4.2.12 was not able to read saved states of older versions under certain conditions (bug #11718) + * Main/Properties: don't create a guest property for non-running VMs if the property does not exist and is about to be removed (bug #11765) + * Main/Properties: don't forget to make new guest properties persistent after the VM was terminated (bug #11719) + * Main/Display: don't lose seamless regions during screen resize + * Main/OVF: don't crash during import if the client forgot to call Appliance::interpret() (bug #10845) + * Main/OVF: don't create invalid appliances by stripping the file name if the VM name is very long (bug #11814) + * Main/OVF: don't fail if the appliance contains multiple file references (bug #10689) + * Main/Metrics: fixed Solaris file descriptor leak + * Settings: limit depth of snapshot tree to 250 levels, as more will lead to decreased performance and may trigger crashes + * VBoxManage: fixed setting the parent UUID on diff images using sethdparentuuid + * Linux hosts: work around for not crashing as a result of automatic NUMA balancing which was introduced in Linux 3.8 (bug #11610) + * Windows installer: force the installation of the public certificate in background (i.e. completely prevent user interaction) if the --silent command line option is specified + * Windows Additions: fixed problems with partial install in the unattended case + * Windows Additions: fixed display glitch with the Start button in seamless mode for some themes + * Windows Additions: Seamless mode and auto-resize fixes + * Windows Additions: fixed trying to to retrieve new auto-logon credentials if current ones were not processed yet + * Windows Additions installer: added the /with_wddm switch to select the experimental WDDM driver by default + * Linux Additions: fixed setting own timed out and aborted texts in information label of the lightdm greeter + * Linux Additions: fixed compilation against Linux 3.2.0 Ubuntu kernels (4.2.12 regression as a side effect of the Debian kernel build fix; bug #11709) + * X11 Additions: reduced the CPU load of VBoxClient in drag'and'drop mode + * OS/2 Additions: made the mouse wheel work (bug #6793) + * Guest Additions: fixed problems copying and pasting between two guests on an X11 host (bug #11792) + ------------------------------------------------------------------- Fri May 3 19:41:51 UTC 2013 - mseben@gmail.com diff --git a/virtualbox.spec b/virtualbox.spec index d8149e3..2c6efe9 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -92,7 +92,7 @@ BuildRequires: xorg-x11-libXt-devel-32bit %endif # ExclusiveArch: %ix86 x86_64 -Version: 4.2.12 +Version: 4.2.14 Release: 0 Summary: VirtualBox is an Emulator License: GPL-2.0+