Hello community, here is the log from the commit of package virtualbox for openSUSE:Factory checked in at 2015-10-24 10:24:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virtualbox (Old) and /work/SRC/openSUSE:Factory/.virtualbox.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virtualbox" Changes: -------- --- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes 2015-10-08 08:24:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes 2015-10-24 10:25:12.000000000 +0200 @@ -0,0 +1,22 @@ +Tue Oct 20 19:01:09 UTC 2015 - [email protected] + +- 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 - [email protected] + +- Increase memory constraint to 5000M + Old: ---- VirtualBox-5.0.6-patched.tar.bz2 New: ---- VirtualBox-5.0.8-patched.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virtualbox.spec ++++++ --- /var/tmp/diff_new_pack.gZ6mkW/_old 2015-10-24 10:25:14.000000000 +0200 +++ /var/tmp/diff_new_pack.gZ6mkW/_new 2015-10-24 10:25:14.000000000 +0200 @@ -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+ ++++++ UserManual.pdf ++++++ (binary differes) ++++++ VirtualBox-5.0.6-patched.tar.bz2 -> VirtualBox-5.0.8-patched.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/virtualbox/VirtualBox-5.0.6-patched.tar.bz2 /work/SRC/openSUSE:Factory/.virtualbox.new/VirtualBox-5.0.8-patched.tar.bz2 differ: char 11, line 1 ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.gZ6mkW/_old 2015-10-24 10:25:14.000000000 +0200 +++ /var/tmp/diff_new_pack.gZ6mkW/_new 2015-10-24 10:25:14.000000000 +0200 @@ -2,7 +2,7 @@ <constraints> <hardware> <memory> - <size unit="M">4000</size> + <size unit="M">5000</size> </memory> </hardware> </constraints>
