Go to file
Petr Gajdos 2c0f5fd121 - updated to 1.6.8:
Changed #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED in pngpread.c to
    #ifdef PNG_SET_UNKNOWN_CHUNKS_SUPPORTED to be consistent with
    what is in pngpriv.h.
  Moved prototype for png_handle_unknown() in pngpriv.h outside of
    the #ifdef PNG_SET_UNKNOWN_CHUNKS_SUPPORTED/#endif block.
  Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder.
  Fixed pngvalid 'fail' function declaration on the Intel C Compiler.
    This reverts to the previous 'static' implementation and works round
    the 'unused static function' warning by using PNG_UNUSED().
  Handle zero-length PLTE chunk or NULL palette with png_error()
    instead of png_chunk_report(), which by default issues a warning
    rather than an error, leading to later reading from a NULL pointer
    (png_ptr->palette) in png_do_expand_palette(). This is CVE-2013-6954
    and VU#650142.

OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=49
2013-12-20 07:19:05 +00:00
.gitattributes - updated to 1.6.0beta37 2013-01-14 09:53:02 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=3 2012-02-20 09:52:44 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=25 2013-04-03 07:55:03 +00:00
libpng16.changes - updated to 1.6.8: 2013-12-20 07:19:05 +00:00
libpng16.keyring OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=31 2013-07-18 08:08:00 +00:00
libpng16.spec - updated to 1.6.8: 2013-12-20 07:19:05 +00:00
libpng-1.6.8.tar.xz - updated to 1.6.8: 2013-12-20 07:19:05 +00:00
libpng-1.6.8.tar.xz.asc - updated to 1.6.8: 2013-12-20 07:19:05 +00:00
rpm-macros.libpng-tools Accepting request 209136 from home:pgajdos 2013-12-02 10:30:13 +00:00