- Update to latest from NSA
Cleaned up error handling in sepol_genusers and sepol_genbools.
This commit is contained in:
parent
6403f4cc2d
commit
bc67d339b2
@ -6,3 +6,4 @@ libsepol-1.3.3.tgz
|
|||||||
libsepol-1.3.5.tgz
|
libsepol-1.3.5.tgz
|
||||||
libsepol-1.3.6.tgz
|
libsepol-1.3.6.tgz
|
||||||
libsepol-1.3.7.tgz
|
libsepol-1.3.7.tgz
|
||||||
|
libsepol-1.3.8.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.3.7
|
Version: 1.3.8
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -71,6 +71,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
/%{_lib}/libsepol.so.1
|
/%{_lib}/libsepol.so.1
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 8 2005 Dan Walsh <dwalsh@redhat.com> 1.3.8-1
|
||||||
|
- Update to latest from NSA
|
||||||
|
* Cleaned up error handling in sepol_genusers and sepol_genbools.
|
||||||
|
|
||||||
* Tue Mar 1 2005 Dan Walsh <dwalsh@redhat.com> 1.3.7-1
|
* Tue Mar 1 2005 Dan Walsh <dwalsh@redhat.com> 1.3.7-1
|
||||||
- Update to latest from NSA
|
- Update to latest from NSA
|
||||||
* Merged sepol_debug and fclose patch from Dan Walsh.
|
* Merged sepol_debug and fclose patch from Dan Walsh.
|
||||||
|
Loading…
Reference in New Issue
Block a user