본문 바로가기

OS & network/virtualization

VirtualBox 5.2 Release Candidate 1 released

테크넷 마스터 김재벌 입니다.


어쩌다 보니 , 9월 25일 부터 지금( 10월 11일 :한국시간 현재 )도 미국에 머물고 있네요.


샌프란시스코에서 오라클 에이스 디렉터 브리핑 , 오픈월드 2017 행사를 진행하고 , LA와 라스베이거스를 거쳐 현재 애리조나에 있는 깡촌(?)에 와 있습니다.


며칠전에 포스팅을 하겠다 벼르고 있었는데 , 미국의 네트워크 사정은 정말.....ㅜㅜ


암튼, 지금 작성중인 이곳도 LTE는 커녕 3G 안터지네요...ㅜㅜ 지금 호텔 와이파이의 미약한 신호에 의존해서 글을 쓰고 있네요.


암튼... 잡설이 길었네요.


버추얼박스가 드디어 5.2 릴리즈 RC 1 을 릴리즈 했습니다.


주목할만한 개선 사항은 아래와 같습니다.



1. 드디어, 버추얼박스에서 오라클 클라우드로 VM 익스포트가 지원 됩니다.

2. 비디오 녹화시에 오디오 녹음이 실험적으로 지원 됩니다.


그외에도 다양한 버그 수정과 개선사항이 소개 되었습니다.


오라클 클라우드의 핵심적인 전초 역활을 드디어 버추얼 박스가 하기 시작했네요.


다운로드는 아래 링크에서 가능합니다.


http://download.virtualbox.org/virtualbox/5.2.0_RC1/



공식 사이트에 소개된 개선 사항은 아래와 같습니다.


이상으로 포스팅을 마무리 합니다.


귀국하면 천천히 오라클 오픈월드에서 소개된 전략과 포스팅에 대해서 천천히 소개해 보도록 하겠습니다.


그럼.~



VirtualBox 5.2 Release Candidate 1 released

Postby michael » 30. Sep 2017, 13:46

Please do NOT use this VirtualBox Release Candidate on production machines. Although we expect it to be reasonably stable, there are still likely to be a few problems making it unsuitable for mission-critical use which will be found as more people start using it.
You can download the binaries here. Please use sha256sum to compare the hash of the downloaded package with the corresponding hash from this list.

VirtualBox 5.2 will be a new minor release. Here is an incomplete list of changes:

  • VM export to Oracle Cloud (OPC)
  • Unattended guest installation (bug #5810; see the manual for more information)
  • Overhauled VM selector GUI (improved tools VM / global tools handling, new icons)
  • Added experimental audio support for video recording
In addition, the following items were fixed and/or added:
  • GUI: Virtual Media Manager rework allowing to manage media attributes, like size, location, type and description
  • GUI: Host-only Network Manager implemented to simplify managing corresponding networks and their attributes
  • GUI: Snapshot Pane rework allowing to manage snapshot attributes, like name and description; reworked snapshot details which looks more clear, corresponds to VM Details pane and reflects current VM state difference according to last snapshot taken
  • GUI: Audio settings extended with possibility to enable/disable audio input/output; corresponding changed were done to Audio and Video Capture settings pages; VM Devices menu and status-bar extended with corresponding actions and indicator as well.
  • GUI: improvements with accessibility support
  • Audio: implemented (optional) device enumeration support for audio backends
  • Audio: implemented support for host device callbacks (e.g. when adding or removing an audio device)
  • Audio: HDA emulation now uses asynchronous data processing in separate threads
  • Audio: implemented ability to enable or disable audio input/output on-the-fly
  • Storage: implemented support for CUE/BIN images as CD/DVD media including multiple tracks
  • Storage: implemented support for the controller memory buffer feature for NVMe
  • Storage: first milestone of the I/O stack redesign landed
  • EFI: better video mode handling
  • E1000: Windows XP freeze when booting with unplugged cable
  • many unlisted fixes and improvements