1 libpng 1.6.37 - April 14, 2019
2 ==============================
4 This is a public release of libpng, intended for use in production code.
7 Files available for download
8 ----------------------------
10 Source files with LF line endings (for Unix/Linux):
12 * libpng-1.6.37.tar.xz (LZMA-compressed, recommended)
13 * libpng-1.6.37.tar.gz
15 Source files with CRLF line endings (for Windows):
17 * lp1637.7z (LZMA-compressed, recommended)
28 Changes since the previous public release (version 1.6.36)
29 ----------------------------------------------------------
31 * Fixed a use-after-free vulnerability (CVE-2019-7317) in png_image_free.
32 * Fixed a memory leak in the ARM NEON implementation of png_do_expand_palette.
33 * Fixed a memory leak in pngtest.c.
34 * Fixed two vulnerabilities (CVE-2018-14048, CVE-2018-14550) in
35 contrib/pngminus; refactor.
36 * Changed the license of contrib/pngminus to MIT; refresh makefile and docs.
37 (Contributed by Willem van Schaik)
38 * Fixed a typo in the libpng license v2.
39 (Contributed by Miguel Ojeda)
40 * Added makefiles for AddressSanitizer-enabled builds.
41 * Cleaned up various makefiles.
44 Send comments/corrections/commendations to png-mng-implement at lists.sf.net.
45 Subscription is required; visit
46 https://lists.sourceforge.net/lists/listinfo/png-mng-implement