- Upgrade to latest from NSA Prepare for removal of booleans* and *.users
files. Cleaned up sepol_genbools to not regenerate the image if there were no changes in the boolean values, including the degenerate case where there are no booleans or booleans.local files. Cleaned up sepol_genusers to not warn on missing local.users. Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.9.38-1 - Upgrade to latest from NSA Removed sepol_port_* from libsepol.map, as the port interfaces are not yet stable.
This commit is contained in:
parent
bd12c81f8a
commit
b3866cb702
@ -66,3 +66,4 @@ libsepol-1.9.35.tgz
|
||||
libsepol-1.9.36.tgz
|
||||
libsepol-1.9.37.tgz
|
||||
libsepol-1.9.38.tgz
|
||||
libsepol-1.9.39.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 1.9.38
|
||||
Version: 1.9.39
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -79,6 +79,15 @@ exit 0
|
||||
%{_includedir}/sepol/policydb/*.h
|
||||
|
||||
%changelog
|
||||
* Wed Nov 9 2005 Dan Walsh <dwalsh@redhat.com> 1.9.39-1
|
||||
- Upgrade to latest from NSA
|
||||
Prepare for removal of booleans* and *.users files.
|
||||
* Cleaned up sepol_genbools to not regenerate the image if
|
||||
there were no changes in the boolean values, including the
|
||||
degenerate case where there are no booleans or booleans.local
|
||||
files.
|
||||
* Cleaned up sepol_genusers to not warn on missing local.users.
|
||||
|
||||
* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.9.38-1
|
||||
- Upgrade to latest from NSA
|
||||
* Removed sepol_port_* from libsepol.map, as the port interfaces
|
||||
|
Loading…
Reference in New Issue
Block a user