rpms/libsepol/devel .cvsignore, 1.77, 1.78 libsepol.spec, 1.100, 1.101 sources, 1.78, 1.79

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 5 19:43:53 UTC 2006


Author: dwalsh

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

Modified Files:
	.cvsignore libsepol.spec sources 
Log Message:
* Thu Jan 5 2006 Dan Walsh <dwalsh at redhat.com> 1.11.5-1
- Upgrade to latest from NSA
	* Merged further fixes from Russell Coker, specifically:
	  - av_to_string overflow checking
	  - sepol_context_to_string error handling
	  - hierarchy checking memory leak fixes and optimizations
	  - avrule_block_read variable initialization
	* Marked deprecated code in genbools and genusers.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/.cvsignore,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- .cvsignore	5 Jan 2006 16:01:15 -0000	1.77
+++ .cvsignore	5 Jan 2006 19:43:51 -0000	1.78
@@ -74,3 +74,4 @@
 libsepol-1.11.1.tgz
 libsepol-1.11.2.tgz
 libsepol-1.11.4.tgz
+libsepol-1.11.5.tgz


Index: libsepol.spec
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/libsepol.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- libsepol.spec	5 Jan 2006 16:01:15 -0000	1.100
+++ libsepol.spec	5 Jan 2006 19:43:51 -0000	1.101
@@ -1,6 +1,6 @@
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 1.11.4
+Version: 1.11.5
 Release: 1
 License: GPL
 Group: System Environment/Libraries
@@ -80,6 +80,15 @@
 %{_includedir}/sepol/policydb/*.h
 
 %changelog
+* Thu Jan 5 2006 Dan Walsh <dwalsh at redhat.com> 1.11.5-1
+- Upgrade to latest from NSA
+	* Merged further fixes from Russell Coker, specifically:
+	  - av_to_string overflow checking
+	  - sepol_context_to_string error handling
+	  - hierarchy checking memory leak fixes and optimizations
+	  - avrule_block_read variable initialization
+	* Marked deprecated code in genbools and genusers.
+
 * Thu Jan 5 2006 Dan Walsh <dwalsh at redhat.com> 1.11.4-1
 - Upgrade to latest from NSA
 	* Merged bugfix for sepol_port_modify from Russell Coker.


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/sources,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- sources	5 Jan 2006 16:01:15 -0000	1.78
+++ sources	5 Jan 2006 19:43:51 -0000	1.79
@@ -1 +1 @@
-2c330bf93f6561decc7f2de511f3a38c  libsepol-1.11.4.tgz
+a311b9d3efc1f5af209470a0ddfeb8dc  libsepol-1.11.5.tgz




More information about the fedora-cvs-commits mailing list