From 77a0d2cc39b33f4cb67eef3941d11d7b5b36c3e9 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sat, 12 Aug 2006 11:21:11 +0000 Subject: [PATCH] - 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. --- .cvsignore | 1 + libselinux.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 303b1d0..9c25f9f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/libselinux.spec b/libselinux.spec index 90fd941..9d86f88 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -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 - 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 - 1.30.24-1 - Upgrade to latest from NSA * Merged return value fix for *getfilecon() from Dan Walsh. diff --git a/sources b/sources index 25e2f6c..b0c1ce2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e9fcc3659c788b393d2742b5b780e5a libselinux-1.30.24.tgz +ebee2528a1faa81597eea074c167ce04 libselinux-1.30.26.tgz