Module version bump and changelog entry for conditional mmap_zero patch.
This commit is contained in:
parent
a1b42052c9
commit
785ee7988c
@ -1,3 +1,4 @@
|
||||
- Conditional mmap_zero support from Dominick Grift.
|
||||
- Added devtmpfs support.
|
||||
- Dbadm updates from KaiGai Kohei.
|
||||
- Virtio disk file context update from Mika Pfluger.
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(vbetool, 1.5.1)
|
||||
policy_module(vbetool, 1.5.2)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(wine, 1.7.1)
|
||||
policy_module(wine, 1.7.2)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(domain, 1.8.0)
|
||||
policy_module(domain, 1.8.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(xserver, 3.4.1)
|
||||
policy_module(xserver, 3.4.2)
|
||||
|
||||
gen_require(`
|
||||
class x_drawable all_x_drawable_perms;
|
||||
|
Loading…
Reference in New Issue
Block a user