Bug#1033324: Debian 11 ImageMagicks policy.xml is an invalid xml file

2023-03-22 Thread Jérémie Grauer
Package: imagemagick Version: 8:6.9.11.60+dfsg-1.3+deb11u1 The file "/etc/ImageMagick-6/policy.xml" is not a valid xml file because line 76 is missing "-->" to close the comment on the same line. As a result, it creates a comment containing both this line and the next one, which makes the comme

Bug#987245: apache2: After=network.target should be After=network-online.target

2021-10-26 Thread Jérémie Grauer
I recently stumbled on this issue. While I understand that IP_FREEBIND could be a solution, I think that changing "network.target" by "network-online.target" should be considered anyway. From the official systemd documentation: "network.target has very little meaning during start-up" (https:/