commit 6a9bc1f831d0acb4f3bde3e93cae691996eebcf6
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Apr 30 01:17:34 2021 +0100
Update VirtualBox to 6.1.22
VirtualBox.spec | 7 +++++--
sources | 4 ++--
update_vbox.sh | 2 +-
3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index f273b0c..678313d 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -41,8 +41,8 @@
%endif
Name: VirtualBox
-Version: 6.1.20
-Release: 3%{?dist}
+Version: 6.1.22
+Release: 1%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
License: GPLv2 or (GPLv2 and CDDL)
@@ -902,6 +902,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Thu Apr 29 2021 Sérgio Basto <sergio(a)serjux.com> - 6.1.22-1
+- Update VirtualBox to 6.1.22
+
* Fri Apr 23 2021 Sérgio Basto <sergio(a)serjux.com> - 6.1.20-3
- We can build webservice with JDK 1.8 as workaround
- Enable system lzf with patch that make it work
diff --git a/sources b/sources
index f60ee90..8b4539e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (VirtualBox-6.1.20.tar.bz2) =
b5af4e04e1a52c85b20226a274fac93712b79d426c0268cce3f2a337616a03161a55522ecddd13844bfc24a6808ba3d651366e74ce657cc6f8fd64c34ae745a4
-SHA512 (UserManual.pdf) =
f4908b35efb658997c1562384290490c96bef222a00198780c0a127bd6c40123106e1a5c910e1fac94e066b46c37f2125efe64ef6a237a454467eea1a7219ce7
+SHA512 (VirtualBox-6.1.22.tar.bz2) =
ab0fc7cea455f74598d5da18528404405221e9c96a34f0355a39187524240596db4b54e1b1af5f152d5329b8e7977218819c0605f0d0ba0d83a1fb8f8487548d
+SHA512 (UserManual.pdf) =
6f0911d6ef3e1d1b9e2df3de7da660f12400364ff07f2f1642e942670dd3f0219d1ed8f51d79fa1e219596cd066d053f207a53036302bba0f223c3478f5518f9
diff --git a/update_vbox.sh b/update_vbox.sh
index 324e136..2622168 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=6.1.20
+VERSION=6.1.22
REL=1
RAWHIDE=35
REPOS="f34 f33 f32 el8 el7"