Bug 152015

Summary: mod_apparmor has unknown description in yast http server configuration
Product: [openSUSE] SUSE Linux 10.1 Reporter: Seth R Arnold <seth.arnold>
Component: AppArmorAssignee: Steve Beattie <sbeattie>
Status: RESOLVED FIXED QA Contact: Dominic W Reynolds <dreynolds>
Severity: Normal    
Priority: P5 - None CC: suse-beta
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Screenshot of yast2 http server configuration with 'unknown' text
Sample patch to HTTPModules.pm
Patch rediffed against yast2-http-module source tree

Description Seth R Arnold 2006-02-18 00:17:01 UTC
mod_apparmor has unknown description in yast http server configuration
Comment 1 Seth R Arnold 2006-02-18 00:18:21 UTC
Created attachment 69159 [details]
Screenshot of yast2 http server configuration with 'unknown' text
Comment 2 Dominic W Reynolds 2006-03-08 19:01:50 UTC
steve is this something that you can look at?
Comment 3 Steve Beattie 2006-03-09 23:36:20 UTC
Looks like we need to submit a patch to /usr/share/YaST2/modules/YaPI/HTTPDModules.pm.
Comment 4 Steve Beattie 2006-03-09 23:42:52 UTC
Created attachment 72125 [details]
Sample patch to HTTPModules.pm

Attached is a simple patch that adds a description field for the mod_apparmor. Looking over others, though, I can see some support for keywords and such, so I should track down if we should be adding the mod_apparmor keywords.

I suppose there's a translation unit that this string needs to be added to, too.
Comment 5 Steve Beattie 2006-03-09 23:50:59 UTC
Created attachment 72126 [details]
Patch rediffed against yast2-http-module source tree

[Dur, last patch was reversed]

This updates the last patch to apply against the yast2-http-module source tree.
Comment 6 Seth R Arnold 2006-03-09 23:56:43 UTC
Confirmed that this patch (applied directly to my test machine's /usr/share/YaST2/modules/YaPI/HTTPDModules.pm) fixes this issue.

Thanks Steve.
Comment 7 Michal Zugec 2006-03-13 10:23:31 UTC
Applied to yast2-http-server