Revisions of netpbm

buildservice-autocommit accepted request 560688 from mrdocs's avatar mrdocs (revision 88)
auto commit by copy to link target
mrdocs's avatar mrdocs accepted request 560571 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 87)
- Add patch makeman-py3.patch to make sure to use python3 when
  building
- Unpack the stuff only once
buildservice-autocommit accepted request 558105 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 86)
auto commit by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 85)
- 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
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 513822 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 84)
- Version update to 10.79.3:
  * Fix license clash between GPL-2 and GPL-3
  * Few small fixes
mrdocs's avatar mrdocs accepted request 509659 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 83)
- Drop patch netpbm-missing-file-close.patch fixed differently by
  upstream
- Drop patch netpbm-jasper.patch which is no longer needed
- Remove accidental -O0 added to cflags
- Version update to 10.79.2:
  * Fix 'format-security' GNU compiler warning.
  * libnetpbm: pnm_parsecolorn(), pnm_parsecolor(): fix parsing of
    rgb: color specifications: yields value slightly too dim.
  * pamgauss: Add -maximize, -oversample .  Thanks Anton Shepelev
    <anton.txt@gmail.com>
  * pnmconvol: Extend -normalize to be applicable to convolution
    kernels specified by PGM file.  Thanks Anton Shepelev
    <anton.txt@gmail.com>
  * g3topbm: tolerate fill bits.
  * pbmtog3: Add -align8, -align16.
  * ppmshadow: Improve results for very small maxval.
  * ppmshadow: eliminate extraneous messages from pnmconvol.
  * libnetpbm: Improve error message for purported image that is
    exactly 1 byte long (so ends in the middle of what would be the
    magic number).
  * pbmtox10bm: Get the Perl interpreter for this Perl program from
    the PATH instead of hardcoded as /usr/bin/perl (like all other
    Netpbm Perl programs).
  * ppmcolormask: fix incorrect output when input maxval is not 255.
  * bmptopnm: fix crash when input is a Windows BMP with negative
    number for width.  Always broken.  (bmptopnm was new, as
    bmptoppm, in original Netpbm, 1992).
  * pamcomp: fix incorrect output with -mixtransparency.
    Always broken.  (-mixtransparency was new in Netpbm 10.56,
    September 2011).
buildservice-autocommit accepted request 502465 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 82)
auto commit by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 81)
- 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.
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 80)
- 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:
  *  --version global option: with SOURCE_DATE_EPOCH environment
              variable, display source code datetime instead of build
              datetime.
buildservice-autocommit accepted request 441328 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 79)
auto commit by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 78)
- 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.
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 77)
buildservice-autocommit accepted request 437270 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 76)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 75)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 74)
Fix build with newer jasper
buildservice-autocommit accepted request 421133 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 73)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 72)
- 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
buildservice-autocommit accepted request 349348 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 71)
baserev update by copy to link target
Petr Gajdos's avatar Petr Gajdos (pgajdos) committed (revision 70)
- updated to 10.72.4
  * see HISTORY for upstrem changelog 
  * added useful returns
    + netpbm-gcc-warnings.patch
  * forwardported
    . netpbm-security-code.patch
buildservice-autocommit accepted request 313353 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 69)
baserev update by copy to link target
Displaying revisions 61 - 80 of 148
openSUSE Build Service is sponsored by