- Upgrade to latest from NSA
Merged simple setrans client cache from Dan Walsh. Merged avcstat patch from Russell Coker. Modified selinux_mkload_policy() to also set /selinux/compat_net appropriately for the loaded policy.
This commit is contained in:
parent
8f927c4a9f
commit
96ed369e9d
@ -1,12 +1,11 @@
|
|||||||
%define libsepolver 1.12.10-1
|
%define libsepolver 1.12.12-1
|
||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 1.30.8
|
Version: 1.30.10
|
||||||
Release: 1
|
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}
|
BuildRequires: libsepol-devel >= %{libsepolver}
|
||||||
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
|
||||||
@ -111,6 +109,13 @@ exit 0
|
|||||||
%{_libdir}/python*/site-packages/selinux.py*
|
%{_libdir}/python*/site-packages/selinux.py*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 23 2006 Dan Walsh <dwalsh@redhat.com> 1.30.10-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Merged simple setrans client cache from Dan Walsh.
|
||||||
|
Merged avcstat patch from Russell Coker.
|
||||||
|
* Modified selinux_mkload_policy() to also set /selinux/compat_net
|
||||||
|
appropriately for the loaded policy.
|
||||||
|
|
||||||
* Thu May 18 2006 Dan Walsh <dwalsh@redhat.com> 1.30.8-1
|
* Thu May 18 2006 Dan Walsh <dwalsh@redhat.com> 1.30.8-1
|
||||||
- More fixes for translation cache
|
- More fixes for translation cache
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
|
Loading…
Reference in New Issue
Block a user