unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Karel Klic <kklic@redhat.com>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH] SELinux support
Date: Mon, 29 Mar 2010 15:53:48 +0200	[thread overview]
Message-ID: <4BB0B0EC.2090704@redhat.com> (raw)
In-Reply-To: <o1wrx93u6u.fsf@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 243 bytes --]

Glenn Morris wrote:
> This looks like a good patch to me. If no-one else comments in a week
> or so, I suggest we just get on with it.

The attached patch fixes file save operation using Tramp package with 
the SELinux patches applied.

Karel

[-- Attachment #2: emacs-selinux-tramp.patch --]
[-- Type: text/x-patch, Size: 731 bytes --]

diff -up emacs-23.1.92/lisp/net/tramp.el.selinux-tramp emacs-23.1.92/lisp/net/tramp.el
--- emacs-23.1.92/lisp/net/tramp.el.selinux-tramp	2010-03-29 15:38:31.292916891 +0200
+++ emacs-23.1.92/lisp/net/tramp.el	2010-03-29 15:38:56.583163324 +0200
@@ -5268,7 +5268,7 @@ ARGS are the arguments OPERATION has bee
 		  'dired-compress-file 'dired-uncache
 		  'file-accessible-directory-p 'file-attributes
 		  'file-directory-p 'file-executable-p 'file-exists-p
-		  'file-local-copy 'file-remote-p 'file-modes
+		  'file-local-copy 'file-remote-p 'file-modes 'file-selinux-context
 		  'file-name-as-directory 'file-name-directory
 		  'file-name-nondirectory 'file-name-sans-versions
 		  'file-ownership-preserved-p 'file-readable-p

  parent reply	other threads:[~2010-03-29 13:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-02 19:36 [PATCH] SELinux support Karel Klic
2010-03-17  2:18 ` Glenn Morris
2010-03-18  0:10   ` Glenn Morris
2010-03-18 13:33     ` Karel Klic
2010-03-19  2:46       ` Glenn Morris
2010-03-22 14:53         ` Karel Klic
2010-03-22 16:01           ` Tom Tromey
2010-03-22 18:13             ` Glenn Morris
2010-03-29 13:53         ` Karel Klic [this message]
2010-03-29 19:00           ` Glenn Morris
2010-04-21  3:55           ` Glenn Morris
2010-04-23 14:23           ` Michael Albinus
2010-04-30  6:43             ` Karel Klic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BB0B0EC.2090704@redhat.com \
    --to=kklic@redhat.com \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).