- Upgrade to latest from NSA

Added src/dso.h and src/*_internal.h. Added hidden_def for exported symbols
    used within libsepol. Added hidden for symbols that should not be
    exported by the wildcards in libsepol.map.
This commit is contained in:
Daniel J Walsh 2005-11-03 14:34:12 +00:00
parent 56a0f6aaaf
commit 5cd6399b11
3 changed files with 10 additions and 2 deletions

View File

@ -62,3 +62,4 @@ libsepol-1.9.30.tgz
libsepol-1.9.32.tgz
libsepol-1.9.33.tgz
libsepol-1.9.34.tgz
libsepol-1.9.35.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 1.9.34
Version: 1.9.35
Release: 1
License: GPL
Group: System Environment/Libraries
@ -79,6 +79,13 @@ exit 0
%{_includedir}/sepol/policydb/*.h
%changelog
* Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 1.9.35-1
- Upgrade to latest from NSA
* Added src/dso.h and src/*_internal.h.
Added hidden_def for exported symbols used within libsepol.
Added hidden for symbols that should not be exported by
the wildcards in libsepol.map.
* Mon Oct 31 2005 Dan Walsh <dwalsh@redhat.com> 1.9.34-1
- Upgrade to latest from NSA
* Merged record interface, record bugfix, and set_roles patches

View File

@ -1 +1 @@
755b71687cf216ce36638d2a80f240ee libsepol-1.9.34.tgz
ccca1b3ee3add45937889f204e06dad6 libsepol-1.9.35.tgz