Bug 125100 - enhancement for j2sdk-1.5.0
Summary: enhancement for j2sdk-1.5.0
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-strict
Version: 2
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-02 18:26 UTC by Tom London
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: selinux-policy-strict-1.13.3-1
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-03 17:38:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tom London 2004-06-02 18:26:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

Description of problem:
Current file_contexts misses the mozilla plugin for j2sdk-1.5.0
(for my system, its in
/usr/java/j2sdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so)

Something like the following change would pick it up:

461c461
< /usr/java/j2re1.*/plugin/i386(/.*)?/lib.*\.so.* --
system_u:object_r:shlib_t
---
> /usr/java/j2.*/plugin/i386(/.*)?/lib.*\.so.* --
system_u:object_r:shlib_t



Version-Release number of selected component (if applicable):
selinux-policy-strict-1.13.2-4

How reproducible:
Always

Steps to Reproduce:
1. file_contexts fails to pickup up mozilla plugin for j2sdk-1.5.0
2.
3.
    

Additional info:

Comment 1 Daniel Walsh 2004-06-02 18:35:19 UTC
Added fix in selinux-policy-strict-1.13.2-8

Dan

Comment 2 Tom London 2004-06-03 17:38:50 UTC
Thanks!


Note You need to log in before you can comment on or make changes to this bug.