- Upgrade to latest from NSA
Merged fix from Karl MacMillan for a segfault when linking non-MLS modules with users in them.
This commit is contained in:
parent
a3a13a236e
commit
a92b818305
@ -111,3 +111,4 @@ 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
|
libsepol-1.15.1.tgz
|
||||||
|
libsepol-1.15.2.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.15.1
|
Version: 1.15.2
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -85,6 +85,11 @@ exit 0
|
|||||||
/%{_lib}/libsepol.so.1
|
/%{_lib}/libsepol.so.1
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 1 2006 Dan Walsh <dwalsh@redhat.com> 1.15.2-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Merged fix from Karl MacMillan for a segfault when linking
|
||||||
|
non-MLS modules with users in them.
|
||||||
|
|
||||||
* Tue Oct 24 2006 Dan Walsh <dwalsh@redhat.com> 1.15.1-1
|
* Tue Oct 24 2006 Dan Walsh <dwalsh@redhat.com> 1.15.1-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Merged fix for version comparison that was preventing range
|
* Merged fix for version comparison that was preventing range
|
||||||
|
Loading…
Reference in New Issue
Block a user