- 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:
parent
ef65cfdd37
commit
32ce50944b
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user