Commit Graph

100 Commits

Author SHA256 Message Date
00fc33643d Accepting request 1143652 from home:pgajdos
- added patches
  fix CVE-2017-5849 [bsc#1022790], CVE-2017-5849 [bsc#1022791]
  + netpbm-use-byrow-when-needed.patch

OBS-URL: https://build.opensuse.org/request/show/1143652
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=147
2024-02-04 14:54:09 +00:00
195fc44b11 Accepting request 1143208 from home:pgajdos
- version update to 11.5.2
  Release 11.05.02
  + ppmtowinicon: fix array overrun with 4 and 8 bits per pixel.
  Release 11.05.01
   Fix typo in ppmforge test case.
  Release 11.05.00
  + pnmpad: Add -color, -promote, -extend-edge, -detect-background .
  + pnmconvol: Restore ability of convolution matrix to be a
    pseudo-plain-PNM with samples that exceed the maxval.  Lost in
    10.30 (October 2005) because maxval-checking code was added to
    libnetpbm.  (Was fixed in 10.47.08 in November 2010, but only in
    the 10.47 series).
  + pnmindex: Improve failure mode when -size or -across is zero.
  + pnmindex: Make -plain work.
  + pnmpad: fix behavior with -left, -right, and -width together or
    -top, -bottom, -height together: ignores -width where it should
    fail.  Broken in Netpbm 10.72 (September 2015).
  + pamtosvg: fix "zero determinant" failure.  Introduced in
    Netpbm 11.04 (September 2023).
  + pjtoppm: fix crash based on uninitialized variable.
    Introduced in Netpbm 11.04 (September 2023).
  + ppmtopcxl: fix incorrect output with > 256 colors.  Always
    broken.  (Program was added in primordial Netpbm in 1990).
  + pbmtext: fix buffer overrun with insanely large input.
  + picttoppm: fix buffer overrun with insanely wide input.
  + ppmtoxpm: fix incorrect output with insanely large number of
    colors.
  + pnmscalefixed: fix incorrect output with really big image and
    -pixels option.
  + ppmdither: fix buffer overrun with insanely large dithering

OBS-URL: https://build.opensuse.org/request/show/1143208
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=145
2024-02-02 09:12:34 +00:00
9900b27807 - version update to 11.2.0
* jpegtopnm: Add -traceexif
  * pbmtextps: Add -asciihex, -ascii85.
  * pcdovtoppm: remove dependency on obsolete 'tempfile' program.
  * jpegtopnm: Many fixes to -dumpexif.  Always broken.
    (-dumpexif was new in Netpbm 9.18 (September 2001))
  * pamtopng: fix -chroma option: always rejected.  Always broken.
    (pamtopng was new in Netpbm 10.70 (June 2015)).
  * pnmtopng: fix -rgb option: always rejected.  Always broken
    (-rgb was new in Netpbm 10.30 (October 2005)).
  * build: change the way you add the separately distributed
    'hpcdtoppm' code to the build.
  * lot of changes since last version update, see
    https://sourceforge.net/p/netpbm/code/HEAD/tree/advanced/doc/HISTORY
- modified patches
  % netpbm-gcc-warnings.patch (refreshed)
  % netpbm-security-code.patch (refreshed)
  % netpbm-security-scripts.patch (refreshed)
- deleted patches
  - netpbm-tmpfile.patch (upstreamed)
  - ppmforge-fix-overflow.patch (upstreamed)
  - signed-char.patch (upstreamed)

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=143
2023-06-23 09:18:14 +00:00
David Anes
d01cf922f3 Accepting request 1059511 from home:ohollmann:branches:graphics
- Drop patch big-endian.patch, already in upstream since 10.87.00

OBS-URL: https://build.opensuse.org/request/show/1059511
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=141
2023-01-19 09:31:13 +00:00
David Anes
b1a68b1c78 Accepting request 1004988 from home:Andreas_Schwab:Factory
- ppmforge-fix-overflow.patch: Fix arithmetic overflow in ppmforge
- ppmforge-test.patch: removed

OBS-URL: https://build.opensuse.org/request/show/1004988
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=139
2022-09-20 15:08:02 +00:00
David Anes
6e3cf01f88 Accepting request 1003553 from home:Andreas_Schwab:Factory
- ppmforge-test.patch: fix ppmforge test to avoid float overflow

OBS-URL: https://build.opensuse.org/request/show/1003553
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=137
2022-09-14 14:35:07 +00:00
b5299b229e Accepting request 980338 from openSUSE:Factory
does not build for all archs, let us revert

OBS-URL: https://build.opensuse.org/request/show/980338
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=136
2022-06-01 11:50:32 +00:00
4352ad5112 - big-endian.patch (upstreamed)
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=135
2022-05-31 09:51:49 +00:00
7fadb1ab19 OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=134 2022-05-31 09:38:58 +00:00
40e83e4fde OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=133 2022-05-31 09:26:11 +00:00
5e5269246d OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=132 2022-05-31 09:11:56 +00:00
3531121433 - version update to 10.98.2
palmtopnm: Fix failure with bogus claim of invalid input on
    architectures that do not use two's complement negative numbers.
    Always broken.  (Ability to convert PackBits input was new in
    Netpbm 10.27 (March 2005).
    pnmgamma -srgbtobt709, -bt709tosrgb: fix bug; incorrect output.
    Always broken (These options were new in Netpbm 10.32 (February
    2006)).  Thanks Alexander Shpilkin <ashpilkin@gmail.com>.
    pamdice: Fix incorrect output file name with PAM input.  Always
    broken (pamdice was new in Netpbm 9.25 (March 2002).
    pamtopdbimg: Add -fixedtime.
    ppmfade: Use temporary files securely.
    pnmtosir: Set some possibly meaningless bits in output to zero
    so output is repeatable.
    pamx: Fix bug: top-justifies image in all cases where it should
    bottom-justify.  Always broken.  (pamx was new in Netpbm 10.34
    (June 2006).
    pnmtorle: Fix bug: -h works only on first image.
    pamsistoaglyph: Fix invalid memory reference and incorrect
    output on depth 1 input.  Always broken.  (pamsistoaglyph was
    new in Netpbm 10.47 (June 2009).  Thanks Scott Pakin.
    pambayer: Fix bogus colors at edges.  Always Broken (pambayer
    was new in Release 10.30 (October 2005)).
    libnetpbm, various programs: fix bug: bogus warning that a color
    specified on command line cannot be represented exactly with the
    maxval being used.  Introduced in Netpbm 10.83 (June 2018).
    pnmtopsnr: Fix typo in error message.  Always broken (pnmpsnr
    was new in Netpbm 9.6 (July 2000).
    ppmtoilbm: Remove -floyd (aka -fs) option, which hasn't worked
    in a long time if ever and is inappropriate function for this

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=131
2022-05-30 14:58:55 +00:00
8fae02f657 Accepting request 942809 from home:Andreas_Schwab:Factory
- signed-char.patch: fix bad use of plain char

OBS-URL: https://build.opensuse.org/request/show/942809
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=129
2021-12-27 17:31:35 +00:00
858b8422cb - version update to 10.96.4
palmtopnm: Fix bug: fails with PackBits input on platform with
    default unsigned char, such as ppc64.  Always broken.  (Ability
    to convert PackBits input was new in Netpbm 10.27 (March 2005).
    sunicontopnm, escp2topbm, mgrtopbm, ybmtopbm, pamcut, pbmpscale,
    pnmcat, pnmpad: Fix arithmetic overrun with ridiculously large
    image.
    pamrubber: Fix bug: random behavior with -quad when you specify
    both points for source or target and the second one is lower in
    the image than the first.  Always broken (Pamrubber was new in
    Netpbm 10.54 (March 2011)).
    libnetpbm: When validating computable size of width and height,
    allow for adding up to 10 instead of 2, to account for rounding
    up to a multiple of 8 in processing bit maps.
    pamtogif: Fix bug: doesn't ignore the input alpha mask when user
    specified -transparent.  Broken in Netpbm 10.37 (December 2006).
    pgmtoppm: Eliminate dependency on color dictionary when user
    does not specify any colors by name.
    pamstereogram: Fix crash with -xbegin=0.  Thanks Scott Pakin.
    Introduced in Netpbm 10.94.
    pamtopng: Fix rejection of all BLACKANDWHITE_ALPHA images with
    message about wrong depth.  Always broken (pamtopng was new in
    Netpbm 10.71 (June 2015)).  Thanks Karol Kosek
    <krkk@krkk.ct8.pl>.
    pamtopng: Fix failure with GRAYSCALE_ALPHA images with maxval
    less than 255.  Always broken (pamtopng was new in Netpbm 10.71
    (June 2015)).  Thanks Karol Kosek <krkk@krkk.ct8.pl>.
    pamtopng: Fix: treats all tuple types that start with BLA as
    BLACKANDWHITE.  Always broken (pamtopng was new in Netpbm 10.71
    (June 2015)).

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=124
2021-12-13 12:35:32 +00:00
3859e03247 - version update to 10.93.0
* lot of bug fixes and features, see HISTORY
- modified patches
  % netpbm-disable-jasper.patch (refreshed)
  % netpbm-make.patch (refreshed)
  % netpbm-security-code.patch (refreshed)
  % netpbm-security-scripts.patch (refreshed)
  % netpbm-tmpfile.patch (refreshed)
  % signed-char.patch (refreshed)
- deleted patches
  - netpbm-pbmtonokia-cmdline-txt-null.patch (upstreamed)

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=122
2020-12-29 11:51:30 +00:00
0e9cd0fe50 -
- added patches
  fix bsc#1170831 -- sent to bryanh@giraffe-data.com on 2020-05-04
  + netpbm-pbmtonokia-cmdline-txt-null.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=119
2020-05-04 12:42:38 +00:00
4d3753e87e Accepting request 799270 from home:marxin:branches:graphics
- Add ubsan_build and remove not needed patch netpbm-asan.patch.

OBS-URL: https://build.opensuse.org/request/show/799270
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=118
2020-05-04 08:17:17 +00:00
bd8891e6a6 OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=116 2019-12-20 14:30:56 +00:00
c901087b52 - version update to 10.88.1
* anytopnm: Fix unpredictable behavior when file name contains
    spaces.
    pnmquant: Fail if user specifies more than one of -meanpixel,
    -meancolor, and -center, rather than just pick one.
  * pnmremap: Don't output any part of the image if program fails
    because the maxval of input and map file do not match, in a
    case where matching maxval is required, i.e. the user specified
    -firstisdefault or -missingcolor.
  * ppmhist: sort secondarily by RGB with -sort=frequency, so
    output is repeatable.
  * pnmcolormap: Add -splitpix, -splitcol, -splitdim.
    Thanks Vladislav Zavjalov.
  * pbmtext: fix erroneous failure message with long input text.
  * jpeg2ktopam, pamtojpeg2k: fix negative array index.  Always
    broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
  * jpeg2ktopam, pamtojpeg2k: fix assertion failure.  Always
    broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
  * jpeg2ktopam: Fix memory leak after decoder failure.  Always
    broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
  * jpeg2ktopam: fix null pointer dereference.  Always broken
    (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
  * pnmtorle, rletopnm: fix wild pointer dereference when memory
    allocation fails.  Always broken (programs were added to
    Netpbm in Release 9.0 (April 2000).
  * pamsumm: Fix bug: with -mean and a conflicting option such as
    -sum, the program ignores one of the options.  It should fail.
    Always broken (pamsumm was new in Netpbm 10.21 (March 2004).
    pamfind: Add -machine .
  * Multiple: fix bug: when you specify the same option twice, you

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=115
2019-12-20 12:52:51 +00:00
23a1b5ca1b Accepting request 728166 from home:jubalh:branches:graphics
- bsc#1144255 - Drop jasper dependency from netpbm due to removal
  of jasper. Disables JPEG2000 support and stops shipping programs
  like pamtojpeg2k and jpeg2ktopam
- Add netpbm-disable-jasper.patch

OBS-URL: https://build.opensuse.org/request/show/728166
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=113
2019-09-04 08:45:23 +00:00
Dirk Stoecker
b2cf595ce7 Accepting request 714038 from home:Andreas_Schwab:Factory
- signed-char.patch: fix bad use of plain char
- big-endian.patch: fix dependency on byte order

OBS-URL: https://build.opensuse.org/request/show/714038
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=111
2019-07-08 11:48:39 +00:00
8069d6fc7d OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=109 2019-05-31 11:56:19 +00:00
993759008e - enable the test suite
- do no ship pstopnm [bsc#1136936]

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=108
2019-05-31 09:34:33 +00:00
c118ab6195 OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=106 2019-05-16 12:26:29 +00:00
3590771b8d neccessary for running with ASAN
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=105
2019-05-16 07:48:57 +00:00
a18460dbab - added patches
+ netpbm-asan.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=104
2019-05-16 07:46:48 +00:00
6f24851ef2 OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=103 2019-05-15 06:50:59 +00:00
be08dff0ff - asan_build: build ASAN included
- debug_build: build more suitable for debugging

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=102
2019-05-15 05:45:13 +00:00
9ff568f058 - version update to 10.86.3
* pnmtopng: Fix bug: Defaults to no filters.  Should be all
    filters.  Effect is larger PNG output.  Broken after Netpbm
    10.26 (January 2005) but no later than Netpbm 10.35 (August
    2006).
  * pnmtopng: Fix bug: Doesn't allow multiple filter options.
    Broken after Netpbm 10.26 (January 2005) but no later than
    Netpbm 10.35 (August 2006).
  * pnmcrop: Don't allow -borderfile with -reportXXX.  It doesn't
    work.
  * pnmcrop: fix bug: -bgcolor doesn't work.  Always present
    (-bgcolor was introduced in Netpbm 10.86 (March 2019)).
  * pnmcrop: fix bug: incorrect identification of background with
    -bgcolor and PBM or PGM image.  Always present (-bgcolor was
    introduced in Netpbm 10.86 (March 2019)).
  * Add pamfind.
  * Add pambrighten.
  * Add pamhue.
  * pnmcrop: Add -bg-color, bg-corner, -reportfull, -reportsize,
    -blank-image .
  * pamtopng: Add -interlace .
  * pamenlarge: Add -scale, -xscale, -yscale .
  * pamenlarge: Much faster for PBM with xscale factor above 10;
    slightly faster for xscale factor 2-10.
  * pamfile: Add -machine and -size .
  * pamscale: Add -reportonly
  * pamstretch-gen: Add -quiet, -plain.
  * pamstretch-gen: Use -dropedge on the 'pamstretch' piece for
    better looking output.
  * pamstretch: Accept scale factor of 1 as a parameter (already

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=100
2019-05-14 09:30:03 +00:00
03b981cf1a Accepting request 662222 from home:jengelh:branches:graphics
- Trim filler wording from descriptions.

OBS-URL: https://build.opensuse.org/request/show/662222
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=98
2019-01-02 07:12:27 +00:00
01861b371c - 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 (scott+pbm@pakin.org).
  * pamtotga: Add -cmap16 .
  * pamtris: Add -rgb, -grayscale.  Add w parameter to vertex
    instructions.  Fix perspective correctness.  Thanks Lucas Brunno
    Luna <lucaslunar32@hotmail.com>.
  * 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

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=97
2018-12-31 17:20:28 +00:00
Ismail Dönmez
a2348e392f Accepting request 643924 from home:pgajdos
- updated to 10.84.02
  * libnetpbm: Fix invalid memory reference in color name processing
    when trivial memory allocation fails.
    pamtojpeg2k: fix incorrect interpretation of -ilyrrates option
    when it contains multiple delimiter characters in a row.  Always
    broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
  * pnmtojbig: fix incorrect handling of -x option.  Always broken
    (pnmtojbig was new in Netpbm 9.2 (May 2000)).
    Add pamaltsat.  Thanks Anton Shepelev <anton.txt@gmail.com>.
  * Add pamtris.  Thanks Lucas Brunno Luna
    <lucaslunar32@hotmail.com>.
  * libpbmfont, pbmtext: fix bugs with BDF file lines with
    insufficient number of fields.  Unknown effect.
  * pbmtext: -wchar works with built-in fonts.
  * pbmtext: improved -verbose information about BDF fonts:
    include CHARSET_REGISTRY, CHARSET_ENCODING.
  * libnetpbm font facilities: built-in fonts work with wide
    characters.
  * pbmtext; libnetpbm BDF font processing: fix invalid memory
    reference when BDF font file has invalid syntax.  Broken
    in primordial Netpbm, ca 1993.
  * pamgetcolor: fix bug: gets color of only the top half of a
    region.
  * pnmfiasco, fiascotopnm: Fix trivial memory leak.  Always broken
    (programs were new in Netpbm 9.6, July 2000).

OBS-URL: https://build.opensuse.org/request/show/643924
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=95
2018-10-23 12:31:41 +00:00
Fridrich Strba
e748e6824f Accepting request 638489 from home:pmonrealgonzalez:branches:graphics
- updated to 10.83.00
  * Add pamlevels.  Thanks Anton Shepelev <anton.txt@gmail.com>.
  * Add pamgetcolor.  Thanks Anton Shepelev <anton.txt@gmail.com>.
  * Add rgb-<maxval>:r/g/b color specification format.
  * pngtopam: Fix bogus warning of non-square pixels when image does
    not contain pixel resolution information.  Introduced in Netpbm
    10.48 (September 2009).
  * pstopnm: Fix divide-by-zero crash when Postscript input says
    the image has zero size.
  * pstopnm: Fix divide-by-zero crash when computed resolution
    rounds down to zero dots per inch.
  * pbmmask: Fix invalid memory reference with zero-dimension
    input image.  Broken in primordial Netpbm, ca 1989.
    [CVE-2018-8975, bsc#1086777] 
    https://sourceforge.net/p/netpbm/code/3279/
  * libnetpbm: Add pnm_colorspec_rgb_integer,
    pnm_colorspec_rgb_norm, pnm_colorspec_rgb_x11,
    pnm_colorspec_dict, pnm_colorspec_dict_close.
  * libnetpbm: Add pnm_parsecolor2.
  * libnetpbm: Add pnm_allocpamtuplen, pnm_freepamtuplen.
  * libnetpbm: Make the normalized tuple functions respect the
    allocation depth specified in struct pam (member
    'allocation_depth') instead of using the actual tuple depth
    (member 'depth').
  * ilbmtoppm: Fix bug: may fail with bogus error message about an
    invalid CLUT chunk if image has a CLUT chunk.  Introduced after
    Netpbm 10.26 (January 2005) and at or before Netpbm 10.35
    (August 2006).
- Refreshed patch netpbm-security-code.patch
- Dropped patch fixed upstream netpbm-CVE-2018-8975.patch

OBS-URL: https://build.opensuse.org/request/show/638489
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=93
2018-09-27 06:26:36 +00:00
9ff6ccec94 - security update
* CVE-2018-8975 [bsc#1086777]
    + netpbm-CVE-2018-8975.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=91
2018-06-27 14:08:34 +00:00
cd71c013fb - updated to 10.82.2
* Pngtopam: Fix bogus warning of non-square pixels when image does
              not contain pixel resolution information.  Introduced in Netpbm
              10.48 (September 2009)
  * ilbmtoppm: Fix bug: may fail with bogus error message about an
              invalid CLUT chunk if image has a CLUT chunk.  Introduced after
              Netpbm 10.26 (January 2005) and at or before Netpbm 10.35
              (August 2006).
  * pbmtext: Add -wchar.
  * pbmtext: Add -text-dump option.
  * ppmhist: Add color summary to top of output, (except with
    -noheader).
  * pnmremap: Add -randomseed.
  * pnmquant: Add -norandom, -randomseed.
  * pamtogif: Add -noclear option.
  * giftopnm: Check "data width" value from GIF image properly:
    can't be bigger than 11, because the minimum code size is one
    more than the data width and the maximum code size is 12.  (Note
    that GIF spec prohibits anything more than 8).
  * pnmpsnr: Add -targetX options.
  * ppmrainbow: Add "ppmrainbow: " to error messages, like other
    programs.
  * ppmrainbow: improve error message.
  * g3topbm: Fix bug - produces invalid empty PBM image if input
    image is empty.
  * ppmpat: Fix bug - crash or junk output with -camo or -anticamo
    and no -color.  Introduced in Netpbm 10.78 (March 2017).
  * mrftopbm: Fix bug - wrong error messages or output when input
    invalidly short.  Always broken (mrftopbm was new in Netpbm
    10.18 (September 2003).

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=89
2018-06-27 11:42:32 +00:00
OBS User mrdocs
0967596408 Accepting request 560571 from home:scarabeus_iv:branches:graphics
- Add patch makeman-py3.patch to make sure to use python3 when
  building
- Unpack the stuff only once

OBS-URL: https://build.opensuse.org/request/show/560571
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=87
2017-12-30 05:50:22 +00:00
1408ad3c17 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=85
2017-12-18 13:36:07 +00:00
d758572441 Accepting request 513822 from home:scarabeus_iv:branches:graphics
- Version update to 10.79.3:
  * Fix license clash between GPL-2 and GPL-3
  * Few small fixes

OBS-URL: https://build.opensuse.org/request/show/513822
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=84
2017-08-03 08:14:00 +00:00
OBS User mrdocs
81b7f37358 Accepting request 509659 from home:scarabeus_iv:branches:graphics
- 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).

OBS-URL: https://build.opensuse.org/request/show/509659
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=83
2017-07-14 23:48:15 +00:00
5af1a34b9d - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=81
2017-06-09 06:12:15 +00:00
8fd70d3fc9 - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=80
2017-06-06 07:25:29 +00:00
92333060fd - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=78
2016-11-22 10:32:48 +00:00
Fridrich Strba
d243d2e643 Fix build with newer jasper
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=74
2016-10-25 10:54:54 +00:00
178c806f10 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=72
2016-08-22 15:43:39 +00:00
5bfbf366da - updated to 10.72.4
* see HISTORY for upstrem changelog 
  * added useful returns
    + netpbm-gcc-warnings.patch
  * forwardported
    . netpbm-security-code.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=70
2015-12-17 11:36:34 +00:00
72bf0b6173 Accepting request 313288 from home:mvyskocil:branches:graphics
- Drop all libp?m.so symlinks 

trigered by: https://build.opensuse.org/request/show/312207

OBS-URL: https://build.opensuse.org/request/show/313288
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=68
2015-06-24 07:14:17 +00:00
ac7e7e1e3c - updated to 10.70.4
* pambackground: fix bug: segfault or incorrect results in most 
    cases.
  * ppmtoarbtxt: Fix some undefined behavior when program limits
    are exceeded.
  * anytopnm: convert all images in a multi-image GIF instead of
    just the first.
  * nmnorm: add -bsingle, -wsingle.
  * pamtosvg: fix use of unset variable; probably results in a
    crash.
  * pnmgamma -srgbtobt709, -bt709tosrgb: fix bug; incorrect output
    nearly always.
  * pamtilt: fix bug: unconditional crash.
  * pgmmorphconv: fix bug: always produces PGM Plain format.
  * giftopnm: Fix bug: crashes if purported GIF has neither a global
    color map nor a local one.
  * pgmmorphconv: add -gradient.
  * pnmhisteq: add -noblack and -nowhite.
  * tifftopnm: allow input file to be nonseekable.
  * Add yuy2topam.
  * Add pgmtosbig.
  * Add st4topgm, pgmtost4.
  * ppmtoarbtxt: fix bug: wrong output when high numbers represent
    darker.
  * ppmtorgb3: Fix buffer overflow with long input file name.
  * st4topgm: Fix bug: with no argument, uses file named "'" instead
    of Standard Input.
  * pnmconvol: Fix bug: wrong output for pixels that convolve to
    negative values (should be clipped to zero).

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=66
2015-05-11 15:00:35 +00:00
0aceed133e - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=64
2014-11-19 09:19:38 +00:00
a5888035ac - 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)

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=62
2014-09-08 08:18:02 +00:00
a556782863 Accepting request 247934 from home:elvigia:branches:graphics
- minor: man pages from section 3 are developer docs, move 
  to -devel package

OBS-URL: https://build.opensuse.org/request/show/247934
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=61
2014-09-08 07:52:06 +00:00