- 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:
parent
799720edd4
commit
aa27b6bf81
@ -87,3 +87,4 @@ libselinux-1.30.10.tgz
|
|||||||
libselinux-1.30.11.tgz
|
libselinux-1.30.11.tgz
|
||||||
libselinux-1.30.12.tgz
|
libselinux-1.30.12.tgz
|
||||||
libselinux-1.30.15.tgz
|
libselinux-1.30.15.tgz
|
||||||
|
libselinux-1.30.19.tgz
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
%define libsepolver 1.12.14-1
|
%define libsepolver 1.12.19-1
|
||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 1.30.15
|
Version: 1.30.19
|
||||||
Release: 5
|
Release: 1
|
||||||
License: Public domain (uncopyrighted)
|
License: Public domain (uncopyrighted)
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||||
Patch: libselinux-rhat.patch
|
|
||||||
|
|
||||||
BuildRequires: libsepol-devel >= %{libsepolver} swig
|
BuildRequires: libsepol-devel >= %{libsepolver} swig
|
||||||
Requires: libsepol >= %{libsepolver} setransd
|
Requires: libsepol >= %{libsepolver} setransd
|
||||||
@ -48,7 +47,6 @@ needed for developing SELinux applications.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make clean
|
make clean
|
||||||
@ -117,6 +115,17 @@ exit 0
|
|||||||
%{_libdir}/python*/site-packages/selinux.py*
|
%{_libdir}/python*/site-packages/selinux.py*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 21 2006 Dan Walsh <dwalsh@redhat.com> 1.30.15-5
|
||||||
- Yet another change to matchpathcon
|
- Yet another change to matchpathcon
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user