Hello community, here is the log from the commit of package virtualbox for openSUSE:Factory checked in at 2015-04-22 01:16:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virtualbox (Old) and /work/SRC/openSUSE:Factory/.virtualbox.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virtualbox" Changes: -------- --- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes 2015-03-27 09:37:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes 2015-04-22 01:16:32.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Apr 20 11:10:16 UTC 2015 - [email protected] + +- Allow access to vboxdrv to vboxusers group members bnc#927525 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virtualbox-60-vboxdrv.rules ++++++ --- /var/tmp/diff_new_pack.FX38k1/_old 2015-04-22 01:16:34.000000000 +0200 +++ /var/tmp/diff_new_pack.FX38k1/_new 2015-04-22 01:16:34.000000000 +0200 @@ -1,4 +1,4 @@ -KERNEL=="vboxdrv", NAME="vboxdrv", OWNER="root", GROUP="root", MODE="0600" +KERNEL=="vboxdrv", NAME="vboxdrv", OWNER="root", GROUP="vboxusers", MODE="0660" # #these lines below give access permission to vboxusers to properly work with usb nodes, but enabling them could be security risk (bnc#664520) !! #if you can live with this security problem put these lines below in to the new file /etc/udev/rules.d/60-vboxdrv.rules so they will stay enabled also after package update
