- 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 libselinux.
This commit is contained in:
parent
a92b818305
commit
e5a8dba063
@ -112,3 +112,4 @@ libsepol-1.12.28.tgz
|
|||||||
libsepol-1.14.tgz
|
libsepol-1.14.tgz
|
||||||
libsepol-1.15.1.tgz
|
libsepol-1.15.1.tgz
|
||||||
libsepol-1.15.2.tgz
|
libsepol-1.15.2.tgz
|
||||||
|
libsepol-1.15.3.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.15.2
|
Version: 1.15.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -85,6 +85,13 @@ exit 0
|
|||||||
/%{_lib}/libsepol.so.1
|
/%{_lib}/libsepol.so.1
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 28 2006 Dan Walsh <dwalsh@redhat.com> 1.15.3-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 libselinux.
|
||||||
|
|
||||||
* Wed Nov 1 2006 Dan Walsh <dwalsh@redhat.com> 1.15.2-1
|
* Wed Nov 1 2006 Dan Walsh <dwalsh@redhat.com> 1.15.2-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Merged fix from Karl MacMillan for a segfault when linking
|
* Merged fix from Karl MacMillan for a segfault when linking
|
||||||
|
Loading…
Reference in New Issue
Block a user