Hello community, here is the log from the commit of package libpng16 for openSUSE:Factory checked in at 2016-05-29 03:06:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-01-23 01:16:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libpng16.new/libpng16.changes 2016-05-29 03:06:46.000000000 +0200 @@ -1,0 +2,23 @@ +Thu May 26 14:55:11 UTC 2016 - [email protected] + +- update to 1.6.22: + Added a png_image_write_to_memory() API and a number of assist macros + to allow an application that uses the simplified API write to bypass + stdio and write directly to memory. + Relaxed limit checks on gamma values in pngrtran.c. As suggested in + the comments gamma values outside the range currently permitted + by png_set_alpha_mode are useful for HDR data encoding. These values + are already permitted by png_set_gamma so it is reasonable caution to + extend the png_set_alpha_mode range as HDR imaging systems are starting + to emerge. + Restored "& 0xff" in png_save_uint_16() and png_save_uint_32() that + were accidentally removed from libpng-1.6.17. + Changed PNG_INFO_cHNK and PNG_FREE_cHNK from 0xnnnn to 0xnnnnU in png.h + (Robert C. Seacord). + Added INTEL-SSE2 support (Mike Klein and Matt Sarett, Google, Inc.). + SSE filter speed improvements for bpp=3: + memcpy-free implementations of load3() / store3(). + Added PNG_FAST_FILTERS macro (defined as + PNG_FILTER_NONE|PNG_FILTER_SUB|PNG_FILTER_UP). + +------------------------------------------------------------------- Old: ---- libpng-1.6.21.tar.xz libpng-1.6.21.tar.xz.asc New: ---- libpng-1.6.22.tar.xz libpng-1.6.22.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpng16.spec ++++++ --- /var/tmp/diff_new_pack.dPzaPW/_old 2016-05-29 03:06:47.000000000 +0200 +++ /var/tmp/diff_new_pack.dPzaPW/_new 2016-05-29 03:06:47.000000000 +0200 @@ -19,7 +19,7 @@ # %define major 1 %define minor 6 -%define micro 21 +%define micro 22 %define branch %{major}%{minor} %define libname libpng%{branch}-%{branch} ++++++ libpng-1.6.21.tar.xz -> libpng-1.6.22.tar.xz ++++++ ++++ 5537 lines of diff (skipped)
