- 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:
parent
6c4b73afbd
commit
0b65dc6081
@ -69,3 +69,4 @@ libselinux-1.27.26.tgz
|
|||||||
libselinux-1.27.28.tgz
|
libselinux-1.27.28.tgz
|
||||||
libselinux-1.28.tgz
|
libselinux-1.28.tgz
|
||||||
libselinux-1.29.1.tgz
|
libselinux-1.29.1.tgz
|
||||||
|
libselinux-1.29.2.tgz
|
||||||
|
@ -7,7 +7,7 @@ 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
|
#Patch: libselinux-rhat.patch
|
||||||
|
|
||||||
Requires: libsepol >= %{libsepolver}
|
Requires: libsepol >= %{libsepolver}
|
||||||
Requires: libsetrans >= %{libsetransver}
|
Requires: libsetrans >= %{libsetransver}
|
||||||
@ -49,7 +49,7 @@ needed for developing SELinux applications.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
#%patch -p1 -b .rhat
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make clean
|
make clean
|
||||||
|
Loading…
Reference in New Issue
Block a user