[arch-commits] Commit in virtualbox/trunk (009-include-path.patch PKGBUILD)
Christian Hesse
eworm at archlinux.org
Wed May 15 07:50:39 UTC 2019
Date: Wednesday, May 15, 2019 @ 07:50:39
Author: eworm
Revision: 467294
upgpkg: virtualbox 6.0.8-1
new upstream release
Modified:
virtualbox/trunk/PKGBUILD
Deleted:
virtualbox/trunk/009-include-path.patch
------------------------+
009-include-path.patch | 13 -------------
PKGBUILD | 8 +++-----
2 files changed, 3 insertions(+), 18 deletions(-)
Deleted: 009-include-path.patch
===================================================================
--- 009-include-path.patch 2019-05-15 07:16:35 UTC (rev 467293)
+++ 009-include-path.patch 2019-05-15 07:50:39 UTC (rev 467294)
@@ -1,13 +0,0 @@
-diff --git a/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile b/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile
-index 623485e9..5068906f 100644
---- a/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile
-+++ b/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile
-@@ -58,7 +58,7 @@ VBOXMOD_DEFS = \
- RT_WITH_VBOX \
- VBOX_WITH_HARDENING \
- VBOX_WITH_64_BITS_GUESTS # <-- must be consistent with Config.kmk!
--VBOXMOD_CFLAGS = -include $(KBUILD_EXTMOD)/include/VBox/SUPDrvMangling.h -fno-pie -Wno-declaration-after-statement
-+VBOXMOD_CFLAGS = -include $(VBOXNETADPT_DIR)include/VBox/SUPDrvMangling.h -fno-pie -Wno-declaration-after-statement
-
- include $(obj)/Makefile-footer.gmk
-
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-15 07:16:35 UTC (rev 467293)
+++ PKGBUILD 2019-05-15 07:50:39 UTC (rev 467294)
@@ -9,8 +9,8 @@
'virtualbox-guest-utils'
'virtualbox-guest-utils-nox'
'virtualbox-ext-vnc')
-pkgver=6.0.6
-pkgrel=2
+pkgver=6.0.8
+pkgrel=1
_vboxsf_commit='87b9015c57dd7f226c768131bf8b4c0249de9835'
arch=('x86_64')
url='https://virtualbox.org/'
@@ -73,7 +73,6 @@
'005-gsoap-build.patch'
'006-rdesktop-vrdp-keymap-path.patch'
'008-no-vboxvideo.patch'
- '009-include-path.patch'
'011-python-3-7.patch'
'012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch'
# The following patch and mount.vboxsf wrapper should be removed
@@ -80,7 +79,7 @@
# once support for mainline-style options string gets upstreamed
'101-vboxsf-automount.patch'
'mount.vboxsf')
-sha256sums=('3419c49a90cef7f0a5781426259d47d7871457ab0fd201ec0fca83321441e552'
+sha256sums=('1b5aa85118c62fb67867b95167b05e66aa154b2caf44c0a3dc932ea5bee85d87'
'SKIP'
'deb03efa7ad0376aa55a087f2e882afe00935f10b0e7aa853ba9147090d341ec'
'c328376b05183d269f98319ec660f54c55e298f77d229977606862b064651a7c'
@@ -98,7 +97,6 @@
'7d2da8fe10a90f76bbfc80ad1f55df4414f118cd10e10abfb76070326abebd46'
'13c6ca9be0f91582445fd2a14a8c58a0625a15d9cb98cb6e8c2736d77ea976ab'
'8b7f241107863f82a5b0ae336aead0b3366a40103ff72dbebf33f54b512a0cbc'
- '7055014fde94a41f20d9581615c818fd1f2d249a06864585f562b0a677131e70'
'55224cb74b54b331d691f171efc0d4c058a14f738551f1d8f559146c2908635d'
'81900e13d36630488accd8c0bfd2ceb69563fb2c4f0f171caba1cca59d438024'
'a784f3cc24652a16385cc63abac6c5178932ca5f3861be7650631b7dafa753a4'
More information about the arch-commits
mailing list