1
0
forked from jengelh/virtualbox

Accepting request 890457 from home:lwfinger:branches:Virtualization

- 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

OBS-URL: https://build.opensuse.org/request/show/890457
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=601
This commit is contained in:
Larry Finger
2021-05-04 15:43:35 +00:00
committed by Git OBS Bridge
parent ec54e74d1c
commit 3e022f355d
4 changed files with 49 additions and 43 deletions

View File

@@ -70,7 +70,7 @@ python3 -O -c "import sys, os, compileall; br='%{buildroot}'; compileall.compile
# ********* 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 @@ the terms of the GNU Public License (GPL).
##########################################
%package qt
Summary: Qt GUI part for %{name}
Group: System/Emulators/PC
@@ -363,7 +366,10 @@ This package contains the code for the GUI used to control VMs.
#########################################
%package websrv
Summary: WebService GUI part for %{name}
Group: System/Emulators/PC
@@ -391,7 +397,10 @@ The VirtualBox web server is used to control headless VMs using a browser.
#########################################
%package guest-x11
Summary: VirtualBox X11 drivers for mouse and video
Group: System/X11/Servers/XF86_4
@@ -421,7 +430,10 @@ This package contains X11 guest utilities and X11 guest mouse and video drivers
###########################################
%package guest-tools
Summary: VirtualBox guest tools
Group: System/Emulators/PC
@@ -454,7 +466,10 @@ VirtualBox guest addition tools.
###########################################
%package -n python3-%{name}
Summary: Python bindings for %{name}
Group: Development/Libraries/Python
@@ -489,7 +504,10 @@ Python XPCOM bindings to %{name}. Used e.g. by vboxgtk package.
###########################################
%package devel
Summary: Devel files for %{name}
Group: Development/Libraries/Other
@@ -519,7 +537,10 @@ Development file for %{name}
###########################################
%package host-source
Summary: Source files for %{name} host kernel modules
Group: Development/Sources
@@ -551,7 +572,10 @@ sudo /sbin/vboxguestconfig
###########################################
%package guest-desktop-icons
Summary: Icons for guest desktop files
Group: System/Emulators/PC
@@ -579,7 +603,10 @@ This package contains icons for guest desktop files that were created on the des
###########################################
%package vnc
Summary: VNC desktop sharing
Group: System/Emulators/PC