From 96b801b260c21e167d6197535e31a14282b59864 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 14 Apr 2006 15:14:48 +0000 Subject: [PATCH] - Upgrade to latest from NSA Merged updated file context sorting patch from Christopher Ashworth, with bug fix for escaped character flag. Merged file context sorting code from Christopher Ashworth (Tresys Technology), based on fc_sort.c code in refpolicy. Merged python binding t_output_helper removal patch from Dan Walsh. Regenerated swig files. --- .cvsignore | 1 + libsemanage.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index ea31987..638bcbb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -63,3 +63,4 @@ libsemanage-1.6.tgz libsemanage-1.6.2.tgz libsemanage-1.6.3.tgz libsemanage-1.6.5.tgz +libsemanage-1.6.6.tgz diff --git a/libsemanage.spec b/libsemanage.spec index d83421a..f158106 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -2,7 +2,7 @@ %define libselinuxver 1.30.3-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.6.5 +Version: 1.6.6 Release: 1 License: GPL Group: System Environment/Libraries @@ -72,8 +72,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man3/* %changelog -* Fri Apr 14 2006 Dan Walsh - 1.6.5-1 +* Fri Apr 14 2006 Dan Walsh - 1.6.6-1 - Upgrade to latest from NSA + * Merged updated file context sorting patch from Christopher + Ashworth, with bug fix for escaped character flag. * Merged file context sorting code from Christopher Ashworth (Tresys Technology), based on fc_sort.c code in refpolicy. * Merged python binding t_output_helper removal patch from Dan Walsh. diff --git a/sources b/sources index 3810fd8..06fc6e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e82f27ce38a2e02efecd00ca434545c5 libsemanage-1.6.5.tgz +99ab30368829dafdd98a56cd8d612962 libsemanage-1.6.6.tgz