Library for the Portable Network Graphics Format (PNG)
libpng is the official reference library for the Portable Network
Graphics format (PNG).
- Developed at graphics
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/libpng12 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000387 387 Bytes | |
libpng-1.2.51-CVE-2013-7353.patch | 0000001195 1.17 KB | |
libpng-1.2.51-CVE-2013-7354.patch | 0000001832 1.79 KB | |
libpng-1.2.59.tar.xz | 0000657424 642 KB | |
libpng12.changes | 0000023214 22.7 KB | |
libpng12.spec | 0000004474 4.37 KB |
Revision 39 (latest revision is 41)
Dominique Leuenberger (dimstar_suse)
accepted
request 715992
from
Petr Gajdos (pgajdos)
(revision 39)
- version update to 1.2.59 Added png_check_chunk_length() function, and check all chunks except IDAT against the default 8MB limit; check IDAT against the maximum size computed from IHDR parameters (Fixes CVE-2017-12652). Initialize memory allocated by png_inflate to zero, using memset, to stop an oss-fuzz "use of uninitialized value" detection in png_set_text_2() due to truncated iTXt or zTXt chunk.
Comments 0