[ubuntu-hardened] SELinux Support for Hardy

Joe Jaxx jjacksoniv at fluxbuntu.org
Wed Feb 6 05:54:06 GMT 2008


On 2/5/08, Caleb Case <ccase at tresys.com> wrote:
>
> [5] selinux-policy-dummy is auto-picked when selinux is installed. It
> would be
> better if selinux-policy-refpolicy was auto-picked instead and the dummy
> package
> was a second choice. ;o} Suggestions on how to make that happen are very
> welcome!
>


Here is a link to a branch[1] and/or bzr diff[2] to merge ;)

[1] http://bazaar.launchpad.net/~joejaxx/+junk/selinux-support<http://bazaar.launchpad.net/%7Ejoejaxx/+junk/selinux-support>

[2]
=== modified file 'base/selinux/debian/changelog'
--- base/selinux/debian/changelog       2008-02-06 02:55:39 +0000
+++ base/selinux/debian/changelog       2008-02-06 05:50:31 +0000
@@ -1,3 +1,12 @@
+selinux (1:0.1-0ubuntu1~hardened3) hardy; urgency=low
+
+  * debian/control
+    - Modified depends to have 'selinux-policy-refpolicy' a
+      higher priority than other packages that provide the
+      'selinux-policy' package (ex selinux-policy-dummy)
+
+ -- Joseph Jackson IV <jjacksoniv at fluxbuntu.org>  Wed, 06 Feb 2008 00:48:29
-0500
+
 selinux (1:0.1-0ubuntu1~hardened2) hardy; urgency=low

   * Fixed unclosed if statement in the restorecon

=== modified file 'base/selinux/debian/control'
--- base/selinux/debian/control 2008-02-05 07:36:21 +0000
+++ base/selinux/debian/control 2008-02-06 05:37:04 +0000
@@ -9,7 +9,7 @@
 Package: selinux
 Architecture: all
 Pre-Depends: grub
-Depends: policycoreutils, selinux-policy, ${misc:Depends}, initramfs-tools,
+Depends: policycoreutils, selinux-policy-refpolicy | selinux-policy,
${misc:Depends}, initramfs-tools,
  grub (>= 0.97-29ubuntu15)
 Recommends: selinux-utils
 Conflicts: apparmor, linux-security
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-hardened/attachments/20080206/425f2d08/attachment.htm 


More information about the ubuntu-hardened mailing list