public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/libsepol/files: libsepol-2.1.4-fix_role_fix_callback.patch
@ 2012-03-31 11:03 Sven Vermeulen (swift)
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2012-03-31 11:03 UTC (permalink / raw
  To: gentoo-commits

swift       12/03/31 11:03:18

  Added:                libsepol-2.1.4-fix_role_fix_callback.patch
  Log:
  Updating SELinux userspace utilities to support pending 2.20120215 policies
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-libs/libsepol/files/libsepol-2.1.4-fix_role_fix_callback.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsepol/files/libsepol-2.1.4-fix_role_fix_callback.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsepol/files/libsepol-2.1.4-fix_role_fix_callback.patch?rev=1.1&content-type=text/plain

Index: libsepol-2.1.4-fix_role_fix_callback.patch
===================================================================
diff -uNr libsepol-2.1.4.orig/src/expand.c libsepol-2.1.4-fix_role_fix_callback/src/expand.c
--- libsepol-2.1.4.orig/src/expand.c	2012-02-25 14:34:37.408341044 +0100
+++ libsepol-2.1.4-fix_role_fix_callback/src/expand.c	2012-02-25 14:35:58.345341216 +0100
@@ -688,6 +688,11 @@
 		return 0;
 	}
 
+	if (!is_id_enabled(id, state->base, SYM_ROLES)) {
+		/* Identifiers scope is not enabled */
+		return 0;
+	}
+
 	if (role->flavor != ROLE_ATTRIB)
 		return 0;
 






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

* [gentoo-commits] gentoo-x86 commit in sys-libs/libsepol/files: libsepol-2.1.4-fix_role_fix_callback.patch
@ 2014-05-10 14:03 Sven Vermeulen (swift)
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2014-05-10 14:03 UTC (permalink / raw
  To: gentoo-commits

swift       14/05/10 14:03:08

  Removed:              libsepol-2.1.4-fix_role_fix_callback.patch
  Log:
  Spring cleanup
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)


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

end of thread, other threads:[~2014-05-10 14:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31 11:03 [gentoo-commits] gentoo-x86 commit in sys-libs/libsepol/files: libsepol-2.1.4-fix_role_fix_callback.patch Sven Vermeulen (swift)
  -- strict thread matches above, loose matches on Subject: below --
2014-05-10 14:03 Sven Vermeulen (swift)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox