Bug 131829
| Summary: | a2ps executes shell commands from filenames | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steve Grubb <linux_4ever> | ||||
| Component: | a2ps | Assignee: | Tim Waugh <twaugh> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3 | Keywords: | Security | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2004-09-07 17:01:07 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 130887 | ||||||
| Attachments: |
|
||||||
|
Description
Steve Grubb
2004-09-05 13:13:11 UTC
Created attachment 103479 [details]
Patch that fixes this problem
Please apply before fc3test2 is finalized.
Unable to verify. Did you actually try this with 4.13b-40? I just re-tested the whole thing and it looks fine, too.
/usr/bin/file -L "${filename}"
This should be safe. Somewhere along the way I must have used an older
copy by accident. Sorry.
|