From a3af852450c7d3ce042f9fd9a3c6905c1bf602d9ddd2db441958efc2b6773e89 Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Wed, 15 Aug 2018 17:12:44 +0000 Subject: [PATCH] -VirtualBox 5.2.18 (released August 14 2018) This is a maintenance release. The following items were fixed and/or added: VMM: See user manual. VMM: fix loading with recent binutils and self-built versions of VirtualBox (bug #17851) NAT: fix --nataliasmode sameports which is a valid setting (bug #13000) VRDP: fixed VM process termination on RDP client disconnect if 3D is enabled for the virtual machine OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=441 --- UserManual.pdf | 4 ++-- VirtualBox-5.2.16-patched.tar.bz2 | 3 --- VirtualBox-5.2.18-patched.tar.bz2 | 3 +++ virtualbox.changes | 12 ++++++++++++ virtualbox.spec | 2 +- 5 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 VirtualBox-5.2.16-patched.tar.bz2 create mode 100644 VirtualBox-5.2.18-patched.tar.bz2 diff --git a/UserManual.pdf b/UserManual.pdf index c84c8c0..961a097 100644 --- a/UserManual.pdf +++ b/UserManual.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:323dd5790a2d2e03a9ab8523332b3166084a8ffbe67dbeafa95bc500974b2a9e -size 4442634 +oid sha256:dcf37730537c761fbe96fb063015d8126055a635bc531cb2ecdfb56aa0f1913c +size 4454881 diff --git a/VirtualBox-5.2.16-patched.tar.bz2 b/VirtualBox-5.2.16-patched.tar.bz2 deleted file mode 100644 index 5512126..0000000 --- a/VirtualBox-5.2.16-patched.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:087e20460ea01c9d529cbcec2ea229c2c7b743a0d1b3b41ee55a607da46263ba -size 83360299 diff --git a/VirtualBox-5.2.18-patched.tar.bz2 b/VirtualBox-5.2.18-patched.tar.bz2 new file mode 100644 index 0000000..ba8e4be --- /dev/null +++ b/VirtualBox-5.2.18-patched.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240cec92e7198d2f55f68943f8440567c5f416ad88d16008d26f796b0263a623 +size 83375805 diff --git a/virtualbox.changes b/virtualbox.changes index 948ab97..ae1a48a 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Aug 15 16:06:01 UTC 2018 - Larry.Finger@gmail.com + +-VirtualBox 5.2.18 (released August 14 2018) + +This is a maintenance release. The following items were fixed and/or added: + +VMM: See user manual. +VMM: fix loading with recent binutils and self-built versions of VirtualBox (bug #17851) +NAT: fix --nataliasmode sameports which is a valid setting (bug #13000) +VRDP: fixed VM process termination on RDP client disconnect if 3D is enabled for the virtual machine + ------------------------------------------------------------------- Sat Aug 4 14:48:02 UTC 2018 - Larry.Finger@gmail.com diff --git a/virtualbox.spec b/virtualbox.spec index 24edfe4..8a537af 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -40,7 +40,7 @@ python3 -O -c "import sys, os, compileall; br='%{buildroot}'; compileall.compile %define _udevrulesdir %{_sysconfdir}/udev/rules.d Name: virtualbox # ********* If the VB version exceeds 5.2.x, notify the libvirt maintainer!! -Version: 5.2.16 +Version: 5.2.18 Release: 0 Summary: VirtualBox is an Emulator License: GPL-2.0-or-later