emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] SELinux support


From: Karel Klic
Subject: Re: [PATCH] SELinux support
Date: Mon, 22 Mar 2010 15:53:49 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Thunderbird/3.0.3

Hi Glenn,

On 03/19/2010 03:46 AM, Glenn Morris wrote:
Some comments:

It would need some copyright paperwork before we could install it.
I'm sending the copyright assignment paper to the FSF today.

With regards to RHEL apparently not providing a libselinux.pc
file, maybe the configure.in stuff could be changed to use
AC_CHECK_LIB instead of PKG_CHECK_MODULES? It seems that
-lselinux is all that is needed (?).
Agreed. The emacs-1-* attached patch now uses AC_CHECK_LIB. -lselinux should suffice.

It might be nice to extend copy-file to optionally preserve the
context as well.
Agreed. The emacs-2-* attached patch now extends the copy-file function.

Thank you for the suggestions.

Karel

Attachment: emacs-1-selinux-config.patch
Description: Text Data

Attachment: emacs-2-selinux-context-fun.patch
Description: Text Data

Attachment: emacs-3-selinux-backups-on-save.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]