1
0
forked from pool/virtualbox

- Version bump to 5.0.8 (released 2015-10-20 by Oracle)

This is a maintenance release. The following items were fixed and/or added:
    GUI: Mac OS X: Restore green zoom button for VM windows (it was hidden in the previous release to avoid native full-screen issues). For Yosemite and El Capitan this button should work accordingly to the Apple HIG: Full-screen by default, maximize if the user holds the Option key.
    Serial ports: fixed wrong IRQ number for the first serial port in the ACPI tables (5.0.6 regression; bug #14659)
    API: fixed a 5.0 regression in VBoxManage setproperty defaultfrontend (bug #14696)
    VBoxManage/vbox-img: conversion to RAW images could result in a disk image containing all zeroes
    Linux hosts: several fixes for systemd integration in .deb / .rpm packages (e.g. bug #14665). The command for recompiling the host kernel modules was changed to /sbin/vboxconfig
    Linux hosts: make host-only interfaces report operstate UP only when they have VMs attached (bug #14526)
    Mac OS X hosts: fix bpf capture and accounting of traffic on bridged and host-only interfaces (bug #14553)
    Windows guests: fixed 3D rendering issues on high resolution displays
    Windows Additions: fixed problems with 3D acceleration on Windows hosts with Intel HD graphics (bug #14670)
    Linux Additions: fix service starting on Debian systems with systemd installed but not in use (bug #14683)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=229
This commit is contained in:
Larry Finger 2015-10-20 19:08:44 +00:00 committed by Git OBS Bridge
parent 1b09f5dc94
commit 9aac583ea6
5 changed files with 23 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8c8574b873e6e45cce60ba38cbd829266f9f5d62e419342d71afad24bd3e196
size 3465431
oid sha256:7f643f1414ddc14d01d220d7c9ca1b1de528576251ffd91a96e71f4047d3c65c
size 3468626

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9da0e91febe7e0bbb3af80a10a78ad038282383fba6c12be40ee4128087bc359
size 75605600

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19454a177845bea15142586b3ae2b823cd7457605eb8c38ce2720c3567a6a151
size 76123020

View File

@ -1,3 +1,20 @@
Tue Oct 20 19:01:09 UTC 2015 - Larry.Finger@lwfinger.net
- Version bump to 5.0.8 (released 2015-10-20 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
GUI: Mac OS X: Restore green zoom button for VM windows (it was hidden in the previous release to avoid native full-screen issues). For Yosemite and El Capitan this button should work accordingly to the Apple HIG: Full-screen by default, maximize if the user holds the Option key.
Serial ports: fixed wrong IRQ number for the first serial port in the ACPI tables (5.0.6 regression; bug #14659)
API: fixed a 5.0 regression in VBoxManage setproperty defaultfrontend (bug #14696)
VBoxManage/vbox-img: conversion to RAW images could result in a disk image containing all zeroes
Linux hosts: several fixes for systemd integration in .deb / .rpm packages (e.g. bug #14665). The command for recompiling the host kernel modules was changed to /sbin/vboxconfig
Linux hosts: make host-only interfaces report operstate UP only when they have VMs attached (bug #14526)
Mac OS X hosts: fix bpf capture and accounting of traffic on bridged and host-only interfaces (bug #14553)
Windows guests: fixed 3D rendering issues on high resolution displays
Windows Additions: fixed problems with 3D acceleration on Windows hosts with Intel HD graphics (bug #14670)
Linux Additions: fix service starting on Debian systems with systemd installed but not in use (bug #14683)
-------------------------------------------------------------------
Thu Oct 15 15:55:20 UTC 2015 - Larry.Finger@lwfinger.net

View File

@ -19,7 +19,7 @@
%define _vbox_instdir %{_libexecdir}/virtualbox
%define _udevrulesdir %{_libexecdir}/udev/rules.d
Name: virtualbox
Version: 5.0.6
Version: 5.0.8
Release: 0
Summary: VirtualBox is an Emulator
License: GPL-2.0+