- 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:
Daniel J Walsh 2005-10-03 13:10:57 +00:00
parent 5223b3065c
commit b2247ee18e
3 changed files with 14 additions and 2 deletions

View File

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

View File

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

View File

@ -1 +1 @@
34bcf121541a0e4f7f3702f59885b191 libsemanage-1.3.5.tgz
c6801aa7ec3205064211b53a48ce5fe6 libsemanage-1.3.7.tgz