Commit Graph

274 Commits

Author SHA1 Message Date
Tim Waugh
130b322cda - Don't revert gdevcups y-axis change (bug #541604).
- Reallocate memory in gdevcups when color depth changes (bug #563313).
2010-03-15 16:29:24 +00:00
Tim Waugh
9c4a7af0ae - Don't segfault closing tiffg3 device if opening failed (bug #571520). 2010-03-15 16:28:40 +00:00
Tim Waugh
4ec0ef2948 - Don't revert gdevcups y-axis change (bug #541604).
- Reallocate memory in gdevcups when color depth changes (bug #563313).
2010-03-15 15:14:02 +00:00
Tim Waugh
51650e03ec - Don't segfault closing tiffg3 device if opening failed (bug #571520). 2010-03-12 12:10:34 +00:00
Tim Waugh
32b0bc8f49 - Don't own the %{_datadir}/ghostscript or %{_datadir}/ghostscript/conf.d
directories as the filesystem package already does (bug #569442).
2010-03-05 12:41:58 +00:00
Tim Waugh
b41625a6c8 - Fixed summary.
- Fixed macros in changelog.
- Avoid mixed spaces and tabs.
- Ship COPYING file.
- Added comments for all patches.
- More consistent macro use.
2010-03-03 17:50:46 +00:00
Tim Waugh
70ad2fc0e1 - The doc subpackage is now noarch (bug #567179). 2010-02-22 12:30:20 +00:00
Tim Waugh
cc2011b1fc - Actually revert the upstream gdevcups changes (bug #563313). 2010-02-20 16:19:23 +00:00
Tim Waugh
d12a8ce983 - Actually revert the upstream gdevcups changes (bug #563313). 2010-02-20 16:18:34 +00:00
Tim Waugh
23a2c4f876 - Fixed pdf2dsc.ps (bug #565935). 2010-02-20 16:08:21 +00:00
Tim Waugh
2c5f5bee43 - Fixed pdf2dsc.ps (bug #565935). 2010-02-20 16:07:18 +00:00
Tim Waugh
23f47da015 - Use fixed patch for LDFLAGS to make sure libgs.so gets a soname (bug
#565935).
2010-02-20 15:49:40 +00:00
Tim Waugh
865c7ebf9b - Use fixed patch for LDFLAGS to make sure libgs.so gets a soname (bug
#565935).
2010-02-20 15:49:25 +00:00
Tim Waugh
babc847f71 - Fixed LDFLAGS when building dynamically linked executables (bug #565935). 2010-02-19 11:31:52 +00:00
Tim Waugh
a5134c5ade - Fixed LDFLAGS when building dynamically linked executables (bug #565935). 2010-02-19 10:41:27 +00:00
Tim Waugh
efdde165b7 - Use system libtiff. 2010-02-17 17:59:48 +00:00
Tim Waugh
e9e47e765b - Reverted gdevcups duplex changes as they cause a regression (see bug
#563313).
2010-02-17 17:53:03 +00:00
Tim Waugh
a8817762e8 - 8.71 (bug #565935). 2010-02-17 16:54:08 +00:00
Tim Waugh
117c32f095 - Reverted gdevcups duplex changes as they cause a regression (see bug
#563313).
2010-02-16 12:30:53 +00:00
Tim Waugh
e680683871 - Reverted gdevcups duplex changes as they cause a regression (see bug
#563313).
2010-02-16 12:30:51 +00:00
Tim Waugh
1b044baeeb - Fixed pdftoraster so that it waits for its sub-process to exit.
- Another gdevcups duplex fix from upstream revision 10631 (bug #541604).
2010-01-25 10:35:39 +00:00
Tim Waugh
d7e1d637e5 - Fixed pdftoraster so that it waits for its sub-process to exit.
- Another gdevcups duplex fix from upstream revision 10631 (bug #541604).
2010-01-25 10:32:46 +00:00
Tim Waugh
4a93f4fa87 - New ghostscript-cups sub-package for some additional filters:
pdftoraster; pstopxl. CUPS package still owns pstoraster for now.
2010-01-22 16:09:05 +00:00
Tim Waugh
7f19d06c8e - Don't build static library for ijs (bug #556051). 2010-01-22 09:18:54 +00:00
Tim Waugh
1491db8937 - Fixed gdevcups duplex output (bug #541604) by backporting upstream
revision 10625.
2010-01-22 09:17:33 +00:00
Tim Waugh
2cf5f5aea9 - Fixed gdevcups duplex output (bug #541604) by backporting upstream
revision 10625.
2010-01-21 13:30:16 +00:00
Tim Waugh
a1afccab2e - Fixed gdevcups duplex output (bug #541604) by backporting upstream
revision 10625.
2010-01-21 13:27:43 +00:00
Tim Waugh
263db7bc48 - Don't ship libtool la files (bug #542674). 2009-12-24 12:34:27 +00:00
Tim Waugh
30670513ba - Fix debugging output from gdevcups (CVE-2009-4270, bug #540760).
- Harden ghostscript's debugging output functions (bug #540760).
2009-12-24 11:31:50 +00:00
Tim Waugh
59db7de965 - Fix debugging output from gdevcups (CVE-2009-4270, bug #540760).
- Harden ghostscript's debugging output functions (bug #540760).
2009-12-24 11:31:29 +00:00
Tim Waugh
01bff26309 - New cups sub-package for pstoraster/pdftoraster/pstopxl. 2009-10-15 12:52:20 +00:00
Tim Waugh
15621b2b5a - 8.70.
- License has changed to GPLv3+. Packages containing programs that link to
    libgs/libijs are:
- foomatic (GPLv2+)
- libspectre (GPLv2+)
- ImageMagick (ImageMagick, listed on Licensing wiki page under "Good
    Licenses" and marked as GPLv3 compat)
- gutenprint (GPLv2+)
2009-08-03 17:27:32 +00:00
Tim Waugh
fd5bf36ff0 - Moved examples to doc subpackage (bug #515167).
- Converted spec file to UTF-8.
2009-08-03 10:47:25 +00:00
Tim Waugh
3016e15a0a - Converted spec file to UTF-8. 2009-08-03 10:05:45 +00:00
Tim Waugh
a82e34fd34 - Fixed CVE-2009-0583,0584 patch by using 255 as the maximum number of
points, not 100, and by not treating a missing black point tag as an
    error (bug #487744).
2009-07-30 13:49:52 +00:00
Rex Dieter
0bb2e4c55a cvs-only, not built
Thu Jul 30 2009 Rex Dieter <rdieter@fedoraproject.org> - 8.64-10
- License: GPLv2 and Redistributable, no modification permitted (bug
    #487510)
2009-07-30 12:52:39 +00:00
Jesse Keating
6df2cffe50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 00:07:07 +00:00
Tim Waugh
b76f8755c2 - Fix scripts so they don't get broken on install (bug #502550). 2009-06-10 17:04:49 +00:00
Tim Waugh
12d81d66b1 - Applied patch to fix NULL dereference in JBIG2 decoder (bug #503995). 2009-06-04 12:49:21 +00:00
Tim Waugh
b62d20303f - Applied patch to fix CVE-2009-0792 (bug #491853).
- Applied patch to fix CVE-2009-0196 (bug #493379).
2009-04-15 16:25:02 +00:00
Tim Waugh
d22b996f9e - Applied patch to fix CVE-2009-0583 (bug #487742) and CVE-2009-0584 (bug
#487744).
2009-03-20 12:35:56 +00:00
Jesse Keating
85995c54ff - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 21:21:56 +00:00
Tim Waugh
41ce9923c6 - Fix bitcmyk driver (bug #486644). 2009-02-17 17:27:22 +00:00
Tim Waugh
47b08ccdb4 - 8.64 (bug #483958). 2009-02-04 13:32:50 +00:00
Tim Waugh
f8f891f65a - 8.64. 2009-02-04 13:11:11 +00:00
Tim Waugh
8a86623f3f - Removed trade marks to avoid any potential confusion. 2009-01-30 09:57:03 +00:00
Tim Waugh
7e0d0560ab - Removed last patch (unsuccessful). 2008-10-17 15:47:32 +00:00
Tim Waugh
75f99711b7 - Try out a work-around for bug #465311. 2008-10-17 11:14:05 +00:00
Tim Waugh
b0a02a722b - Don't ship fixmswrd.pl as it pulls in perl (bug #463948). 2008-10-15 15:22:45 +00:00
Tim Waugh
9f0b67fe7c - Split out a doc sub-package (bug #466507). 2008-10-14 10:54:40 +00:00
Tim Waugh
3116a3c29a - 8.63. No longer need r8591 or incomplete-ccittfax patches.
- Compile without strict aliasing opts due to warnings across several
    files.
- Don't run autogen.sh for main package, just for ijs which doesn't ship
    with a configure script.
2008-08-04 10:15:59 +00:00
Tim Waugh
3f2c793a48 8.62-4 2008-06-23 15:47:33 +00:00
Tim Waugh
733f9f4f59 - Applied patch to work around bug #229174. 2008-06-23 14:11:34 +00:00
Tim Waugh
d6a8216e11 - Applied patch from upstream to fix box_fill_path for shfill (bug
#452348).
2008-06-23 11:58:48 +00:00
Tim Waugh
6fd98b0a31 - Fix pksmraw output (bug #308211). 2008-03-31 16:29:32 +00:00
Tim Waugh
6a01a7c271 - No longer need CVE-2008-0411 patch.
- Don't ship URW fonts; we already have them.
2008-03-04 18:02:50 +00:00
Tim Waugh
1762de5bb7 8.62-2 2008-03-04 17:47:22 +00:00
Tim Waugh
05c0279c51 - No longer need CVE-2008-0411 patch. 2008-03-04 17:44:54 +00:00
Tim Waugh
22dff3b597 Renumbered patches. 2008-03-04 11:24:42 +00:00
Tim Waugh
dd8785b474 - 8.62. No longer need IJS KRGB patch, or patch for gs bug 689577. 2008-03-04 11:22:12 +00:00
Tim Waugh
84e3fdeb18 Fixed bug ID. 2008-02-27 17:11:11 +00:00
Tim Waugh
0e32b81991 - Applied patch to fix CVE-2008-0411 (bug #435147). 2008-02-27 17:09:53 +00:00
Tim Waugh
70fe506577 Fixed typo. 2008-02-22 14:33:24 +00:00
Tim Waugh
1fa2af9aa9 - Build with jasper again (bug #433897). Build requires jasper-devel, and a
patch to remote jas_set_error_cb reference.
2008-02-22 14:25:28 +00:00
Tim Waugh
2cf528ec0f - Rebuild for GCC 4.3. 2008-02-13 12:10:36 +00:00
Tim Waugh
d121f06743 - Don't build with jasper support. 2008-01-28 15:30:01 +00:00
Tim Waugh
d05124d3e5 - Build requires jasper-devel.
- Remove bundled libraries.
2008-01-28 15:21:34 +00:00
Tim Waugh
08d24bfef6 - Applied upstream patch for bug #416321. 2007-12-11 15:29:31 +00:00
Tim Waugh
2050c98074 - Fixed runlibfileifexists patch. 2007-11-30 11:01:37 +00:00
Tim Waugh
89ab42c26f Apply the patch. 2007-11-30 09:07:06 +00:00
Tim Waugh
3e4c6fe3b7 - Revert previous change, but define .runlibfileifexists, not just
runlibfileifexists.
2007-11-30 09:03:51 +00:00
Tim Waugh
f08a51a880 Fixed comment. 2007-11-28 13:47:27 +00:00
Tim Waugh
58606b2428 - No longer need runlibfileifexists.
- Use runlibfile in cidfmap.
2007-11-28 13:41:45 +00:00
Tim Waugh
a671dd4185 - Add /usr/share/fonts to fontpath (bug #402551). 2007-11-28 12:50:53 +00:00
Tim Waugh
89d528c749 8.61-2 2007-11-28 12:34:33 +00:00
Tim Waugh
c09a9fe907 - Restore cidfmap-switching bits, except for FAPIcidfmap which is no longer
used.
2007-11-28 12:24:58 +00:00
Tim Waugh
8d8748a20b - Add runlibfileifexists to gs_init.ps. 2007-11-28 12:05:24 +00:00
Tim Waugh
f96f06c143 - Build with --disable-compile-inits (bug #402501). 2007-11-28 11:20:33 +00:00
Tim Waugh
1b697da225 - 8.61. 2007-11-23 10:11:06 +00:00
Tim Waugh
ff17cad90e - Applied patch from upstream to fix CVE-2007-2721 (bug #346511). 2007-10-23 13:37:33 +00:00
Tim Waugh
6ab0d7dace - Marked localized man pages as %lang (bug #322321). 2007-10-09 12:28:25 +00:00
Tim Waugh
1555141555 - Back-ported mkstemp64 patch (bug #308211). 2007-09-27 11:05:26 +00:00
Tim Waugh
0c939a784d - More specific license tag. 2007-08-23 16:14:00 +00:00
Tim Waugh
06f2d18d9f - 8.60. 2007-08-03 17:27:23 +00:00
Tim Waugh
5c25057eb1 8.60-0.r8112.2 2007-07-20 14:21:32 +00:00
Tim Waugh
da5847e794 - Own %{_libdir}/ghostscript (bug #246026). 2007-07-16 12:30:44 +00:00
Tim Waugh
36419052f9 - 8.60 snapshot from svn. Patches dropped:
- big-cmap-post
- split-cidfnmap
- exactly-enable-cidfnmap
- Fontmap.local No longer needed:
- gxcht-64bit-crash
2007-07-11 11:43:45 +00:00
Tim Waugh
20e71695f9 - Apply fonts in CIDFnmap even if the same fontnames are already registered
(bug #163231).
- Resolves: rhbz#163231
2007-04-17 10:12:30 +00:00
Tim Waugh
b5ff478a7d - New file CIDFmap (bug #233966).
- Allow local overrides for FAPIcidfmap, cidfmap and Fontmap (bug #233966).
- Resolves: rhbz#233966 rhbz#233966
2007-04-17 10:05:22 +00:00
Tim Waugh
09a3e2a37b - Fixed configuration file locations (bug #233966).
- Resolves: rhbz#233966
2007-04-03 13:39:01 +00:00
Tim Waugh
f2d513ae8b - 8.15.4. 2007-03-14 21:56:28 +00:00
Tim Waugh
b524225de7 8.15.3-7 2007-01-25 12:16:44 +00:00
Tim Waugh
ff495ba08e - dvipdf script fixes (bug #88906).
- Resolves: rhbz#88906
2007-01-25 12:15:57 +00:00
Tim Waugh
9446583888 - Moved libijs.so and libgs.so into devel package (bug #203623).
- Resolves: rhbz#203623
2007-01-25 12:13:13 +00:00
Tim Waugh
043d60f302 - Configure with --with-drivers=ALL since the advertised default is not
what gets used (bug #223819).
- Resolves: rhbz#223819
2007-01-24 10:35:02 +00:00
Tim Waugh
07ece8cc04 8.15.3-5 2007-01-18 13:20:09 +00:00
Tim Waugh
d2691e1748 - Backported gxcht 64bit crash fix from GPL trunk (bug #177763).
- Resolves: rhbz#177763
2007-01-18 13:16:49 +00:00
Tim Waugh
9adfd97848 - Own cjkv directory (bug #221380, bug #222375).
- Resolves: rhbz#221380 rhbz#222375
2007-01-12 14:52:16 +00:00
Tim Waugh
3259141cf0 8.15.3-3 2006-12-05 16:46:54 +00:00
Tim Waugh
d7fa87e26a - Added split-cidfnmap patch (bug #194592).
- Resolves: rhbz#194592
2006-12-05 16:45:13 +00:00