1
0
forked from pool/virtualbox

Accepting request 863389 from home:lwfinger:branches:Virtualization

- Under some circumstances, shared folders are mounted as root. File
  "debug_mountsf.patch" is added to allow recovery on affected systems.
  Automounted volumes are not fixed by this patch; however, manual mounting
  with the uid/gid options are correct.

OBS-URL: https://build.opensuse.org/request/show/863389
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=584
This commit is contained in:
Larry Finger
2021-01-15 17:37:51 +00:00
committed by Git OBS Bridge
parent a09d775e1f
commit be31349318
3 changed files with 33 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 14 19:26:59 UTC 2021 - Larry Finger <Larry.Finger@gmail.com>
- Under some circumstances, shared folders are mounted as root. File
"debug_mountsf.patch" is added to allow recovery on affected systems.
Automounted volumes are not fixed by this patch; however, manual mounting
with the uid/gid options are correct.
-------------------------------------------------------------------
Tue Dec 29 19:39:35 UTC 2020 - Larry Finger <Larry.Finger@gmail.com>