commit e6704503159c1a811dd18aa6330e868d8703a176
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Sep 27 18:52:17 2024 +0100
Update VirtualBox to 7.1.2
VirtualBox.spec | 7 +++++--
sources | 4 ++--
update_vbox.sh | 4 ++--
3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 02848c3..c0300ac 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -49,8 +49,8 @@
%endif
Name: VirtualBox
-Version: 7.1.0
-Release: 2%{?dist}
+Version: 7.1.2
+Release: 1%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
License: GPL-3.0-only AND (GPL-3.0-only OR CDDL-1.0)
@@ -851,6 +851,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Fri Sep 27 2024 Sérgio Basto <sergio(a)serjux.com> - 7.1.2-1
+- Update VirtualBox to 7.1.2
+
* Tue Sep 17 2024 Sérgio Basto <sergio(a)serjux.com> - 7.1.0-2
- Also drop VirtualBox-python3.12.patch
- Drop support to enable the build of old vboxvideo (guest drive)
diff --git a/sources b/sources
index fe75877..f4aa81f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (VirtualBox-7.1.0.tar.bz2) =
d0fc27195b859fb537d57229d60a8895ced24b04c0f703c5862982de01d4787d20a3acb9cee4af29d18c56cd8c7ad846fd0eacc14af0c419e738953ca488463b
-SHA512 (UserManual.pdf) =
2e80f786e103fff7b3de97e891f3a67e18a4930d620ac813891fef08aa38450de3e13aa75b4ffc64d7137882bfb6991081ba77275048c3487aaf261466955b10
+SHA512 (VirtualBox-7.1.2.tar.bz2) =
d890f9b2e8799bcb1ed9cdaa86ef42daa261f7e9022a2e7e9df8c21f395c56e91e2d03292f22c9633ff6a0f0c5933ba3ac30af30befe87b84ffd89c07d51568f
+SHA512 (UserManual.pdf) =
9ede8a2fcde8d11effa84e2a80166e17807d4412957045c299f3a8c51909466924d39c572e1ca2cfbbbeea40da1aad18a2dd0b0d5af1cbd6f89915792452338d
diff --git a/update_vbox.sh b/update_vbox.sh
index 1c77115..ac5f505 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,7 +1,7 @@
-VERSION=7.1.0
+VERSION=7.1.2
REL=1
RAWHIDE=42
-REPOS="f41 f40 f39 el9 el8"
+REPOS="f41 f40 f39 el9"
if [ -z "$1" ]
then
stage=0