- Upgrade to latest from NSA

Fixed bug in constraint_node_clone handling of name sets.
This commit is contained in:
Daniel J Walsh 2005-08-11 11:54:12 +00:00
parent 71a436964a
commit 25190caa4f
3 changed files with 7 additions and 2 deletions

View File

@ -28,3 +28,4 @@ libsepol-1.7.9.tgz
VERSION
libsepol-1.7.10.tgz
libsepol-1.7.11.tgz
libsepol-1.7.12.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 1.7.11
Version: 1.7.12
Release: 1
License: GPL
Group: System Environment/Libraries
@ -73,6 +73,10 @@ rm -rf ${RPM_BUILD_ROOT}
/%{_lib}/libsepol.so.1
%changelog
* Thu Aug 11 2005 Dan Walsh <dwalsh@redhat.com> 1.7.12-1
- Upgrade to latest from NSA
* Fixed bug in constraint_node_clone handling of name sets.
* Wed Aug 10 2005 Dan Walsh <dwalsh@redhat.com> 1.7.11-1
- Upgrade to latest from NSA
* Fix range_trans_clone to map the type values properly.

View File

@ -1 +1 @@
a42dbc6b3926fe6ce3421222c174a980 libsepol-1.7.11.tgz
f6f868b4192f7558acde7f0be6eb739b libsepol-1.7.12.tgz