Bug 152015 - mod_apparmor has unknown description in yast http server configuration
Summary: mod_apparmor has unknown description in yast http server configuration
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: AppArmor (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Steve Beattie
QA Contact: Dominic W Reynolds
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-18 00:17 UTC by Seth R Arnold
Modified: 2006-03-13 10:23 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Screenshot of yast2 http server configuration with 'unknown' text (44.44 KB, image/png)
2006-02-18 00:18 UTC, Seth R Arnold
Details
Sample patch to HTTPModules.pm (665 bytes, patch)
2006-03-09 23:42 UTC, Steve Beattie
Details | Diff
Patch rediffed against yast2-http-module source tree (673 bytes, patch)
2006-03-09 23:50 UTC, Steve Beattie
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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