commit f900cd9fe5bfb7643fc8311e80858baefb95f16c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Nov 22 23:30:11 2021 +0000
Update VirtualBox to 6.1.30
VirtualBox.spec | 5 ++++-
sources | 4 ++--
update_vbox.sh | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 288d708..2b448a4 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -42,7 +42,7 @@
%endif
Name: VirtualBox
-Version: 6.1.28
+Version: 6.1.30
Release: 1%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
@@ -899,6 +899,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Mon Nov 22 2021 Sérgio Basto <sergio(a)serjux.com> - 6.1.30-1
+- Update VirtualBox to 6.1.30
+
* Wed Oct 20 2021 Sérgio Basto <sergio(a)serjux.com> - 6.1.28-1
- Update VirtualBox to 6.1.28 with inspirations in the Mageia and Debian packages
diff --git a/sources b/sources
index cdf84b9..a7fe97d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (VirtualBox-6.1.28.tar.bz2) =
d0eb49a82ec6ddb7ce7da362faf86254d324e73522001c44ab0f26a09ead3d9a800ce0d4ad3698853d4f9a4e9803ceb21f3bf50388a1855edcb2a42ce51f3a96
-SHA512 (UserManual.pdf) =
7f55346095f91f175eb9ad02aa310744b638524bf0ec5fcdc830167c3da3854e25ddf75b3c2795f39b853a410f39a45bcefef91c90ddc38de6e6050830478ba8
+SHA512 (VirtualBox-6.1.30.tar.bz2) =
fab5b8327d9ad4186e584e90d1aca461d95731d0935509301e8adfe28d0737fb3ded5ac1d97e4cd1edc12c79bebb75cc675289762f9e918106f34bf6e8d363d4
+SHA512 (UserManual.pdf) =
ebb635b2ae3e2fa427d7fa8bf1ca1309fc61db43d2ea60b779ca44ff6ac1bfbc7dbf4e333f67a0357aabf53ad3841e98421eea1a9106f859ae1d245feb6fdade
diff --git a/update_vbox.sh b/update_vbox.sh
index 8937410..31695d9 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=6.1.28
+VERSION=6.1.30
REL=1
RAWHIDE=36
REPOS="f35 f34 f33 el8 el7"
Show replies by date