commit f54f11bff5d7280b3b7c6c2d05d50c4340fa8448
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat May 4 04:15:25 2024 +0100
Update VirtualBox to 7.0.18
007-python2-path.patch | 9 ---------
VirtualBox-7.0.2-update-Mageia-support.patch | 2 +-
VirtualBox.spec | 11 ++++-------
sources | 4 ++--
update_vbox.sh | 2 +-
5 files changed, 8 insertions(+), 20 deletions(-)
---
diff --git a/VirtualBox-7.0.2-update-Mageia-support.patch
b/VirtualBox-7.0.2-update-Mageia-support.patch
index d253509..3302109 100644
--- a/VirtualBox-7.0.2-update-Mageia-support.patch
+++ b/VirtualBox-7.0.2-update-Mageia-support.patch
@@ -121,9 +121,9 @@ diff -Nurp
VirtualBox-7.0.2.orig/src/VBox/Installer/linux/distributions_rpm Virt
+mga3 = MAGEIA_3
+mga2 = MAGEIA_2
+mga1 = MAGEIA_1
+ fedora40 = FEDORA_40
fedora38 = FEDORA_38
fedora37 = FEDORA_37
- fedora36 = FEDORA_36
diff -Nurp VirtualBox-7.0.2.orig/src/VBox/Installer/linux/VBoxSysInfo.sh
VirtualBox-7.0.2/src/VBox/Installer/linux/VBoxSysInfo.sh
--- VirtualBox-7.0.2.orig/src/VBox/Installer/linux/VBoxSysInfo.sh 2022-10-19
21:28:54.000000000 +0300
+++ VirtualBox-7.0.2/src/VBox/Installer/linux/VBoxSysInfo.sh 2022-10-22
12:48:15.439111393 +0300
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 9191ec0..c3da06d 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -45,7 +45,7 @@
%bcond_without python3
Name: VirtualBox
-Version: 7.0.16
+Version: 7.0.18
Release: 1%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
@@ -82,9 +82,6 @@ Patch3: VirtualBox-7.0.2-default-to-Fedora.patch
Patch4: VirtualBox-5.1.0-lib64-VBox.sh.patch
#Patch27: VirtualBox-gcc.patch
-#from Debian
-# from ArchLinux
-Patch40: 007-python2-path.patch
# from Mageia
Patch50: VirtualBox-7.0.2-update-Mageia-support.patch
Patch52: VirtualBox-6.1.14-fix-missing-includes-with-qt-5.15.patch
@@ -338,9 +335,6 @@ rm -r src/libs/libtpms-0.9.*/
%patch -P 3 -p1 -b .default_os_fedora
%patch -P 4 -p1 -b .lib64-VBox.sh
#patch -P 27 -p1 -b .gcc
-%if %{with python3}
-%patch -P 40 -p1 -b .python2_path
-%endif
%patch -P 50 -p1 -b .mageia-support
%patch -P 52 -p1 -b .qt
%patch -P 53 -p1 -b .qt2
@@ -894,6 +888,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Fri May 03 2024 Sérgio Basto <sergio(a)serjux.com> - 7.0.18-1
+- Update VirtualBox to 7.0.18
+
* Tue Apr 16 2024 Sérgio Basto <sergio(a)serjux.com> - 7.0.16-1
- Update VirtualBox to 7.0.16
diff --git a/sources b/sources
index e17d007..7cea4c2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (VirtualBox-7.0.16.tar.bz2) =
1b8ba08bec144cbd1f2e9aa0929cdf60a0b99930f1dd80567094fba75097d87661aef3da2cc24f4abff6b6db8f186e251c5f693a2a93943cc39909d5f1e1bce5
-SHA512 (UserManual.pdf) =
84c4f47418fdf20d17afdc75b7ba6d1b99d50b441956d1e1f112d94397e54582fb8c09ff4cac0229fe59fa434cf95aa086a86764443949d383f323e513bb90aa
+SHA512 (VirtualBox-7.0.18.tar.bz2) =
e78a18fa808152cbdc1d407751acf3f57a8202bf238ad3432c4f0b0f97ab203e915a6cd11619e64f4aca5b907eb72be67bab146869af0e73414144addf0d76b4
+SHA512 (UserManual.pdf) =
02751a02e2793cb3149d0c330d5a36872cdb54c0d1e12ddef67baa87c4ea520dc036be58a05e52888b3a6462d76eb9a9ebc4b9ecaf331dba60285893abe9ef0d
diff --git a/update_vbox.sh b/update_vbox.sh
index d1ad445..d12677e 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,4 +1,4 @@
-VERSION=7.0.16
+VERSION=7.0.18
REL=1
RAWHIDE=41
REPOS="f40 f39 el9 el8"
Show replies by date