From 25b23d0cd352682eb51a10fe1b14228d3b19e23d Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jun 06 2006 18:50:33 +0000 Subject: - Upgrade to latest from NSA [setfiles] path = /path/to/setfiles args = -q -c $@ $< [end] --- diff --git a/.cvsignore b/.cvsignore index 8d255d0..af5f243 100644 --- a/.cvsignore +++ b/.cvsignore @@ -65,3 +65,4 @@ libsemanage-1.6.3.tgz libsemanage-1.6.5.tgz libsemanage-1.6.6.tgz libsemanage-1.6.7.tgz +libsemanage-1.6.8.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 2f190f4..a53457f 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,9 +1,9 @@ -%define libsepolver 1.12.9-1 -%define libselinuxver 1.30.3-1 +%define libsepolver 1.12.17-1 +%define libselinuxver 1.30.12-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.6.7 -Release: 3 +Version: 1.6.8 +Release: 1 License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz @@ -75,6 +75,16 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man3/* %changelog +* Mon May 15 2006 Dan Walsh - 1.6.8-1 +- Upgrade to latest from NSA + * Updated default location for setfiles to /sbin to + match policycoreutils. This can also be adjusted via + semanage.conf using the syntax: + [setfiles] + path = /path/to/setfiles + args = -q -c $@ $< + [end] + * Mon May 15 2006 Dan Walsh - 1.6.7-3 - Spec file cleanup from n0dalus+redhat@gmail.com diff --git a/sources b/sources index fdb33fc..515a4bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8268957570d395067cb422421a3cc25c libsemanage-1.6.7.tgz +2ea1d4ca7680efb5e158f56b23f0d4b5 libsemanage-1.6.8.tgz