From f524a2629d4a57689c711d069680bb23a9e9240e Mon Sep 17 00:00:00 2001 From: nezos Date: Thu, 25 May 2023 22:35:29 +0300 Subject: [PATCH 1/3] virtualbox-ose: update to 7.0.8 The update allows the DKMS module to build with kernel v6.3.3 --- srcpkgs/virtualbox-ose/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/virtualbox-ose/template b/srcpkgs/virtualbox-ose/template index 4efc26f7da06..93dc8ba92652 100644 --- a/srcpkgs/virtualbox-ose/template +++ b/srcpkgs/virtualbox-ose/template @@ -1,6 +1,6 @@ # Template file for 'virtualbox-ose' pkgname=virtualbox-ose -version=7.0.6 +version=7.0.8 revision=1 short_desc="General-purpose full virtualizer for x86 hardware" maintainer="Orphaned " @@ -8,7 +8,7 @@ license="GPL-2.0-only, CDDL-1.0" homepage="https://www.virtualbox.org" changelog="https://www.virtualbox.org/wiki/Changelog" distfiles="http://download.virtualbox.org/virtualbox/${version}/VirtualBox-${version}.tar.bz2" -checksum=f146d9a86a35af0abb010e628636fd800cb476cc2ce82f95b0c0ca876e1756ff +checksum=c305fbe480f507eac7c36893ead66dffaacda944f19c3813a4533e9c39bae237 nopie=yes lib32disabled=yes From 838e4036eaed30bcbc2f3ba963026cb30f414462 Mon Sep 17 00:00:00 2001 From: nezos Date: Thu, 25 May 2023 22:38:10 +0300 Subject: [PATCH 2/3] Add files via upload Patch credits to Viorel Munteanu from Gentoo: https://gitweb.gentoo.org/repo/gentoo.git/patch/?id=bdb82397c63941c5a2e59804a62ee1d7f1533802 --- srcpkgs/virtualbox-ose/patches/052-xml.patch | 161 +++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 srcpkgs/virtualbox-ose/patches/052-xml.patch diff --git a/srcpkgs/virtualbox-ose/patches/052-xml.patch b/srcpkgs/virtualbox-ose/patches/052-xml.patch new file mode 100644 index 000000000000..69ae8820da11 --- /dev/null +++ b/srcpkgs/virtualbox-ose/patches/052-xml.patch @@ -0,0 +1,161 @@ +--- a/doc/manual/en_US/user_VBoxManage.xml ++++ b/doc/manual/en_US/user_VBoxManage.xml +@@ -242,107 +242,107 @@ + on your particular host. + + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + +- ++ + + + Each time VBoxManage is invoked, only one From 7514d4660e329d4c593cdc6cefed2ceeb7dabb1b Mon Sep 17 00:00:00 2001 From: nezos Date: Thu, 25 May 2023 22:46:04 +0300 Subject: [PATCH 3/3] Update shlibs --- common/shlibs | 1 + 1 file changed, 1 insertion(+) diff --git a/common/shlibs b/common/shlibs index f1e825819fb4..df0384d3b218 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4246,3 +4246,4 @@ libayatana-appindicator3.so.1 libayatana-appindicator-0.5.91_1 libplayerctl.so.2 playerctl-2.4.1_1 libwireplumber-0.4.so.0 wireplumber-0.4.14_1 libjodycode.so.2 libjodycode-2.0.1_1 +libgsoapssl++-2.8.124.so gsoap-2.8.124_1