WinFuture-Forum.de: VirtualBox - WinFuture-Forum.de

Zum Inhalt wechseln

Regeln für das News-Forum

Bitte beachte beim Zitieren und Übersetzen von Inhalten folgende Punkte, um das Urheberrecht einzuhalten:

  • Zitate nur in zulässigem Umfang verwenden – Zitate sind nur für Erläuterungen, Kritik oder Berichterstattung erlaubt.
  • Keine Sinnveränderung – Der zitierte Text darf nicht verfälscht werden.
  • Verhältnismäßige Länge – Zitiere nur so viel, wie absolut notwendig ist.
  • Zitate immer klar kennzeichnen – Zitate müssen in den eigenen Beitrag eingebettet sein ("Zitat einfügen").
  • Übersetzungen fremder Werke – Übersetzungen geschützter Texte sind nur erlaubt, wenn die Übersetzung eindeutig als solche gekennzeichnet und die Originalquelle genannt wird.

Die Sprache dieses News-Forums ist deutsch. Wer in einer anderen Sprache eine News posten möchte, sollte sich ein Forum suchen, in dem die gewünschte Sprache gesprochen wird.
Verstöße führen zur Löschung des Beitrags.
Beiträge in diesem Forum erhöhen euren Beitragszähler nicht.
  • 7 Seiten +
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Letzte »

VirtualBox OpenSource VM

#16 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 16. Juli 2011 - 12:11

VirtualBox 4.0.12 (released 2011-07-15)

Changelog:
Mac OS X hosts: Lion fixes
Solaris hosts: fixed preemption issue with Solaris 11 hosts (builds 166 and above)
VBoxManage: more convenient configuration of storage controller attachments by automatically determining the port or device parameter when a storage controller has only one port or device per port (bug #9188)
Storage: fixed possible data corruption under certain circumstances whith VHD and Parallels images (bug #9150)
Storage: fixed access to CD/DVD images beyond 4GB when using the SATA controller (bug #8592)
Floppy: make it possible to unmount a host floppy disk (bug #6651)
Networking: fixed the problem with segmentation offloading when several VMs were transmitting at once
3D support: fixed GL_VERSION string for different locales (bug #8916)
Sources: fixed USB 2.0 support using extension packs for non-official builds
Solaris Additions: fixed automounting of shared folders (bug #8014)


Download:
http://www.virtualbo.../wiki/Downloads

Anzeige



#17 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 19. Juli 2011 - 17:09

VirtualBox 4.1 released! July 19th, 2011

Changelog:
Support for cloning of VMs (bug #5853, see the manual for more information): full clones can be created through the GUI and VBoxManage, linked clones only through VBoxManage
GUI: enhanced wizard for creating new virtual disks
GUI: new wizard for copying virtual disks
GUI: keep the aspect ratio in scale mode (Windows and OSX hosts only; bug #7822)
VMM: raised the memory limit for 64-bit hosts to 1TB
Experimental support for PCI passthrough for Linux hosts, see the manual for more information
Windows guests: Experimental WDDM graphics driver, supporting Windows Aero (bug #4607) and providing Direct3D support using a cleaner approach (no need to install the guest drivers in Safe Mode anymore)
Guest Additions: status of modules and features can now be queried separately by the frontends
Networking: new network attachment mode "Generic Driver", which offers an open plugin architecture for arbitrary and separately distributable virtual network implementations
Host-only Networking: fixed host crash in kernels prior to 2.6.29
New Networking Mode UDP Tunnel: allows to interconnect VMs running on different hosts easily and transparently, see the manual for more information
Experimental support for SATA hard disk hotplugging available with VBoxManage
Solaris hosts: New Crossbow based bridged networking driver for Solaris 11 build 159 and above

In addition, the following items were fixed and/or added:

VMM: more SMP timer fixes
VMM: fixed sporadic recompiler crashes with SMP guests
VMM: many small fixes
GUI: when reverting to a snapshot, ask for taking a snapshot of the current state
GUI: added a View menu
GUI: added a setting for the promiscuous mode policy for internal networks, bridged networks and host-only networks
GUI: added slider for setting the CPU execution cap allowing to limit the amount of CPU time spent for the execution of the guest, see the manual for more information.
GUI: the VM description is editable during the runtime of a VM (bug #1551)
GUI: added proxy settings (bug #2870)
GUI: made the number of SATA ports configurable
GUI: decrease time before showing the VM configuration dialog
VBoxManage: more convenient configuration of storage controller attachments by automatically determining the port or device parameter when a storage controller has only one port or device per port
VBoxManage: changed syntax of the guestcontrol command group, fixed various bugs, removed obsolete options
VBoxBalloonCtrl: new service for automatic dynamic adjustment of the balloon size for running VMs
Settings: machine names and snapshot names are not allowed to be a valid UUID
Settings: provide better diagnostics if a single medium is used twice in a VM configuration
Settings: provide better diagnostics for errors in medium create/merge/clone operations, and fix memory leaks in error cases
Storage: ATA/SATA drives can be marked as non-rotational, i.e. the guest OS will detect them as a SSD if supported, which can improve performance
Storage: virtual CD/DVD images will be detached if the guest ejects the medium, unless the drive is marked to handle ejects only on a temporary basis
Storage: the medium UUID can be changed again when attaching a medium for the first time, which allows using images which are exact duplicates including the UUID
Storage: fixed possible data corruption under certain circumstances with VHD and Parallels images (bug #9150)
Storage: fixed unnecessary expansion when cloning differential images in VDI format
Storage: fixed detection code to handle empty files for VDI and VMDK format
Storage: fixed access to CD/DVD images beyond 4GB when using the SATA controller (bug #8592)
Floppy: several bugs have been fixed
Floppy: make it possible to unmount a host floppy disk (bug #6651)
BIOS: disk-related structures are now checksummed correctly (bug #8739)
USB: many fixes for the Windows USB host driver
NAT: reduced memory footprint
Networking: fixed the problem with segmentation offloading when several VMs are transmitting in parallel
Networking: workaround for a bug in wireshark when operating directly on a capture file created by VirtualBox
Serial: announce the serial devices in the ACPI tables to make Windows guests find the virtual hardware (bug #7411)
VRDP: support for TLS connections (see the manual for more information)
VRDP: support for multimonitor client configurations with MS RDP clients
VRDP: fixed a rare screen corruption
3D support: fixed GL_VERSION string for different locales (bug #8916)
Webservice: fixed timeout handling with HTTP 1.1 keepalive, and be more robust when connections fail
VBoxSVC: fixed regression when several clients trigger autostart simultaneously
Main: fixed incorrect handling of the medium location for media which are not file based (e.g. iSCSI), which resulted in confusing location values in many places
JAX-WS client bindings: fixed resource leak
Sources: fixed USB 2.0 support using extension packs for non-official builds
Mac OS X hosts: fixed non-VT-x mode on Lion hosts
Windows hosts: fixed copy'n'paste in the GUI and for the VM window (bug #4491)
Windows hosts (64-bit only): enabled removing of all mediums when removing a VM
Windows hosts (64-bit only): enabled live snapshot deletion
Windows hosts: use native controls in the installer (bug #5520)
Solaris hosts: fixed preemption issue with Solaris 11 hosts (builds 166 and above)
Solaris hosts: better control of USB device access on Solaris 11 hosts
Guest Additions: improved driver installation on Windows guests
Guest Additions: fixed high CPU usage while executing guest programs from the host
Solaris Additions: fixed automounting of shared folders (bug #8014)


Download:
http://www.virtualbo.../wiki/Downloads

#18 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 15. August 2011 - 17:17

VirtualBox 4.1.2 (released 2011-08-15)

Changelog:
This is a maintenance release. The following items were fixed and/or added:

Sry Changelog nicht postbar, da es durch diesem tollem Incapsula System als gefährlich angesehn wird, hier:
http://www.virtualbo.../wiki/Changelog

Download:
http://www.virtualbo.../wiki/Downloads

#19 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 03. Oktober 2011 - 17:26

VirtualBox 4.1.4 (released 2011-10-03)

Changelog:
  • VMM: fixed PAE guests running on 32-bit hosts (4.0 regression; bug #9458)
  • VMM: fixed INVALID_PARAMETER guru meditation caused by insufficient memory conditions (4.1.0 regression; bug #9240)
  • VMM: fixed clobbered CPU registers during stos/lods/ins/outs emulation under rare circumstances
  • VMM: another fix for 64-bit guests on recent AMD CPUs
  • GUI: warn the user if he uses an outdated extension pack and allow to download and upgrade in that case (bug #8025)
  • GUI: fixed spurious LCtrl key events on some Windows hosts (4.0.6 regression; bug #373)
  • VBoxManage: another fix for extpack install --replace (bug #9308)
  • VBoxManage: allow to specify the UUID of the target image in convertfromraw
  • VRDP: fixed a rare crash when two or more clients connect to the server (bug #9503)
  • VRDP: fixed a case when a client was not resized correctly (bug #9242)
  • USB: make device capturing work on Windows hosts with usbhub class filter drivers installed (bug #9298); bugfixes for Windows host USB support
  • VHD: fixed reads crossing block boundaries (bug #8532)
  • VMDK: fixed progress indicator when creating split VMDK images
  • Floppy: fixed medium size detection for physical mediums (Windows hosts only)
  • Main: fixed VM initialization if a shared folder does not exist (bug #7941)
  • Main: fixed possible deadlock between hard disk enumeration and resetting of immutable disks (bug #9549)
  • Main: fixed not detaching of virtual storage after a snapshot restore operation (bug #8296)
  • Main: always reset modified state after restoring a snapshot (bug #9387)
  • Main: fixed writing of changed VM settings to disk when using snapshots (bug #8932)
  • Main: fixed taking screen shots (e.g. the preview window) for headless VMs if the Guest Additions are active
  • Virtio-net: fixed the problem with UDP packets exceeding MTU (bug #9370)
  • 3D Support: fixed incorrect rendering and possible crashes when switching to/from fullscreen with enabled 2D acceleration
  • 3D Support: fixed compiz under ubuntu 9.10
  • Guest control: Miscellaneous small bugfixes
  • Linux / Solaris hosts: don't use hard links in packages (4.1.2 regression; bug #9441)
  • Mac OS X hosts: fix installation issues when installed as root (bug #1578)
  • Mac OS X hosts: fixed packet capture issues with vboxnetX host-only interfaces (bug #8076)
  • Solaris hosts: fixed incoming multicast packets for Crossbow based bridged networking (bug #9532)
  • Solaris hosts: fixed starting EFI guests due to missing EFI ROM files (bug #9535)
  • Windows hosts installer: fixed ADDLOCAL usage on command line (4.1.0 regression; bug #9488)
  • Windows hosts installer: fixed dangling shortcut to the .chm help file (bug #9646)
  • Windows hosts installer: try to fix installation error 2869 which appeared under certain circumstances (bug #9664)
  • Windows hosts: VBoxHeadless should never open a separate console window (bug #3549)
  • Guest Additions: fixed hang while waiting for guest execution output (4.1.2 regression; bug #9446)
  • Linux Additions: add support for X.Org Server 1.11 (bug #9519)
  • Linux Additions: suppress an incorrect error message and allow a shared folder to be mounted in multiple places (bug #9627)
  • Linux Additions: start VBoxService correctly on openSUSE 12.1 (bug #6229)
  • Linux Additions: properly finish the installation even if the compilation of the DRM module fails (which is not fatal)
  • Solaris Additions: fixed memory leaks and panics while mounting (from console) and unmounting shared folders.
  • Windows Additions: fixed swapped mouse cursor hotspot coordinates (4.1.0 regression; bug #9447)
  • Windows Additions: fixed PAGE_FAULT_IN_NONPAGED_AREA BSOD in VBoxDisp.dll when running SnippingTool (bug #9508)
  • Windows Additions: make image viewer work correctly with Aero enabled (Vista and Windows 7)
  • Windows Additions: fixed incorrect window border blurs under Aero with ATI cards (Vista and Windows 7)
  • Windows Additions: fixed incorrect rendering when moving 3D applications outside guest desktop and back under Aero (Vista and Windows 7)
  • Windows Additions: fixed guest hangs when switching back from fullscreen text mode apps (bug #9636)


Downloads:
https://www.virtualb.../wiki/Downloads

#20 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 04. November 2011 - 17:45

VirtualBox 4.1.6 (released 2011-11-04)

Changelog:
VRDP: fixed screen corruption
NAT: the interface stopped working after a lot of failed ICMP requests (bug #9371)
E1000: fixed rare Windows 7 guest hangs, either at boot time or when reconfiguring the network card in unusual setups (bug #6223)
ATA: fixed a possible crash during ATAPI passthrough with certain guests
ATA: improved compatibility with ancient Linux kernels
Main: fixed incorrect framebuffer information after leaving the fullscreen mode with X11 guests, this lead to a scrambled preview window in the GUI for example
Mac OS X hosts: fixed the problem with duplicate packets when bridged to a wireless interface (bug #9648)
Linux hosts: fix for 3D support on Fedora 15 (bug #9799)
Linux hosts: don't call del_timer_sync from an interrupt context (Fedora bug report 746331)
Windows Vista and 7 guests: more WDDM fixes
Linux Additions: fixed kernel module compilation failure on Redhat Enterprise Linux 4 (bug #9709)
Linux Additions: install the DRI driver correctly on Ubuntu 11.10 guests
Solaris Additions: added read-only mmap support for shared folders
Solaris Additions: added directory, file mode and mask options for shared folders
Windows Additions: implemented faster detection of logged-in guest users and stale sessions
X.Org Additions: fixed graphical corruption when switching to a virtual terminal (bug #9490)


Download:
https://www.virtualb.../wiki/Downloads

#21 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 19. Dezember 2011 - 20:13

VirtualBox 4.1.8

Changelog:
VMM: fixed VERR_MAP_FAILED during savestate under certain circumstances (bug #7929)
GUI: stop updating the VM status icons when the VM is paused (bug #8368)
VBoxManage: fixed wrong return code after startvm (bug #9642)
BIOS: fixed hang at launch of DOS applications generated by Clipper 5.3 (note that hardware virtualization may be required)
USB: fixed OS/2 boot hang when using recent USB drivers
NAT: increase maximum number of parallel connections making connections with port forwarding more robust (#8471)
Metrics: fixed potential problem with invalid access in guest metrics collection upon VM destruction
Main: don't crash if a medium is ejected twice (bug #9922)
VBoxSVC: fixed crash under rare circumstances (e.g. client crash)
VRDP: fixed screen freeze (bug #9620)
OVF/OVA: fixed broken disk images on import under rare circumstances
OVF/OVA: better error message when importing corrupted appliances
VMDK/VHD: fixed a possible corruption with host cache disabled when using snapshots under rare circumstances (bug #9749)
3D Support: Fixed fullscreen mode issues for ATI graphics (bug #9775), Windows Media Player rendering for XPDM-based Direct3D support (bug #8341). Multiple fixes to XPDM and WDDM - based 3D support for Windows Guests and for 3D support in general
Linux hosts: fixes for Fedoras Linux 2.6.41 (bug #9948)
Linux hosts/guests: fixes for Linux 3.2 (bug #9743)
Solaris Additions: various shared folder fixes (bugs #9856, #9862, #9917)
Windows Additions: various fixes for Direct3D support (un)installation, added detection of missing or wrong Direct3D system files


Download:
https://www.virtualb.../wiki/Downloads

#22 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 13. März 2012 - 21:16

VirtualBox 4.1.10

Changelog:
GUI: if 3D support on the host is not available for some reason, do not only disable this VM setting but also uncheck the checkbox
VMM: fixed a potential problem causing to schedule interrupts during SYSEXIT right after STI
VMM: fixed a potential guest memory corruption issue with page fusion
VMM: adjusted the module matching algorithm for page fusion a little, generally resulting in slightly more shared pages
Main: host interfaces no longer have "defaults" for IP address and network mask attributes
Main: don't depend on a password for certain guest control operations (bug #10030)
3D Support: fixed Windows XP hosts support (4.1.8 regression; bugs #10071 and #10088)
3D Support: rendering fixes for Linux hosts with NVIDIA graphics
3D Support: fixed saved state issues (4.1.8 regression; bug #10126)
3D Support: WDDM driver: fixed powershell_ise crashes (bug #10167), make WPF-based apps work with Aero enabled, fixed additional possible WinSAT crashes
VRDP: fixed remote clipboard compatibility issues with some clients
Storage: fixed a possible data corruption when compacting VDI or VHD images with snapshots (32-bit hosts only)
iSCSI: fixed crash when using incorrect credentials when authenticating with a LIO target (bug #10173)
Serial: don't abort in host mode under rare error conditions (non-Windows hosts only)
SDK: actually ship current C bindings
SDK: fixed the Java glue code for JDK 1.7.0 (bug #9848)
SDK: added Python example
Metrics: make metrics collection more robust regarding blocked VMs
Web service: added SSL/TLS support
VBoxShell: fixed Guest Additions information lookup
Solaris installer: fixed dependency checking while installing VirtualBox in a zone
Linux hosts/guests: Linux 3.3-rc1 compile fixes
Solaris hosts: fixed debug kernel panics while opening module CTF data (bug #9651)
Mac OS X hosts: fixed Python support on Lion
Linux Additions: make 3D passthrough work on OL/RHEL 6.2 (bug #10010)
Linux Additions: fixed missing implementation when copying shared folder data through kernel high memory (bug #9878)
Linux Additions: make sure all data is written when closing a memory mapped file on a shared folder
Linux Additions: added support for X.Org Server 1.12
Solaris Additions: fixed guest kernel driver to load properly on guest reboot (4.1.8 regression; bug #10113)
Solaris Additions: fixed missing 64-bit OpenGL library VBoxOGL.so (bug #10151)
Solaris Additions: fixed VBoxService import and start for Solaris 11 guests.
Windows Additions: some Windows 8 adaptions
Windows Additions: several fixes for shared folders (bug #9753)
Guest control: miscellaneous bugfixes


Download:

https://www.virtualb.../wiki/Downloads | MD5 | SHA256

#23 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 02. April 2012 - 17:54

VirtualBox 4.1.12

Changelog:
VMM: fixed VERR_NOT_SUPPORTED and VERR_RAW_MODE_INVALID_SMP guru meditation due to an invalid reschedule to raw mode (bug #10370)
VMM: fixed PDMCritSectLeave guru meditation under rare circumstances with SMP guests
VMM: proper Math Fault handling with certain legacy guests (bug #9042)
NAT: fixed a socket leak under certain conditions
Storage: better sanity check against reading beyond end-of-file
Audio: fixed a crash in the NUL audio backend (bug #10374; 4.1.10 regression)
HGCM: fixed a crash during savestate under rare circumstances
VBoxSVC: several locking fixes
VBoxManage: return the correct error code if controlvm savestate failed (bug #10134)
Guest Additions: VBoxService should not crash on exit (bug #10326; 4.1.10 regression)
Windows Additions: set the correct time stamp when a file is closed (bug #6473)
Windows Additions: better help if the DirectX backups are not properly installed
Linux Additions: Linux 3.4-rc1 compile fixes


Download:
https://www.virtualb.../wiki/Downloads

#24 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 26. April 2012 - 17:11

VirtualBox 4.1.14

Changelog:
  • Network: fixed the problem with packets larger than MTU-4 when PCnet or PRO/1000 was bridged to certain types of adapters on OS X hosts (bug #3783)
  • NAT: fixed a segfault under rare circumstances
  • 3D Support: fixed Windows WDDM video driver crash for SMP guests (bugs #10200, #10331)
  • Windows Guest Additions, VRDP: fixed occasional text corruption (bug #3001)


Download:
https://www.virtualb.../wiki/Downloads

Info: This server will be down for maintenance from Friday April 27th, 5PM PDT til Monday April 30th, 8AM PDT.
Sorry for any inconveniences!


#25 Mitglied ist offline   XiLeeN2004 

  • Gruppe: aktive Mitglieder
  • Beiträge: 577
  • Beigetreten: 16. Juni 04
  • Reputation: 50
  • Geschlecht:Männlich
  • Wohnort:Ahrensburg
  • Interessen:Aikidō (Godan), Schwimmen, Motorradfahren ('35er Indian Four, noch von meinem Vater), Dampfmodellbau, Kino

geschrieben 22. Mai 2012 - 19:24

VirtualBox 4.1.16

Download und Changelog auf der Herstellerseite.
Eingefügtes Bild

#26 Mitglied ist offline   XiLeeN2004 

  • Gruppe: aktive Mitglieder
  • Beiträge: 577
  • Beigetreten: 16. Juni 04
  • Reputation: 50
  • Geschlecht:Männlich
  • Wohnort:Ahrensburg
  • Interessen:Aikidō (Godan), Schwimmen, Motorradfahren ('35er Indian Four, noch von meinem Vater), Dampfmodellbau, Kino

geschrieben 21. Juni 2012 - 15:35

VirtualBox 4.1.18

Download und Changelog wie immer auf der Herstellerseite.
Eingefügtes Bild

#27 _d4rkn3ss4ev3r_

  • Gruppe: Gäste

geschrieben 03. August 2012 - 21:55

VirtualBox 4.2 Beta 1

Changelog:
VirtualBox 4.2 will be a new major release. The following major new features were added:
Improved Windows 8 support, in particular many 3D-related fixes
GUI: VM groups
GUI: expert mode for wizards
GUI: allow to alter some settings during runtime
Support for up to 36 network cards, in combination with an ICH9 chipset configuration (bug #8805)
Resource control: added support for limiting network IO bandwidth; see the manual for more information
Added possibility to start VMs during system boot on Linux, OS X and Solaris; see the manual for more information
Added experimental support for Drag'n'drop from the host to Linux guests. Support for more guests and for guest-to-host is planned.

In addition, the following items were fixed and/or added:
VMM: improved VM context switch performance for Intel CPUs using nested paging
VMM: added support for FlushByASID features of AMD CPUs (Bulldozer and newer)
VMM: fixed unreal mode handling on older CPUs with VT-x (gPXE, Solaris 7/8/9; bug #9941)
VMM: fixed MP tables fixes for I/O APIC interrupt routing relevant for ancient SMP guests (e.g. old OS/2 releases)
VMM: support recent VIA CPUs (bug #10005)
GUI: network operations manager
GUI: allow taking screenshots of the current VM window content
GUI: allow automatically sorting of the VM list
GUI: allow starting of headless VMs from the GUI
GUI: allow reset, shutdown and poweroff from the Manager window
GUI: allow to globally limit the maximum screen resolution for guests
GUI: show the full medium part on hovering the list of recently used ISO images
GUI: do not create additional folders when a new machine has a separator character in its name (bug #6541)
GUI: don't crash on terminate if the settings dialog is still open (bug #9973)
Snapshots: fixed a crash when restoring an old snapshot when powering off a VM (bug #10491)
Settings: sanitise the name of VM folders and settings file (bug #10549)
Settings: allow to store the iSCSI initiator secret encrypted
E1000: 802.1q VLAN support
Storage: implemented burning of audio CDs in passthrough mode
Storage: implemented support for discarding unused image blocks through TRIM for SATA and IDE and UNMAP for SCSI when using VDI images
Storage: added support for QED images
Storage: added support for QCOW (full support for v1 and readonly support for v2 images)
Storage: added readonly support for VHDX images
Solaris additions: added support for X.org Server 1.11 and 1.12
Windows hosts: no need to recreate host-only adapters after a VirtualBox update
Windows hosts: updated toolchain; make the source code compatible to VC 2010 and enable some security-related compiler options


Download:
http://download.virt...ox/4.2.0_BETA1/

#28 Mitglied ist offline   XiLeeN2004 

  • Gruppe: aktive Mitglieder
  • Beiträge: 577
  • Beigetreten: 16. Juni 04
  • Reputation: 50
  • Geschlecht:Männlich
  • Wohnort:Ahrensburg
  • Interessen:Aikidō (Godan), Schwimmen, Motorradfahren ('35er Indian Four, noch von meinem Vater), Dampfmodellbau, Kino

geschrieben 15. August 2012 - 04:21

VirtualBox 4.2 RC 1

Der Download ist auf dem FTP Server verfügbar.

Dieser Beitrag wurde von XiLeeN2004 bearbeitet: 15. August 2012 - 04:24

Eingefügtes Bild

#29 Mitglied ist offline   XiLeeN2004 

  • Gruppe: aktive Mitglieder
  • Beiträge: 577
  • Beigetreten: 16. Juni 04
  • Reputation: 50
  • Geschlecht:Männlich
  • Wohnort:Ahrensburg
  • Interessen:Aikidō (Godan), Schwimmen, Motorradfahren ('35er Indian Four, noch von meinem Vater), Dampfmodellbau, Kino

geschrieben 21. August 2012 - 10:25

VirtualBox 4.1.20

Download und Changelog wie gewohnt über die Herstellerseite.
Eingefügtes Bild

#30 Mitglied ist offline   XiLeeN2004 

  • Gruppe: aktive Mitglieder
  • Beiträge: 577
  • Beigetreten: 16. Juni 04
  • Reputation: 50
  • Geschlecht:Männlich
  • Wohnort:Ahrensburg
  • Interessen:Aikidō (Godan), Schwimmen, Motorradfahren ('35er Indian Four, noch von meinem Vater), Dampfmodellbau, Kino

geschrieben 22. August 2012 - 18:07

VirtualBox 4.2 RC 2

Der Download ist wieder auf dem FTP Server zu finden.
Eingefügtes Bild

Thema verteilen:


  • 7 Seiten +
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7

1 Besucher lesen dieses Thema
Mitglieder: 0, Gäste: 1, unsichtbare Mitglieder: 0