All of lore.kernel.org
 help / color / mirror / Atom feed
* Latest policycoreutils package has a minor problem
@ 2008-11-10 14:04 Daniel J Walsh
  2008-11-11 20:38 ` Joshua Brindle
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Walsh @ 2008-11-10 14:04 UTC (permalink / raw)
  To: SE Linux

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Checking _local twice.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkkYP3cACgkQrlYvE4MpobMnWgCeL/bznrLXw4zKYcyRsbIo8phW
mSEAmwYg9qNWdCkkDVaF/wAXgoGIFFam
=2aSt
-----END PGP SIGNATURE-----

[-- Attachment #2: diff --]
[-- Type: text/plain, Size: 656 bytes --]

diff --exclude-from=exclude --exclude=sepolgen-1.0.13 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/seobject.py policycoreutils-2.0.58/semanage/seobject.py
--- nsapolicycoreutils/semanage/seobject.py	2008-11-10 08:53:49.000000000 -0500
+++ policycoreutils-2.0.58/semanage/seobject.py	2008-11-10 08:59:16.000000000 -0500
@@ -1430,7 +1430,7 @@
 		if rc < 0:
 			raise ValueError(_("Could not create key for %s") % target)
 
-		(rc,exists) = semanage_fcontext_exists_local(self.sh, k)
+		(rc,exists) = semanage_fcontext_exists(self.sh, k)
 		if rc < 0:
 			raise ValueError(_("Could not check if file context for %s is defined") % target)
 

[-- Attachment #3: diff.sig --]
[-- Type: application/octet-stream, Size: 72 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Latest policycoreutils package has a minor problem
  2008-11-10 14:04 Latest policycoreutils package has a minor problem Daniel J Walsh
@ 2008-11-11 20:38 ` Joshua Brindle
  0 siblings, 0 replies; 2+ messages in thread
From: Joshua Brindle @ 2008-11-11 20:38 UTC (permalink / raw)
  To: Daniel J Walsh; +Cc: SE Linux

Daniel J Walsh wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Checking _local twice.
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkkYP3cACgkQrlYvE4MpobMnWgCeL/bznrLXw4zKYcyRsbIo8phW
> mSEAmwYg9qNWdCkkDVaF/wAXgoGIFFam
> =2aSt
> -----END PGP SIGNATURE-----
>   

Merged in policycoreutils 2.0.59


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-11 20:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 14:04 Latest policycoreutils package has a minor problem Daniel J Walsh
2008-11-11 20:38 ` Joshua Brindle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.