SPECS: policy.spec - updated to 1.26, updated postfix, login,
apache...
qboosh
qboosh at pld-linux.org
Fri Sep 23 11:28:34 CEST 2005
Author: qboosh Date: Fri Sep 23 09:28:34 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.26, updated postfix,login,apache patches; doesn't build yet
---- Files affected:
SPECS:
policy.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/policy.spec
diff -u SPECS/policy.spec:1.24 SPECS/policy.spec:1.25
--- SPECS/policy.spec:1.24 Sat Jul 2 01:08:55 2005
+++ SPECS/policy.spec Fri Sep 23 11:28:28 2005
@@ -1,22 +1,31 @@
# $Revision$, $Date$
+# TODO - doesn't build because of some non-obvious assertion violations:
+# /usr/bin/checkpolicy -o policy.20 policy.conf
+# /usr/bin/checkpolicy: loading policy configuration from policy.conf
+# Assertion on line 497922 violated by allow kernel_t etc_t:file { write create setattr append unlink link rename };
+# Assertion on line 497921 violated by allow kernel_t etc_t:lnk_file { create setattr unlink link rename };
+# Assertion on line 497920 violated by allow kernel_t etc_t:dir { create setattr unlink link rename reparent rmdir };
+# 3 assertion violations occured
+# Check assertions failed.
+#
Summary: SELinux example policy configuration
Summary(pl): Przykładowa konfiguracja polityki SELinuksa
Name: policy
-Version: 1.24
+Version: 1.26
Release: 0.1
Epoch: 1
License: GPL
Group: Base
Source0: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: fb701f2d210b31925049f518978a6c0a
+# Source0-md5: 74d5bcfeee81552a57811e7055f319e5
Patch0: %{name}-sh.patch
Patch1: %{name}-iptables.patch
Patch2: %{name}-postfix.patch
Patch3: %{name}-login.patch
Patch4: %{name}-mgetty.patch
Patch5: %{name}-apache.patch
-BuildRequires: checkpolicy >= 1.24
-BuildRequires: policycoreutils >= 1.24
+BuildRequires: checkpolicy >= 1.26
+BuildRequires: policycoreutils >= 1.26
BuildRequires: m4
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -62,7 +71,7 @@
Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: m4
Requires: make
-Requires: policycoreutils >= 1.24
+Requires: policycoreutils >= 1.26
%description sources
This subpackage includes the source files used to build the policy
@@ -150,6 +159,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2005/09/23 09:28:28 qboosh
+- updated to 1.26, updated postfix,login,apache patches; doesn't build yet
+
Revision 1.24 2005/07/01 23:08:55 qboosh
- updated to 1.24, updated postfix,mgetty patches
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/policy.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list