commit ecc7045d41fa5ee756f2eeba025ee764398ece4f
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 17 20:04:57 2024 +0100
Update VirtualBox to 7.1.4
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 2f05902..4771a5c 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -49,8 +49,8 @@
%endif
Name: VirtualBox
-Version: 7.1.2
-Release: 2%{?dist}
+Version: 7.1.4
+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)
@@ -837,6 +837,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Thu Oct 17 2024 Sérgio Basto <sergio(a)serjux.com> - 7.1.4-1
+- Update VirtualBox to 7.1.4
+
* Fri Oct 04 2024 Sérgio Basto <sergio(a)serjux.com> - 7.1.2-2
- Not build test cases
- Minor cleanup of scripts for el7
diff --git a/sources b/sources
index f4aa81f..88538bc 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (VirtualBox-7.1.2.tar.bz2) =
d890f9b2e8799bcb1ed9cdaa86ef42daa261f7e9022a2e7e9df8c21f395c56e91e2d03292f22c9633ff6a0f0c5933ba3ac30af30befe87b84ffd89c07d51568f
-SHA512 (UserManual.pdf) =
9ede8a2fcde8d11effa84e2a80166e17807d4412957045c299f3a8c51909466924d39c572e1ca2cfbbbeea40da1aad18a2dd0b0d5af1cbd6f89915792452338d
+SHA512 (VirtualBox-7.1.4.tar.bz2) =
97654339d509447e2604db01e29f9e810f59498a378e645f412cffb67022c4e547f205e8ebdac6ae33aaa8f7bc0f289bdca2e5a04b1fa31b4a05c191d7600a9c
+SHA512 (UserManual.pdf) =
fd88f51bf5835b8eb0cd1e0d54b32cf4f1e14c3bdafb439ab7c60557cf2e852a04dffa5b72c8feeb15468aa0b2f9cf2de5f2d807d879e4fbe6d37bcc14396e98
diff --git a/update_vbox.sh b/update_vbox.sh
index ac5f505..b409e26 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=7.1.2
+VERSION=7.1.4
REL=1
RAWHIDE=42
REPOS="f41 f40 f39 el9"
Show replies by date