rpms/libsepol/devel .cvsignore, 1.34, 1.35 libsepol.spec, 1.51, 1.52 sources, 1.34, 1.35

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Aug 14 19:58:24 UTC 2005


Author: dwalsh

Update of /cvs/dist/rpms/libsepol/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv5878

Modified Files:
	.cvsignore libsepol.spec sources 
Log Message:
* Sun Aug 14 2005 Dan Walsh <dwalsh at redhat.com> 1.7.15-1
- Upgrade to latest from NSA
	* Fixed empty list test in cond_write_av_list.  Bug found by
	  Coverity, reported by Serge Hallyn (IBM).
	* Merged patch to policydb_write to check errors 
	  when writing the type->attribute reverse map from
	  Serge Hallyn (IBM).  Bug found by Coverity.
	* Fixed policydb_destroy to properly handle NULL type_attr_map
	  or attr_type_map.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/.cvsignore,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- .cvsignore	13 Aug 2005 09:54:35 -0000	1.34
+++ .cvsignore	14 Aug 2005 19:58:19 -0000	1.35
@@ -31,3 +31,4 @@
 libsepol-1.7.12.tgz
 libsepol-1.7.13.tgz
 libsepol-1.7.14.tgz
+libsepol-1.7.15.tgz


Index: libsepol.spec
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/libsepol.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- libsepol.spec	13 Aug 2005 09:54:35 -0000	1.51
+++ libsepol.spec	14 Aug 2005 19:58:19 -0000	1.52
@@ -1,6 +1,6 @@
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 1.7.14
+Version: 1.7.15
 Release: 1
 License: GPL
 Group: System Environment/Libraries
@@ -73,6 +73,16 @@
 /%{_lib}/libsepol.so.1
 
 %changelog
+* Sun Aug 14 2005 Dan Walsh <dwalsh at redhat.com> 1.7.15-1
+- Upgrade to latest from NSA
+	* Fixed empty list test in cond_write_av_list.  Bug found by
+	  Coverity, reported by Serge Hallyn (IBM).
+	* Merged patch to policydb_write to check errors 
+	  when writing the type->attribute reverse map from
+	  Serge Hallyn (IBM).  Bug found by Coverity.
+	* Fixed policydb_destroy to properly handle NULL type_attr_map
+	  or attr_type_map.
+
 * Sat Aug 13 2005 Dan Walsh <dwalsh at redhat.com> 1.7.14-1
 - Upgrade to latest from NSA
 	* Fixed empty list test in cond_write_av_list.  Bug found by


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/sources,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- sources	13 Aug 2005 09:54:35 -0000	1.34
+++ sources	14 Aug 2005 19:58:19 -0000	1.35
@@ -1 +1 @@
-ea44f75167beba634d37f1144e236535  libsepol-1.7.14.tgz
+6e1754662fd11e20eb6ba9b33746cf32  libsepol-1.7.15.tgz




More information about the fedora-cvs-commits mailing list