- Upgrade to latest from NSA

Merged libsepol segfault fix from Stephen Smalley for when sensitivities
    are required but not present in the base.
Merged patch to add errcodes.h to libsepol by Karl MacMillan.
Fri Jan 19 2007 Dan Walsh <dwalsh@redhat.com> 1.16.0-1
- Upgrade to latest from NSA
Updated version for stable branch.
This commit is contained in:
Daniel J Walsh 2007-02-07 17:18:00 +00:00
parent 86fc00abee
commit 91512f93d1
3 changed files with 9 additions and 2 deletions

View File

@ -114,3 +114,4 @@ libsepol-1.15.1.tgz
libsepol-1.15.2.tgz libsepol-1.15.2.tgz
libsepol-1.15.3.tgz libsepol-1.15.3.tgz
libsepol-1.16.0.tgz libsepol-1.16.0.tgz
libsepol-2.0.1.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux binary policy manipulation library Summary: SELinux binary policy manipulation library
Name: libsepol Name: libsepol
Version: 1.16.0 Version: 2.0.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPL License: GPL
Group: System Environment/Libraries Group: System Environment/Libraries
@ -85,6 +85,12 @@ exit 0
/%{_lib}/libsepol.so.1 /%{_lib}/libsepol.so.1
%changelog %changelog
* Wed Feb 7 2007 Dan Walsh <dwalsh@redhat.com> 2.0.1-1
- Upgrade to latest from NSA
* Merged libsepol segfault fix from Stephen Smalley for when
sensitivities are required but not present in the base.
* Merged patch to add errcodes.h to libsepol by Karl MacMillan.
* Fri Jan 19 2007 Dan Walsh <dwalsh@redhat.com> 1.16.0-1 * Fri Jan 19 2007 Dan Walsh <dwalsh@redhat.com> 1.16.0-1
- Upgrade to latest from NSA - Upgrade to latest from NSA
* Updated version for stable branch. * Updated version for stable branch.

View File

@ -1 +1 @@
defabd55e16f35ec4314cf115cf2f103 libsepol-1.16.0.tgz 7b9582d9876d0aff012c9e680fc392f0 libsepol-2.0.1.tgz