- Upgrade to latest from NSA

Merged call to finish_context_translations from Dan Walsh. This eliminates
    a memory leak from failing to release memory allocated by libsetrans.
This commit is contained in:
Daniel J Walsh 2005-12-14 19:22:10 +00:00
parent 6c4b73afbd
commit 0b65dc6081
3 changed files with 4 additions and 3 deletions

View File

@ -69,3 +69,4 @@ libselinux-1.27.26.tgz
libselinux-1.27.28.tgz
libselinux-1.28.tgz
libselinux-1.29.1.tgz
libselinux-1.29.2.tgz

View File

@ -7,7 +7,7 @@ Release: 1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
Patch: libselinux-rhat.patch
#Patch: libselinux-rhat.patch
Requires: libsepol >= %{libsepolver}
Requires: libsetrans >= %{libsetransver}
@ -49,7 +49,7 @@ needed for developing SELinux applications.
%prep
%setup -q
%patch -p1 -b .rhat
#%patch -p1 -b .rhat
%build
make clean

View File

@ -1 +1 @@
81d8b5bcce5e14bc82423b42368fa57b libselinux-1.29.1.tgz
51e725936d4887965207ffa48d137271 libselinux-1.29.2.tgz