VirtualBox 4.3.12 released

This is for discussing general topics about how to use VirtualBox.
Locked
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: PUEL
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

VirtualBox 4.3.12 released

Post by frank »

This is a maintenance release. The following items were fixed and/or added since VirtualBox 4.3.10:
  • 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
ertanerbek
Posts: 45
Joined: 16. Aug 2011, 15:01
Primary OS: Fedora other
VBox Version: OSE Fedora
Guest OSses: all of them
Location: Türkiye
Contact:

Re: VirtualBox 4.3.12 released

Post by ertanerbek »

Hi,

I can't found 4.3.12 version for Fedora 86_64 in http://download.virtualbox.org/virtualbox/4.3.12/
smithlar
Posts: 79
Joined: 9. May 2008, 15:54
Primary OS: openSUSE
VBox Version: PUEL
Guest OSses: WinXP32 WinXP64 Win7-32 Win7-64 openSUSE64 OS2 Win10
Location: Texas, USA

Re: VirtualBox 4.3.12 released

Post by smithlar »

The check sum files MD5 and SHA256 are not on the download page.
The web server returns "not found"
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: just about all that run

Re: VirtualBox 4.3.12 released

Post by loukingjr »

smithlar wrote:The check sum files MD5 and SHA256 are not on the download page.
The web server returns "not found"
you probably need to wait until the servers sync up.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
smithlar
Posts: 79
Joined: 9. May 2008, 15:54
Primary OS: openSUSE
VBox Version: PUEL
Guest OSses: WinXP32 WinXP64 Win7-32 Win7-64 openSUSE64 OS2 Win10
Location: Texas, USA

Re: VirtualBox 4.3.12 released

Post by smithlar »

loukingjr wrote:
smithlar wrote:The check sum files MD5 and SHA256 are not on the download page.
The web server returns "not found"
you probably need to wait until the servers sync up.
Its been 9 hours. All of the other files are there at

https://www.virtualbox.org/wiki/Downloads

I downloaded VB for openSUSE 13.1 x64 and the Extension pack 7 hours ago.
I'm not complaining, just advising of the missing files.

I'll install once the check sums are available to verify
my downloaded files.
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: PUEL
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Re: VirtualBox 4.3.12 released

Post by frank »

Thanks for the reminder, it was too late for me yesterday night :) The files should now be available.
Locked