rpms/VirtualBox-kmod/devel VirtualBox-kmod.spec,1.19,1.20

Sérgio M. Basto sergiomb at rpmfusion.org
Wed Oct 30 08:04:34 CET 2013


Author: sergiomb

Update of /cvs/free/rpms/VirtualBox-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv26379

Modified Files:
	VirtualBox-kmod.spec 
Log Message:
* Wed Oct 30 2013 Sérgio Basto <sergio at serjux.com> - 4.3.0-2
- Don't disable hardening which create /dev/vboxdrvu .



Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/devel/VirtualBox-kmod.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- VirtualBox-kmod.spec	28 Oct 2013 21:09:55 -0000	1.19
+++ VirtualBox-kmod.spec	30 Oct 2013 07:04:34 -0000	1.20
@@ -16,7 +16,7 @@
 %global vboxreltag %{?vboxrel:-%{vboxrel}}
 # Allow only root to access vboxdrv regardless of the file mode
 # use only for debugging!
-%bcond_without hardening
+%bcond_with hardening
 
 Name:           VirtualBox-kmod
 Version:        4.3.0
@@ -98,6 +98,9 @@
 
 
 %changelog
+* Wed Oct 30 2013 Sérgio Basto <sergio at serjux.com> - 4.3.0-2
+- Don't disable hardening which create /dev/vboxdrvu .
+
 * Mon Oct 28 2013 Sérgio Basto <sergio at serjux.com> - 4.3.0-1
 - New upstream release.
 


More information about the rpmfusion-commits mailing list