* pngtopam: fix bug: ignores -gamma. Introduced in 10.48
(September 2009).
* Add pamtowinicon, winicontopam. Thanks Ludolf Holzheid.
* pgmnoise: add -maxval, speed up. Thanks Prophet of the Way.
* etc. see doc/HISTORY
- added stdbool-after-jasper.patch, to be removed in the next
submission [bnc#839584]
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=49
* pamstereogram: change -guidesize default from 10 to 20
* pgmhist: Add -machine option.
* pgmhist: Add -median, -quartile, and -decile options.
* pamstereogram: Add -guidetop and -guidebottom options to replace
trick where negative -guidesize means top, positive means
bottom, absent means none.
* pamstereogram: -smoothing smooths images even without -texfile.
* pnmcat: set don't care bits in packed PBM output to zero so
they are predictable.
* etc. see doc/HISTORY
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=46
* Xbmtopbm: fix incorrect output, memory leak. Thanks Prophet of
the Way <afu@wta.att.ne.jp>.
* Pamtojpeg2k: default to no compression ratio constraint and
allow compression ratios less than 1. Because of compression
metadata, small images do require loss of quality in order to
get down to a compression ratio of 1.
* Sunicontopnm: Fix incorrect output for depth 8. Always broken
(depth = 8 capability was added in Netpbm 10.53 (December 2010).
pamgauss: Fix bug: erroneously says -maxval is too big on 64 bit
system. Always broken (Pamgauss was added in 10.23 (July 2004).
* xpmtoppm: major speedup for 3-character-per pixel files,
memory reduction for all files: use hash table instead of
linear search or direct index, go row by row.
* xpmtoppm: fix bogus "color number too large" failure. Broken
in 10.49 (December 2009).
* pnm_hashtuple: slight performance improvement from new hash
function. Thanks Prophet of the Way <afu@wta.att.ne.jp>.
* ppmtospu: wild memory accesses. Always broken (program added in
10.58 (March 2012).
* pamtosrf: fix storage corruption. Always broken (program added
in 10.55 (June 2011).
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=42
* ppmtobmp: fix failure with "internal error" message on all
uses.
* pamscale: fix all black output with resampling.
* pgmtexture: fix integer overflow in difference variance.
* pgmtexture: fix array bounds violations in various calculations.
* pngtopnm: fix crash with invalid tIME chunk.
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=35
* pnmtopng: fix bug: with -alpha specifying a mask which contains
no fully transparent area, output PNG is fully opaque.
Introduced in 10.29.
* pnmquant: work with older Perl that doesn't have 3-argument open.
* pnmtops: fix message: says "from top edge" where it means
"from bottom edge."
* pgmtexture: fix wrong sum variance result. Wrong since the
beginning. Thanks Francois P. S. Luus <fpsluus@gmail.com>.
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=31
* asciitopgm: fix bug: memory corruption on too-long lines.
* asciitopgm: fix bug: improper handling of blank lines.
* pngtopnm: fix bug: -verbose reports history chunk present when
it's really a palette.
* bmptopnm: Don't crash on invalid zero value of image height in
the BMP header of a compressed file.
* bmptopnm: don't crash on large invalid value of 'colorsused' in
the BMP header.
* ilbmtoppm: Don't crash on image that has a transparent color
index, but no color map.
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=29
* upstreamed or outdated
- colornames-init.diff (present in the code)
- endian.patch (tested against bnc#105431)
- pamtouil.patch (present in the code)
- ximtoppm-fixes.patch (present in the code)
- [partially, refreshed] fixes.patch
- pngtomng-transparent.patch (tested against bnc#225258)
- rgb.patch (/usr/share/X11/rgb.txt is in RGB_DB2 yet)
* .dif renamed to make.patch
* gcc45.patch merged into fixes.patch
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=16