- Upgrade to latest from NSA
Fixed cond_normalize to traverse the entire cond list at link time.
This commit is contained in:
parent
d927fe6e5d
commit
c704b5731d
@ -93,3 +93,4 @@ libsepol-1.12.2.tgz
|
||||
libsepol-1.12.3.tgz
|
||||
libsepol-1.12.4.tgz
|
||||
libsepol-1.12.5.tgz
|
||||
libsepol-1.12.6.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 1.12.5
|
||||
Version: 1.12.6
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -80,6 +80,10 @@ exit 0
|
||||
%{_includedir}/sepol/policydb/*.h
|
||||
|
||||
%changelog
|
||||
* Mon May 1 2006 Dan Walsh <dwalsh@redhat.com> 1.12.6-1
|
||||
- Upgrade to latest from NSA
|
||||
* Fixed cond_normalize to traverse the entire cond list at link time.
|
||||
|
||||
* Wed Apr 5 2006 Dan Walsh <dwalsh@redhat.com> 1.12.5-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged fix for leak of optional package sections from Ivan Gyurdiev.
|
||||
|
Loading…
Reference in New Issue
Block a user