Hello community,

here is the log from the commit of package netpbm for openSUSE:Factory checked 
in at 2019-01-03 18:04:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netpbm (Old)
 and      /work/SRC/openSUSE:Factory/.netpbm.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netpbm"

Thu Jan  3 18:04:23 2019 rev:66 rq:662362 version:10.85.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/netpbm/netpbm.changes    2018-11-06 
14:00:33.523751822 +0100
+++ /work/SRC/openSUSE:Factory/.netpbm.new.28833/netpbm.changes 2019-01-03 
18:04:34.240250103 +0100
@@ -1,0 +2,36 @@
+Mon Dec 31 22:08:29 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Trim filler wording from descriptions.
+
+-------------------------------------------------------------------
+Mon Dec 31 17:12:02 UTC 2018 - Petr Gajdos <[email protected]>
+
+- updated to 10.85.00
+  * pnmpaste: Add -nand, -nor, and -nxor.
+  * pamcut: add -cropleft, -cropright, -croptop, -cropbottom.
+  * ppmtobmp: respect -bpp with PBM input.
+  * bmptopnm: allow single color colormap with bpp 1.
+  * bmptopnm: validate plane count = 1.
+  * bmptopnm: Add RLE4 compression decoding.  This was ostensibly
+    added in Netpbm 10.32 (February 2006), but never worked.
+  * Add pammixmulti.  Thanks Scott Pakin ([email protected]).
+  * pamtotga: Add -cmap16 .
+  * pamtris: Add -rgb, -grayscale.  Add w parameter to vertex
+    instructions.  Fix perspective correctness.  Thanks Lucas Brunno
+    Luna <[email protected]>.
+  * picttoppm: accept rectangle specifications in input that have
+    the corners in any order, not just upper left, then lower right.
+  * pamtotga: identify compressed colormapped format in error
+    message saying the program doesn't know how to interpret it.
+  * pamtotga: Ignore extra planes in black and white or grayscale
+    input instead of generating junk output.
+  * bmptopnm: Fix wrong output for non-colormapped OS2 BMP.  Broken
+    in Netpbm 10.18 (September 2003).
+  * bmptopnm: Fix array bounds violation when index value in raster
+    is too big.  Broken after Netpbm 10.11 (October 2002) but before
+    10.19 (November 2003).
+- modified patches
+  * netpbm-gcc-warnings.patch
+  * netpbm-security-code.patch
+
+-------------------------------------------------------------------

Old:
----
  netpbm-10.84.2-documentation.tar.bz2
  netpbm-10.84.2-nohpcdtoppm-noppmtompeg.tar.bz2

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

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

Other differences:
------------------
++++++ netpbm.spec ++++++
--- /var/tmp/diff_new_pack.6sifHT/_old  2019-01-03 18:04:34.912249505 +0100
+++ /var/tmp/diff_new_pack.6sifHT/_new  2019-01-03 18:04:34.912249505 +0100
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define libmaj  11
-%define libmin  84
+%define libmin  85
 %define libver  %{libmaj}.%{libmin}
 Name:           netpbm
-Version:        10.84.2
+Version:        10.85.0
 Release:        0
-Summary:        A Powerful Graphics Conversion Package
+Summary:        A Graphics Conversion Package
 License:        BSD-3-Clause AND GPL-2.0-or-later AND IJG AND MIT AND 
SUSE-Public-Domain
 Group:          Productivity/Graphics/Convertors
 Url:            http://netpbm.sourceforge.net/
@@ -50,15 +50,16 @@
 Provides:       pbmplus
 
 %description
-The latest version of the Portable Bitmap Plus Utilities. This large
-package, which is by now available for all hardware platforms, provides
-tools for graphics conversion. Using these tools, images can be
-converted from virtually any format into any other format. A few of the
-supported formats include: GIF, PC-Paintbrush, IFF ILBM, Gould Scanner
-file, MTV ray tracer, Atari Degas .pi1 and .pi3, Macintosh PICT, HP
-Paintjet file, QRT raytracer, AUTOCAD slide, Atari Spectrum (compressed
-and uncompressed), Andrew Toolkit raster object, and many more. On top
-of that, man pages are included for all tools.
+These are the Portable Bitmap Plus Utilities.
+
+This package provides tools for graphics conversion. Using these
+tools, images can be converted from virtually any format into any
+other format. A few of the supported formats include: GIF,
+PC-Paintbrush, IFF ILBM, Gould Scanner file, MTV ray tracer, Atari
+Degas .pi1 and .pi3, Macintosh PICT, HP Paintjet file, QRT raytracer,
+AUTOCAD slide, Atari Spectrum (compressed and uncompressed), Andrew
+Toolkit raster object, and many more. On top of that, man pages are
+included for all tools.
 
 %package -n libnetpbm%{libmaj}
 Summary:        Libraries for the NetPBM (NetPortableBitmap) Graphic Formats
@@ -72,7 +73,7 @@
 source package.
 
 %package -n libnetpbm-devel
-Summary:        Libraries for the NetPBM Graphic Formats - files mandatory for 
development
+Summary:        Header files for the NetPBM libraries
 Group:          Development/Libraries/C and C++
 Requires:       libnetpbm%{libmaj} = %{version}
 

++++++ netpbm-10.84.2-documentation.tar.bz2 -> 
netpbm-10.85.0-documentation.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/netpbm/netpbm-10.84.2-documentation.tar.bz2 
/work/SRC/openSUSE:Factory/.netpbm.new.28833/netpbm-10.85.0-documentation.tar.bz2
 differ: char 11, line 1

++++++ netpbm-10.84.2-nohpcdtoppm-noppmtompeg.tar.bz2 -> 
netpbm-10.85.0-nohpcdtoppm-noppmtompeg.tar.bz2 ++++++
++++ 16740 lines of diff (skipped)

++++++ netpbm-gcc-warnings.patch ++++++
--- /var/tmp/diff_new_pack.6sifHT/_old  2019-01-03 18:04:36.012248527 +0100
+++ /var/tmp/diff_new_pack.6sifHT/_new  2019-01-03 18:04:36.016248523 +0100
@@ -1,8 +1,8 @@
-Index: netpbm-10.75.1/converter/other/pngx.c
+Index: netpbm-10.85.0/converter/other/pngx.c
 ===================================================================
---- netpbm-10.75.1.orig/converter/other/pngx.c 2016-08-22 11:03:31.641785020 
+0200
-+++ netpbm-10.75.1/converter/other/pngx.c      2016-08-22 17:36:34.165268951 
+0200
-@@ -342,6 +342,7 @@ pngx_srgbIntentDesc(pngx_srgbIntent cons
+--- netpbm-10.85.0.orig/converter/other/pngx.c 2018-12-31 16:41:07.134118718 
+0100
++++ netpbm-10.85.0/converter/other/pngx.c      2018-12-31 17:50:20.646020442 
+0100
+@@ -366,6 +366,7 @@ pngx_srgbIntentDesc(pngx_srgbIntent cons
      case PNGX_ABSOLUTE_COLORIMETRIC: return "ABSOLUTE_COLORIMETRIC";
      }
      assert(false);
@@ -10,7 +10,7 @@
  }
  
  
-@@ -357,6 +358,7 @@ const libpngSrgbIntentCode(pngx_srgbInte
+@@ -381,6 +382,7 @@ const libpngSrgbIntentCode(pngx_srgbInte
      }
  
      assert(false);  /* All cases above return */
@@ -18,10 +18,10 @@
  }
  
  
-Index: netpbm-10.75.1/editor/pbmreduce.c
+Index: netpbm-10.85.0/editor/pbmreduce.c
 ===================================================================
---- netpbm-10.75.1.orig/editor/pbmreduce.c     2016-08-22 17:36:34.141268538 
+0200
-+++ netpbm-10.75.1/editor/pbmreduce.c  2016-08-22 17:37:35.838325686 +0200
+--- netpbm-10.85.0.orig/editor/pbmreduce.c     2018-12-31 17:50:20.618020308 
+0100
++++ netpbm-10.85.0/editor/pbmreduce.c  2018-12-31 17:50:20.646020442 +0100
 @@ -202,6 +202,9 @@ oppositeDir(enum Direction const arg) {
      case RIGHT_TO_LEFT: return LEFT_TO_RIGHT;
      }
@@ -32,3 +32,15 @@
  }
  
  
+Index: netpbm-10.85.0/lib/libpm.c
+===================================================================
+--- netpbm-10.85.0.orig/lib/libpm.c    2018-12-31 17:50:20.622020327 +0100
++++ netpbm-10.85.0/lib/libpm.c 2018-12-31 17:51:40.886403785 +0100
+@@ -440,6 +440,7 @@ pm_maxvaltobits(int const maxval) {
+         pm_error( "maxval of %d is too large!", maxval );
+ 
+     assert(false);
++    return 0;
+ }
+ 
+ int

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


Reply via email to