Hello community, here is the log from the commit of package libpng16 for openSUSE:Factory checked in at 2016-10-23 12:49:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpng16 (Old) and /work/SRC/openSUSE:Factory/.libpng16.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpng16" Changes: -------- --- /work/SRC/openSUSE:Factory/libpng16/libpng16.changes 2016-09-07 11:40:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libpng16.new/libpng16.changes 2016-10-23 12:49:59.000000000 +0200 @@ -1,0 +2,23 @@ +Thu Oct 20 06:12:20 UTC 2016 - [email protected] + +- update to 1.6.26: + Fixed handling zero length IDAT in pngfix (bug report by Agostino Sarubbo, + bugfix by John Bowler). + Do not issue a png_error() on read in png_set_pCAL() because + png_handle_pCAL has allocated memory that libpng needs to free. + Issue a png_benign_error instead of a png_error on ADLER32 mismatch + while decoding compressed data chunks. + Changed PNG_ZLIB_VERNUM to ZLIB_VERNUM in pngpriv.h, pngstruct.h, and + pngrutil.c. + If CRC handling of critical chunks has been set to PNG_CRC_QUIET_USE, + ignore the ADLER32 checksum in the IDAT chunk as well as the chunk CRCs. + Issue png_benign_error() on ADLER32 checksum mismatch instead of + png_error(). + Updated the documentation about CRC and ADLER32 handling. + Fixed offsets in contrib/intel/intel_sse.patch + Changed integer constant 4294967294 to unsigned 4294967294U in pngconf.h + to avoid a signed/unsigned compare in the preprocessor. + Use zlib-1.2.8.1 inflateValidate() instead of inflateReset2() to + optionally avoid ADLER32 evaluation. + +------------------------------------------------------------------- Old: ---- libpng-1.6.25.tar.xz libpng-1.6.25.tar.xz.asc New: ---- libpng-1.6.26.tar.xz libpng-1.6.26.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpng16.spec ++++++ --- /var/tmp/diff_new_pack.PwvH0T/_old 2016-10-23 12:50:00.000000000 +0200 +++ /var/tmp/diff_new_pack.PwvH0T/_new 2016-10-23 12:50:00.000000000 +0200 @@ -19,7 +19,7 @@ # %define major 1 %define minor 6 -%define micro 25 +%define micro 26 %define branch %{major}%{minor} %define libname libpng%{branch}-%{branch} ++++++ libpng-1.6.25.tar.xz -> libpng-1.6.26.tar.xz ++++++ ++++ 3194 lines of diff (skipped)
