Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package optipng for openSUSE:Factory checked 
in at 2023-11-13 22:21:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/optipng (Old)
 and      /work/SRC/openSUSE:Factory/.optipng.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "optipng"

Mon Nov 13 22:21:51 2023 rev:41 rq:1125547 version:0.7.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/optipng/optipng.changes  2023-10-16 
23:01:26.773970551 +0200
+++ /work/SRC/openSUSE:Factory/.optipng.new.17445/optipng.changes       
2023-11-13 22:25:28.009655788 +0100
@@ -1,0 +2,16 @@
+Fri Nov 10 11:12:58 UTC 2023 - Enrico Belleri <kilgore.tr...@idesmi.eu>
+
+- Update to 0.7.8:
+  * Upgraded libpng to version 1.6.40.
+  * Upgraded zlib to version 1.3-optipng.
+  * Upgraded cexcept to version 2.0.2-optipng.
+ !! Fixed a global-buffer-overflow vulnerability in the GIF reader
+    (boo#1215937 CVE-2023-43907).
+  ! Fixed a stack-print-after-scope defect in the error handler.
+  ! Fixed an assertion failure in the image reduction module.
+  ! Fixed the command-line wildargs expansion in the Windows port.
+  * Raised the minimum required libpng version from 1.2.9 to 1.6.35.
+  * Raised the minimum required zlib version from 1.2.1 to 1.2.8.
+  * Refactored the structured exception handling.
+
+-------------------------------------------------------------------

Old:
----
  optipng-0.7.7.tar.gz

New:
----
  optipng-0.7.8.tar.gz

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

Other differences:
------------------
++++++ optipng.spec ++++++
--- /var/tmp/diff_new_pack.6XIXaH/_old  2023-11-13 22:25:28.837686275 +0100
+++ /var/tmp/diff_new_pack.6XIXaH/_new  2023-11-13 22:25:28.841686422 +0100
@@ -17,17 +17,17 @@
 
 
 %define asan_build     0
-
 Name:           optipng
-Version:        0.7.7
+Version:        0.7.8
 Release:        0
 Summary:        A PNG File Compressor
 License:        Zlib
 Group:          Productivity/Archiving/Compression
-URL:            http://optipng.sourceforge.net/
+URL:            https://optipng.sourceforge.net/
 Source0:        
https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-%{version}/optipng-%{version}.tar.gz
-BuildRequires:  libpng-devel
-BuildRequires:  zlib-devel
+BuildRequires:  libpng-devel >= 1.6.35
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(zlib) >= 1.2.8
 
 %description
 OptiPNG is a PNG optimizer that recompresses image files to a smaller

++++++ optipng-0.7.7.tar.gz -> optipng-0.7.8.tar.gz ++++++
++++ 513898 lines of diff (skipped)

Reply via email to