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:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-05 09:23:15 +0000
commitbb20c400f231f883b05c05902a8fd2a1d832a88b (patch)
tree9c92486d7f7f46d3b9acf753cabc9880e39781c5 /debian/patches/27-hide-host-cache-warning.patch
parentMerging upstream version 7.0.20-dfsg. (diff)
downloadvirtualbox-bb20c400f231f883b05c05902a8fd2a1d832a88b.tar.xz
virtualbox-bb20c400f231f883b05c05902a8fd2a1d832a88b.zip
Merging debian version 7.0.20-dfsg-1.
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)
{