Defect #31125
Don't output ImageMagick version information to stdout
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Administration | |||
Target version: | 3.4.11 | |||
Resolution: | Fixed | Affected version: |
Description
I see many ImageMagick banners like the following in the log file of Passenger but they are quite useless. I propose the attached change to prevent ImageMagick banners from being logged.
App 5886 output: Version: ImageMagick 6.7.8-9 2016-06-22 Q16 http://www.imagemagick.org App 5886 output: Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC App 5886 output: Features: OpenMP App 5886 output:
Associated revisions
Don't output ImageMagick version information to stdout (#31125).
Patch by Go MAEDA.
History
#1
Updated by Go MAEDA almost 2 years ago
- Category changed from Attachments to Administration
- Target version set to 4.1.0
Setting the target version to 4.1.0.
#2
Updated by Go MAEDA almost 2 years ago
- Subject changed from Don't output ImageMagick banner to stdout to Don't output ImageMagick version information to stdout
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Target version changed from 4.1.0 to 3.4.11
- Resolution set to Fixed
Committed the fix.
#3
Updated by Go MAEDA almost 2 years ago
- Status changed from Resolved to Closed