commit ecd2ee962e8eb5168b43d7800aae7e72fa7f6485
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Oct 18 23:29:39 2023 +0100
Update VirtualBox-kmod to 6.1.48
VirtualBox-kmod.spec | 8 +++++---
cs9.v2.patch | 11 -----------
2 files changed, 5 insertions(+), 14 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index 38a1a09..3c73c4d 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -35,7 +35,7 @@
%global vboxreltag %{?vboxrel:-%{vboxrel}}
Name: VirtualBox-kmod
-Version: 6.1.40
+Version: 6.1.48
Release: 1%{?dist}
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
@@ -44,7 +44,6 @@ License: GPLv2 or CDDL
URL:
http://www.virtualbox.org/wiki/VirtualBox
# This filters out the XEN kernel, since we don't run on XEN
Source1: excludekernel-filter.txt
-Patch2: cs9.v2.patch
%global AkmodsBuildRequires %{_bindir}/kmodtool VirtualBox-kmodsrc >=
%{version}%{vboxreltag} xz time elfutils-libelf-devel gcc
@@ -68,7 +67,7 @@ tar --use-compress-program xz -xf
%{_datadir}/%{name}-%{version}/%{name}-%{versi
pushd %{name}-%{version}
#patch1 -p1
%if ! 0%{?fedora}
-%patch2 -p1
+#patch2 -p1
%endif
popd
@@ -133,6 +132,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Wed Oct 18 2023 Sérgio Basto <sergio(a)serjux.com> - 6.1.48-1
+- Update VirtualBox-kmod to 6.1.48
+
* Thu Oct 13 2022 Sérgio Basto <sergio(a)serjux.com> - 6.1.40-1
- Update to 6.1.40