From c3b0ff9ee7ca3ef968558a250824984c514c093f4b77e8573fb0aaf059228a32 Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Sat, 29 Jul 2017 21:00:24 +0000 Subject: [PATCH] - Version bump to 5.1.26 (released 2017-07-27 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: reset the TSC on VM reset to work around a Windows bug (bug #16643) Audio: fixed memory leak when enabled with VRDP connections (5.1.24 regression; bug #16928) Audio: fixed creation of too many sound sinks on Linux hosts when using the PulseAudio backend (bug #16938) Audio: implemented record gain registers for AC'97 emulation; those are needed for newer Ubuntu guests which rely on those when controlling gain and muting the recording (capturing) levels Storage: fixed hang when using the emulated NVMe controller with the SPDK (bug #16945) Mouse: double click was not working with a precision touchpad (bug #14632) Linux hosts: properly bring up host-only network interfaces with iproute (5.1.24 regression; bug #16911) Linux hosts: provide Python 3 libraries for deb/rpm packages Windows guests: fixed automatic logons for Vista and newer Windows guests (5.1.24 regression; bug #16921) OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=355 --- UserManual.pdf | 4 ++-- VirtualBox-5.1.24-patched.tar.bz2 | 3 --- VirtualBox-5.1.26-patched.tar.bz2 | 3 +++ virtualbox.changes | 17 +++++++++++++++++ virtualbox.spec | 2 +- 5 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 VirtualBox-5.1.24-patched.tar.bz2 create mode 100644 VirtualBox-5.1.26-patched.tar.bz2 diff --git a/UserManual.pdf b/UserManual.pdf index 977513e..6462627 100644 --- a/UserManual.pdf +++ b/UserManual.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d9164ca39ec8179d56c401fdf0b91f5fa1f42b2729b0e68e5aa5aafc7677bd4 -size 4370515 +oid sha256:9cabbbe0f41866e8d2441e82a3001d3a30519e62bb61b3e91cf2c27c642ba037 +size 4381023 diff --git a/VirtualBox-5.1.24-patched.tar.bz2 b/VirtualBox-5.1.24-patched.tar.bz2 deleted file mode 100644 index e385a77..0000000 --- a/VirtualBox-5.1.24-patched.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13d2717ec88b2f9fb1cd5edbbd8453efafadbb442cb3552b355046e7dd3a6436 -size 81253450 diff --git a/VirtualBox-5.1.26-patched.tar.bz2 b/VirtualBox-5.1.26-patched.tar.bz2 new file mode 100644 index 0000000..9a75893 --- /dev/null +++ b/VirtualBox-5.1.26-patched.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e95a00bc8ada6a1afa9a676321371d3093b91f650bd8ed914c56f27bcdfeb16 +size 81246143 diff --git a/virtualbox.changes b/virtualbox.changes index 02c9aa4..4e8c902 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Jul 29 20:55:24 UTC 2017 - Larry.Finger@lwfinger.net + +- Version bump to 5.1.26 (released 2017-07-27 by Oracle) + +This is a maintenance release. The following items were fixed and/or added: + + VMM: reset the TSC on VM reset to work around a Windows bug (bug #16643) + Audio: fixed memory leak when enabled with VRDP connections (5.1.24 regression; bug #16928) + Audio: fixed creation of too many sound sinks on Linux hosts when using the PulseAudio backend (bug #16938) + Audio: implemented record gain registers for AC'97 emulation; those are needed for newer Ubuntu guests which rely on those when controlling gain and muting the recording (capturing) levels + Storage: fixed hang when using the emulated NVMe controller with the SPDK (bug #16945) + Mouse: double click was not working with a precision touchpad (bug #14632) + Linux hosts: properly bring up host-only network interfaces with iproute (5.1.24 regression; bug #16911) + Linux hosts: provide Python 3 libraries for deb/rpm packages + Windows guests: fixed automatic logons for Vista and newer Windows guests (5.1.24 regression; bug #16921) + ------------------------------------------------------------------- Wed Jul 19 04:41:55 UTC 2017 - Larry.Finger@lwfinger.net diff --git a/virtualbox.spec b/virtualbox.spec index e1ec8a5..447894d 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -22,7 +22,7 @@ %define _vbox_instdir %{_libexecdir}/virtualbox %define _udevrulesdir %{_sysconfdir}/udev/rules.d Name: virtualbox -Version: 5.1.24 +Version: 5.1.26 Release: 0 Summary: VirtualBox is an Emulator License: GPL-2.0+