1
0
forked from pool/virtualbox

- Fix for missing global in vboxsf that prevented mounting shared folders

for kernel 4.10.  This change is the fix for bsc #1027967.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=315
This commit is contained in:
Larry Finger
2017-03-04 05:07:22 +00:00
committed by Git OBS Bridge
parent a7a3bd043a
commit 9cc4332712
2 changed files with 12 additions and 28 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 4 05:00:03 UTC 2017 - Larry.Finger@lwfinger.net
- Fix for missing global in vboxsf that prevented mounting shared folders
for kernel 4.10. This change is the fix for bsc #1027967.
-------------------------------------------------------------------
Tue Feb 28 21:06:30 UTC 2017 - dimstar@opensuse.org