Commit Graph

  • 61f3306f8c - added patches + netpbm-asan.patch Petr Gajdos 2019-05-16 07:46:48 +00:00
  • 6f24851ef2 OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=103 Petr Gajdos 2019-05-15 06:50:59 +00:00
  • aa2d1ba16d OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=103 Petr Gajdos 2019-05-15 06:50:59 +00:00
  • be08dff0ff - asan_build: build ASAN included - debug_build: build more suitable for debugging Petr Gajdos 2019-05-15 05:45:13 +00:00
  • 7b8a0f93d2 - asan_build: build ASAN included - debug_build: build more suitable for debugging Petr Gajdos 2019-05-15 05:45:13 +00:00
  • ca3a168e9c OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=101 Petr Gajdos 2019-05-14 09:34:33 +00:00
  • 505f8a839f OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=101 Petr Gajdos 2019-05-14 09:34:33 +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 Petr Gajdos 2019-05-14 09:30:03 +00:00
  • d2e7a6e802 - 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 Petr Gajdos 2019-05-14 09:30:03 +00:00
  • a2445fb423 Accepting request 662362 from graphics Dominique Leuenberger 2019-01-03 17:04:23 +00:00
  • ff6f77128c Accepting request 662362 from graphics Dominique Leuenberger 2019-01-03 17:04:23 +00:00
  • 03b981cf1a Accepting request 662222 from home:jengelh:branches:graphics Petr Gajdos 2019-01-02 07:12:27 +00:00
  • 819223afc2 Accepting request 662222 from home:jengelh:branches:graphics Petr Gajdos 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 Petr Gajdos 2018-12-31 17:20:28 +00:00
  • afd81ef5d4 - 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 Petr Gajdos 2018-12-31 17:20:28 +00:00
  • d93fbcd57f Accepting request 643953 from graphics Dominique Leuenberger 2018-11-06 12:59:43 +00:00
  • ab78c71f5b Accepting request 643953 from graphics Dominique Leuenberger 2018-11-06 12:59:43 +00:00
  • a2348e392f Accepting request 643924 from home:pgajdos Ismail Dönmez 2018-10-23 12:31:41 +00:00
  • b3c065fec6 Accepting request 643924 from home:pgajdos Ismail Dönmez 2018-10-23 12:31:41 +00:00
  • 9221e3548e Accepting request 638657 from graphics Dominique Leuenberger 2018-10-02 17:39:18 +00:00
  • 0187e73276 Accepting request 638657 from graphics Dominique Leuenberger 2018-10-02 17:39:18 +00:00
  • e748e6824f Accepting request 638489 from home:pmonrealgonzalez:branches:graphics Fridrich Strba 2018-09-27 06:26:36 +00:00
  • 754555c083 Accepting request 638489 from home:pmonrealgonzalez:branches:graphics Fridrich Strba 2018-09-27 06:26:36 +00:00
  • 4c60db87d5 Accepting request 619410 from graphics Dominique Leuenberger 2018-07-04 21:51:59 +00:00
  • 7b11c9f433 Accepting request 619410 from graphics Dominique Leuenberger 2018-07-04 21:51:59 +00:00
  • 9ff6ccec94 - security update * CVE-2018-8975 [bsc#1086777] + netpbm-CVE-2018-8975.patch Petr Gajdos 2018-06-27 14:08:34 +00:00
  • 394674bc70 - security update * CVE-2018-8975 [bsc#1086777] + netpbm-CVE-2018-8975.patch Petr Gajdos 2018-06-27 14:08:34 +00:00
  • 70e7e43ce1 - refreshed netpbm-security-code.patch - fixed prepare-src-tarball update script Petr Gajdos 2018-06-27 11:43:35 +00:00
  • 388e30207b - refreshed netpbm-security-code.patch - fixed prepare-src-tarball update script Petr Gajdos 2018-06-27 11:43:35 +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). Petr Gajdos 2018-06-27 11:42:32 +00:00
  • e5cb4b8f2e - 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). Petr Gajdos 2018-06-27 11:42:32 +00:00
  • 779b3442ce Accepting request 560688 from graphics Dominique Leuenberger 2018-01-02 15:33:07 +00:00
  • 0fd2680852 Accepting request 560688 from graphics Dominique Leuenberger 2018-01-02 15:33:07 +00:00
  • 0967596408 Accepting request 560571 from home:scarabeus_iv:branches:graphics OBS User mrdocs 2017-12-30 05:50:22 +00:00
  • dfb66f8eb2 Accepting request 560571 from home:scarabeus_iv:branches:graphics OBS User mrdocs 2017-12-30 05:50:22 +00:00
  • 9f67c26413 Accepting request 558105 from graphics Dominique Leuenberger 2017-12-23 11:18:15 +00:00
  • c2befb49cc Accepting request 558105 from graphics Dominique Leuenberger 2017-12-23 11:18:15 +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 Petr Gajdos 2017-12-18 13:36:07 +00:00
  • c9bf03d539 - 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 Petr Gajdos 2017-12-18 13:36:07 +00:00
  • d758572441 Accepting request 513822 from home:scarabeus_iv:branches:graphics Marcus Meissner 2017-08-03 08:14:00 +00:00
  • 2d8fe70ff2 Accepting request 513822 from home:scarabeus_iv:branches:graphics Marcus Meissner 2017-08-03 08:14:00 +00:00
  • 81b7f37358 Accepting request 509659 from home:scarabeus_iv:branches:graphics OBS User mrdocs 2017-07-14 23:48:15 +00:00
  • 15d59e0bfb Accepting request 509659 from home:scarabeus_iv:branches:graphics OBS User mrdocs 2017-07-14 23:48:15 +00:00
  • 1226fb384d Accepting request 502465 from graphics Dominique Leuenberger 2017-06-16 08:52:59 +00:00
  • d5cc6043dd Accepting request 502465 from graphics Dominique Leuenberger 2017-06-16 08:52:59 +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. Petr Gajdos 2017-06-09 06:12:15 +00:00
  • 9ebf6862a0 - 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 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. Petr Gajdos 2017-06-06 07:25:29 +00:00
  • f01ffdbec8 - 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. Petr Gajdos 2017-06-06 07:25:29 +00:00
  • dc79d45afa Accepting request 441328 from graphics Dominique Leuenberger 2016-11-25 11:24:27 +00:00
  • 66c046f719 Accepting request 441328 from graphics Dominique Leuenberger 2016-11-25 11:24:27 +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. Petr Gajdos 2016-11-22 10:32:48 +00:00
  • 25536c0548 - 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. Petr Gajdos 2016-11-22 10:32:48 +00:00
  • 9863570c82 Accepting request 437270 from graphics Dominique Leuenberger 2016-10-28 08:42:46 +00:00
  • 6be0fc27f0 Accepting request 437270 from graphics Dominique Leuenberger 2016-10-28 08:42:46 +00:00
  • 2ade4e584c OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=75 Fridrich Strba 2016-10-25 10:55:46 +00:00
  • f98b093c68 OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=75 Fridrich Strba 2016-10-25 10:55:46 +00:00
  • d243d2e643 Fix build with newer jasper Fridrich Strba 2016-10-25 10:54:54 +00:00
  • 1ee8c4b3cf Fix build with newer jasper Fridrich Strba 2016-10-25 10:54:54 +00:00
  • edb19a36b6 Accepting request 421133 from graphics Dominique Leuenberger 2016-08-26 21:13:43 +00:00
  • 0f626ffb5a Accepting request 421133 from graphics Dominique Leuenberger 2016-08-26 21:13:43 +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 Petr Gajdos 2016-08-22 15:43:39 +00:00
  • 8d4130388f - 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 Petr Gajdos 2016-08-22 15:43:39 +00:00
  • ec6671b7ba Accepting request 349348 from graphics Dominique Leuenberger 2015-12-27 00:57:34 +00:00
  • 66380c80a9 Accepting request 349348 from graphics Dominique Leuenberger 2015-12-27 00:57:34 +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 Petr Gajdos 2015-12-17 11:36:34 +00:00
  • 6c826b6f4c - updated to 10.72.4 * see HISTORY for upstrem changelog * added useful returns + netpbm-gcc-warnings.patch * forwardported . netpbm-security-code.patch Petr Gajdos 2015-12-17 11:36:34 +00:00
  • 8eb8104ec6 Accepting request 313353 from graphics Dominique Leuenberger 2015-06-30 08:14:02 +00:00
  • 877b4748f2 Accepting request 313353 from graphics Dominique Leuenberger 2015-06-30 08:14:02 +00:00
  • 72bf0b6173 Accepting request 313288 from home:mvyskocil:branches:graphics Petr Gajdos 2015-06-24 07:14:17 +00:00
  • 347bd2cf88 Accepting request 313288 from home:mvyskocil:branches:graphics Petr Gajdos 2015-06-24 07:14:17 +00:00
  • 89cc31275f Accepting request 307835 from graphics Dominique Leuenberger 2015-05-20 21:34:44 +00:00
  • c3abc04623 Accepting request 307835 from graphics Dominique Leuenberger 2015-05-20 21:34:44 +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). Petr Gajdos 2015-05-11 15:00:35 +00:00
  • 54790b0745 - 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). Petr Gajdos 2015-05-11 15:00:35 +00:00
  • 4cf67f12a3 Accepting request 262276 from graphics Dominique Leuenberger 2014-11-24 10:18:00 +00:00
  • f52c1a75f3 Accepting request 262276 from graphics Dominique Leuenberger 2014-11-24 10:18:00 +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. Petr Gajdos 2014-11-19 09:19:38 +00:00
  • bf9a633464 - 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. Petr Gajdos 2014-11-19 09:19:38 +00:00
  • 6503cfe7c6 Accepting request 247961 from graphics Stephan Kulow 2014-09-10 05:27:47 +00:00
  • 95afd2cf61 Accepting request 247961 from graphics Stephan Kulow 2014-09-10 05:27:47 +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) Petr Gajdos 2014-09-08 08:18:02 +00:00
  • ce8e7459a2 - 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) Petr Gajdos 2014-09-08 08:18:02 +00:00
  • a556782863 Accepting request 247934 from home:elvigia:branches:graphics Petr Gajdos 2014-09-08 07:52:06 +00:00
  • b5c2219e4f Accepting request 247934 from home:elvigia:branches:graphics Petr Gajdos 2014-09-08 07:52:06 +00:00
  • 61f097e75b Accepting request 246972 from graphics Stephan Kulow 2014-09-01 05:55:50 +00:00
  • d58c32212f Accepting request 246972 from graphics Stephan Kulow 2014-09-01 05:55:50 +00:00
  • 976df8c37a Accepting request 246947 from home:coolo:branches:openSUSE:Factory Ismail Dönmez 2014-08-31 07:47:47 +00:00
  • 5d9d553daf Accepting request 246947 from home:coolo:branches:openSUSE:Factory Ismail Dönmez 2014-08-31 07:47:47 +00:00
  • c2c3a259e5 Accepting request 238386 from graphics Stephan Kulow 2014-06-25 13:24:05 +00:00
  • c074e6a621 Accepting request 238386 from graphics Stephan Kulow 2014-06-25 13:24:05 +00:00
  • 1ccf4ea2c2 - 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 Petr Gajdos 2014-06-23 13:55:03 +00:00
  • 6abec6d913 - 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 Petr Gajdos 2014-06-23 13:55:03 +00:00
  • d93ebf244a Accepting request 228426 from graphics Stephan Kulow 2014-04-06 05:10:21 +00:00
  • 290978978d Accepting request 228426 from graphics Stephan Kulow 2014-04-06 05:10:21 +00:00
  • e3e0985530 - 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 Petr Gajdos 2014-04-01 11:34:57 +00:00
  • f43928b4ce - 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 Petr Gajdos 2014-04-01 11:34:57 +00:00
  • 0f657b00f1 Accepting request 208636 from graphics Stephan Kulow 2013-11-28 15:51:47 +00:00
  • 912b348e62 Accepting request 208636 from graphics Stephan Kulow 2013-11-28 15:51:47 +00:00
  • 35c220e8f5 - 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) Petr Gajdos 2013-11-27 08:49:15 +00:00