- 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:
Daniel J Walsh 2005-11-10 02:38:10 +00:00
parent bd12c81f8a
commit b3866cb702
3 changed files with 12 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
38c387c01b6e06d26cfc280c14dc2346 libsepol-1.9.38.tgz
b3e1a5ae2a92470df191cbc9ab54f7ec libsepol-1.9.39.tgz