- Upgrade to latest from NSA
Merged fix for version comparison that was preventing range transition rules from being written for a version 5 base policy from Darrel Goeddel.
This commit is contained in:
parent
288632e7be
commit
a3a13a236e
@ -110,3 +110,4 @@ libsepol-1.12.26.tgz
|
|||||||
libsepol-1.12.27.tgz
|
libsepol-1.12.27.tgz
|
||||||
libsepol-1.12.28.tgz
|
libsepol-1.12.28.tgz
|
||||||
libsepol-1.14.tgz
|
libsepol-1.14.tgz
|
||||||
|
libsepol-1.15.1.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.14
|
Version: 1.15.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -85,6 +85,12 @@ exit 0
|
|||||||
/%{_lib}/libsepol.so.1
|
/%{_lib}/libsepol.so.1
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 24 2006 Dan Walsh <dwalsh@redhat.com> 1.15.1-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Merged fix for version comparison that was preventing range
|
||||||
|
transition rules from being written for a version 5 base policy
|
||||||
|
from Darrel Goeddel.
|
||||||
|
|
||||||
* Tue Oct 17 2006 Dan Walsh <dwalsh@redhat.com> 1.14-1
|
* Tue Oct 17 2006 Dan Walsh <dwalsh@redhat.com> 1.14-1
|
||||||
- NSA Released version - Same as previous but changed release number
|
- NSA Released version - Same as previous but changed release number
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user