Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2019-10-25 18:39:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virtualbox (Old)
 and      /work/SRC/openSUSE:Factory/.virtualbox.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virtualbox"

Fri Oct 25 18:39:19 2019 rev:185 rq:741910 version:6.0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes    2019-10-21 
12:25:03.491733352 +0200
+++ /work/SRC/openSUSE:Factory/.virtualbox.new.2990/virtualbox.changes  
2019-10-25 18:39:34.775752459 +0200
@@ -1,0 +2,42 @@
+Tue Oct 22 06:44:20 UTC 2019 - Larry Finger <larry.fin...@gmail.com>
+
+- Tweak file setup for appstream.
+
+-------------------------------------------------------------------
+Tue Oct 22 00:39:41 UTC 2019 - Larry Finger <larry.fin...@gmail.com>
+
+- Add directory %{buildroot}%{_datadir}/metainfo for metafile 
"virtualbox.appdata.xml
+
+-------------------------------------------------------------------
+Mon Oct 21 18:39:47 UTC 2019 - Stasiek Michalski <hel...@mailbox.org>
+
+- Add appstream file (boo#1154128)
+
+-------------------------------------------------------------------
+Wed Oct 16 18:14:41 UTC 2019 - Larry Finger <larry.fin...@gmail.com>
+
+- Version bumk to 6.0.14 (released October 15 2019 by Oracle)
+
+This is a maintenance release. The following items were fixed and/or added:
+
+Virtualization core: fixed an invalid-guest state guru meditation in some rare 
circumstances on Intel hosts
+Virtualization core: some fixes for systems with lots of processors
+Audio: relaxed VRM / VRA (variable rate audio) bit checks to provide more 
compatibility for guests running ALSA setups with the AC'97 emulation
+USB: made device capturing for passthrough more accurate and reliable on 
Windows host
+Network: fixed potential issue with interrupt signalling for network adapters 
in UEFI guests
+3D: fixed flicker and redraw issues when using VBoxSVGA or VMSVGA graphics 
adapter (bugs #18562, #18956)
+3D: fixed crash with some applications when using VBoxSVGA or VMSVGA graphics 
adapter (bug #18638)
+macOS host: fix crash of GUI VM process which showed up frequently with 10.15 
Catalina (bug #18990)
+Linux host: support Linux 5.3, thank you Larry Finger (see also bug #18911)
+Linux host: improve python version detection during rpm package creation, can 
change package dependencies and fix some installation problems
+Linux guests: calls to aio_read(3) and aio_write(3) may fail inside shared 
folders (bug #18805)
+Linux guests: fix problem with shared folder unmounting in service script, 
thank you Denis Ryndine (bug #18853)
+Linux guests: VBox 6.0.10 GAs fail to compile on Red Hat/CentOS/Oracle Linux 
7.7 and Red Hat 8.1 Beta (bug #18917)
+
+Fix vulnerabilities CVE-2019-3028 CVE-2019-3017 CVE-2019-2944 CVE-2019-3026 
CVE-2019-3021
+                    CVE-2019-2984 CVE-2019-3002 CVE-2019-3005 CVE-2019-3031 
CVE-2019-1547
+                    CVE-2019-2926 (bsc#1154166)
+
+Removed file "fixes_for_5.3.patch" - fixes included upstream.
+
+-------------------------------------------------------------------

Old:
----
  VirtualBox-6.0.12-patched.tar.bz2
  fixes_for_5.3.patch

New:
----
  VirtualBox-6.0.14-patched.tar.bz2
  VirtualBox.appdata.xml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ virtualbox.spec ++++++
--- /var/tmp/diff_new_pack.m3GHyJ/_old  2019-10-25 18:39:37.255754794 +0200
+++ /var/tmp/diff_new_pack.m3GHyJ/_new  2019-10-25 18:39:37.259754798 +0200
@@ -47,7 +47,7 @@
 %define _udevrulesdir /usr/lib/udev/rules.d
 Name:           virtualbox
 # ********* If the VB version exceeds 6.0.x, notify the libvirt maintainer!!
-Version:        6.0.12
+Version:        6.0.14
 Release:        0
 Summary:        VirtualBox is an Emulator
 License:        GPL-2.0-or-later
@@ -60,6 +60,7 @@
 #%%(bash %%{_sourcedir}/virtualbox-patch-source.sh 
VirtualBox-%%{version}.tar.bz2)
 Source0:        VirtualBox-%{version}-patched.tar.bz2
 Source1:        UserManual.pdf
+Source2:        VirtualBox.appdata.xml
 Source3:        %{name}-60-vboxguest.rules
 Source4:        %{name}-default.virtualbox
 Source5:        %{name}-kmp-files
@@ -144,8 +145,6 @@
 Patch128:       fix_lib_search.patch
 # Fixes for modified kernel in Leap 42.3
 Patch130:       fixes_for_Leap42.3.patch
-# Fixes for API changes in kernel 5.3
-Patch131:       fixes_for_5.3.patch
 # Fixes for Qt5.13 on 32-bit systems
 Patch132:       fixes_for_qt5.13.patch
 #endif
@@ -450,7 +449,6 @@
 # Patch for Leap 42.3
 %patch130 -p1
 %endif
-%patch131 -p1
 # Handle the 32-bit changes needed for Qt 5.13
 %ifarch %ix86 && 0%{?qt5ver} >= 51300
 %patch132 -p1
@@ -591,6 +589,7 @@
 install -d -m 755 %{buildroot}%{_sbindir}
 install -d -m 755 %{buildroot}%{_datadir}/virtualbox/nls
 install -d -m 755 %{buildroot}%{_datadir}/pixmaps
+install -d -m 755 %{buildroot}%{_datadir}/metainfo
 install -d -m 755 %{buildroot}%{_datadir}/applications
 install -d -m 755 %{buildroot}%{_vbox_instdir}/sdk/bindings/xpcom
 install -d -m 755 %{buildroot}%{_vbox_instdir}/components
@@ -712,7 +711,12 @@
 install -m 644 out/linux.*/release/bin/virtualbox.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
 %suse_update_desktop_file                      
%{buildroot}%{_datadir}/applications/%{name}.desktop 'System Emulator'
 
+# install appstream file
+mkdir -p %{buildroot}%{_datadir}/metainfo
+install -m 644 %{SOURCE2}                      
%{buildroot}%{_datadir}/metainfo/%{name}.appdata.xml
+
 # create a menu entry
+mkdir -p %{buildroot}%{_datadir}/pixmaps
 install -m 644 out/linux.*/release/bin/VBox.png 
%{buildroot}%{_datadir}/pixmaps/virtualbox.png
 # install config with session shutdown defs
 install -m 644 %{SOURCE4}                      
%{buildroot}%{_sysconfdir}/default/virtualbox
@@ -1024,6 +1028,7 @@
 %{_vbox_instdir}/VBoxSharedClipboard.so
 %{_datadir}/pixmaps/virtualbox.png
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/metainfo/%{name}.appdata.xml
 %{_udevrulesdir}/60-vboxdrv.rules
 
 %files guest-x11

++++++ UserManual.pdf ++++++
(binary differes)

++++++ VirtualBox-6.0.12-patched.tar.bz2 -> VirtualBox-6.0.14-patched.tar.bz2 
++++++
/work/SRC/openSUSE:Factory/virtualbox/VirtualBox-6.0.12-patched.tar.bz2 
/work/SRC/openSUSE:Factory/.virtualbox.new.2990/VirtualBox-6.0.14-patched.tar.bz2
 differ: char 11, line 1

++++++ VirtualBox.appdata.xml ++++++
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>virtualbox.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0-or-later</project_license>
  <name>VirtualBox</name>
  <summary>Virtual Machine client</summary>
  <description>
    <p>
      VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for 
enterprise as well as home use.
    </p>
  </description>
  <url type="homepage">https://www.virtualbox.org/</url>
  <url type="bugtracker">https://www.virtualbox.org/wiki/Bugtracker</url>
  <url type="help">https://www.virtualbox.org/manual</url>
  <screenshots>
    <screenshot type="default">
      
<image>https://www.virtualbox.org/attachment/wiki/Screenshots/OpenSuse13.2_on_Windows_7.png</image>
    </screenshot>
  </screenshots>
</component>++++++ fixes_for_5.4.patch ++++++
--- /var/tmp/diff_new_pack.m3GHyJ/_old  2019-10-25 18:39:37.339754873 +0200
+++ /var/tmp/diff_new_pack.m3GHyJ/_new  2019-10-25 18:39:37.339754873 +0200
@@ -1,7 +1,7 @@
-Index: 
VirtualBox-6.0.12/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
+Index: 
VirtualBox-6.0.14/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
 ===================================================================
---- 
VirtualBox-6.0.12.orig/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
-+++ VirtualBox-6.0.12/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
+--- 
VirtualBox-6.0.14.orig/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
++++ VirtualBox-6.0.14/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
 @@ -924,8 +924,13 @@ static void vboxNetFltLinuxSkBufToSG(PVB
      for (i = 0; i < skb_shinfo(pBuf)->nr_frags; i++)
      {
@@ -30,10 +30,10 @@
              Log6((" %p", pSG->aSegs[iSeg].pv));
              pSG->aSegs[iSeg++].Phys = NIL_RTHCPHYS;
              Assert(iSeg <= pSG->cSegsAlloc);
-Index: VirtualBox-6.0.12/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c
+Index: VirtualBox-6.0.14/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c
 ===================================================================
---- VirtualBox-6.0.12.orig/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c
-+++ VirtualBox-6.0.12/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c
+--- VirtualBox-6.0.14.orig/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c
++++ VirtualBox-6.0.14/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c
 @@ -443,9 +443,6 @@ RTR0DECL(void *) RTMemContAlloc(PRTCCPHY
              }
  
@@ -54,10 +54,10 @@
          }
          __free_pages(paPages, cOrder);
          IPRT_LINUX_RESTORE_EFL_AC();
-Index: VirtualBox-6.0.12/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c
+Index: VirtualBox-6.0.14/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c
 ===================================================================
---- VirtualBox-6.0.12.orig/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c
-+++ VirtualBox-6.0.12/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c
+--- VirtualBox-6.0.14.orig/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c
++++ VirtualBox-6.0.14/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c
 @@ -36,6 +36,9 @@
  #include <iprt/errcore.h>
  #include "internal/thread.h"
@@ -68,10 +68,10 @@
  
  RTDECL(RTTHREAD) RTThreadSelf(void)
  {
-Index: VirtualBox-6.0.12/src/VBox/Additions/linux/drm/vbox_drv.c
+Index: VirtualBox-6.0.14/src/VBox/Additions/linux/drm/vbox_drv.c
 ===================================================================
---- VirtualBox-6.0.12.orig/src/VBox/Additions/linux/drm/vbox_drv.c
-+++ VirtualBox-6.0.12/src/VBox/Additions/linux/drm/vbox_drv.c
+--- VirtualBox-6.0.14.orig/src/VBox/Additions/linux/drm/vbox_drv.c
++++ VirtualBox-6.0.14/src/VBox/Additions/linux/drm/vbox_drv.c
 @@ -271,11 +271,13 @@ static void vbox_master_drop(struct drm_
  
  static struct drm_driver driver = {
@@ -80,7 +80,7 @@
 +#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 4, 0)
 +          DRIVER_PRIME |
 +#endif
- #if LINUX_VERSION_CODE < KERNEL_VERSION(5, 1, 0)
+ #if LINUX_VERSION_CODE < KERNEL_VERSION(5, 1, 0) && !defined(RHEL_81)
            DRIVER_IRQ_SHARED |
  #endif
 -          DRIVER_PRIME,
@@ -88,10 +88,10 @@
        .dev_priv_size = 0,
  
        .load = vbox_driver_load,
-Index: VirtualBox-6.0.12/src/VBox/Additions/linux/drm/vbox_main.c
+Index: VirtualBox-6.0.14/src/VBox/Additions/linux/drm/vbox_main.c
 ===================================================================
---- VirtualBox-6.0.12.orig/src/VBox/Additions/linux/drm/vbox_main.c
-+++ VirtualBox-6.0.12/src/VBox/Additions/linux/drm/vbox_main.c
+--- VirtualBox-6.0.14.orig/src/VBox/Additions/linux/drm/vbox_main.c
++++ VirtualBox-6.0.14/src/VBox/Additions/linux/drm/vbox_main.c
 @@ -619,8 +619,12 @@ static inline u64 vbox_bo_mmap_offset(st
  #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 12, 0) && !defined(RHEL_70)
        return bo->bo.addr_space_offset;
@@ -105,10 +105,10 @@
  }
  
  int
-Index: VirtualBox-6.0.12/include/iprt/cdefs.h
+Index: VirtualBox-6.0.14/include/iprt/cdefs.h
 ===================================================================
---- VirtualBox-6.0.12.orig/include/iprt/cdefs.h
-+++ VirtualBox-6.0.12/include/iprt/cdefs.h
+--- VirtualBox-6.0.14.orig/include/iprt/cdefs.h
++++ VirtualBox-6.0.14/include/iprt/cdefs.h
 @@ -1166,14 +1166,15 @@
   * Tell the compiler that we're falling through to the next case in a switch.
   * @sa RT_FALL_THRU  */

++++++ switch_to_python3.4+.patch ++++++
--- /var/tmp/diff_new_pack.m3GHyJ/_old  2019-10-25 18:39:37.375754907 +0200
+++ /var/tmp/diff_new_pack.m3GHyJ/_new  2019-10-25 18:39:37.375754907 +0200
@@ -1,7 +1,7 @@
-Index: VirtualBox-6.0.12/configure
+Index: VirtualBox-6.0.14/configure
 ===================================================================
---- VirtualBox-6.0.12.orig/configure
-+++ VirtualBox-6.0.12/configure
+--- VirtualBox-6.0.14.orig/configure
++++ VirtualBox-6.0.14/configure
 @@ -1977,17 +1977,17 @@ extern "C" int main(void)
  {
    Py_Initialize();
@@ -23,10 +23,10 @@
    for p in $PYTHONDIR; do
      for d in $SUPPYTHONLIBS; do
        for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 lib/64 lib; do
-Index: VirtualBox-6.0.12/src/VBox/Installer/linux/routines.sh
+Index: VirtualBox-6.0.14/src/VBox/Installer/linux/routines.sh
 ===================================================================
---- VirtualBox-6.0.12.orig/src/VBox/Installer/linux/routines.sh
-+++ VirtualBox-6.0.12/src/VBox/Installer/linux/routines.sh
+--- VirtualBox-6.0.14.orig/src/VBox/Installer/linux/routines.sh
++++ VirtualBox-6.0.14/src/VBox/Installer/linux/routines.sh
 @@ -391,8 +391,8 @@ terminate_proc() {
  maybe_run_python_bindings_installer() {
      VBOX_INSTALL_PATH="${1}"
@@ -38,10 +38,10 @@
  if sys.version_info >= (2, 6):
      print \"test\"' 2> /dev/null`" != "test" ]; then
          echo  1>&2 "Python 2.6 or later not available, skipping bindings 
installation."
-Index: VirtualBox-6.0.12/src/bldprogs/scm.cpp
+Index: VirtualBox-6.0.14/src/bldprogs/scm.cpp
 ===================================================================
---- VirtualBox-6.0.12.orig/src/bldprogs/scm.cpp
-+++ VirtualBox-6.0.12/src/bldprogs/scm.cpp
+--- VirtualBox-6.0.14.orig/src/bldprogs/scm.cpp
++++ VirtualBox-6.0.14/src/bldprogs/scm.cpp
 @@ -2206,7 +2206,7 @@ static int scmProcessFileInner(PSCMRWSTA
                              pszTreatAs = "shell";
                          else if (   (cchFirst >= 15 && strncmp(pchFirst, 
"/usr/bin/python", 15) == 0)
@@ -51,10 +51,10 @@
                          else if (   (cchFirst >= 13 && strncmp(pchFirst, 
"/usr/bin/perl", 13) == 0)
                                   || (cchFirst >= 17 && strncmp(pchFirst, 
"/usr/bin/env perl", 17) == 0) )
                              pszTreatAs = "perl";
-Index: VirtualBox-6.0.12/src/libs/libxml2-2.9.4/configure
+Index: VirtualBox-6.0.14/src/libs/libxml2-2.9.4/configure
 ===================================================================
---- VirtualBox-6.0.12.orig/src/libs/libxml2-2.9.4/configure
-+++ VirtualBox-6.0.12/src/libs/libxml2-2.9.4/configure
+--- VirtualBox-6.0.14.orig/src/libs/libxml2-2.9.4/configure
++++ VirtualBox-6.0.14/src/libs/libxml2-2.9.4/configure
 @@ -15153,10 +15153,10 @@ PYTHON_SITE_PACKAGES=
  PYTHON_TESTS=
  pythondir=
@@ -79,10 +79,10 @@
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
  if ${ac_cv_path_PYTHON+:} false; then :
-Index: VirtualBox-6.0.12/src/VBox/ValidationKit/testboxscript/setup.sh
+Index: VirtualBox-6.0.14/src/VBox/ValidationKit/testboxscript/setup.sh
 ===================================================================
---- VirtualBox-6.0.12.orig/src/VBox/ValidationKit/testboxscript/setup.sh
-+++ VirtualBox-6.0.12/src/VBox/ValidationKit/testboxscript/setup.sh
+--- VirtualBox-6.0.14.orig/src/VBox/ValidationKit/testboxscript/setup.sh
++++ VirtualBox-6.0.14/src/VBox/ValidationKit/testboxscript/setup.sh
 @@ -652,7 +652,7 @@ import sys;\
  x = sys.version_info[0] == 2 and (sys.version_info[1] >= 6 or 
(sys.version_info[1] == 5 and sys.version_info[2] >= 1));\
  sys.exit(not x);\
@@ -92,20 +92,20 @@
      do
          python=`which ${python} 2> /dev/null`
          if [ -n "${python}" -a -x "${python}" ]; then
-Index: VirtualBox-6.0.12/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
+Index: VirtualBox-6.0.14/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
 ===================================================================
---- VirtualBox-6.0.12.orig/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
-+++ VirtualBox-6.0.12/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
+--- VirtualBox-6.0.14.orig/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
++++ VirtualBox-6.0.14/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
 @@ -20,7 +20,7 @@
  %define %PYTHON% 1
  %define VBOXDOCDIR %{_defaultdocdir}/%NAME%
  %global __requires_exclude_from ^/usr/lib/virtualbox/VBoxPython.*$
--%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-+%{!?python_sitelib: %define python_sitelib python3 -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
++%{!?python_sitelib: %define python_sitelib python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
  
  Summary:   Oracle VM VirtualBox
  Name:      %NAME%
-@@ -97,7 +97,7 @@ install -m 755 -d $RPM_BUILD_ROOT/usr/sh
+@@ -100,7 +100,7 @@ install -m 755 -d $RPM_BUILD_ROOT/usr/sh
  %if %{?with_python:1}%{!?with_python:0}
  (export VBOX_INSTALL_PATH=/usr/lib/virtualbox && \
    cd ./sdk/installer && \
@@ -114,10 +114,10 @@
  %endif
  rm -rf sdk/installer
  mv nls $RPM_BUILD_ROOT/usr/share/virtualbox
-Index: VirtualBox-6.0.12/src/libs/libxml2-2.9.4/libxml.spec.in
+Index: VirtualBox-6.0.14/src/libs/libxml2-2.9.4/libxml.spec.in
 ===================================================================
---- VirtualBox-6.0.12.orig/src/libs/libxml2-2.9.4/libxml.spec.in
-+++ VirtualBox-6.0.12/src/libs/libxml2-2.9.4/libxml.spec.in
+--- VirtualBox-6.0.14.orig/src/libs/libxml2-2.9.4/libxml.spec.in
++++ VirtualBox-6.0.14/src/libs/libxml2-2.9.4/libxml.spec.in
 @@ -101,11 +101,11 @@ rm -fr %{buildroot}
  
  make install DESTDIR=%{buildroot}
@@ -133,10 +133,10 @@
  
  
  rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
-Index: VirtualBox-6.0.12/src/libs/libxml2-2.9.4/libxml2.spec
+Index: VirtualBox-6.0.14/src/libs/libxml2-2.9.4/libxml2.spec
 ===================================================================
---- VirtualBox-6.0.12.orig/src/libs/libxml2-2.9.4/libxml2.spec
-+++ VirtualBox-6.0.12/src/libs/libxml2-2.9.4/libxml2.spec
+--- VirtualBox-6.0.14.orig/src/libs/libxml2-2.9.4/libxml2.spec
++++ VirtualBox-6.0.14/src/libs/libxml2-2.9.4/libxml2.spec
 @@ -103,7 +103,7 @@ make install DESTDIR=%{buildroot}
  
  %if 0%{?with_python3}
@@ -146,10 +146,10 @@
  make install DESTDIR=%{buildroot}
  %endif # with_python3
  
-Index: VirtualBox-6.0.12/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
+Index: VirtualBox-6.0.14/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
 ===================================================================
---- VirtualBox-6.0.12.orig/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
-+++ VirtualBox-6.0.12/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
+--- VirtualBox-6.0.14.orig/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
++++ VirtualBox-6.0.14/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
 @@ -439,6 +439,8 @@ char *PyTraceback_AsString(PyObject *exc
        { // a temp scope so I can use temp locals.
  #if PY_MAJOR_VERSION <= 2
@@ -159,10 +159,10 @@
  #else
      /* PyUnicode_AsUTF8() is const char * as of Python 3.7, char * earlier. */
        const char *tempResult = (const char *)PyUnicode_AsUTF8(obResult);
-Index: VirtualBox-6.0.12/src/libs/xpcom18a4/python/src/PyGBase.cpp
+Index: VirtualBox-6.0.14/src/libs/xpcom18a4/python/src/PyGBase.cpp
 ===================================================================
---- VirtualBox-6.0.12.orig/src/libs/xpcom18a4/python/src/PyGBase.cpp
-+++ VirtualBox-6.0.12/src/libs/xpcom18a4/python/src/PyGBase.cpp
+--- VirtualBox-6.0.14.orig/src/libs/xpcom18a4/python/src/PyGBase.cpp
++++ VirtualBox-6.0.14/src/libs/xpcom18a4/python/src/PyGBase.cpp
 @@ -183,7 +183,11 @@ PyG_Base::~PyG_Base()
  // Get the correct interface pointer for this object given the IID.
  void *PyG_Base::ThisAsIID( const nsIID &iid )



Reply via email to