rpms/checkpolicy/devel .cvsignore, 1.79, 1.80 checkpolicy.spec, 1.129, 1.130 sources, 1.80, 1.81

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Wed May 28 15:16:31 UTC 2008


Author: dwalsh

Update of /cvs/extras/rpms/checkpolicy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8418

Modified Files:
	.cvsignore checkpolicy.spec sources 
Log Message:
* Wed May 28 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.16-1
- Latest update from NSA
	* Update checkpolicy for user and role mapping support from Joshua Brindle.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/checkpolicy/devel/.cvsignore,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- .cvsignore	14 Apr 2008 19:34:07 -0000	1.79
+++ .cvsignore	28 May 2008 15:15:49 -0000	1.80
@@ -66,3 +66,5 @@
 checkpolicy-2.0.10.tgz
 checkpolicy-2.0.13.tgz
 checkpolicy-2.0.14.tgz
+checkpolicy-2.0.15.tgz
+checkpolicy-2.0.16.tgz


Index: checkpolicy.spec
===================================================================
RCS file: /cvs/extras/rpms/checkpolicy/devel/checkpolicy.spec,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- checkpolicy.spec	6 May 2008 18:22:18 -0000	1.129
+++ checkpolicy.spec	28 May 2008 15:15:49 -0000	1.130
@@ -1,12 +1,11 @@
-%define libsepolver 2.0.26-1
+%define libsepolver 2.0.29-1
 Summary: SELinux policy compiler
 Name: checkpolicy
-Version: 2.0.14
-Release: 2%{?dist}
+Version: 2.0.16
+Release: 1%{?dist}
 License: GPL
 Group: Development/System
 Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-Patch:	 checkpolicy-rhat.patch
 
 BuildRoot: %{_tmppath}/%{name}-buildroot
 BuildRequires: byacc bison flex libsepol-static >= %{libsepolver} libselinux-devel
@@ -27,7 +26,6 @@
 
 %prep
 %setup -q
-%patch -p1 -b .rhat
 
 %build
 make clean
@@ -55,6 +53,15 @@
 %{_bindir}/sedispol
 
 %changelog
+* Wed May 28 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.16-1
+- Latest update from NSA
+	* Update checkpolicy for user and role mapping support from Joshua Brindle.
+
+* Tue May 2 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.15-1
+- Latest update from NSA
+	* Fix for policy module versions that look like IPv4 addresses from Jim Carter.
+	  Resolves bug 444451.
+
 * Tue May 2 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.14-2
 - Allow modules with 4 sections or more
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/checkpolicy/devel/sources,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- sources	14 Apr 2008 19:34:07 -0000	1.80
+++ sources	28 May 2008 15:15:49 -0000	1.81
@@ -1 +1 @@
-7001c2136fbde2df663105aa06a2f31e  checkpolicy-2.0.14.tgz
+f80b657be256d01dd3f1c0e42301cbd4  checkpolicy-2.0.16.tgz




More information about the fedora-extras-commits mailing list