#1110561 imagemagick: Patch 0007-Improve-policy-in-order-to-be-safer.patch produces invalid XML #1110561
- Package:
- imagemagick
- Source:
- imagemagick
- Description:
- image manipulation programs -- binaries
- Submitter:
- Marnanel Thurman
- Date:
- 2025-08-08 16:57:02 UTC
- Severity:
- normal
- Tags:
Dear Maintainer, The patch 0007-Improve-policy-in-order-to-be-safer.patch contains a line whose only effect is to remove a comment marker in one of the configuration XML files. Since that comment is followed by another comment, and XML comments cannot themselves contain the XML comment prefix, the result is invalid XML. The attached patch removes the line. peace, M