- Upgrade to latest from NSA

Merged no-tls-direct-seg-refs patch from Jeremy Katz.
Merged netfilter_contexts support patch from Chris PeBenito.
This commit is contained in:
Daniel J Walsh 2006-08-04 22:49:48 +00:00
parent 61ba667985
commit ef26b847fa
3 changed files with 8 additions and 4 deletions

View File

@ -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

View File

@ -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 <dwalsh@redhat.com> - 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 <dwalsh@redhat.com> - 1.30.20-1
- Upgrade to latest from NSA
* Merged context_*_set errno patch from Jim Meyering.

View File

@ -1 +1 @@
5ccb52638b39f60b3f2d02d73d5fba5b libselinux-1.30.20.tgz
0c64015c84796361265c30add29d1566 libselinux-1.30.22.tgz