Commit Graph

100 Commits

Author SHA256 Message Date
Ismail Dönmez
976df8c37a Accepting request 246947 from home:coolo:branches:openSUSE:Factory
- fix license for spdx 1.2 (IJG is now part of it, loosing SUSE prefix)

OBS-URL: https://build.opensuse.org/request/show/246947
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=59
2014-08-31 07:47:47 +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

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=57
2014-06-23 13:55:03 +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

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=55
2014-04-01 11:34:57 +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)

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=53
2013-11-27 08:49:15 +00:00
2f26ed8e86 Accepting request 202090 from home:k0da:ppc
- fix include syntax for BigEndian platforms
  (wordaccess-include-be.patch)

OBS-URL: https://build.opensuse.org/request/show/202090
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=51
2013-10-04 09:21:06 +00:00
bfb35cee4f - 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=48
2013-09-11 07:57:29 +00:00
903996145c - Update to 10.61.01:
* 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
2012-12-31 12:18:35 +00:00
fb3d45037d Accepting request 143815 from home:adra:branches:graphics
Update libmin to 60, Added libjpeg-devel, libxml2-devel and pkgconfig(x11) as build requirements

OBS-URL: https://build.opensuse.org/request/show/143815
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=44
2012-12-03 08:08:58 +00:00
d69d1da134 - updated to 10.60.03:
* 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
2012-11-21 08:28:10 +00:00
d892e1533a - add url tag
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=41
2012-11-20 09:34:47 +00:00
ab3fe00e48 Accepting request 134223 from home:pgajdos:libpng15
- updated to 10.59.2:
  * transition super-stable --> advanced branch
  * builds with libpng15
  * patches summary:
    ->  dropped unneeded or upstreamed patches:
       - fixes.patch
       - libpng14.patch
       - manpages.patch
       - pamscale.patch
       - pnmtopng-CAN-2978.patch
    -> left patches
       # make.patch (suse specific)
       # no-build-time.patch (suse specific)
       # missing-file-close.patch (should be upstreamed in newer 
         versions)
       # tmpfile.patch (rewritten) 
       # security-code.patch (taken from fedora, replacement of 
         former security.patch)
       # security-scripts.patch (taken from fedora, replacement of
         former security2.patch)

OBS-URL: https://build.opensuse.org/request/show/134223
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=39
2012-09-14 06:19:47 +00:00
Togan Muftuoglu
a3a8972712 Accepting request 132061 from home:babelworx:ldig:branches:graphics
license update: BSD-3-Clause and GPL-2.0+ and SUSE-IJG and MIT and SUSE-Public-Domain
SPDX format, as per Fedora declaration

OBS-URL: https://build.opensuse.org/request/show/132061
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=37
2012-08-30 10:34:44 +00:00
7e8ff75d40 - updated to 10.35.86:
*  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
2012-08-07 12:55:04 +00:00
45046b91ed OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=32 2011-11-01 14:41:30 +00:00
9d00062359 - updated to 10.35.82:
* 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
2011-11-01 14:33:20 +00:00
20145d3c7b - updated to 10.35.80:
* 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
2011-05-24 14:06:56 +00:00
93f2cd1c3c - updated to 10.35.77:
* ppmtompeg: fix crash with free of unallocated memory.
  * Build: don't expect snprintf() to exist.
  * Build: don't use <strings.h> or bzero().

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=27
2010-11-16 14:26:26 +00:00
OBS User buildservice-autocommit
1d236469d5 Updating link to change in openSUSE:Factory/netpbm revision 27.0
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=cdccc971963f49df9cdfd635a53e8f87
2010-09-03 11:15:15 +00:00
OBS User autobuild
381717e3ef Accepting request 46880 from graphics
checked in (request 46880)

OBS-URL: https://build.opensuse.org/request/show/46880
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=26
2010-09-03 11:15:14 +00:00
594fac038a OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=25 2010-09-01 09:24:34 +00:00
1d351eb7be - updated to 10.35.76:
* Pnmtopng:  -libversion doesn't report level of linked libz.
  * don't fail due to SIGRTMIN, SIGRTMAX being undefined.
  * palmtopnm: fix for pixel size 16.  Thanks Paul Bolle
    <pebolle@tiscali.nl>.
  * fix -reduce.  Introduced in 10.27.
- build against libpng14
  * libpng14.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=24
2010-09-01 09:16:44 +00:00
50700fa24c Accepting request 46752 from home:elvigia:branches:graphics
Copy from home:elvigia:branches:graphics/netpbm via accept of submit request 46752 revision 2.
Request was accepted with message:
Thanks Christian!

OBS-URL: https://build.opensuse.org/request/show/46752
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=23
2010-08-31 13:36:29 +00:00
OBS User autobuild
4b86c92c59 Accepting request 37066 from graphics
checked in (request 37066)

OBS-URL: https://build.opensuse.org/request/show/37066
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=22
2010-04-07 15:43:25 +00:00
b0e842d888 - requires libpng12-compat-devel instead of libpng-devel for build:
netpbm will be compatible with libpng 1.4 branch from 
  version 10.48

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=21
2010-04-06 09:25:43 +00:00
6016dc4e37 OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=20 2010-04-06 09:11:39 +00:00
OBS User buildservice-autocommit
741a5a163e Updating link to change in openSUSE:Factory/netpbm revision 23.0
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=f81da6f0d1426748b39e0f30b5471c1d
2010-04-01 22:05:31 +00:00
OBS User autobuild
93813f9985 Accepting request 36703 from graphics
checked in (request 36703)

OBS-URL: https://build.opensuse.org/request/show/36703
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=19
2010-04-01 22:05:30 +00:00
ac4df8f8e9 OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=18 2010-04-01 17:12:17 +00:00
267a724ac1 OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=17 2010-04-01 17:08:52 +00:00
d494c159f8 - updated to 10.35.74 (see doc/HISTORY)
* 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
2010-04-01 17:05:41 +00:00
OBS User autobuild
e201d72408 checked in (request 32567)
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=14
2010-02-18 15:44:20 +00:00
f63e76a470 Accepting request 32502 from home:rguenther:branches:graphics
Copy from home:rguenther:branches:graphics/netpbm via accept of submit request 32502 revision 2.
Request was accepted with message:
Thanks!

OBS-URL: https://build.opensuse.org/request/show/32502
OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=13
2010-02-15 08:20:38 +00:00
OBS User autobuild
3c7ed763fc Accepting request 28063 from graphics
Copy from graphics/netpbm based on submit request 28063 from user pgajdos

OBS-URL: https://build.opensuse.org/request/show/28063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=20
2010-01-07 12:01:15 +00:00
OBS User autobuild
f06553deec Accepting request 25498 from graphics
Copy from graphics/netpbm based on submit request 25498 from user pgajdos

OBS-URL: https://build.opensuse.org/request/show/25498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=19
2009-12-04 10:32:11 +00:00
OBS User unknown
7695ecd86b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=17 2009-08-06 16:07:53 +00:00
OBS User unknown
b8859b2acd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=16 2009-07-23 14:09:41 +00:00
OBS User unknown
abb2236fe2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=15 2009-07-08 19:02:40 +00:00
OBS User unknown
02fdf9ecdf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=14 2009-06-02 10:25:47 +00:00
OBS User unknown
583c87d108 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=13 2009-01-14 16:57:18 +00:00
OBS User unknown
f9f2e3a00a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=12 2009-01-09 00:38:27 +00:00
OBS User unknown
f408207edf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=11 2008-11-28 15:28:49 +00:00
OBS User unknown
98a271ad8c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=10 2008-10-22 16:26:13 +00:00
OBS User unknown
fb6de38bf7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=8 2008-04-10 12:56:11 +00:00
OBS User unknown
7c8acbfd4b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=7 2008-02-08 20:25:22 +00:00
OBS User unknown
2a932c1647 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=6 2007-11-23 00:52:03 +00:00
OBS User unknown
2847ab41ea OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=5 2007-11-09 21:46:22 +00:00
OBS User unknown
e1389a5220 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=4 2007-08-09 23:26:03 +00:00
OBS User unknown
d41ed58dcb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=3 2007-04-12 16:12:29 +00:00
OBS User unknown
7c5ea5d10b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=2 2007-03-29 16:22:31 +00:00
OBS User unknown
28c2873ab1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netpbm?expand=0&rev=1 2007-01-15 23:26:51 +00:00