- Merge upstream changes
- Add Xavier Toth patches
This commit is contained in:
parent
aca77a6f2d
commit
16c3ff1596
@ -1122,3 +1122,25 @@ xguest = module
|
|||||||
# IMAP and POP3 email servers
|
# IMAP and POP3 email servers
|
||||||
#
|
#
|
||||||
courier = module
|
courier = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: rpcbind
|
||||||
|
#
|
||||||
|
# universal addresses to RPC program number mapper
|
||||||
|
#
|
||||||
|
rpcbind = module
|
||||||
|
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: xserver
|
||||||
|
#
|
||||||
|
# X windows login display manager
|
||||||
|
#
|
||||||
|
xserver = module
|
||||||
|
|
||||||
|
# Layer: apps
|
||||||
|
# Module: wm
|
||||||
|
#
|
||||||
|
# X windows window manager
|
||||||
|
#
|
||||||
|
wm = module
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -16,7 +16,7 @@
|
|||||||
%define CHECKPOLICYVER 2.0.16-1
|
%define CHECKPOLICYVER 2.0.16-1
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.5.7
|
Version: 3.5.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -381,6 +381,13 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 11 2008 Dan Walsh <dwalsh@redhat.com> 3.5.8-1
|
||||||
|
- Merge upstream changes
|
||||||
|
- Add Xavier Toth patches
|
||||||
|
|
||||||
|
* Wed Sep 10 2008 Dan Walsh <dwalsh@redhat.com> 3.5.7-2
|
||||||
|
- Add qemu_cache_t for /var/cache/libvirt
|
||||||
|
|
||||||
* Fri Sep 5 2008 Dan Walsh <dwalsh@redhat.com> 3.5.7-1
|
* Fri Sep 5 2008 Dan Walsh <dwalsh@redhat.com> 3.5.7-1
|
||||||
- Remove gamin policy
|
- Remove gamin policy
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user