Revisions of netpbm

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 558105 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 61)
- updated to 10.80.1
  * pnmtopalm: Refuse to create a compressed image with more than 8
    bits per pixel.
  * pbmtext, libnetpbm font facilities: allow glyphs in font files
    that have no bitmap data; just used for their advance value to
    code a space.
  * pbmtext: Improve error message when there is a problem reading
    the font file.
  * libnetpbm font facilities: consider font invalid if a glyph is
    more than 65536 pixels high or wide.
  * ppmshadow: handle images with a black background and low
    contrast images (i.e. little difference between foreground and
    background).
  * ppmbrighten: fix bug: red pixels change hue.  Introduced in
    after Netpbm 10.11 (October 2002) and before Netpbm 10.18
    (September 2003).
  * palmtopnm: fix crash if invalid input contains color index that
    is not in the palette.  Always broken (palmtopnm was new in
    Netpbm 9.10 (October 2001)).
  * pnmtopalm: fix incorrect output with certain input files and
    -packbits_compression.  Always broken.  -packbits_compression
    was new in Netpbm 10.27 (March 2005).
  * pnmtopalm: Correct error message recommending running
    pnmquant when the real solution is to run pnmremap to modify the
    image to Palm standard colors.
  * pnmtopalm: Fix bug causing "color not in colormap" failure with
    -colormap and maxval other than 255.
  * libnetpbm: font facilities: fix invalid memory reference with
    certain font files.
  * libnetpbm: ppm_readcolordict: Improve error message when there is
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 502465 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 60)
- updated to 10.78.5
  * pamgauss: Fix skewed output with even dimension.
  * bmptopnm: fix crash when input is a Windows BMP with negative
              number for width.

- updated to 10.78.4
  * pamcrater: fix incorrect output with non-square image.
  * libnetpbm: fix bug: pm_system_XXX closes Standard Input if you
              supply a Standard Output accepter but not a Standard Input
              feeder.
  * fix incorrect output with -mixtransparency.
  * pamcomp: remove debug trace message with -mixtransparency.
  * pnmtojpeg: fix array bounds violation in argument list.
  * ppmpat: Add -color.
  * ppmpat: Add -argyle1, -argyle2.
  * pnmtotiff: Fail with -miniswhite or -minisblack on color image
              rather than produce an invalid TIFF.
  * tifftopnmcmyk: Default rows per strip to the TIFF library
              default instead of whatever yields 8K strips.
  * tifftonm: Fix incorrect PBM output with two-color paletted TIFF
              image.
  * tifftopnm: Fix memory corruption when image is more pixels than
              can be represented as a C unsigned integer.
  * tifftopnmcmyk: Fix bug: fails with very wide images and no
              -rowsperstrip.
  * svgtopam: Fix crash when out of memory.
  * pnmcrop: Add -closeness
  * libnetpbm: ppmd_fill_path: remove debug trace.
  * pnmpad: Fix bug: incorrect output width.
- removed netpbm-no-build-date.patch: not needed since:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 441328 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 59)
- updated to 10.76.0
  * pnmquantall: Fix failure when temporary file location is
    not the same filesystem as the output file.
  * pnmquantall: Fix incorrect handling of when the Pnmremap or
    the final rename fails.
  * giftopnm: Fix bug: crash on little-endian computers that can't
    toleration unaligned memory access.  Thanks Ignatios Souvatzis
    (is@netbsd.org).  Broken in Netpbm 10.47 (June 2009).
  * cmuwmtopbm: fix trivial memory leak.  Always broken (cmuwmtopbm
    was in primordial Pbmplus, in 1988).
  * Build: tifftopnm.c: fix undefined WIFSIGNALED, etc.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 437270 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 58)
Fix build with newer jasper
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 421133 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 57)
- updated to 10.75.1
  * see HISTORY for upstream changelog
  * refreshed, reduced, extended patches:
    netpbm-security-code.patch
    netpbm-security-scripts.patch
    netpbm-gcc-warnings.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 349348 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 56)
- updated to 10.72.4
  * see HISTORY for upstrem changelog 
  * added useful returns
    + netpbm-gcc-warnings.patch
  * forwardported
    . netpbm-security-code.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 313353 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 55)
- Drop all libp?m.so symlinks 

trigered by: https://build.opensuse.org/request/show/312207 (forwarded request 313288 from mvyskocil)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 307835 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 54)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 262276 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 53)
- updated to 10.68.1
  * pnmconvol: add -bias .
  * Remove pnmcomp, install a pnmcomp symlink for pamcomp.
  * Fix incorrect option parsing when there are multiple common
    options (e.g. -plain -quiet).
  * cameratopam: fix buffer overflow.
  * cameratopam: fix incorrect output.
  * ppmtopict: Fix unconditional crash.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 247961 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 52)
- updated to 10.67.4
  * pcdovtoppm: Fix crash due to invalid operator == on some 
    systems.
  * Fix incorrect option parsing when there are multiple common
    options (e.g. -plain -quiet).
  * sgitopnm: add ability to convert 2-channel SGI image.
    Thanks Prophet of the Way <afu@wta.att.ne.jp>.
  * etc. see HISTORY
- modified patches:
  * netpbm-make.patch (refreshed)
  * netpbm-security-code.patch (refreshed)

- minor: man pages from section 3 are developer docs, move 
  to -devel package
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 50)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 238386 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 49)
- updated to 10.66.3
  * sgitopnm: fix bug: no output if input is RLE compressed. 
  * jpegtopnm -dumpexif: fix incorrect display of resolution.
  * jpegtopnm -dumpexif: fix truncated make, model, or datetime.
  * jpegtopnm -dumpexif: fix wild pointer with invalid EXIF data.
  * build fixes
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 228426 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 48)
- updated to 10.66.00
  * Add pamvalidate.
  * Add pamfix: Does what pamfixtrunc did, plus repairs excessive
    sample values.
  * pgmramp: add -diagonal.  
  * libnetpbm: Read functions validate that sample values do not
    exceed maxval.
  * etc. see HISTORY for details
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208636 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 47)
- updated to 10.64.04
  * pnmtops: Fix bug: wrong output with -ascii85.  Introduced in
    10.63 (June 2013).
  * pnmtops: Fix bug: wrong output with -rle.  Introduced in
    10.63 (June 2013).
  * pnmtops: Fix bug: fails with message about waitpid() failing
    if invoked with SIGCHLD ignored.  Introduced in 10.56
    (September 2011).
  * pnmtops: Fix bug: closes Standard Error.  Introduced in
    10.64.02 (today).
  * pnmtops: Fix bug: program hangs if it inherits lots of open
    files.  Introduced in 10.56 (September 2011).
  * pngtopam: fix bug: ignores -gamma.  Introduced in 10.48
  * see HISTORY for details 
- removed wordaccess-include-be.patch (upstreamed)
- removed stdbool-after-jasper.patch (workaround not needed yet)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 202129 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 46)
- fix include syntax for BigEndian platforms
  (wordaccess-include-be.patch) (forwarded request 202090 from k0da)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 45)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 198433 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 44)
- updated to 10.63.01
  * 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]
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 43)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 147393 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 42)
Automatic submission by obs-autosubmit
Displaying revisions 21 - 40 of 81
openSUSE Build Service is sponsored by