From ff57ee576b8216fbc7c77a38c364b4e31860ebfc Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Nov 29 2005 19:07:13 +0000 Subject: - Upgrade to latest from NSA Merged Makefile python definitions patch from Dan Walsh. Removed is_selinux_mls_enabled() conditionals in seusers and users file parsers. --- diff --git a/.cvsignore b/.cvsignore index b84a341..0baaf1a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -35,3 +35,4 @@ libsemanage-1.3.52.tgz libsemanage-1.3.53.tgz libsemanage-1.3.56.tgz libsemanage-1.3.59.tgz +libsemanage-1.3.61.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 4da192f..ca73e08 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,13 +1,11 @@ -%define libselinuxver 1.27.23-1 +%define libselinuxver 1.27.25-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.3.59 +Version: 1.3.61 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} @@ -38,7 +36,6 @@ needed for developing applications that manipulate binary policies. %prep %setup -q -%patch -p1 -b .swigify %build make CFLAGS="%{optflags}" @@ -73,6 +70,12 @@ rm -rf ${RPM_BUILD_ROOT} %{_includedir}/semanage/*.h %changelog +* Tue Nov 29 2005 Dan Walsh 1.3.61-1 +- Upgrade to latest from NSA + * Merged Makefile python definitions patch from Dan Walsh. + * Removed is_selinux_mls_enabled() conditionals in seusers and users + file parsers. + * Wed Nov 23 2005 Dan Walsh 1.3.59-1 - Add additional swig objects * Merged wrap char*** for user_get_roles patch from Joshua Brindle. diff --git a/sources b/sources index aa40f51..4e4eebb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -614b8aab117aeb7ebb4fa2c44057b023 libsemanage-1.3.59.tgz +04476def3d0cb8727c3a0ad14f5e5cd6 libsemanage-1.3.61.tgz