Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2021-11-27 00:50:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virtualbox (Old)
 and      /work/SRC/openSUSE:Factory/.virtualbox.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virtualbox"

Sat Nov 27 00:50:27 2021 rev:228 rq:933169 version:6.1.30

Changes:
--------
--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes    2021-11-20 
02:39:27.808716148 +0100
+++ /work/SRC/openSUSE:Factory/.virtualbox.new.1895/virtualbox.changes  
2021-11-27 00:50:45.754918449 +0100
@@ -1,0 +2,28 @@
+Mon Nov 22 20:13:41 UTC 2021 - Larry Finger <larry.fin...@gmail.com>
+
+- Version bump to 6.1.30 (released November 22 2021 by Oracle)
+
+  This is a maintenance release. The following items were fixed and/or added:
+
+  VMM: Fixed 6.1.28 regression preventing VMs starting when using Hyper-V mode 
on Windows 10
+  GUI: Fixed inability to complete First Run wizard after browsing for an 
external image
+  GUI: Fixed crash on macOS Big Sur while browsing for an external image from 
First Run wizard
+  GUI: Fixed bug on Windows with inability to save taken screenshot under a 
folder with native name (bug #15561)
+  GUI: Fixed bug on X11 with drag and drop initiated on single mouse click in 
VM storage settings
+  GUI: Fixed settings check on machines not supporting hardware virtualization
+  GUI: Non critical media related errors should not cause modal pop-up error 
messages
+  Host-only networking: Fixed crash parsing /etc/vbox/networks.conf
+  DVD: Fixed drive lock handling across VM reset
+  VBoxHeadless: Fixed crash when running on macOS Monterey (bug #20636)
+  VBoxManage: Fixed incorrect help text for "hostonlyif"
+  vboximg-mount: Error message if no image is specified
+  Linux host: For all distribution specific packages (deb/rpm format) fix the 
packaging so that the feature for unattended installation of guest OSes works
+  Linux host and guest: Introduced initial support for kernel 5.16
+  Shared Clipboard: Improved communication between guest and host when guest 
has no clipboard data to report
+  Linux Guest Additions: Allow running only one VBoxDRMClient instance (bug 
#19373)
+
+  File "fixes_for_5.14.patch" deleted - fixed upstream.
+  File "fixes-for-5.15.patch" deleted - fixed upstream.
+  File "fixes-for-5.16.patch" deleted - fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  VirtualBox-6.1.28-patched.tar.bz2
  fixes-for-5.15.patch
  fixes-for-5.16.patch
  fixes_for_5.14.patch

New:
----
  VirtualBox-6.1.30-patched.tar.bz2

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

Other differences:
------------------
++++++ virtualbox.spec ++++++
--- /var/tmp/diff_new_pack.xBN0dj/_old  2021-11-27 00:50:47.790911419 +0100
+++ /var/tmp/diff_new_pack.xBN0dj/_new  2021-11-27 00:50:47.790911419 +0100
@@ -63,7 +63,7 @@
 %endif
 # ********* If the VB version exceeds 6.1.x, notify the libvirt maintainer!!
 Name:           virtualbox%{?dash}%{?name_suffix}
-Version:        6.1.28
+Version:        6.1.30
 Release:        0
 Summary:        %{package_summary}
 # FIXME: use correct group or remove it, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines";
@@ -174,10 +174,6 @@
 Patch136:       fixes_for_gcc10.patch
 # Fix for changes in GSOAP 2.8.103
 Patch137:       handle_gsoap_208103.patch
-# Fixes for kernel 5.14
-Patch138:       fixes_for_5.14.patch
-Patch139:       fixes-for-5.15.patch
-Patch140:       fixes-for-5.16.patch
 # Fix for struct file_operations backport in 15.3
 Patch142:       fixes_for_leap15.3.patch
 Patch143:       vb-6.1.16-modal-dialog-parent.patch
@@ -320,8 +316,11 @@
 
 
 
-##########################################
 
+
+
+
+##########################################
 %package qt
 Summary:        Qt GUI part for %{name}
 Group:          System/Emulators/PC
@@ -354,8 +353,11 @@
 
 
 
-#########################################
 
+
+
+
+#########################################
 %package websrv
 Summary:        WebService GUI part for %{name}
 Group:          System/Emulators/PC
@@ -382,8 +384,11 @@
 
 
 
-#########################################
 
+
+
+
+#########################################
 %package guest-x11
 Summary:        VirtualBox X11 drivers for mouse and video
 Group:          System/X11/Servers/XF86_4
@@ -412,8 +417,11 @@
 
 
 
-###########################################
 
+
+
+
+###########################################
 %package guest-tools
 Summary:        VirtualBox guest tools
 Group:          System/Emulators/PC
@@ -447,8 +455,11 @@
 
 
 
-###########################################
 
+
+
+
+###########################################
 %package -n python3-%{name}
 Summary:        Python bindings for %{name}
 Group:          Development/Libraries/Python
@@ -482,8 +493,11 @@
 
 
 
-###########################################
 
+
+
+
+###########################################
 %package devel
 Summary:        Devel files for %{name}
 Group:          Development/Libraries/Other
@@ -512,8 +526,11 @@
 
 
 
-###########################################
 
+
+
+
+###########################################
 %package host-source
 Summary:        Source files for %{name} host kernel modules
 Group:          Development/Sources
@@ -560,8 +577,11 @@
 
 
 
-###########################################
 
+
+
+
+###########################################
 %package guest-desktop-icons
 Summary:        Icons for guest desktop files
 Group:          System/Emulators/PC
@@ -589,8 +609,11 @@
 
 
 
-###########################################
 
+
+
+
+###########################################
 %package vnc
 Summary:        VNC desktop sharing
 Group:          System/Emulators/PC
@@ -657,9 +680,6 @@
 %patch135 -p1
 %patch136 -p1
 %patch137 -p1
-%patch138 -p1
-%patch139 -p1
-%patch140 -p1
 %if 0%{?sle_version} == 150300 && 0%{?is_opensuse}
 # Patch for Leap 15.3
 %patch142 -p1

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

++++++ VirtualBox-6.1.28-patched.tar.bz2 -> VirtualBox-6.1.30-patched.tar.bz2 
++++++
/work/SRC/openSUSE:Factory/virtualbox/VirtualBox-6.1.28-patched.tar.bz2 
/work/SRC/openSUSE:Factory/.virtualbox.new.1895/VirtualBox-6.1.30-patched.tar.bz2
 differ: char 11, line 1

++++++ switch_to_python3.4+.patch ++++++
--- /var/tmp/diff_new_pack.xBN0dj/_old  2021-11-27 00:50:47.934910922 +0100
+++ /var/tmp/diff_new_pack.xBN0dj/_new  2021-11-27 00:50:47.934910922 +0100
@@ -1,7 +1,7 @@
-Index: VirtualBox-6.1.24/src/bldprogs/scm.cpp
+Index: VirtualBox-6.1.30/src/bldprogs/scm.cpp
 ===================================================================
---- VirtualBox-6.1.24.orig/src/bldprogs/scm.cpp
-+++ VirtualBox-6.1.24/src/bldprogs/scm.cpp
+--- VirtualBox-6.1.30.orig/src/bldprogs/scm.cpp
++++ VirtualBox-6.1.30/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)
@@ -11,10 +11,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.1.24/src/libs/libxml2-2.9.4/configure
+Index: VirtualBox-6.1.30/src/libs/libxml2-2.9.4/configure
 ===================================================================
---- VirtualBox-6.1.24.orig/src/libs/libxml2-2.9.4/configure
-+++ VirtualBox-6.1.24/src/libs/libxml2-2.9.4/configure
+--- VirtualBox-6.1.30.orig/src/libs/libxml2-2.9.4/configure
++++ VirtualBox-6.1.30/src/libs/libxml2-2.9.4/configure
 @@ -15153,10 +15153,10 @@ PYTHON_SITE_PACKAGES=
  PYTHON_TESTS=
  pythondir=
@@ -39,10 +39,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.1.24/src/VBox/ValidationKit/testboxscript/setup.sh
+Index: VirtualBox-6.1.30/src/VBox/ValidationKit/testboxscript/setup.sh
 ===================================================================
---- VirtualBox-6.1.24.orig/src/VBox/ValidationKit/testboxscript/setup.sh
-+++ VirtualBox-6.1.24/src/VBox/ValidationKit/testboxscript/setup.sh
+--- VirtualBox-6.1.30.orig/src/VBox/ValidationKit/testboxscript/setup.sh
++++ VirtualBox-6.1.30/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);\
@@ -52,10 +52,10 @@
      do
          python=`which ${python} 2> /dev/null`
          if [ -n "${python}" -a -x "${python}" ]; then
-Index: VirtualBox-6.1.24/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
+Index: VirtualBox-6.1.30/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
 ===================================================================
---- VirtualBox-6.1.24.orig/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
-+++ VirtualBox-6.1.24/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
+--- VirtualBox-6.1.30.orig/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
++++ VirtualBox-6.1.30/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
 @@ -21,7 +21,7 @@
  %define %CHM% 1
  %define VBOXDOCDIR %{_defaultdocdir}/%NAME%
@@ -73,11 +73,11 @@
 +  %{python3} ./vboxapisetup.py install --prefix %{_prefix} --root 
$RPM_BUILD_ROOT)
  %endif
  rm -rf sdk/installer
- mv nls $RPM_BUILD_ROOT/usr/share/virtualbox
-Index: VirtualBox-6.1.24/src/libs/libxml2-2.9.4/libxml.spec.in
+ mv UnattendedTemplates $RPM_BUILD_ROOT/usr/share/virtualbox
+Index: VirtualBox-6.1.30/src/libs/libxml2-2.9.4/libxml.spec.in
 ===================================================================
---- VirtualBox-6.1.24.orig/src/libs/libxml2-2.9.4/libxml.spec.in
-+++ VirtualBox-6.1.24/src/libs/libxml2-2.9.4/libxml.spec.in
+--- VirtualBox-6.1.30.orig/src/libs/libxml2-2.9.4/libxml.spec.in
++++ VirtualBox-6.1.30/src/libs/libxml2-2.9.4/libxml.spec.in
 @@ -101,11 +101,11 @@ rm -fr %{buildroot}
  
  make install DESTDIR=%{buildroot}
@@ -93,10 +93,10 @@
  
  
  rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
-Index: VirtualBox-6.1.24/src/libs/libxml2-2.9.4/libxml2.spec
+Index: VirtualBox-6.1.30/src/libs/libxml2-2.9.4/libxml2.spec
 ===================================================================
---- VirtualBox-6.1.24.orig/src/libs/libxml2-2.9.4/libxml2.spec
-+++ VirtualBox-6.1.24/src/libs/libxml2-2.9.4/libxml2.spec
+--- VirtualBox-6.1.30.orig/src/libs/libxml2-2.9.4/libxml2.spec
++++ VirtualBox-6.1.30/src/libs/libxml2-2.9.4/libxml2.spec
 @@ -103,7 +103,7 @@ make install DESTDIR=%{buildroot}
  
  %if 0%{?with_python3}
@@ -106,10 +106,10 @@
  make install DESTDIR=%{buildroot}
  %endif # with_python3
  
-Index: VirtualBox-6.1.24/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
+Index: VirtualBox-6.1.30/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
 ===================================================================
---- VirtualBox-6.1.24.orig/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
-+++ VirtualBox-6.1.24/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
+--- VirtualBox-6.1.30.orig/src/libs/xpcom18a4/python/src/ErrorUtils.cpp
++++ VirtualBox-6.1.30/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
@@ -119,10 +119,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.1.24/src/libs/xpcom18a4/python/src/PyGBase.cpp
+Index: VirtualBox-6.1.30/src/libs/xpcom18a4/python/src/PyGBase.cpp
 ===================================================================
---- VirtualBox-6.1.24.orig/src/libs/xpcom18a4/python/src/PyGBase.cpp
-+++ VirtualBox-6.1.24/src/libs/xpcom18a4/python/src/PyGBase.cpp
+--- VirtualBox-6.1.30.orig/src/libs/xpcom18a4/python/src/PyGBase.cpp
++++ VirtualBox-6.1.30/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 )
@@ -136,10 +136,10 @@
        if (iid.Equals(NS_GET_IID(nsISupports)))
                return (nsISupports *)(nsIInternalPython *)this;
        if (iid.Equals(NS_GET_IID(nsISupportsWeakReference)))
-Index: VirtualBox-6.1.24/src/libs/xpcom18a4/python/Makefile.kmk
+Index: VirtualBox-6.1.30/src/libs/xpcom18a4/python/Makefile.kmk
 ===================================================================
---- VirtualBox-6.1.24.orig/src/libs/xpcom18a4/python/Makefile.kmk
-+++ VirtualBox-6.1.24/src/libs/xpcom18a4/python/Makefile.kmk
+--- VirtualBox-6.1.30.orig/src/libs/xpcom18a4/python/Makefile.kmk
++++ VirtualBox-6.1.30/src/libs/xpcom18a4/python/Makefile.kmk
 @@ -579,6 +579,52 @@ VBoxPython3_9m_x86_LIBS       = $(VBOX_P
   endif
  endif
@@ -193,10 +193,10 @@
  ifdef VBOX_PYTHONDEF_INC
  #
  # Python without versioning
-Index: VirtualBox-6.1.24/src/libs/xpcom18a4/python/gen_python_deps.py
+Index: VirtualBox-6.1.30/src/libs/xpcom18a4/python/gen_python_deps.py
 ===================================================================
---- VirtualBox-6.1.24.orig/src/libs/xpcom18a4/python/gen_python_deps.py
-+++ VirtualBox-6.1.24/src/libs/xpcom18a4/python/gen_python_deps.py
+--- VirtualBox-6.1.30.orig/src/libs/xpcom18a4/python/gen_python_deps.py
++++ VirtualBox-6.1.30/src/libs/xpcom18a4/python/gen_python_deps.py
 @@ -16,7 +16,7 @@ from __future__ import print_function
  import os,sys
  from distutils.version import StrictVersion

Reply via email to