Module version bump and changelog for cpufreqselector dbus patch from Guido Trentalancia.
This commit is contained in:
parent
616a0d5337
commit
dc24f36872
|
@ -1,3 +1,4 @@
|
|||
- Cpufreqselector dbus patch from Guido Trentalancia.
|
||||
- Cron pam_namespace and pam_loginuid support from Harry Ciao.
|
||||
- Xserver update for startx from Sven Vermeulen.
|
||||
- Fix MLS constraint for contains permission from Harry Ciao.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(cpufreqselector, 1.2.0)
|
||||
policy_module(cpufreqselector, 1.2.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(dbus, 1.14.0)
|
||||
policy_module(dbus, 1.14.1)
|
||||
|
||||
gen_require(`
|
||||
class dbus all_dbus_perms;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(xserver, 3.5.2)
|
||||
policy_module(xserver, 3.5.3)
|
||||
|
||||
gen_require(`
|
||||
class x_drawable all_x_drawable_perms;
|
||||
|
|
Loading…
Reference in New Issue