- Update to upstream
- Add vlock policy
This commit is contained in:
parent
c52856e6d8
commit
06262c1566
1
.gitignore
vendored
1
.gitignore
vendored
@ -228,3 +228,4 @@ serefpolicy*
|
||||
/serefpolicy-3.9.5.tgz
|
||||
/serefpolicy-3.9.6.tgz
|
||||
/config.tgz
|
||||
/serefpolicy-3.9.8.tgz
|
||||
|
@ -741,7 +741,7 @@ jabber = module
|
||||
#
|
||||
java = module
|
||||
|
||||
# Layer: system
|
||||
# Layer: admin
|
||||
# Module: kdump
|
||||
#
|
||||
# kdump is kernel crash dumping mechanism
|
||||
@ -1863,7 +1863,7 @@ munin = module
|
||||
#
|
||||
bitlbee = module
|
||||
|
||||
# Layer: system
|
||||
# Layer: admin
|
||||
# Module: sosreport
|
||||
#
|
||||
# sosreport debuggin information generator
|
||||
|
@ -818,7 +818,7 @@ java = module
|
||||
#
|
||||
execmem = module
|
||||
|
||||
# Layer: system
|
||||
# Layer: admin
|
||||
# Module: kdump
|
||||
#
|
||||
# kdump is kernel crash dumping mechanism
|
||||
@ -1762,6 +1762,13 @@ vdagent = module
|
||||
#
|
||||
vhostmd = module
|
||||
|
||||
# Layer: apps
|
||||
# Module: vhostmd
|
||||
#
|
||||
# vlock - Virtual Console lock program
|
||||
#
|
||||
vlock = module
|
||||
|
||||
# Layer: apps
|
||||
# Module: wine
|
||||
#
|
||||
@ -2115,7 +2122,7 @@ munin = module
|
||||
#
|
||||
bitlbee = module
|
||||
|
||||
# Layer: system
|
||||
# Layer: admin
|
||||
# Module: sosreport
|
||||
#
|
||||
# sosreport debuggin information generator
|
||||
|
1172
policy-F14.patch
1172
policy-F14.patch
File diff suppressed because it is too large
Load Diff
@ -470,6 +470,10 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 5 2010 Dan Walsh <dwalsh@redhat.com> 3.9.8-1
|
||||
- Update to upstream
|
||||
- Add vlock policy
|
||||
|
||||
* Wed Nov 3 2010 Dan Walsh <dwalsh@redhat.com> 3.9.7-10
|
||||
- Fix sandbox to work on nfs homedirs
|
||||
- Allow cdrecord to setrlimit
|
||||
|
Loading…
Reference in New Issue
Block a user