Commit Graph

135 Commits

Author SHA1 Message Date
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
Jindrich Novy
7d5f4c61a0 - update to netpbm-10.35.51
- make it actually compilable by removing duplicated function in pamcomp.c
2008-09-18 12:35:02 +00:00
Jindrich Novy
fbae2f73b0 - link against system jasper instead of embedded one (#460300) 2008-08-27 13:57:51 +00:00
Jindrich Novy
68f19c9478 - update to 10.35.49
- fixes crash in pamcut when cutting a region entirely to the left or right
    of the input image, with -pad
2008-08-14 11:53:18 +00:00
Tom Callaway
11f43d3f5a fix license tag 2008-08-11 19:06:32 +00:00
Jindrich Novy
6ac4b186f5 - upload new source tarball 2008-08-04 07:10:18 +00:00
Jindrich Novy
013d5cf193 - update to 10.35.48
- fixes buffer overrun in pamperspective and pngtopnm output format
- update .security2 patch so that it applies with fuzz==0
2008-08-04 07:05:23 +00:00
Jindrich Novy
93a9cf2494 - update to 10.35.46
- fixes pbmtext, pamtotga, pamtouil and pnmtopclxl
2008-06-24 09:38:25 +00:00
Jindrich Novy
8d998b7752 - update to 10.35.45
- fixes anytopnm, pamtohtmltbl, xvminitoppm, pbmtogo, tgatoppm
2008-06-09 07:04:18 +00:00
Jindrich Novy
99bdb3d89c - update to 10.35.44
- fixes pamscale PBM input with -nomix, pamtilt crash
2008-05-26 12:31:48 +00:00
Jindrich Novy
8478934460 - update to 10.35.43
- fixes pbmtext and documentation of pamthreshold
2008-05-12 11:12:32 +00:00
Jindrich Novy
09770e90d8 - update to 10.35.42
- fixes pnmnorm, resolution of conflicting -wpercent and -wvalue
2008-04-14 08:44:55 +00:00
Jindrich Novy
ee9bd63f67 - update to 10.35.41 (fixes pnmnorm and gcc-4.3 build) 2008-03-31 10:29:39 +00:00
Jindrich Novy
a343e6c04e - package rgb.txt for pnmtopng (#313301)
- drop useless xorg-x11-server-utils BR
2008-03-14 11:56:28 +00:00
Jindrich Novy
ae0f41a646 fix typo in CFLAGS 2008-03-09 11:13:25 +00:00
Jindrich Novy
e28151a84c - update to 10.35.40 (fixes pgmdeshadow, pgmmedian, pgmbentley and
pamtosvg)
2008-03-09 11:07:04 +00:00
Jindrich Novy
bc5cc24ef8 - update to 10.35.39 (fixes crash in pamtosvg) 2008-02-25 04:49:12 +00:00
Jindrich Novy
952f831e98 build with gcc 4.3 2008-02-15 11:00:35 +00:00
Jindrich Novy
39ac331c60 update to 10.35.38 (fixes to pbmtext and ppmtoarbtxt) 2008-02-14 14:17:40 +00:00
Jindrich Novy
cd41c5adf8 update to 10.35.37 2008-01-17 11:22:21 +00:00
Jindrich Novy
c38705b5b0 update to 10.35.36 2007-12-31 06:35:37 +00:00
Jindrich Novy
9544e64edd update to 10.35.35 2007-12-13 12:28:24 +00:00
Jindrich Novy
ba5737250d - upload new source tarball 2007-11-26 13:48:46 +00:00
Jindrich Novy
778363bf6e - update to 10.35.34
- sync security patch and fix typos
2007-11-26 13:47:53 +00:00
Jindrich Novy
23577c077e fix typo 2007-11-14 13:01:45 +00:00
Jindrich Novy
74561a4af9 update to 10.35.33 2007-11-14 12:59:31 +00:00
Jindrich Novy
e385149115 - remove man pages that lacks corresponding binaries (#220739) 2007-11-07 09:19:31 +00:00
Jindrich Novy
7c50a0442c - remove .svn directories from tarball to reduce its size
- update fixes rhbz#337181 and likely others
Thu Oct 18 2007 MATSUURA Takanori <t.matsuu at gmail.com> 10.35.32-0
- update to 10.35.32 from svn tree
- create man pages from userguide HTML files
2007-10-18 10:26:16 +00:00
Bill Nottingham
b7b5153e84 makefile update to properly grab makefile.common 2007-10-15 19:10:52 +00:00
Jindrich Novy
1a6907dd40 add xorg-x11-server-utils BR (#313301) 2007-10-11 16:36:20 +00:00
Jindrich Novy
6b912db7f1 fix open() calls so that netpbm builds with new glibc 2007-08-23 07:53:36 +00:00
Jindrich Novy
9e15b8d0b9 rebuild for ppc32 2007-08-23 07:15:35 +00:00
Jindrich Novy
7c46c91b0e - fix .ppmquantall patch (#207799)
- merge cmapsize with bmptopnm patch (#224554)
2007-08-20 12:04:27 +00:00
Jindrich Novy
832d59ebfb - /usr/share/netpbm is no more unowned (#248300) 2007-07-16 11:03:44 +00:00
Jindrich Novy
e78101521f - package map files needed by pnmtopalm (#244983) 2007-06-20 17:16:14 +00:00
Jindrich Novy
f5a39ebd30 - merge review fixes (#226191), thanks to Jason Tibbitts 2007-03-29 15:06:19 +00:00
Jindrich Novy
2e6702e0b5 - fix pbmtomacp buffer overflow (#226969) 2007-02-02 13:13:30 +00:00
Jindrich Novy
2bba13b701 - gosh, it's not 2006 any more 2007-01-29 12:52:55 +00:00
Jindrich Novy
61375697ea - bmptopnm won't crash with "BMPlencolormap: internal error!" (#224554) 2007-01-29 12:50:54 +00:00
Jindrich Novy
e58c9886e3 - pbmtog3 won't segfault on 64bit arches (#220739) 2006-12-28 11:01:44 +00:00
Jindrich Novy
c13f014be8 - remove bogus man pages (#220112, #220113)
- overflow2() no more conflicts with libgd.so (#216116)
- fix BuildRoot
2006-12-19 13:47:13 +00:00
Jindrich Novy
420785e069 - remove note about OSL 1 licensing from COPYRIGHT.PATENT file 2006-10-12 10:31:25 +00:00