rpms/libsepol/devel .cvsignore, 1.130, 1.131 libsepol.spec, 1.175, 1.176 sources, 1.131, 1.132

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Wed Feb 20 18:49:48 UTC 2008


Author: dwalsh

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

Modified Files:
	.cvsignore libsepol.spec sources 
Log Message:
* Wed Feb 20 2008 Dan Walsh <dwalsh at redhat.com> 2.0.21-1
- Upgrade to latest from NSA
	* Fix invalid memory allocation in policydb_index_others() from Jason Tang.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libsepol/devel/.cvsignore,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- .cvsignore	4 Feb 2008 17:22:25 -0000	1.130
+++ .cvsignore	20 Feb 2008 18:48:48 -0000	1.131
@@ -130,3 +130,4 @@
 libsepol-2.0.18.tgz
 libsepol-2.0.19.tgz
 libsepol-2.0.20.tgz
+libsepol-2.0.21.tgz


Index: libsepol.spec
===================================================================
RCS file: /cvs/extras/rpms/libsepol/devel/libsepol.spec,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- libsepol.spec	4 Feb 2008 17:22:25 -0000	1.175
+++ libsepol.spec	20 Feb 2008 18:48:48 -0000	1.176
@@ -1,7 +1,7 @@
 
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 2.0.20
+Version: 2.0.21
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
@@ -97,6 +97,10 @@
 /%{_lib}/libsepol.so.1
 
 %changelog
+* Wed Feb 20 2008 Dan Walsh <dwalsh at redhat.com> 2.0.21-1
+- Upgrade to latest from NSA
+	* Fix invalid memory allocation in policydb_index_others() from Jason Tang.
+
 * Mon Feb 4 2008 Dan Walsh <dwalsh at redhat.com> 2.0.20-1
 - Upgrade to latest from NSA
 	* Port of Yuichi Nakamura's tune avtab to reduce memory usage patch from the kernel avtab to libsepol from Stephen Smalley.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libsepol/devel/sources,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- sources	4 Feb 2008 17:22:25 -0000	1.131
+++ sources	20 Feb 2008 18:48:48 -0000	1.132
@@ -1 +1 @@
-cdd39fe4d33f7423c6173ed11c815c34  libsepol-2.0.20.tgz
+d99007eff69bbc120d756e3f211ed652  libsepol-2.0.21.tgz




More information about the fedora-extras-commits mailing list