- Upgrade to latest from NSA
Merged interface parse/print, context_to_string interface change, move assert_noeof, and order preserving patches from Ivan Gyurdiev. Added src/dso.h in preparation for other changes. Merged install seusers, handle/error messages, MLS parsing, and seusers validation patches from Ivan Gyurdiev.
This commit is contained in:
parent
62754d6a4b
commit
f2d442c343
@ -25,3 +25,5 @@ libsemanage-1.3.35.tgz
|
||||
libsemanage-1.3.36.tgz
|
||||
libsemanage-1.3.38.tgz
|
||||
libsemanage-1.3.39.tgz
|
||||
libsemanage-1.3.40.tgz
|
||||
libsemanage-1.3.41.tgz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define libselinuxver 1.27.17-2
|
||||
%define libselinuxver 1.27.17-3
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 1.3.39
|
||||
Version: 1.3.41
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -66,6 +66,14 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_includedir}/semanage/*.h
|
||||
|
||||
%changelog
|
||||
* Thu Nov 3 2005 Dan Walsh <dwalsh@redhat.com> 1.3.41-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged interface parse/print, context_to_string interface change,
|
||||
move assert_noeof, and order preserving patches from Ivan Gyurdiev.
|
||||
* Added src/dso.h in preparation for other changes.
|
||||
* Merged install seusers, handle/error messages, MLS parsing,
|
||||
and seusers validation patches from Ivan Gyurdiev.
|
||||
|
||||
* Mon Oct 31 2005 Dan Walsh <dwalsh@redhat.com> 1.3.39-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged record interface, dbase flush, common database code,
|
||||
|
Loading…
Reference in New Issue
Block a user