Bug#315473: dmsetup: Please turn on SELinux support

Manoj Srivastava Manoj Srivastava <srivasta@debian.org>, 315473@bugs.debian.org
Wed, 22 Jun 2005 17:07:49 -0500


--=-=-=

Package: dmsetup
Version: 2:1.01.03-1.0sel
Severity: wishlist
Tags: patch

Hi,

        Please consider turning on Se-Linux support to devmapper. It
 is as simple as adding libselinux1-dev [!hurd-i386] to the build
 depends line. This has been tested on non-Se-Linux machines to ensure
 that there is no problem in the general case.

        manoj


--=-=-=
Content-Type: text/x-patch
Content-Disposition: attachment; filename=devmapper-selinux.patch
Content-Description: turn on selinux

diff -uBbwrN devmapper-1.01.03/debian/control devmapper-1.01.03.selinux/debian/control
--- devmapper-1.01.03/debian/control	2005-06-22 12:04:52.000000000 -0500
+++ devmapper-1.01.03.selinux/debian/control	2005-06-22 14:30:36.000000000 -0500
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
 Uploaders: Bastian Blank <waldi@debian.org>, Andres Salomon <dilinger@debian.org>
-Build-Depends: debhelper (>= 4.2), autotools-dev
+Build-Depends: debhelper (>= 4.2), autotools-dev, libselinux1-dev [!hurd-i386]
 Standards-Version: 3.6.1
 
 Package: libdevmapper-dev

--=-=-=



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.2-skas3-v8-rc2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages dmsetup depends on:
ii  libc6                   2.3.2.ds1-22     GNU C Library: Shared libraries an
ii  libdevmapper1.01        2:1.01.03-1.0sel The Linux Kernel Device Mapper use
ii  libselinux1             1.22-1           SELinux shared libraries

dmsetup recommends no packages.

-- no debconf information

-- 
Many hands make light work. John Heywood
Manoj Srivastava   <srivasta@debian.org>  <http://www.debian.org/%7Esrivasta/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C

--=-=-=--