From 7384c1eccae79bfda9cbdb0b88cf1dbfd6c76499 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mar 23 2008 11:32:37 +0000 Subject: Changed selinux_init_load_policy() to not warn about a failed mount of selinuxfs if selinux was disabled in the kernel. --- diff --git a/.cvsignore b/.cvsignore index 020cd37..13e3a3c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -148,3 +148,4 @@ libselinux-2.0.56.tgz libselinux-2.0.57.tgz libselinux-2.0.58.tgz libselinux-2.0.59.tgz +libselinux-2.0.60.tgz diff --git a/libselinux.spec b/libselinux.spec index f863d7f..d5c1f60 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -3,8 +3,8 @@ Summary: SELinux library and simple utilities Name: libselinux -Version: 2.0.59 -Release: 2%{?dist} +Version: 2.0.60 +Release: 1%{?dist} License: Public Domain Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -137,6 +137,9 @@ exit 0 %{python_sitearch}/selinux/* %changelog +* Sun Mar 23 2008 Dan Walsh - 2.0.60-1 + * Changed selinux_init_load_policy() to not warn about a failed mount of selinuxfs if selinux was disabled in the kernel. + * Thu Mar 13 2008 Dan Walsh - 2.0.59-2 - Fix matchpathcon memory leak diff --git a/sources b/sources index 224f6a3..e541069 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88829457da156e24d44640f85f36590a libselinux-2.0.59.tgz +d50ccbd38a1bcba6c2cd6fb358c32030 libselinux-2.0.60.tgz