- 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:
parent
56a0f6aaaf
commit
5cd6399b11
@ -62,3 +62,4 @@ libsepol-1.9.30.tgz
|
|||||||
libsepol-1.9.32.tgz
|
libsepol-1.9.32.tgz
|
||||||
libsepol-1.9.33.tgz
|
libsepol-1.9.33.tgz
|
||||||
libsepol-1.9.34.tgz
|
libsepol-1.9.34.tgz
|
||||||
|
libsepol-1.9.35.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.9.34
|
Version: 1.9.35
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -79,6 +79,13 @@ exit 0
|
|||||||
%{_includedir}/sepol/policydb/*.h
|
%{_includedir}/sepol/policydb/*.h
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 31 2005 Dan Walsh <dwalsh@redhat.com> 1.9.34-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Merged record interface, record bugfix, and set_roles patches
|
* Merged record interface, record bugfix, and set_roles patches
|
||||||
|
Loading…
Reference in New Issue
Block a user