rpms/libselinux/devel .cvsignore, 1.78, 1.79 libselinux.spec, 1.126, 1.127 sources, 1.80, 1.81

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Oct 14 12:34:32 UTC 2005


Author: dwalsh

Update of /cvs/dist/rpms/libselinux/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26659

Modified Files:
	.cvsignore libselinux.spec sources 
Log Message:
* Fri Oct 7 2005 Dan Walsh <dwalsh at redhat.com> 1.27.9-1
- Update to latest from NSA
	* Changed selinux_mkload_policy to try downgrading the
	latest policy version available to the kernel-supported version.
	* Changed selinux_mkload_policy to fall back to the maximum
	policy version supported by libsepol if the kernel policy version
	falls outside of the supported range.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libselinux/devel/.cvsignore,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- .cvsignore	7 Oct 2005 14:09:21 -0000	1.78
+++ .cvsignore	14 Oct 2005 12:34:05 -0000	1.79
@@ -52,3 +52,4 @@
 libselinux-1.27.4.tgz
 libselinux-1.27.6.tgz
 libselinux-1.27.7.tgz
+libselinux-1.27.9.tgz


Index: libselinux.spec
===================================================================
RCS file: /cvs/dist/rpms/libselinux/devel/libselinux.spec,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- libselinux.spec	13 Oct 2005 13:12:23 -0000	1.126
+++ libselinux.spec	14 Oct 2005 12:34:05 -0000	1.127
@@ -1,8 +1,8 @@
 %define libsepolver 1.9.14-1
 Summary: SELinux library and simple utilities
 Name: libselinux
-Version: 1.27.7
-Release: 2
+Version: 1.27.9
+Release: 1
 License: Public domain (uncopyrighted)
 Group: System Environment/Libraries
 Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@@ -86,6 +86,14 @@
 %{_mandir}/man8/*
 
 %changelog
+* Fri Oct 7 2005 Dan Walsh <dwalsh at redhat.com> 1.27.9-1
+- Update to latest from NSA
+	* Changed selinux_mkload_policy to try downgrading the
+	latest policy version available to the kernel-supported version.
+	* Changed selinux_mkload_policy to fall back to the maximum
+	policy version supported by libsepol if the kernel policy version
+	falls outside of the supported range.
+
 * Fri Oct 7 2005 Dan Walsh <dwalsh at redhat.com> 1.27.7-1
 - Update to latest from NSA
 	* Changed getseuserbyname to fall back to the Linux username and


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libselinux/devel/sources,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- sources	7 Oct 2005 14:09:21 -0000	1.80
+++ sources	14 Oct 2005 12:34:19 -0000	1.81
@@ -1 +1 @@
-8c947bbe5ae0ef0ec4b5359c96d03f13  libselinux-1.27.7.tgz
+ec7aa6371255e9ce58f84287184705cf  libselinux-1.27.9.tgz




More information about the fedora-cvs-commits mailing list