- 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:
Daniel J Walsh 2006-11-28 19:02:17 +00:00
parent 003cc65998
commit 6429e69e0b
3 changed files with 10 additions and 2 deletions

View File

@ -74,3 +74,4 @@ libsemanage-1.6.15.tgz
libsemanage-1.6.16.tgz
libsemanage-1.6.17.tgz
libsemanage-1.8.tgz
libsemanage-1.9.1.tgz

View File

@ -2,7 +2,7 @@
%define libselinuxver 1.32-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 1.8
Version: 1.9.1
Release: 1
License: GPL
Group: System Environment/Libraries
@ -75,6 +75,13 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man3/*
%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
- Upgrade to latest from NSA
* Updated version for release.

View File

@ -1 +1 @@
ec33b119ec758d10d6bd344d0e21978e libsemanage-1.8.tgz
e2fd66d32b97b0814c0cd2db34c1ec2f libsemanage-1.9.1.tgz