- Upgrade to latest from NSA
Merged seuser parser resync, dbase tracking and cleanup, strtol bug, copyright, and assert space patches from Ivan Gyurdiev. Added src/*_internal.h in preparation for other changes. Added hidden/hidden_proto/hidden_def to src/debug.[hc] and src/seusers.[hc].
This commit is contained in:
parent
f2d442c343
commit
bfd9450f27
@ -27,3 +27,4 @@ libsemanage-1.3.38.tgz
|
|||||||
libsemanage-1.3.39.tgz
|
libsemanage-1.3.39.tgz
|
||||||
libsemanage-1.3.40.tgz
|
libsemanage-1.3.40.tgz
|
||||||
libsemanage-1.3.41.tgz
|
libsemanage-1.3.41.tgz
|
||||||
|
libsemanage-1.3.43.tgz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define libselinuxver 1.27.17-3
|
%define libselinuxver 1.27.18-3
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 1.3.41
|
Version: 1.3.43
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -66,6 +66,15 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_includedir}/semanage/*.h
|
%{_includedir}/semanage/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 7 2005 Dan Walsh <dwalsh@redhat.com> 1.3.43-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Merged seuser parser resync, dbase tracking and cleanup, strtol
|
||||||
|
bug, copyright, and assert space patches from Ivan Gyurdiev.
|
||||||
|
* Added src/*_internal.h in preparation for other changes.
|
||||||
|
* Added hidden/hidden_proto/hidden_def to src/debug.[hc] and
|
||||||
|
src/seusers.[hc].
|
||||||
|
|
||||||
|
|
||||||
* Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 1.3.41-1
|
* Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 1.3.41-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Merged interface parse/print, context_to_string interface change,
|
* Merged interface parse/print, context_to_string interface change,
|
||||||
|
Loading…
Reference in New Issue
Block a user