- Update from NSA
Merged patch series from Ivan Gyurdiev. (pointer typedef elimination, file renames, dbase work, backend separation) Split interfaces from semanage.[hc] into handle.[hc], modules.[hc]. Separated handle create from connect interface. Added a constructor for initialization. Moved up src/include/*.h to src. Created a symbol map file; dropped dso.h and hidden markings.
This commit is contained in:
parent
5223b3065c
commit
b2247ee18e
@ -6,3 +6,4 @@ libsemanage-1.3.2.tgz
|
||||
libsemanage-1.3.3.tgz
|
||||
libsemanage-1.3.4.tgz
|
||||
libsemanage-1.3.5.tgz
|
||||
libsemanage-1.3.7.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 1.3.5
|
||||
Version: 1.3.7
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -64,6 +64,17 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_includedir}/semanage/*.h
|
||||
|
||||
%changelog
|
||||
* Mon Oct 3 2005 Dan Walsh <dwalsh@redhat.com> 1.3.7-1
|
||||
- Update from NSA
|
||||
* Merged patch series from Ivan Gyurdiev.
|
||||
(pointer typedef elimination, file renames, dbase work, backend
|
||||
separation)
|
||||
* Split interfaces from semanage.[hc] into handle.[hc], modules.[hc].
|
||||
* Separated handle create from connect interface.
|
||||
* Added a constructor for initialization.
|
||||
* Moved up src/include/*.h to src.
|
||||
* Created a symbol map file; dropped dso.h and hidden markings.
|
||||
|
||||
* Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.3.5-1
|
||||
- Update from NSA
|
||||
* Split interfaces from semanage.[hc] into handle.[hc], modules.[hc].
|
||||
|
Loading…
Reference in New Issue
Block a user