summaryrefslogtreecommitdiffstats
path: root/debian/patches/27-hide-host-cache-warning.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-05 09:23:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-05 09:23:14 +0000
commit25f4a88c928a602f9964508d9dabeea5eda4ea62 (patch)
tree0bec6b532a24ca87c537bbb4a4e9054ad1a0a5ff /debian/patches/27-hide-host-cache-warning.patch
parentMerging upstream version 7.0.20-dfsg. (diff)
downloadvirtualbox-25f4a88c928a602f9964508d9dabeea5eda4ea62.tar.xz
virtualbox-25f4a88c928a602f9964508d9dabeea5eda4ea62.zip
Adding debian version 7.0.20-dfsg-1.debian/7.0.20-dfsg-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/patches/27-hide-host-cache-warning.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/27-hide-host-cache-warning.patch b/debian/patches/27-hide-host-cache-warning.patch
index b20a775b..9e82ab2f 100644
--- a/debian/patches/27-hide-host-cache-warning.patch
+++ b/debian/patches/27-hide-host-cache-warning.patch
@@ -6,7 +6,7 @@ Index: virtualbox/src/VBox/Main/src-client/ConsoleImpl2.cpp
===================================================================
--- virtualbox.orig/src/VBox/Main/src-client/ConsoleImpl2.cpp
+++ virtualbox/src/VBox/Main/src-client/ConsoleImpl2.cpp
-@@ -4628,34 +4628,12 @@
+@@ -4641,34 +4641,12 @@
if ( enmFsTypeFile == RTFSTYPE_EXT4
|| enmFsTypeFile == RTFSTYPE_XFS)
{