rpms/libsepol/devel .cvsignore, 1.38, 1.39 libsepol.spec, 1.55, 1.56 sources, 1.38, 1.39

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Aug 29 12:03:01 UTC 2005


Author: dwalsh

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

Modified Files:
	.cvsignore libsepol.spec sources 
Log Message:
* Mon Aug 29 2005 Dan Walsh <dwalsh at redhat.com> 1.7.22-1
- Upgrade to latest from NSA
	* Merged fix for memory leak in sepol_context_to_sid from
	Jason Tang (Tresys).
	* Merged fixes for resource leaks on error paths and
	  change to scope_destroy from Joshua Brindle (Tresys).



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- .cvsignore	23 Aug 2005 18:23:04 -0000	1.38
+++ .cvsignore	29 Aug 2005 12:02:32 -0000	1.39
@@ -35,3 +35,4 @@
 libsepol-1.7.17.tgz
 libsepol-1.7.19.tgz
 libsepol-1.7.20.tgz
+libsepol-1.7.22.tgz


Index: libsepol.spec
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/libsepol.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- libsepol.spec	23 Aug 2005 18:23:04 -0000	1.55
+++ libsepol.spec	29 Aug 2005 12:02:32 -0000	1.56
@@ -1,6 +1,6 @@
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 1.7.20
+Version: 1.7.22
 Release: 1
 License: GPL
 Group: System Environment/Libraries
@@ -73,6 +73,13 @@
 /%{_lib}/libsepol.so.1
 
 %changelog
+* Mon Aug 29 2005 Dan Walsh <dwalsh at redhat.com> 1.7.22-1
+- Upgrade to latest from NSA
+	* Merged fix for memory leak in sepol_context_to_sid from
+	Jason Tang (Tresys).
+	* Merged fixes for resource leaks on error paths and
+	  change to scope_destroy from Joshua Brindle (Tresys).
+
 * Tue Aug 23 2005 Dan Walsh <dwalsh at redhat.com> 1.7.20-1
 - Upgrade to latest from NSA
 	* Merged more fixes for resource leaks on error paths 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/sources,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- sources	23 Aug 2005 18:23:04 -0000	1.38
+++ sources	29 Aug 2005 12:02:32 -0000	1.39
@@ -1 +1 @@
-3476cd8cc41eec51bb2e40822ac5e21f  libsepol-1.7.20.tgz
+c07d8e744eba2d8c62241b340578a5e7  libsepol-1.7.22.tgz




More information about the fedora-cvs-commits mailing list