Commit Graph

176 Commits

Author SHA1 Message Date
Jindrich Novy
e2f0e62ed2 - update to 10.47.14
- fixes memory leak in pamarith
2010-05-21 06:09:42 +00:00
Jindrich Novy
b9855ef26e - update to 10.47.13
- fixes pnmtops
2010-05-04 07:49:51 +00:00
Jindrich Novy
7d3e28cc83 - fix cmuwtopbm so that magic bytes test actually works
- fix pamtojpeg2k (don't close stdout twice)
- fix documentation for pamperspective and pbmtoepson
2010-05-03 14:05:02 +00:00
Jindrich Novy
fd1150b2f6 - fix CVE-2007-2721 (#501451)
- add missing man pages
2010-04-28 12:28:21 +00:00
Tom Callaway
0673c2136f remove ppmtompeg 2010-04-27 14:39:06 +00:00
Jindrich Novy
abafd87444 - package docs in separate netpbm-doc package (#492437)
- don't package patch backups in documentation
- netpbm-progs package requires ghostscript
2010-03-18 09:45:46 +00:00
Jindrich Novy
07d41c90bc - pgmtopbm should generate PBM, not PAM file
- forwardport pnmmontage from 10.35 to make it work
- fix pamstretch-gen
2010-03-17 09:43:11 +00:00
Jindrich Novy
1ae4facccd - update to 10.47.10
- fixes crash in pnmhistmap
2010-02-24 07:58:36 +00:00
Jindrich Novy
c00cda8bdd - link against -lz (#564649) 2010-02-18 08:21:43 +00:00
Jindrich Novy
aaf502c701 - remove obsolete pgmtopbm and pnmcomp, symlink them to the new compatible
variants
- fix ppmfade -h, --help options
- add missing man pages
2010-02-17 12:23:54 +00:00
Jindrich Novy
a276486e28 - fix buffer overflow in pnmtofiasco 2010-01-27 10:45:52 +00:00
Jindrich Novy
cdf609915c - update to 10.47.09, fixes occassional crash in pamtosvg
- fix documentation
- fix ppmfade exit status
2010-01-25 08:42:36 +00:00
Jindrich Novy
ef5891128a - update to 10.47.08 2010-01-13 11:31:57 +00:00
Jindrich Novy
ca738e4dff - update to 10.47.07 2009-12-30 20:07:49 +00:00
Jindrich Novy
7a46c5cde5 - upload new source tarball 2009-12-17 07:40:49 +00:00
Jindrich Novy
51ce8e4303 - update to 10.47.06 - fixes the dumb pamtosvg mistake in 10.47.05
- pnmmargin won't create leftovers in /tmp (#547888)
2009-12-16 18:35:47 +00:00
Jindrich Novy
6724979dcc - update to 10.47.05
- fixes pnmtofiasco, fiascotopnm, pamtosvg, pamtouil and ppmrainbow
- upstream fix to pamtosvg caused netpbm not to be rebuildable on any arch
    because of missing semicolon, the fix is now fixed :-/
2009-12-10 09:25:05 +00:00
Jindrich Novy
1b90006cfb - fix segfault in pnmsmooth (#545089) 2009-12-08 09:18:42 +00:00
Jindrich Novy
e335a42392 - fix ppmpat segfault when using -camo option (#541568) 2009-11-27 05:40:12 +00:00
Bill Nottingham
e97eda6d4b Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:20:09 +00:00
Jindrich Novy
af1b66f715 - upload source tarball 2009-10-21 15:31:05 +00:00
Jindrich Novy
b3d2df7521 - update to 10.47.04 (it is now stable) (#529525) 2009-10-21 15:11:20 +00:00
Jindrich Novy
6f800870f4 - update to 10.35.68 2009-10-09 13:17:43 +00:00
Jindrich Novy
ca09ae1907 - update to 10.35.67
- fix configuration
2009-09-04 12:27:17 +00:00
Jindrich Novy
5d0bd9d6f5 - sync svgatopam patch 2009-07-29 12:38:18 +00:00
Jindrich Novy
22647a9800 - update to 10.35.66 2009-07-29 11:37:51 +00:00
Jesse Keating
01cd84c558 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 19:13:49 +00:00
Jindrich Novy
75431239bb - update to 10.35.65 2009-06-27 06:52:45 +00:00
Jindrich Novy
dee2367212 - update to 10.35.64
- fixes pnmremap, giftopnm, ppmpat, ppmdraw
2009-05-18 04:56:20 +00:00
Jindrich Novy
3dca78d466 - remove yet one more patch which is already applied 2009-04-28 06:44:10 +00:00
Jindrich Novy
ff641e147c - update to 10.35.63
- basically new release with some of our patches applied upstream
2009-04-28 06:39:36 +00:00
Jindrich Novy
d0ca71a1a7 - avoid clashes with getline() from glibc 2009-04-14 10:33:48 +00:00
Jindrich Novy
f24a10c7bb - update to 10.35.62
- upstream fixes pamstereogram
- fix options in pamperspective, pbmtoepson, ppmpat, pamaddnoise so that
    they match their man pages (#483011, #483070, #483243, #483245)
2009-04-14 10:05:35 +00:00
Jindrich Novy
d300d89c7d - remove two hunks from security patch breaking pbmclean and pbmlife
(#493015)
- fix ppmdfont and svgtopnm, thanks to Jiri Moskovcak
2009-03-31 14:01:09 +00:00
Jindrich Novy
c898a9ede8 - update to 10.35.61
- upstream fixes array bound violation in pbmtog3
- drop .pbmtog3segfault patch, we fixed this some time ago already and it
    is in upstream now
- use saner exit status in ppmfade
2009-03-23 07:19:15 +00:00
Jindrich Novy
ef860ef581 - fix broken perl syntax in ppmfade
- fix exit status and error reporting in ppmrainbow
2009-02-27 08:45:01 +00:00
Jesse Keating
6edbbf7f4d - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 05:21:45 +00:00
Jindrich Novy
336e8a8e29 - update to 10.35.60
- update .security patch, minor cleanup
- fixes xwdtopnm for at least some direct color 24/32 images
- fixes memory leak and out of memory crash in libpammap
2009-02-16 11:28:25 +00:00
Jindrich Novy
203492f115 - update to 10.35.59
- fixes array bound violation in ilbmtoppm
- fixes garbage output when input in fitstopnm is little endian floating
    point FITS
2009-01-29 14:21:29 +00:00
Jindrich Novy
24b3587d41 - fix segfault in ximtoppm (#482891), the utility lacked the command line
parsing initialization code
2009-01-28 18:25:26 +00:00
Jindrich Novy
1e0e8dec03 - fix cmuwmtopbm and other utilities by making endianess functions work
correctly on 64bit systems (#476863)
2009-01-22 09:38:13 +00:00
Jindrich Novy
9a37f8cc63 - fix pnmtofiasco to accept image from stdin (#476989, #227283) 2009-01-21 07:25:24 +00:00
Jindrich Novy
21f6f26752 - update to 10.35.38
- fixes crashes in picttoppm, pbmtomrf, mrftopbm
- fixes bugs in leaftoppm, ilbmtoppm
2009-01-19 08:54:40 +00:00
Jindrich Novy
02fb227dc3 - unbreak ppmshadow and ppmrainbow (#476989)
- pnmmontage won't crash because of uninitialized memory usage
2008-12-23 20:37:42 +00:00
Jindrich Novy
a65e78e857 - fix segfault in pamtosvg caused by not reverting "sentinel value"
(#476989)
2008-12-19 08:51:28 +00:00
Jindrich Novy
7f24b84ff7 - update to 10.35.57 2008-12-15 09:36:08 +00:00
Jindrich Novy
b4c6e3eca9 - update to 10.35.55 2008-11-06 11:15:27 +00:00
Jindrich Novy
e7c2506ec3 - update to 10.35.54
- adds better randomization for ppmforge, pgmnoise, pgmcrater
- fixes array bounds violation in pnm_createBlackTuple() with PBM, PGM
- fixes crash in pnmtoddif with any PGM input
2008-10-27 10:20:15 +00:00
Jindrich Novy
026a8dbad2 - update to 10.35.53
- fixes pamditherbw (-value parameter other than .5 with -fs)
2008-10-14 10:36:36 +00:00
Jindrich Novy
ef9bcc09f1 - update to 10.35.52
- fixes crash of libppmd/ppmdraw when line is completely out of frame
2008-09-27 09:28:40 +00:00