[ubuntu-hardened] SELinux Support for Hardy
Caleb Case
ccase at tresys.com
Wed Feb 6 06:15:32 GMT 2008
On Feb 6, 2008 12:54 AM, Joe Jaxx <jjacksoniv at fluxbuntu.org> wrote:
> 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 ;)
>
Thanks, merged.
> [1] http://bazaar.launchpad.net/~joejaxx/+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
>
>
>
> --
> ubuntu-hardened mailing list
> ubuntu-hardened at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-hardened
>
>
More information about the ubuntu-hardened
mailing list