- Upgrade to latest from NSA

Lindent.
Merged {get,set}procattrcon patch set from Eric Paris.
Merged re-base of keycreate patch originally by Michael LeMay from Eric
    Paris.
Regenerated Flask headers from refpolicy.
- Added selinux_file_context_{cmp,verify}.
- Added selinux_lsetfilecon_default.
- Delay translation of contexts in matchpathcon.
This commit is contained in:
Daniel J Walsh 2006-07-05 10:42:47 +00:00
parent 799720edd4
commit aa27b6bf81
3 changed files with 16 additions and 6 deletions

View File

@ -87,3 +87,4 @@ libselinux-1.30.10.tgz
libselinux-1.30.11.tgz
libselinux-1.30.12.tgz
libselinux-1.30.15.tgz
libselinux-1.30.19.tgz

View File

@ -1,12 +1,11 @@
%define libsepolver 1.12.14-1
%define libsepolver 1.12.19-1
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.30.15
Release: 5
Version: 1.30.19
Release: 1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
Patch: libselinux-rhat.patch
BuildRequires: libsepol-devel >= %{libsepolver} swig
Requires: libsepol >= %{libsepolver} setransd
@ -48,7 +47,6 @@ needed for developing SELinux applications.
%prep
%setup -q
%patch -p1 -b .rhat
%build
make clean
@ -117,6 +115,17 @@ exit 0
%{_libdir}/python*/site-packages/selinux.py*
%changelog
* Tue Jul 4 2006 Dan Walsh <dwalsh@redhat.com> 1.30.19-1
- Upgrade to latest from NSA
* Lindent.
* Merged {get,set}procattrcon patch set from Eric Paris.
* Merged re-base of keycreate patch originally by Michael LeMay from Eric Paris.
* Regenerated Flask headers from refpolicy.
* Merged patch from Dan Walsh with:
- Added selinux_file_context_{cmp,verify}.
- Added selinux_lsetfilecon_default.
- Delay translation of contexts in matchpathcon.
* Wed Jun 21 2006 Dan Walsh <dwalsh@redhat.com> 1.30.15-5
- Yet another change to matchpathcon

View File

@ -1 +1 @@
029134e11d4d7de697888b2faa0218a1 libselinux-1.30.15.tgz
dfc39b26d6c61e725bba2cbeae67414a libselinux-1.30.19.tgz