From 25f4a88c928a602f9964508d9dabeea5eda4ea62 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 5 Aug 2024 11:23:14 +0200 Subject: Adding debian version 7.0.20-dfsg-1. Signed-off-by: Daniel Baumann --- debian/changelog | 6 ++++++ debian/patches/27-hide-host-cache-warning.patch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 54e7be41..cc8301c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +virtualbox (7.0.20-dfsg-1) unstable; urgency=medium + + * New upstream version 7.0.20-dfsg + + -- Gianfranco Costamagna Tue, 16 Jul 2024 17:48:29 +0200 + virtualbox (7.0.18-dfsg-2) unstable; urgency=medium * Set back R^3: no 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) { -- cgit v1.2.3