- Upgrade to latest from NSA

Clear modules modified flag upon disconnect and commit.
Added tracking of module modifications and use it to determine whether
    expand-time checks should be applied on commit.
Reverted semanage_set_reload_bools() interface.
This commit is contained in:
Daniel J Walsh 2005-11-09 01:50:21 +00:00
parent ef65cfdd37
commit 32ce50944b
3 changed files with 12 additions and 3 deletions

View File

@ -30,3 +30,4 @@ libsemanage-1.3.41.tgz
libsemanage-1.3.43.tgz
libsemanage-1.3.45.tgz
libsemanage-1.3.48.tgz
libsemanage-1.3.51.tgz

View File

@ -1,7 +1,7 @@
%define libselinuxver 1.27.20-1
%define libselinuxver 1.27.21-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 1.3.48
Version: 1.3.51
Release: 1
License: GPL
Group: System Environment/Libraries
@ -66,6 +66,14 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/semanage/*.h
%changelog
* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.3.51-1
- Upgrade to latest from NSA
* Clear modules modified flag upon disconnect and commit.
* Added tracking of module modifications and use it to
determine whether expand-time checks should be applied
on commit.
* Reverted semanage_set_reload_bools() interface.
* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.3.48-1
- Upgrade to latest from NSA
* Disabled calls to port dbase for merge and commit and stubbed

View File

@ -1 +1 @@
fe5a6809f9daaaabd4fa764ecf897977 libsemanage-1.3.48.tgz
4003bc6d12d331938154840bf5a10878 libsemanage-1.3.51.tgz