VirtualBox

source: vbox/trunk/src/libs/libpng-1.2.53/ANNOUNCE@ 58414

Last change on this file since 58414 was 58100, checked in by vboxsync, 9 years ago

libpng 1.2.53 export fix

  • Property svn:eol-style set to native
File size: 2.0 KB
Line 
1
2Libpng 1.2.53 - February 26, 2015
3
4This is a public release of libpng, intended for use in production codes.
5
6Files available for download:
7
8Source files with LF line endings (for Unix/Linux) and with a
9"configure" script
10
11 libpng-1.2.53.tar.xz (LZMA-compressed, recommended)
12 libpng-1.2.53.tar.gz
13 libpng-1.2.53.tar.bz2
14
15Source files with LF line endings (for Unix/Linux) without the
16"configure" script
17
18 libpng-1.2.53-no-config.tar.xz (LZMA-compressed, recommended)
19 libpng-1.2.53-no-config.tar.gz
20 libpng-1.2.53-no-config.tar.bz2
21
22Source files with CRLF line endings (for Windows), without the
23"configure" script
24
25 lpng1253.zip
26 lpng1253.7z
27 lpng1253.tar.bz2
28
29Project files
30
31 libpng-1.2.53-project-netware.zip
32 libpng-1.2.53-project-wince.zip
33
34Other information:
35
36 libpng-1.2.53-README.txt
37 libpng-1.2.53-KNOWNBUGS.txt
38 libpng-1.2.53-LICENSE.txt
39 libpng-1.2.53-Y2K-compliance.txt
40 libpng-1.2.53-[previous version]-diff.txt
41 libpng-1.2.53-*.asc (armored detached GPG signatures)
42
43Changes since the last public release (1.2.52):
44
45 Issue a png_error() instead of a png_warning() when width is
46 potentially too large for the architecture, in case the calling
47 application has overridden the default 1,000,000-column limit
48 (fixes CVE-2014-9495 and CVE-2015-0973).
49 Quieted some harmless warnings from Coverity-scan.
50 Display user limits in the output from pngtest.
51 Changed PNG_USER_CHUNK_MALLOC_MAX from unlimited to 8,000,000.
52 This can only be changed at library-build time. It only
53 affects the maximum memory that can be allocated to an
54 ancillary chunk; it does not limit the size of IDAT
55 data, which is instead limited by PNG_USER_WIDTH_MAX.
56 Rebuilt configure scripts with automake-1.15 and libtool-2.4.6
57
58Send comments/corrections/commendations to png-mng-implement at lists.sf.net
59(subscription required; visit
60https://lists.sourceforge.net/lists/listinfo/png-mng-implement
61to subscribe)
62or to glennrp at users.sourceforge.net
63
64Glenn R-P
65#endif
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette