- Update from NSA

Modified avc_dump_av to explicitly check for any permissions that cannot be
    mapped to string names and display them as a hex value.
Regenerated av_permissions.h.
This commit is contained in:
Daniel J Walsh 2005-02-02 23:18:13 +00:00
parent 8851687ce1
commit 3fbeee478d
3 changed files with 9 additions and 2 deletions

View File

@ -16,3 +16,4 @@ libselinux-1.21.1.tgz
libselinux-1.21.2.tgz
libselinux-1.21.4.tgz
libselinux-1.21.5.tgz
libselinux-1.21.7.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.21.5
Version: 1.21.7
Release: 1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
@ -84,6 +84,12 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/*
%changelog
* Wed Feb 2 2005 Dan Walsh <dwalsh@redhat.com> 1.21.7-1
- Update from NSA
* Modified avc_dump_av to explicitly check for any permissions that
cannot be mapped to string names and display them as a hex value.
* Regenerated av_permissions.h.
* Mon Jan 31 2005 Dan Walsh <dwalsh@redhat.com> 1.21.5-1
- Update from NSA
* Generalized matchpathcon internals, exported more interfaces,

View File

@ -1 +1 @@
2413f5c86bbcdd38488d2222fb0aeb06 libselinux-1.21.5.tgz
4763b76e97d9b8d29a98f0860c1b6e7a libselinux-1.21.7.tgz