commit 9b9ca5ae7a68bd42127d3154ac1875cebade51a1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Oct 18 19:25:12 2023 +0100
Update VirtualBox to 6.1.48
VirtualBox-6.1.34-build-xpcom18a4-with-c++17.patch | 12 --
VirtualBox-6.1.36-add-Mageia-support.patch | 11 +-
VirtualBox-lzf.patch | 12 --
VirtualBox-python3.11.patch | 134 ---------------------
VirtualBox.spec | 14 +--
sources | 2 +-
6 files changed, 10 insertions(+), 175 deletions(-)
---
diff --git a/VirtualBox-6.1.36-add-Mageia-support.patch
b/VirtualBox-6.1.36-add-Mageia-support.patch
index 44bff68..9e46e92 100644
--- a/VirtualBox-6.1.36-add-Mageia-support.patch
+++ b/VirtualBox-6.1.36-add-Mageia-support.patch
@@ -136,10 +136,9 @@ diff -Nurp
VirtualBox-6.1.36.orig/src/VBox/Frontends/VirtualBox/VirtualBox2_x4.q
diff -Nurp VirtualBox-6.1.36.orig/src/VBox/Installer/linux/distributions_rpm
VirtualBox-6.1.36/src/VBox/Installer/linux/distributions_rpm
--- VirtualBox-6.1.36.orig/src/VBox/Installer/linux/distributions_rpm 2022-07-19
23:58:50.000000000 +0300
+++ VirtualBox-6.1.36/src/VBox/Installer/linux/distributions_rpm 2022-07-20
21:07:15.252840918 +0300
-@@ -8,6 +8,21 @@ openSUSE114 = OPENSUSE_11_4
- openSUSE113 = OPENSUSE_11_3
- sles11.0 = SLES_11_0
- sles10.1 = SLES_10_1
+ openSUSE155 = OPENSUSE_15_5
+ openSUSE154 = OPENSUSE_15_4
+ openSUSE153 = OPENSUSE_15_3
+mga15 = MAGEIA_15
+mga14 = MAGEIA_14
+mga13 = MAGEIA_13
@@ -155,9 +154,9 @@ diff -Nurp
VirtualBox-6.1.36.orig/src/VBox/Installer/linux/distributions_rpm Vir
+mga3 = MAGEIA_3
+mga2 = MAGEIA_2
+mga1 = MAGEIA_1
- mdv2011.0 = MANDRIVA_2011_0
+ fedora38 = FEDORA_38
+ fedora37 = FEDORA_37
fedora36 = FEDORA_36
- fedora35 = FEDORA_35
diff -Nurp VirtualBox-6.1.36.orig/src/VBox/Installer/linux/VBoxSysInfo.sh
VirtualBox-6.1.36/src/VBox/Installer/linux/VBoxSysInfo.sh
--- VirtualBox-6.1.36.orig/src/VBox/Installer/linux/VBoxSysInfo.sh 2022-07-19
23:58:50.000000000 +0300
+++ VirtualBox-6.1.36/src/VBox/Installer/linux/VBoxSysInfo.sh 2022-07-20
21:07:15.252840918 +0300
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 0ff93fd..0b723fc 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -38,7 +38,7 @@
%bcond_without python3
Name: VirtualBox
-Version: 6.1.40
+Version: 6.1.48
Release: 1%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
@@ -93,10 +93,6 @@ Patch72: virtualbox-snpritnf-buffer-overflow.patch
Patch73: vb-6.1.16-modal-dialog-parent.patch
Patch80: VirtualBox-6.1.4-gcc10.patch
-Patch88: VirtualBox-lzf.patch
-Patch90: VirtualBox-python3.11.patch
-# Force the build of xpcom with -std=gnu++17, mandated by Python 3.11
-Patch92: VirtualBox-6.1.34-build-xpcom18a4-with-c++17.patch
BuildRequires: gcc-c++
BuildRequires: kBuild >= 0.1.9998.r3093
@@ -344,11 +340,6 @@ rm -r src/libs/zlib-1.2.*/
%patch72 -p1 -b .snpritnf-buffer-overflow
%patch73 -p1 -b .modal-dialog-parent
%patch80 -p1 -b .gcc10
-%patch88 -p1 -b .lzf
-%patch90 -p1 -b .python3.11
-%if 0%{?fedora} >= 36 || 0%{?rhel} >= 9
-%patch92 -p1 -b .c++17
-%endif
%build
@@ -905,6 +896,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Wed Oct 18 2023 Sérgio Basto <sergio(a)serjux.com> - 6.1.48-1
+- Update VirtualBox to 6.1.48
+
* Wed Oct 12 2022 Sérgio Basto <sergio(a)serjux.com> - 6.1.40-1
- Update VirtualBox to 6.1.40
diff --git a/sources b/sources
index 2e82fd7..64a2897 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (VirtualBox-6.1.40.tar.bz2) =
0dace071fe58500d0912fe4da4751de6840752375039554a56c8c753a0880a419c4a1ed7f1b0ebc51230f7099ca3f5d987dc7b91ad4d98dbd75bf63e3c27e096
+SHA512 (VirtualBox-6.1.48.tar.bz2) =
fff759f3871e4e8962536002f2bc13e5150a927e280493f5cb0abf06466ce66e45f4c6ef43489b5b3ed8682d8a3ac0eb6fb3dd7c4144924c81612553ec71a95f
SHA512 (UserManual.pdf) =
cba2baf8e196d1be939e2b0ffef0a4015d06eb2671df51a4ed9eac2389f0194cb2cce8984394855779bfeb51f4756f0939032358dc41b9b8bf9e5ac270f2e07f
Show replies by date