오랫만에 ... 약 2개월만에 새로운 버전이 나왔다.
작년에 신나게 업데이트를 해주던 것에 비해서 올해엔 업그레이드가 좀 오래걸리는 것 같아서 살짝 불안하다.

Oracle 이라는 회사가 말이지... 음... 흠... ^^


Changelog는 아래와 같다.

VirtualBox 4.1.10 (released 2012-03-13)

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

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

어디까지나 개인적으로 관심있는 부분만 조금 살펴보면...

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)
   - (32-bit 호스트에서만) 스냅샷의 VDI 또는 VHD 이미지를 최적화할 때 발생할 수 있는 데이터 충돌 개선

Linux hosts/guests: Linux 3.3-rc1 compile fixes
   - Linux 3.3-rc1 컴파일 개선

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
   - X.Org Server 1.12 지원 추가

Windows Additions: several fixes for shared folders (bug #9753)
   - 공유폴더에 대한 몇 몇 개선



전체적으로 공유폴더와 관련한 많은 사항들에 대한 개선이 있는 것으로 보인다.

VirtualBox 를 사용하면서 공유폴더 때문에 발생했던 충돌들이 많이 없어질 것 같아서 기분이 좋다~!!!
 
반응형

+ Recent posts