Hello community,

here is the log from the commit of package libpng16 for openSUSE:Factory 
checked in at 2016-01-23 01:16:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-12-09 
19:33:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libpng16.new/libpng16.changes   2016-01-23 
01:16:02.000000000 +0100
@@ -1,0 +2,13 @@
+Sun Jan 17 14:10:43 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 1.6.21
+* Widened the 'limit' check on the internally calculated error limits in
+  the 'DIGITIZE' case (the code used prior to 1.7 for rgb_to_gray error
+  checks) and changed the check to only operate in non-release builds
+  (base build type not RC or RELEASE.)
+* Fixed undefined behavior in pngvalid.c, undefined because
+  (png_byte) << shift is undefined if it changes the signed bit
+  (because png_byte is promoted to int). The libpng exported functions
+  png_get_uint_32 and png_get_uint_16 handle this.
+
+-------------------------------------------------------------------

Old:
----
  libpng-1.6.20.tar.xz
  libpng-1.6.20.tar.xz.asc

New:
----
  libpng-1.6.21.tar.xz
  libpng-1.6.21.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libpng16.spec ++++++
--- /var/tmp/diff_new_pack.E1qewa/_old  2016-01-23 01:16:03.000000000 +0100
+++ /var/tmp/diff_new_pack.E1qewa/_new  2016-01-23 01:16:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpng16
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 #
 %define major   1
 %define minor   6
-%define micro   20
+%define micro   21
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-%{branch}
 
@@ -43,7 +43,6 @@
 %define debug_package_requires %{libname} = %{version}-%{release}
 
 %package -n %{libname}
-
 Summary:        Library for the Portable Network Graphics Format (PNG)
 Group:          System/Libraries
 # bug437293

++++++ libpng-1.6.20.tar.xz -> libpng-1.6.21.tar.xz ++++++
++++ 2063 lines of diff (skipped)



Reply via email to