forked from pool/virtualbox
Accepting request 340159 from Virtualization
Version bump to 5.0.8 OBS-URL: https://build.opensuse.org/request/show/340159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=107
This commit is contained in:
commit
03ecca99f9
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8c8574b873e6e45cce60ba38cbd829266f9f5d62e419342d71afad24bd3e196
|
||||
size 3465431
|
||||
oid sha256:7f643f1414ddc14d01d220d7c9ca1b1de528576251ffd91a96e71f4047d3c65c
|
||||
size 3468626
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9da0e91febe7e0bbb3af80a10a78ad038282383fba6c12be40ee4128087bc359
|
||||
size 75605600
|
3
VirtualBox-5.0.8-patched.tar.bz2
Normal file
3
VirtualBox-5.0.8-patched.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19454a177845bea15142586b3ae2b823cd7457605eb8c38ce2720c3567a6a151
|
||||
size 76123020
|
@ -2,7 +2,7 @@
|
||||
<constraints>
|
||||
<hardware>
|
||||
<memory>
|
||||
<size unit="M">4000</size>
|
||||
<size unit="M">5000</size>
|
||||
</memory>
|
||||
</hardware>
|
||||
</constraints>
|
||||
|
@ -1,3 +1,25 @@
|
||||
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
|
||||
|
||||
- Increase memory constraint to 5000M
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 07:35:22 UTC 2015 - idonmez@suse.com
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user