All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] libjackserver.so file context
@ 2009-05-30  8:46 Stefan Schulze Frielinghaus
  2009-06-01 12:35 ` Daniel J Walsh
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Schulze Frielinghaus @ 2009-05-30  8:46 UTC (permalink / raw)
  To: cpebenito; +Cc: selinux

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

Hi,

libjackserver.so needs text relocation. Attached file solves the
problem.

cheers
Stefan

[-- Attachment #2: libjackserver.patch --]
[-- Type: text/plain, Size: 581 bytes --]

--- policy/modules/system/libraries.fc	2008-12-03 19:33:19.000000000 +0100
+++ policy/modules/system/libraries.fc	2009-05-30 10:35:10.000000000 +0200
@@ -151,6 +151,8 @@
 /usr/lib(64)?/xorg/modules/drivers/nvidia_drv\.o -- gen_context(system_u:object_r:textrel_shlib_t,s0)
 /usr/lib(64)?/xorg/modules/extensions/nvidia(-[^/]*)?/libglx\.so(\.[^/]*)* -- gen_context(system_u:object_r:textrel_shlib_t,s0)
 
+/usr/lib(64)?/libjackserver\.so.*	--	gen_context(system_u:object_r:textrel_shlib_t,s0)
+
 ifdef(`distro_debian',`
 /usr/lib32				-l	gen_context(system_u:object_r:lib_t,s0)
 ')

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

* Re: [refpolicy] libjackserver.so file context
  2009-05-30  8:46 [refpolicy] libjackserver.so file context Stefan Schulze Frielinghaus
@ 2009-06-01 12:35 ` Daniel J Walsh
  2009-06-01 13:04   ` Christopher J. PeBenito
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel J Walsh @ 2009-06-01 12:35 UTC (permalink / raw)
  To: Stefan Schulze Frielinghaus; +Cc: cpebenito, selinux

On 05/30/2009 04:46 AM, Stefan Schulze Frielinghaus wrote:
> Hi,
>
> libjackserver.so needs text relocation. Attached file solves the
> problem.
>
> cheers
> Stefan
Please report this as a bug to the providers of libjackserver.so


--
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] 3+ messages in thread

* Re: [refpolicy] libjackserver.so file context
  2009-06-01 12:35 ` Daniel J Walsh
@ 2009-06-01 13:04   ` Christopher J. PeBenito
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher J. PeBenito @ 2009-06-01 13:04 UTC (permalink / raw)
  To: Daniel J Walsh; +Cc: Stefan Schulze Frielinghaus, selinux

On Mon, 2009-06-01 at 08:35 -0400, Daniel J Walsh wrote:
> On 05/30/2009 04:46 AM, Stefan Schulze Frielinghaus wrote:
> > Hi,
> >
> > libjackserver.so needs text relocation. Attached file solves the
> > problem.
> >
> Please report this as a bug to the providers of libjackserver.so

I've added this to refpolicy.  But you definitely should also report
that bug as Dan says.

-- 
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150


--
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] 3+ messages in thread

end of thread, other threads:[~2009-06-01 13:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-30  8:46 [refpolicy] libjackserver.so file context Stefan Schulze Frielinghaus
2009-06-01 12:35 ` Daniel J Walsh
2009-06-01 13:04   ` Christopher J. PeBenito

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.