- fix squid
- Fix rpm running as uid
This commit is contained in:
parent
1b77809f5e
commit
2fdb5fd7c6
@ -4370,7 +4370,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cups
|
|||||||
fs_search_auto_mountpoints(hplip_t)
|
fs_search_auto_mountpoints(hplip_t)
|
||||||
diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cvs.te serefpolicy-3.0.1/policy/modules/services/cvs.te
|
diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cvs.te serefpolicy-3.0.1/policy/modules/services/cvs.te
|
||||||
--- nsaserefpolicy/policy/modules/services/cvs.te 2007-05-29 14:10:57.000000000 -0400
|
--- nsaserefpolicy/policy/modules/services/cvs.te 2007-05-29 14:10:57.000000000 -0400
|
||||||
+++ serefpolicy-3.0.1/policy/modules/services/cvs.te 2007-07-01 21:36:29.000000000 -0400
|
+++ serefpolicy-3.0.1/policy/modules/services/cvs.te 2007-07-01 21:57:45.000000000 -0400
|
||||||
@@ -16,6 +16,7 @@
|
@@ -16,6 +16,7 @@
|
||||||
type cvs_t;
|
type cvs_t;
|
||||||
type cvs_exec_t;
|
type cvs_exec_t;
|
||||||
@ -4391,7 +4391,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cvs.
|
|||||||
libs_use_shared_libs(cvs_t)
|
libs_use_shared_libs(cvs_t)
|
||||||
|
|
||||||
logging_send_syslog_msg(cvs_t)
|
logging_send_syslog_msg(cvs_t)
|
||||||
+logging_send_audit_msg(cvs_t)
|
+logging_send_audit_msgs(cvs_t)
|
||||||
|
|
||||||
miscfiles_read_localization(cvs_t)
|
miscfiles_read_localization(cvs_t)
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -355,6 +355,10 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 1 2007 Dan Walsh <dwalsh@redhat.com> 3.0.1-4
|
||||||
|
- fix squid
|
||||||
|
- Fix rpm running as uid
|
||||||
|
|
||||||
* Wed Jun 26 2007 Dan Walsh <dwalsh@redhat.com> 3.0.1-3
|
* Wed Jun 26 2007 Dan Walsh <dwalsh@redhat.com> 3.0.1-3
|
||||||
- Fix syslog declaration
|
- Fix syslog declaration
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user