mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
- Fix CVE-2019-17547: In ImageMagick before 7.0.8-62, TraceBezier in MagickCore/draw.c has a use-after-free. - Fix CVE-2019-18853: ImageMagick before 7.0.9-0 allows remote attackers to cause a denial of service because XML_PARSE_HUGE is not properly restricted in coders/svg.c, related to SVG and libxml2. - Update hash of LICENSE file (update in year withf775a5cf27) - Update indentation in hash file (two spaces) - Switch to github helper - it has always been an autogenerated archive. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> [Arnout: use github helper] (cherry picked from commit8f2fe00f08) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>