From ef26b847fa25c5dc5ac7c260c94192973b8db749 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Aug 04 2006 22:49:48 +0000 Subject: - Upgrade to latest from NSA Merged no-tls-direct-seg-refs patch from Jeremy Katz. Merged netfilter_contexts support patch from Chris PeBenito. --- diff --git a/.cvsignore b/.cvsignore index 71d7375..b2e54c5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -89,3 +89,4 @@ libselinux-1.30.12.tgz libselinux-1.30.15.tgz libselinux-1.30.19.tgz libselinux-1.30.20.tgz +libselinux-1.30.22.tgz diff --git a/libselinux.spec b/libselinux.spec index d386da2..e11f523 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,12 +1,11 @@ %define libsepolver 1.12.21-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.30.20 +Version: 1.30.22 Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch0: libselinux-tlssegneg.patch BuildRequires: libsepol-devel >= %{libsepolver} swig Requires: libsepol >= %{libsepolver} setransd BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -47,7 +46,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch0 -p1 -b .tlssegneg %build make clean @@ -117,6 +115,11 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Tue Aug 1 2006 Dan Walsh - 1.30.22-1 +- Upgrade to latest from NSA + * Merged no-tls-direct-seg-refs patch from Jeremy Katz. + * Merged netfilter_contexts support patch from Chris PeBenito. + * Tue Aug 1 2006 Dan Walsh - 1.30.20-1 - Upgrade to latest from NSA * Merged context_*_set errno patch from Jim Meyering. diff --git a/sources b/sources index e16129a..8dd1dfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ccb52638b39f60b3f2d02d73d5fba5b libselinux-1.30.20.tgz +0c64015c84796361265c30add29d1566 libselinux-1.30.22.tgz