From 5cdd75020907457845838eb1cac30c55fc0db36e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 13 Feb 2006 19:31:17 +0000 Subject: [PATCH] - Upgrade to latest from NSA Merged optionals in base patch from Joshua Brindle. Merged treat seusers/users_extra as optional sections patch from Ivan Gyurdiev. Merged parse_optional fixes from Ivan Gyurdiev. --- .cvsignore | 1 + libsemanage.spec | 15 ++++++++++----- sources | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6556c92..9a4df2f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -54,3 +54,4 @@ libsemanage-1.5.18.tgz libsemanage-1.5.19.tgz libsemanage-1.5.20.tgz libsemanage-1.5.21.tgz +libsemanage-1.5.23.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 472024b..63c42ff 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,13 +1,12 @@ -%define libsepolver 1.11.13-1 +%define libsepolver 1.11.14-1 %define libselinuxver 1.29.6-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.5.21 -Release: 2.1 +Version: 1.5.23 +Release: 1 License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz -Patch: libsemanage-rhat.patch BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: libselinux-devel >= %{libselinuxver} @@ -40,7 +39,6 @@ needed for developing applications that manipulate binary policies. %prep %setup -q -%patch -p2 -b .rhat %build make clean @@ -77,6 +75,13 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man3/* %changelog +* Mon Feb 13 2006 Dan Walsh - 1.5.23-1 +- Upgrade to latest from NSA + * Merged optionals in base patch from Joshua Brindle. + * Merged treat seusers/users_extra as optional sections patch from + Ivan Gyurdiev. + * Merged parse_optional fixes from Ivan Gyurdiev. + * Fri Feb 10 2006 Jesse Keating - 1.5.21-2.1 - bump again for double-long bug on ppc(64) diff --git a/sources b/sources index 57471ac..585f378 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b102f0d9a53b79927aeeff9c5fe448d0 libsemanage-1.5.21.tgz +0484ae69e477977a298a64e5084f8856 libsemanage-1.5.23.tgz