- Upgrade to latest from NSA
Merged patch to compile wit -fPIC instead of -fpic from Manoj Srivastava to prevent hitting the global offest table limit. Patch changed to include libselinux and libsemanage in addition to libsepol.
This commit is contained in:
parent
003cc65998
commit
6429e69e0b
@ -74,3 +74,4 @@ libsemanage-1.6.15.tgz
|
|||||||
libsemanage-1.6.16.tgz
|
libsemanage-1.6.16.tgz
|
||||||
libsemanage-1.6.17.tgz
|
libsemanage-1.6.17.tgz
|
||||||
libsemanage-1.8.tgz
|
libsemanage-1.8.tgz
|
||||||
|
libsemanage-1.9.1.tgz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define libselinuxver 1.32-1
|
%define libselinuxver 1.32-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 1.8
|
Version: 1.9.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -75,6 +75,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 28 2006 Dan Walsh <dwalsh@redhat.com> - 1.9.1-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Merged patch to compile wit -fPIC instead of -fpic from
|
||||||
|
Manoj Srivastava to prevent hitting the global offest table
|
||||||
|
limit. Patch changed to include libselinux and libsemanage in
|
||||||
|
addition to libsepol.
|
||||||
|
|
||||||
* Tue Oct 17 2006 Dan Walsh <dwalsh@redhat.com> - 1.8-1
|
* Tue Oct 17 2006 Dan Walsh <dwalsh@redhat.com> - 1.8-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Updated version for release.
|
* Updated version for release.
|
||||||
|
Loading…
Reference in New Issue
Block a user