blob: 17fc962d4d52100248e55721134143ce0a6c20f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
Libpng 1.5.12 - July 11, 2012
This is a public release of libpng, intended for use in production codes.
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
libpng-1.5.12.tar.xz (LZMA-compressed, recommended)
libpng-1.5.12.tar.gz
libpng-1.5.12.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lpng1512.7z (LZMA-compressed, recommended)
lpng1512.zip
Other information:
libpng-1.5.12-README.txt
libpng-1.5.12-LICENSE.txt
Changes since the last public release (1.5.11):
Removed scripts/makefile.cegcc from the *.zip and *.7z distributions; it
depends on configure, which is not included in those archives.
Changed "a+w" to "u+w" in Makefile.in to fix CVE-2012-3386.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe)
or to glennrp at users.sourceforge.net
Glenn R-P
|