rpms/libsepol/devel .cvsignore, 1.124, 1.125 libsepol.spec, 1.166, 1.167 sources, 1.125, 1.126

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Tue Nov 6 17:55:37 UTC 2007


Author: dwalsh

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

Modified Files:
	.cvsignore libsepol.spec sources 
Log Message:
* Tue Nov 6 2007 Dan Walsh <dwalsh at redhat.com> 2.0.14-1
- Upgrade to latest from NSA
	* Reject self aliasing at link time from Stephen Smalley.
	* Allow handle_unknown in base to be overridden by semanage.conf from Stephen Smalley.
	* Fixed bug in require checking from Stephen Smalley.
	* Added user hierarchy checking from Todd Miller.	



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libsepol/devel/.cvsignore,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- .cvsignore	27 Sep 2007 00:23:36 -0000	1.124
+++ .cvsignore	6 Nov 2007 17:55:04 -0000	1.125
@@ -124,3 +124,4 @@
 libsepol-2.0.9.tgz
 libsepol-2.0.10.tgz
 libsepol-2.0.11.tgz
+libsepol-2.0.14.tgz


Index: libsepol.spec
===================================================================
RCS file: /cvs/extras/rpms/libsepol/devel/libsepol.spec,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- libsepol.spec	27 Sep 2007 00:23:36 -0000	1.166
+++ libsepol.spec	6 Nov 2007 17:55:04 -0000	1.167
@@ -1,7 +1,7 @@
 
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 2.0.11
+Version: 2.0.14
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
@@ -86,6 +86,13 @@
 /%{_lib}/libsepol.so.1
 
 %changelog
+* Tue Nov 6 2007 Dan Walsh <dwalsh at redhat.com> 2.0.14-1
+- Upgrade to latest from NSA
+	* Reject self aliasing at link time from Stephen Smalley.
+	* Allow handle_unknown in base to be overridden by semanage.conf from Stephen Smalley.
+	* Fixed bug in require checking from Stephen Smalley.
+	* Added user hierarchy checking from Todd Miller.	
+
 * Wed Sep 26 2007 Dan Walsh <dwalsh at redhat.com> 2.0.11-1
 	* Pass CFLAGS to CC even on link command, per Dennis Gilmore.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libsepol/devel/sources,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- sources	27 Sep 2007 00:23:36 -0000	1.125
+++ sources	6 Nov 2007 17:55:04 -0000	1.126
@@ -1 +1 @@
-e18a93af3185a57c354b880f5bab9f46  libsepol-2.0.11.tgz
+716cc6d9eb1cf6fb50b236d068b13eb6  libsepol-2.0.14.tgz




More information about the fedora-extras-commits mailing list