- Update to upstream
Free policydb before fork from Joshua Brindle. Drop the base module immediately after expanding to permit memory re-use from Stephen Smalley.
This commit is contained in:
parent
448d3446cf
commit
811753b1b0
@ -95,3 +95,4 @@ libsemanage-2.0.16.tgz
|
|||||||
libsemanage-2.0.18.tgz
|
libsemanage-2.0.18.tgz
|
||||||
libsemanage-2.0.19.tgz
|
libsemanage-2.0.19.tgz
|
||||||
libsemanage-2.0.20.tgz
|
libsemanage-2.0.20.tgz
|
||||||
|
libsemanage-2.0.22.tgz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define libselinuxver 2.0.0-1
|
%define libselinuxver 2.0.0-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 2.0.20
|
Version: 2.0.22
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -78,6 +78,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 4 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.22-1
|
||||||
|
- Update to upstream
|
||||||
|
* Free policydb before fork from Joshua Brindle.
|
||||||
|
* Drop the base module immediately after expanding to permit memory re-use from Stephen Smalley.
|
||||||
|
|
||||||
* Sat Feb 2 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.20-1
|
* Sat Feb 2 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.20-1
|
||||||
- Update to upstream
|
- Update to upstream
|
||||||
* Use sepol_set_expand_consume_base to reduce peak memory usage when
|
* Use sepol_set_expand_consume_base to reduce peak memory usage when
|
||||||
|
Loading…
Reference in New Issue
Block a user