- Upgrade to latest from NSA
Revert 1.12.16. Merged cleaner fix for bool_ids overflow from Karl MacMillan, replacing the prior patch. Merged fixes for several memory leaks in the error paths during policy read from Serge Hallyn.
This commit is contained in:
parent
56091823e1
commit
6ab7e34097
@ -100,3 +100,4 @@ libsepol-1.12.10.tgz
|
|||||||
libsepol-1.12.11.tgz
|
libsepol-1.12.11.tgz
|
||||||
libsepol-1.12.12.tgz
|
libsepol-1.12.12.tgz
|
||||||
libsepol-1.12.14.tgz
|
libsepol-1.12.14.tgz
|
||||||
|
libsepol-1.12.17.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.12.14
|
Version: 1.12.17
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -81,6 +81,14 @@ exit 0
|
|||||||
%{_includedir}/sepol/policydb/*.h
|
%{_includedir}/sepol/policydb/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 5 2006 Dan Walsh <dwalsh@redhat.com> 1.12.17-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Revert 1.12.16.
|
||||||
|
* Merged cleaner fix for bool_ids overflow from Karl MacMillan,
|
||||||
|
replacing the prior patch.
|
||||||
|
* Merged fixes for several memory leaks in the error paths during
|
||||||
|
policy read from Serge Hallyn.
|
||||||
|
|
||||||
* Tue May 30 2006 Dan Walsh <dwalsh@redhat.com> 1.12.14-1
|
* Tue May 30 2006 Dan Walsh <dwalsh@redhat.com> 1.12.14-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Fixed bool_ids overflow bug in cond_node_find and cond_copy_list,
|
* Fixed bool_ids overflow bug in cond_node_find and cond_copy_list,
|
||||||
|
Loading…
Reference in New Issue
Block a user