- Update to upstream

- Add vlock policy
This commit is contained in:
Dan Walsh 2010-11-05 12:40:07 -04:00
parent c52856e6d8
commit 06262c1566
6 changed files with 300 additions and 893 deletions

1
.gitignore vendored
View File

@ -228,3 +228,4 @@ serefpolicy*
/serefpolicy-3.9.5.tgz
/serefpolicy-3.9.6.tgz
/config.tgz
/serefpolicy-3.9.8.tgz

View File

@ -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

View File

@ -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

File diff suppressed because it is too large Load Diff

View File

@ -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

View File

@ -1,2 +1,3 @@
04730b4c56ff60274b246bcf4576355c serefpolicy-3.9.7.tgz
409b40c8102b1617681ba17c31032e66 config.tgz
51455f82ff27ad44c20ac9d8441d09e5 serefpolicy-3.9.8.tgz