1
0
forked from jengelh/virtualbox

- added Confilcts: virtualbox-ose-*-kmp : reason host (vboxdrv) and

guest (vboxguest) kmp exports the same symbol (RTMemFreeEx)
  which break loading modules using modprobe (bnc#661740)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=37
This commit is contained in:
Michal Seben
2011-03-25 07:45:15 +00:00
committed by Git OBS Bridge
parent 4248a4b83d
commit ef6ce2fa3a
3 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 25 07:42:21 UTC 2011 - mseben@gmail.com
- added Confilcts: virtualbox-ose-*-kmp : reason host (vboxdrv) and
guest (vboxguest) kmp exports the same symbol (RTMemFreeEx)
which break loading modules using modprobe (bnc#661740)
-------------------------------------------------------------------
Thu Mar 17 13:17:54 UTC 2011 - mseben@gmail.com