- Upgrade to latest from NSA
Merged file context homedir and local path functions from Chris PeBenito. Rework functions that access /proc/pid/attr to access the per-thread nodes, and unify the code to simplify maintenance.
This commit is contained in:
parent
243c6756b4
commit
77a0d2cc39
@ -91,3 +91,4 @@ libselinux-1.30.19.tgz
|
||||
libselinux-1.30.20.tgz
|
||||
libselinux-1.30.22.tgz
|
||||
libselinux-1.30.24.tgz
|
||||
libselinux-1.30.26.tgz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define libsepolver 1.12.21-1
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.30.24
|
||||
Version: 1.30.26
|
||||
Release: 1
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
@ -116,6 +116,13 @@ exit 0
|
||||
%{_libdir}/python*/site-packages/selinux.py*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 12 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.25-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged file context homedir and local path functions from
|
||||
Chris PeBenito.
|
||||
* Rework functions that access /proc/pid/attr to access the
|
||||
per-thread nodes, and unify the code to simplify maintenance.
|
||||
|
||||
* Fri Aug 11 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.24-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged return value fix for *getfilecon() from Dan Walsh.
|
||||
|
Loading…
Reference in New Issue
Block a user