rpms/libsepol/devel .cvsignore, 1.54, 1.55 libsepol.spec, 1.71, 1.72 sources, 1.55, 1.56

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Oct 14 12:23:38 UTC 2005


Author: dwalsh

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

Modified Files:
	.cvsignore libsepol.spec sources 
Log Message:
* Mon Oct 10 2005 Dan Walsh <dwalsh at redhat.com> 1.9.17-1
- Upgrade to latest from NSA
	* Hid sepol_module_package type definition, and added get interfaces.
	* Merged new callback-based error reporting system from Ivan
	Gyurdiev.
	* Merged support for require blocks inside conditionals from
	Joshua Brindle (Tresys).



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/.cvsignore,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- .cvsignore	12 Oct 2005 19:34:29 -0000	1.54
+++ .cvsignore	14 Oct 2005 12:23:28 -0000	1.55
@@ -51,3 +51,4 @@
 libsepol-1.9.12.tgz
 libsepol-1.9.14.tgz
 libsepol-1.9.14.1.tgz
+libsepol-1.9.17.tgz


Index: libsepol.spec
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/libsepol.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- libsepol.spec	12 Oct 2005 19:34:29 -0000	1.71
+++ libsepol.spec	14 Oct 2005 12:23:28 -0000	1.72
@@ -1,6 +1,6 @@
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 1.9.14.1
+Version: 1.9.17.1
 Release: 1
 License: GPL
 Group: System Environment/Libraries
@@ -76,6 +76,14 @@
 %{_includedir}/sepol/policydb/*.h
 
 %changelog
+* Mon Oct 10 2005 Dan Walsh <dwalsh at redhat.com> 1.9.17-1
+- Upgrade to latest from NSA
+	* Hid sepol_module_package type definition, and added get interfaces.
+	* Merged new callback-based error reporting system from Ivan
+	Gyurdiev.
+	* Merged support for require blocks inside conditionals from
+	Joshua Brindle (Tresys).
+
 * Mon Oct 10 2005 Dan Walsh <dwalsh at redhat.com> 1.9.14.1-1
 - Upgrade to latest from NSA
 	* Fixed use of policydb_from_image/to_image to ensure proper


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libsepol/devel/sources,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- sources	12 Oct 2005 19:34:29 -0000	1.55
+++ sources	14 Oct 2005 12:23:28 -0000	1.56
@@ -1 +1 @@
-2db9a279e8f858c87dd7960d02a25e60  libsepol-1.9.14.1.tgz
+759e85badab8619abeeb51cdd7497e88  libsepol-1.9.17.tgz




More information about the fedora-cvs-commits mailing list