1
0
forked from jengelh/virtualbox

- Fix API changes for kernel 4.11. This change adds file "vbox_fix_4.11_api_changes.patch".

Make some changes to various script files to remove reference to run level 4, which is not used.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=316
This commit is contained in:
Larry Finger
2017-03-08 21:20:56 +00:00
committed by Git OBS Bridge
parent 9cc4332712
commit 5ebf5a7f37
4 changed files with 226 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 8 21:18:08 UTC 2017 - Larry.Finger@lwfinger.net
- Fix API changes for kernel 4.11. This change adds file "vbox_fix_4.11_api_changes.patch".
Make some changes to various script files to remove reference to run level 4, which is not used.
-------------------------------------------------------------------
Sat Mar 4 05:00:03 UTC 2017 - Larry.Finger@lwfinger.net