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-05-07 16:45:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virtualbox (Old)
 and      /work/SRC/openSUSE:Factory/.virtualbox.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virtualbox"

Fri May  7 16:45:15 2021 rev:216 rq:890458 version:6.1.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes    2021-04-29 
01:36:42.502434541 +0200
+++ /work/SRC/openSUSE:Factory/.virtualbox.new.2988/virtualbox.changes  
2021-05-07 16:45:26.100346808 +0200
@@ -1,0 +2,18 @@
+Fri Apr 30 18:38:18 UTC 2021 - Larry Finger <larry.fin...@gmail.com>
+
+- Version bump to 6.1.22 (released April 29 2021 by Oracle)
+
+  This is a maintenance release. The following items were fixed and/or added:
+
+  VMM: Improved performance of 64-bit Windows and Solaris guests when Hyper-V 
is used on recent Windows 10 hosts
+  VMM: Fixed frequent crashes of 64-bit Windows Vista and Server 2003 guests 
when Hyper-V is used
+  GUI: Fixed regression where user was not able to save unset default 
shortcuts (bug #20305)
+  Storage: Fixed regression in LsiLogic SAS controller emulation caused VM 
crash (bug #20323)
+  Linux Guest Additions: Fixed issue when it was not possible to run 
executables from mounted share (bug #20320)
+
+  Fixes for CVE-2021-2145 CVE-2021-2250 CVE-2021-2264 CVE-2021-2266 
CVE-2021-2279 CVE-2021-2280
+            CVE-2021-2281 CVE-2021-2282 CVE-2021-2283 CVE-2021-2284 
CVE-2021-2285 CVE-2021-2286
+            CVE-2021-2287 CVE-2021-2291 CVE-2021-2296 CVE-2021-2297 
CVE-2021-2306 CVE-2021-2309
+            CVE-2021-2310 CVE-2021-2312
+
+-------------------------------------------------------------------
@@ -45,39 +62,0 @@
-
--------------------------------------------------------------------
-Tue Apr 20 19:27:40 UTC 2021 - Larry Finger <larry.fin...@gmail.com>
-
-- Version bump to (released April 20 2021 by Oracle)
-
-  This is a maintenance release. The following items were fixed and/or added:
-
-  VMM: Fixed extremely poor VM performance depending on the timing of various 
actions (regression in 6.1.0)
-  VMM: Fixed guest OS hanging under certain circumstances when Hyper-V is 
present (bug #20141)
-  VMM: Fixed Guru Meditation error when using a nested hypervisor under 
certain circumstances (bug #20175)
-  VMM: Fixed a SMAP related host panic affecting Solaris 11.4 systems with 
Intel Haswell CPUs or later (bug #16068)
-  OCI: Add cloud-init support for export to OCI and for OCI instance creation
-  GUI: Fixed "Delete all files" leaving behind Logs/VBoxUI.log (bug #20235)
-  Audio: Multiple fixes and enhancements
-  Audio: Fixed detection of duplex audio devices on macOS (5.0 regression; bug 
#20171)
-  Network: Fixed link status reporting for "not attached" adapters
-  Network: Fixed connectivity issues with e1000 in OS/2 guests (6.1.18 
regression; bug #20148)
-  Network: Fixed VxWorks e1000 driver compatibility issue (bug #20182)
-  Network: Fixed GUI checks for port forwarding rules rejecting IPv6 with "Nat 
Network" (bug #14847)
-  DHCP: Don't crash in the presence of fixed address assignments (bug #20128)
-  Serial: Fixed possible VM hang when using the a serial port in disconnected 
mode (bug #19854)
-  Webcam: Fixed interoperability with v4l2loopback and fixed a crash under 
certain circumstances (bug #20176)
-  NVMe: Fixed sporadic Windows VM hang or reboot on high CPU load
-  VBoxManage: Allow changing network adapter attachment of a saved VM with 
"modifyvm"
-  vboximg-mount: Fix for argument processing to honor the '--root' option (6.0 
regression; bug #20073)
-  Linux host and guest: Support kernel versions 5.11 (bug #20198) and 5.12
-  Linux host: Maximum MTU size increased to 16110 for host-only adapters on 
Linux kernels 4.10+ (bug #19122)
-  Linux Guest Additions: Fix vboxvideo module compilation for kernel version 
5.10.x
-  Linux Guest Additions: Fixed kernel module build for RHEL 8.4 beta and 
CentOS Stream (bug #20289)
-
-  File "fixes-for-5.11.patch" is deleted. The issue is fixed upstream.
-  File "vboxautostart.sh" is replaced by "vboxautostart-service.sh"
-  File "vboxautostart.service" is replaced by "vboxautostart-service.service"
-  Fixes boo#1183329 "virtualbox 6.1.18 crashes when it runs nested VM"
-  Fixes boo#1183125 "Leap 15.3 installation in Virtualbox without VBox 
integration"
-  Fixes CVE-2021-2264 and boo#1184542. The directory for the <user>.start 
files for
-    autostarting VMs is moved from /etc/vbox to /etc/vbox/autostart.d. In 
addition, the autostart
-    service is hardened (by Oracle).

Old:
----
  VirtualBox-6.1.20-patched.tar.bz2

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

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

Other differences:
------------------
++++++ virtualbox.spec ++++++
--- /var/tmp/diff_new_pack.rlBRtD/_old  2021-05-07 16:45:28.648338796 +0200
+++ /var/tmp/diff_new_pack.rlBRtD/_new  2021-05-07 16:45:28.648338796 +0200
@@ -70,7 +70,7 @@
 
 # ********* If the VB version exceeds 6.1.x, notify the libvirt maintainer!!
 Name:           virtualbox%{?dash}%{?name_suffix}
-Version:        6.1.20
+Version:        6.1.22
 Release:        0
 Summary:        %{package_summary}
 License:        GPL-2.0-or-later
@@ -329,7 +329,10 @@
 
 
 
+
+
 ##########################################
+
 %package qt
 Summary:        Qt GUI part for %{name}
 Group:          System/Emulators/PC
@@ -363,7 +366,10 @@
 
 
 
+
+
 #########################################
+
 %package websrv
 Summary:        WebService GUI part for %{name}
 Group:          System/Emulators/PC
@@ -391,7 +397,10 @@
 
 
 
+
+
 #########################################
+
 %package guest-x11
 Summary:        VirtualBox X11 drivers for mouse and video
 Group:          System/X11/Servers/XF86_4
@@ -421,7 +430,10 @@
 
 
 
+
+
 ###########################################
+
 %package guest-tools
 Summary:        VirtualBox guest tools
 Group:          System/Emulators/PC
@@ -454,7 +466,10 @@
 
 
 
+
+
 ###########################################
+
 %package -n python3-%{name}
 Summary:        Python bindings for %{name}
 Group:          Development/Libraries/Python
@@ -489,7 +504,10 @@
 
 
 
+
+
 ###########################################
+
 %package devel
 Summary:        Devel files for %{name}
 Group:          Development/Libraries/Other
@@ -519,7 +537,10 @@
 
 
 
+
+
 ###########################################
+
 %package host-source
 Summary:        Source files for %{name} host kernel modules
 Group:          Development/Sources
@@ -551,7 +572,10 @@
 
 
 
+
+
 ###########################################
+
 %package guest-desktop-icons
 Summary:        Icons for guest desktop files
 Group:          System/Emulators/PC
@@ -579,7 +603,10 @@
 
 
 
+
+
 ###########################################
+
 %package vnc
 Summary:        VNC desktop sharing
 Group:          System/Emulators/PC

++++++ VirtualBox-6.1.20-patched.tar.bz2 -> VirtualBox-6.1.22-patched.tar.bz2 
++++++
/work/SRC/openSUSE:Factory/virtualbox/VirtualBox-6.1.20-patched.tar.bz2 
/work/SRC/openSUSE:Factory/.virtualbox.new.2988/VirtualBox-6.1.22-patched.tar.bz2
 differ: char 11, line 1

Reply via email to