Commit Graph

78 Commits

Author SHA1 Message Date
Jindrich Novy
93c989912c - remove OSI 1.1 from security patch (#208587) 2006-09-29 16:50:51 +00:00
Jindrich Novy
b25b883d6d - fix ppmquantall (#207799), thanks to Steve Grubb 2006-09-24 05:04:34 +00:00
Jindrich Novy
01e6ac20e0 - update to 10.35
- drop .pnmtopng, .rgbtxt patches, fixed upstream
- sync .xwidfix, .ppmtompeg patches
- regenerate man pages
2006-09-18 11:55:07 +00:00
Jindrich Novy
95ee2e32ac - readd pbmtols, author claims it's LGPL (#202519)
- add .l1 suffixes to tarball names to reflect legal fixes in the upstream
    release with the same NVR
2006-09-14 11:56:42 +00:00
Jindrich Novy
4f3e134d74 - rebuild 2006-09-13 10:11:43 +00:00
Jindrich Novy
ed07460ae9 - regenerate man pages so that makewhatis isn't confused (#204991)
(upstream makeman script was broken -> now fixed)
2006-09-07 12:19:49 +00:00
Jindrich Novy
a583d7db43 - readd spottopgm, author claims it's GPL (#202519) 2006-09-04 08:12:48 +00:00
Jindrich Novy
83d0878ed2 - legal fixes (#202519):
- remove pbmtols, spottopgm, jbig and hpcd stuff from source and doc
    tarballs
2006-08-15 15:39:58 +00:00
Jindrich Novy
8a6be71e6f - pamscale won't waste all system resources by usage of uninitialized
variables for output image resolution (#199871)
- use %%{?dist}
2006-08-12 19:23:14 +00:00
Jindrich Novy
5a84a2ef34 - fix double free corruption in ppmtompeg 2006-07-19 13:19:05 +00:00
Jesse Keating
72bfee46ec bumped for rebuild 2006-07-12 07:26:48 +00:00
Jindrich Novy
4923967c4b - fix build on x86_64 and ppc64 2006-07-10 14:39:52 +00:00
Jindrich Novy
d577035e4c - switch back to libX11-devel 2006-07-10 14:16:10 +00:00
Jindrich Novy
fdfff33189 - require /usr/lib/libX11.so explicitely 2006-07-10 12:34:14 +00:00
Jindrich Novy
9fbeb112d9 - add BuildRequires libX11-devel 2006-06-23 11:00:12 +00:00
Jindrich Novy
2a563e8aae - don't compile svgtopam because of the libxml dependency 2006-06-23 10:22:01 +00:00
Jindrich Novy
c3853221d7 - update to 10.34
- drop .ppmtogif, .nstring patches
- remove some overflow checks from .security patch, it's now resolved in
    the new upstream version
- don't use svgalib by default (don't compile/ship ppmsvgalib)
2006-06-22 14:42:51 +00:00
Jindrich Novy
fbef92dfe9 - fix multilib conflict (#192735)
- remove jbigtopnm man page
2006-06-05 22:06:47 +00:00
Jindrich Novy
ac2f887792 - fix image corruption in ppmtogif, thanks to Gilles Detillieux (#188597)
- fix nsting.h to let pnmtopng and other utilities using seekable opening
    mode work (#188594)
2006-04-13 14:41:26 +00:00
Jindrich Novy
1eb9c0f0a0 - update to 10.33
- drop upstreamed .ppmdepth patch
- fix segfault in ppmtompeg when encoding jpeg images (#185970)
2006-04-05 11:23:26 +00:00
Jindrich Novy
e35af8a238 - fix broken symlink in upstream: pnmsdepth -> pamdepth (#187667) 2006-04-03 13:17:36 +00:00
Jindrich Novy
43cba92ae2 - fix typo in changelog 2006-02-28 14:08:50 +00:00
Jindrich Novy
001711f02e - update to 10.32
- drop .msbmp patch, aplied upstream
- sync the rest of the patches
- regenerate man pages
2006-02-28 12:59:04 +00:00
Jindrich Novy
9761fe0d3b - add missing flex BuildRequires
- fix anytopnm to recognize ms-bmp files (#182060)
2006-02-20 11:05:18 +00:00
Jindrich Novy
cc79db1d6c - make xwdtopnm work on x86_64 (#181001) 2006-02-14 14:25:38 +00:00
Jesse Keating
7b3ea00c88 bump for bug in double-long on ppc(64) 2006-02-11 04:44:15 +00:00
Jindrich Novy
414f676eae - fix segfault caused by usage of uninitialized variables while parsing
cmdline arguments in pnmtopng (#179645)
- add validity check for date/time in pnmtopng
- fix unchecked sscanf reads
2006-02-10 13:06:27 +00:00
Jesse Keating
4304708572 bump for new gcc/glibc 2006-02-07 13:12:04 +00:00
Jindrich Novy
73fffea594 - rebuild to have greater version than in FC4 (#177698) 2006-01-18 13:40:38 +00:00
Jindrich Novy
d6f1673f12 - update to 10.31
- update security patch
- regenerate man pages
2005-12-30 14:10:19 +00:00
Jesse Keating
61f89d5a15 gcc update bump 2005-12-09 22:42:20 +00:00
Jindrich Novy
8a479936ac fix path to rgb.txt 2005-11-29 16:05:21 +00:00
Jindrich Novy
acf309e2d1 update to 10.30 2005-10-21 12:52:58 +00:00
Jindrich Novy
f11f069a4b fix segfault in pnmtopng caused by referencing a NULL pointer (#169532) 2005-10-06 12:22:14 +00:00
Jindrich Novy
1f08c103cc - update to 10.29
- drop upstreamed .libpm, .pnmtojpeg, .pbmtolj patches
- update .CAN-2005-2471 patch
- regenerate man pages
2005-08-16 14:36:00 +00:00
Jindrich Novy
188fea76ad - link libnetpbm.so against -lm 2005-08-15 20:13:55 +00:00
Jindrich Novy
a936aaacd4 - fix CAN-2005-2471, unsafe gs calls from pstopnm (#165355) 2005-08-09 07:16:50 +00:00
Jindrich Novy
58c4f59992 - fix buffer overflow in pbmtolj (#163596) 2005-07-21 12:42:45 +00:00
Jindrich Novy
a90bd6ce18 - create symlink pnmtopnm -> pamtopnm, this works now in netpbm-10.28
(#161436)
2005-06-27 11:33:19 +00:00
Jindrich Novy
cd36fc196d - fix segfault in pbmtolj caused by unchecked assertions caused by
definition of NDEBUG (#160429)
- drop hunk from .security patch causing dual inclusion of string.h in
    pbmtolj.c
2005-06-21 14:31:03 +00:00
Jindrich Novy
897001eb46 - add gcc4 fixes 2005-06-10 09:25:59 +00:00
Jindrich Novy
31e3065262 - update to 10.28
- regenerated man pages
- sync .security, .security2, .badlink, .libpm, .gcc4 patches
- drop upstreamed .pngtopnm, .pnmcolormap patches
2005-06-10 09:16:43 +00:00
Jindrich Novy
0d76dad45c fix segfault in pnmcolormap what makes latex2html/ppmquant unusable
(#158665, #139111)
2005-05-31 12:38:43 +00:00
Jindrich Novy
7552ecf308 - fix ppmdither leak caused by bug in security patch (#157757)
- drop gcc34 patch
2005-05-16 09:27:12 +00:00
Jindrich Novy
751dd227b9 - fix invalid strcmp condition in bmptopnm, typo in pnmtojpeg (David
Constanzo, #157106, #157118)
- proper read longs and shorts in libpm.c (David Constanzo, #157110)
- fix segfault in bmptopnm caused by freeing an uninitialized pointer
2005-05-09 10:18:31 +00:00
Jindrich Novy
753c203b41 - remove config_template from /usr
- don't create symlink to pamtopnm
2005-03-29 15:03:18 +00:00
Jindrich Novy
21b205c377 - update to the new 10.27 release
- update .security2, .security patch
- regenerate man pages
- remove jbig, hpcd
2005-03-29 14:08:28 +00:00
Jindrich Novy
5ed0ec90f5 - fix overflow checking of integers with incompatible endianess causing
problems using xwdtopnm (#147790)
2005-03-14 09:11:31 +00:00
Jindrich Novy
fbf4c59a69 - uncomment application of .gcc4 patch 2005-03-09 16:31:06 +00:00
Jindrich Novy
b88d04683f - add .gcc4 patch to fix some missing declarations of headers, some pointer
signedness mismatches, remove xmalloc2
- rebuilt with gcc4
2005-03-09 16:30:04 +00:00