Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package netpbm for openSUSE:Factory checked 
in at 2025-03-11 20:43:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netpbm (Old)
 and      /work/SRC/openSUSE:Factory/.netpbm.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netpbm"

Tue Mar 11 20:43:52 2025 rev:84 rq:1251739 version:11.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/netpbm/netpbm.changes    2025-03-08 
17:51:29.888167491 +0100
+++ /work/SRC/openSUSE:Factory/.netpbm.new.19136/netpbm.changes 2025-03-11 
20:44:10.823344209 +0100
@@ -1,0 +2,52 @@
+Mon Mar 10 09:20:53 UTC 2025 - pgaj...@suse.com
+
+- version update to 11.9.3
+  * Release 11.09.03
+    + giftopnm: Fix wild pointer reference with -verbose and
+      invalid extension type.  Broken in Netpbm 10.59 (December 2012).
+      pdbimgtopam, pamtopdbimg: Fix crash when out of memory.  Always
+      broken (programs were new in Netpbm 10.52 (September 2010)).
+    + pamrestack: fix failure when height too large for computations.
+      Broken in Netpbm 10.99 (June 2022).
+
+  * Release 11.09.02
+    + pammixmulti: Fix crash similar to that fixed in 11.09.01.
+      Introduced in Netpbm 11.09.00 (December 2024).
+
+  * Release 11.09.01
+    + pammixmulti: Fix crash from uninitialized memory.  Introduced in
+      Netpbm 11.09.00 (December 2024).
+      
+  * Release 11.09.00
+    + pammixmulti: Add -blend=alpha-weighted.  Thanks Scott Pakin.
+    + ppmhist: Don't accept -nomap and -map together, or -colorname
+      with -map.  (Before, -nomap and -colorname were ignored with
+      -map).
+    + libnetpbm: Fix crash in ppm_colorDict_destroy; affects all
+      programs that use color names.  Introduced in Netpbm 11.07 (June
+      2024).
+    + pcxtoppm: Fix wildly incorrect output for all multiplane images.
+      Broken in Netpbm 11.04 (September 2023). 
+    + pbmtoascii: Fix bug: allows both -1x2 and -2x4.  Always present
+      (pbmtoascii existed in primordial Netpbm).
+    + build: fix type mismatch warning linking ppmtompeg.  Always
+      broken (ppmtompeg was new to Netpbm in April 2004).
+    + build: Make it work with -std=gnu23, which is the default in
+      recent GCC.  To wit, remove local declaration of "bool".
+    + makeman: fix for HTML lists that have blank lines between items.
+  * Release 11.08.00
+    + libnetpbm color name parsing: Fix handling of rgb: color names
+      with more than 4 hex digits per plane, so it throws an error
+      instead of generating an invalid or wrong color.  Broken in
+      primordial Netpbm.
+    + libnetpbm color name parsing: Fix error message for invalid
+      rgb-<MAXVAL> color name.
+    + build: fix typo in check of DARWIN_C_SOURCE so strdup, etc.
+      are properly defined on OS X.
+
+- modified patches
+  % netpbm-security-code.patch (refreshed)
+- deleted patches
+  - netpbm-gcc15.patch (upstreamed)
+
+-------------------------------------------------------------------

Old:
----
  netpbm-11.7.0-documentation.tar.bz2
  netpbm-11.7.0-nohpcdtoppm-noppmtompeg.tar.bz2
  netpbm-gcc15.patch

New:
----
  netpbm-11.9.3-documentation.tar.bz2
  netpbm-11.9.3-nohpcdtoppm-noppmtompeg.tar.bz2

BETA DEBUG BEGIN:
  Old:- deleted patches
  - netpbm-gcc15.patch (upstreamed)
BETA DEBUG END:

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

Other differences:
------------------
++++++ netpbm.spec ++++++
--- /var/tmp/diff_new_pack.Zh7dxL/_old  2025-03-11 20:44:11.875388140 +0100
+++ /var/tmp/diff_new_pack.Zh7dxL/_new  2025-03-11 20:44:11.879388307 +0100
@@ -20,10 +20,10 @@
 %define asan_build     0
 %define ubsan_build    0
 %define libmaj  11
-%define libmin  107
+%define libmin  109
 %define libver  %{libmaj}.%{libmin}
 Name:           netpbm
-Version:        11.7.0
+Version:        11.9.3
 Release:        0
 Summary:        A Graphics Conversion Package
 License:        BSD-3-Clause AND GPL-2.0-or-later AND IJG AND MIT AND 
SUSE-Public-Domain
@@ -44,8 +44,6 @@
 Patch8:         netpbm-disable-jasper.patch
 # CVE-2017-5849 [bsc#1022790], CVE-2017-5849 [bsc#1022791]
 Patch9:         netpbm-use-byrow-when-needed.patch
-# build with gcc15
-Patch10:        netpbm-gcc15.patch
 BuildRequires:  flex
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel

++++++ netpbm-11.7.0-documentation.tar.bz2 -> 
netpbm-11.9.3-documentation.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/netpbm/netpbm-11.7.0-documentation.tar.bz2 
/work/SRC/openSUSE:Factory/.netpbm.new.19136/netpbm-11.9.3-documentation.tar.bz2
 differ: char 11, line 1

++++++ netpbm-11.7.0-nohpcdtoppm-noppmtompeg.tar.bz2 -> 
netpbm-11.9.3-nohpcdtoppm-noppmtompeg.tar.bz2 ++++++
++++ 6352 lines of diff (skipped)

++++++ netpbm-security-code.patch ++++++
++++ 884 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/netpbm/netpbm-security-code.patch
++++ and /work/SRC/openSUSE:Factory/.netpbm.new.19136/netpbm-security-code.patch

Reply via email to