1
0
forked from pool/virtualbox

- Update vboxconfig.sh to fix problems noted in bsc#1042726

Disable pae build for 32-bit kernels.
  Added missing commands to keep mkinitrd from being called twice during installation of host kernel modules. bsc#105248.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=359
This commit is contained in:
Larry Finger
2017-08-07 20:33:23 +00:00
committed by Git OBS Bridge
parent c3af46ed4d
commit c6ad50c18b
3 changed files with 31 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 7 20:29:05 UTC 2017 - Larry.Finger@lwfinger.net
- Update vboxconfig.sh to fix problems noted in bsc#1042726
Disable pae build for 32-bit kernels.
Added missing commands to keep mkinitrd from being called twice during installation of host kernel modules. bsc#105248.
-------------------------------------------------------------------
Mon Aug 7 10:24:42 UTC 2017 - schwab@suse.de