Bug 1681980 [wpt PR 26856] - Implement aspect-ratio interpolation support., a=testonly
[gecko.git] / media / libpng / ANNOUNCE
blobecf9c7043b092dcd71ee406794e2fcc6c2be3cb8
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)
18  * lp1637.zip
20 Other information:
22  * README.md
23  * LICENSE.md
24  * AUTHORS.md
25  * TRADEMARK.md
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
47 to subscribe.