1
0
forked from jengelh/virtualbox

- Fix several problems with the startup scripts. The SysV form is no longer used for most packages as proper systemd

service files have been created. These fixes address bsc#1037291, #1043532, and #1045871.
- Increase reserved disk space from 4 to 5 GB. This change was suddested as a fix for the 32-bit failures.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=348
This commit is contained in:
Larry Finger
2017-07-10 18:31:23 +00:00
committed by Git OBS Bridge
parent 5217fddc80
commit 6deff5bcfe
7 changed files with 512 additions and 41 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 10 18:22:25 UTC 2017 - Larry.Finger@lwfinger.net
- Fix several problems with the startup scripts. The SysV form is no longer used for most packages as proper systemd
service files have been created. These fixes address bsc#1037291, #1043532, and #1045871.
- Increase reserved disk space from 4 to 5 GB. This change was suddested as a fix for the 32-bit failures.
-------------------------------------------------------------------
Fri Jun 30 00:50:42 UTC 2017 - Larry.Finger@lwfinger.net