diff --git a/UserManual.pdf b/UserManual.pdf index 5e92eeb..5836c36 100644 --- a/UserManual.pdf +++ b/UserManual.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8c8574b873e6e45cce60ba38cbd829266f9f5d62e419342d71afad24bd3e196 -size 3465431 +oid sha256:7f643f1414ddc14d01d220d7c9ca1b1de528576251ffd91a96e71f4047d3c65c +size 3468626 diff --git a/VirtualBox-5.0.6-patched.tar.bz2 b/VirtualBox-5.0.6-patched.tar.bz2 deleted file mode 100644 index c0f647b..0000000 --- a/VirtualBox-5.0.6-patched.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9da0e91febe7e0bbb3af80a10a78ad038282383fba6c12be40ee4128087bc359 -size 75605600 diff --git a/VirtualBox-5.0.8-patched.tar.bz2 b/VirtualBox-5.0.8-patched.tar.bz2 new file mode 100644 index 0000000..0c6ad96 --- /dev/null +++ b/VirtualBox-5.0.8-patched.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19454a177845bea15142586b3ae2b823cd7457605eb8c38ce2720c3567a6a151 +size 76123020 diff --git a/_constraints b/_constraints index 8467694..76f2cd7 100644 --- a/_constraints +++ b/_constraints @@ -2,7 +2,7 @@ - 4000 + 5000 diff --git a/virtualbox.changes b/virtualbox.changes index 0b452ee..1856ed3 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -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 diff --git a/virtualbox.spec b/virtualbox.spec index 2ca0fa4..1553930 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -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+