ghostscript (8.62.dfsg.1-3.2lenny5) stable-security; urgency=high * Non-maintainer upload by the Security Team. * Fixed CVE-2009-4897: Buffer overflow in gs/psi/iscan.c allows remote attackers to execute arbitrary code or cause a denial of service via a crafted PDF document containing a long name. * Fixed CVE-2010-1628: execute arbitrary code via a PostScript file containing unlimited recursive procedure invocations, which trigger memory corruption in the stack of the interpreter (Closes: #584516) -- Giuseppe Iuculano Wed, 18 Aug 2010 12:35:45 +0200 ghostscript (8.62.dfsg.1-3.2lenny4) stable-security; urgency=low * Rebuild again, there's an old 8.62.dfsg.1-3.2lenny3 build on chopin, which prevents builds from trickling in -- Moritz Muehlenhoff Tue, 27 Jul 2010 22:22:47 +0000 ghostscript (8.62.dfsg.1-3.2lenny3) stable-security; urgency=low * Trigger rebuild, the old upload wasn't processed by buildds -- Moritz Muehlenhoff Tue, 27 Jul 2010 19:50:52 +0000 ghostscript (8.62.dfsg.1-3.2lenny2) stable-security; urgency=low * CVE-2007-6725 CVE-2008-3522 CVE-2008-6679 CVE-2009-0196 CVE-2010-0792 CVE-2009-4270 CVE-2010-1869 -- Moritz Muehlenhoff Sun, 04 Jul 2010 22:04:02 +0200 ghostscript (8.62.dfsg.1-3.2lenny1) stable-security; urgency=high * Non-maintainer upload by the security team * Include patch from RedHat to fix several integer overflows and add upper-bound checks on certain variables in the embedded icc library Fixes: CVE-2009-0583 CVE-2009-0584 -- Steffen Joeris Sat, 14 Mar 2009 12:57:49 +0000 ghostscript (8.62.dfsg.1-3.2lenny0) testing; urgency=low * Non-maintainer upload to testing, mainly to get fix from 8.62.dfsg.1-3.2: - Make ghostscript depend on gs-common to prevent removal. Drop gs-common -> ghostscript-x dependency to not force the X version on all users. Hopefully Closes: #503712. * libgs-dev: version Depends: libgs8. Closes: #510691. -- Thomas Viehmann Mon, 05 Jan 2009 23:33:33 +0100 ghostscript (8.62.dfsg.1-3.2) unstable; urgency=low * Non-maintainer upload. * Make ghostscript depend on gs-common to prevent removal. Drop gs-common -> ghostscript-x dependency to not force the X version on all users. Hopefully Closes: #503712. -- Thomas Viehmann Sun, 28 Dec 2008 11:18:18 +0100 ghostscript (8.62.dfsg.1-3.1) unstable; urgency=medium * Non-maintainer upload. * Add (empty) gs-common.prerm to enable upgrades etch->lenny to succeed when the old gs-common.prerm fails. Closes: #495703. Thanks to Niko Tyni for the bug report and analysis. -- Thomas Viehmann Sun, 31 Aug 2008 22:26:34 +0200 ghostscript (8.62.dfsg.1-3) unstable; urgency=low * Acknowledged NMU, thanks madcoder - closes: #453903 * Bumped to Standards-Version: 3.8.0. * Fixed fakeroot build error, thanks Bob Lindell - closes: #484712 * ghostscript-doc.doc-base: Made file mask *.htm* instead of *.html. -- Masayuki Hatta (mhatta) Sun, 20 Jul 2008 08:59:17 +0900 ghostscript (8.62.dfsg.1-2.1) unstable; urgency=high * Non-maintainer upload. * Add patches/31_fix-gc-sigbus.dpatch to avoid sigbus/segfaults on sparc and hppa (and probably errors on other architectures as well). Closes: #453903. -- Pierre Habouzit Wed, 14 May 2008 15:25:03 +0200 ghostscript (8.62.dfsg.1-2) unstable; urgency=low * ghostscript: Tighten up versioned dependency on libgs8 - closes: #470253 * preinsts for each dummy packages now call update-alternatives to make sure gs symlinks are removed before the new ghostscript package is installed - closes: #449173 -- Masayuki Hatta (mhatta) Thu, 13 Mar 2008 02:30:51 +0900 ghostscript (8.62.dfsg.1-1) unstable; urgency=low * New upstream release. * Removed Resource/Font for a minor licensing problem. I'm now contacting the upstream, so they might be back soon. * Fixed in the upstream - closes: #418706 See also http://bugs.ghostscript.com/show_bug.cgi?id=689600 * Now it can handle DEB_BUILD_OPTS as expected - closes: #446819 * 10_ijs_krgb_support.dpatch: incorporated into the upstream, removed. * 27_cups_filters_with_buffered_input.dpatch: incorporated into the upstream, removed. * 28_print_encrypted_PDFs_from_adobe_reader_8.dpatch: incorporated into the upstream, removed. * 31_CVE-2008-0411.dpatch: incorporated into the upstream, removed. thanks Nico Golde for NMU. * shlibs: loosen the libgs8 shlibs version specification, thanks Sune Vuorela for pointing it out - closes: #469218 * control: ghostscript doesn't provide gs, gs-esp, gs-gpl, gs-afpl and gs-aladdin anymore - ghostscript-x does - closes: #448702, #462678 * control: tighten up versioned Conflicts on dummy packages. * rules: removes /usr/share/doc/ghostscript/README.gz explicitly - closes: #460692 * postinst: removes old /etc/alternative symlinks explicitly - closes: #447495, #449061 -- Masayuki Hatta (mhatta) Sun, 09 Mar 2008 10:39:31 +0800 ghostscript (8.61.dfsg.1-1.1) unstable; urgency=high * Non-maintainer upload by security team. * Fix stack based buffer overflow in the zseticcspace() function possibly leading to arbitrary code exeuction via a crafted ps file. (31_CVE-2008-0411.dpatch; Closes: #468190). * Adjusting libgs shlibs file to match the new version number. -- Nico Golde Sat, 01 Mar 2008 11:18:27 +0100 ghostscript (8.61.dfsg.1-1) unstable; urgency=low [Masayuki Hatta] * New upstream release. * Now pdf2dsc can handle PageLabels properly - closes: #266166 * Bumped up Standards-Version to 3.7.3 (no physical changes). * NEWS, README.Debian, copyright: Revised. * NEWS: Fixed wrong version number - closes: #454514, #454515 * Sorted out dpatches: 01-09: Debian-specific patches 10-19: Bigger 3rd party patches (KRGB & CJKV) 20-: Temporary bug fixes (should be incorporated into the upstream) * debian/patches/29_gs_css_fix.dpatch: Fixes a syntax error in gs.css - closes: #457118 * debian/patches/30_ps2pdf_man_improvement.dpatch: Improved manpages for ps2pdf - closes: #193461 [Till Kamppeter] * debian/patches/09_ijs_krgb_support.dpatch: Adapted to upstream changes. * debian/rules: Updated CUPS-related variables for "make install" calls. * debian/rules: Remove /usr/include/ghostscript from the ghostscript package, they go into libgs-dev. * debian/patches/40_cups_filters_with_buffered_input.dpatch: Modified cups/psto* filters to let Ghostscript always use buffered input. This works around a Ghostscript bug which prevents printing encrypted PDF files with Adobe Reader 8.1.1 and Ghostscript built as shared library (Ghostscript bug #689577, Ubuntu bug LP: #172264) * debian/patches/42_print_encrypted_PDFs_from_adobe_reader_8.dpatch: Fixed printing of encrypted PDF files from Adobe Reader 8.1.1. This is the real fix now and not only a workaround. (Ghostscript bug #689577, Ubuntu bug LP: #172264). -- Masayuki Hatta (mhatta) Sun, 13 Jan 2008 02:13:25 +0900 ghostscript (8.61.dfsg.1~svn8187-3) unstable; urgency=low * Maintainer upload. * Acknowledged NMU, thanks Cyril - closes: #422723, #430337 * 06_libpaper_support.dpatch: fixed to cope with being called repeatedly. Thanks Carlos Garcia Campos - closes: #453048 * debian/watch: Now it works. Thanks Raphael Geissert - closes: #449310 -- Masayuki Hatta (mhatta) Wed, 05 Dec 2007 06:06:23 +0900 ghostscript (8.61.dfsg.1~svn8187-2.1) unstable; urgency=low * Non-maintainer upload. * Fix long-standing implicit pointer conversions by backporting a fix from SVN revision 8232, as pointed by Dann Frazier (Closes: #422723): - 40_implicit_pointer_conversion_fix.dpatch added for this purpose. It also contains an additional tweak for src/gpmisc.c so that no attempt to use fdopen64() is made, fdopen() is the way to go. That tweak also solves the FTBFS on GNU/kFreeBSD (Closes: #430337). - DEB_AUTO_UPDATE_AUTOCONF set to “yes” in debian/rules so that the configure script gets updated at build time (the needed build dependencies are already there). -- Cyril Brulebois Sat, 24 Nov 2007 06:35:17 +0100 ghostscript (8.61.dfsg.1~svn8187-2) unstable; urgency=low * Maintainer upload, acknowledged NMU - closes: #447188 * Made all dummy packages depend on ghostscript AND ghostscript-x, so their nominal "functionality" should virtually be the equivalent to the former gs|gs-gpl|gs-esp|gs-afpl packages - closes: #446825 * Revised debian/copyright - closes: #444468, #444467 * debian/rules: Clean files from package ghostscript which are moved to ghostscript-doc on i386 (where arch-all packages are built). On all non-i386 platforms the files remained in the main package, which causes file conflicts and unnecessary package growth - closes: #446927 (fix from Ubuntu) * debian/patches/06_libpaper_support.dpatch: Added missing "#include ", this made Ghostscript not working at all on IA64 - closes: #428055 (fix from Ubuntu) -- Masayuki Hatta (mhatta) Wed, 31 Oct 2007 02:27:38 +0900 ghostscript (8.61.dfsg.1~svn8187-1.1) unstable; urgency=high * Non-maintainer upload by testing security team. * Included 31-CVE-2007-2721.dpatch to fix remote user-assisted denial of service via malformed image files in embedded copy of jasper (Closes: #447188) -- Nico Golde Sat, 20 Oct 2007 12:46:44 +0200 ghostscript (8.61.dfsg.1~svn8187-1) unstable; urgency=low * New upstream release - closes: #437848, #291452 * Important CJK handling fixes are absent from the current 8.60 or SVN, so I decided to use this SVN snapshots until the issue is fixed (Ubuntu does the same). * Can be built with the modern GCC now - closes: #440427 * Complete re-organization: gs-gpl, gs-esp and gs-afpl are discontinued and gone altogether, and now there's only one ghostscript package - closes: #52603, #159516, #434791, #394628, #394350, #295377, #246983, #416253, #323867 * Imported Ubuntu's various improvements on packaging. Thanks for Ubuntu people, especially Till Kamppeter. * Sorted out dummy packages - closes: #321989, #401137 * Separated -doc package - closes: #138549, #391082, #389872 * Separated -x package, the main ghostscrpt doesn't depend X anymore - cloese: #76814, #393980, #240215 * Separated libgs* packages - closes: #344351 * Enabled cdj880 driver - closes: #157067 * Enabled Lexmark 3200 driver - closes: #157067 * Enabled pcl3 driver - closes: #259075 * Added /usr/share/fonts/type1/gsfonts to fontpath - closes: #434310 * Sorted out licensing information. * Removed jasper/doc/*.pdf since those are shipped without "transparent" copies a la GFDL. -- Masayuki Hatta (mhatta) Sun, 14 Oct 2007 22:24:34 +0900 ghostscript (8.61.dfsg.1~svn8187-0ubuntu4) hardy; urgency=low * debian/rules: Clean /usr/share/doc/*.html files from package 'ghostscript', too (incomplete fix in previous versions), since they are already shipped in ghostscript-doc and thus have a file conflict. (LP: #153218) -- Martin Pitt Mon, 22 Oct 2007 17:21:21 +0200 ghostscript (8.61.dfsg.1~svn8187-0ubuntu3) gutsy; urgency=low [ Till Kamppeter ] * debian/rules: Install missing *.upp files (usptream bug, LP: #150985). [ Martin Pitt ] * debian/rules: Clean files from package ghostscript which are moved to ghostscript-doc on i386 (where arch-all packages are built). On all non-i386 platforms the files remained in the main package, which causes file conflicts and unnecessary package growth. This is a quick hack for Gutsy. In Hardy, this horribly broken build system should be fixed properly. -- Martin Pitt Tue, 09 Oct 2007 23:00:28 +0200 ghostscript (8.61.dfsg.1~svn8187-0ubuntu2) gutsy; urgency=low * debian/patches/06_libpaper_support.dpatch: Added missing "#include ", this made Ghostscript not working at all on IA64 (Fixes LP: #130842, thanks to Ralph Giles from ghostscript.com for the fix and to Matthias Klose for the IA64 test machine). * debian/ghostscript.links: Bumped version number in link for CJK fonts (Fixes LP: #139911). -- Till Kamppeter Tue, 18 Sep 2007 10:00:58 +0100 ghostscript (8.61.dfsg.1~svn8187-0ubuntu1) gutsy; urgency=low * New upstream release o SVN snapshot rev 8187 o CJK patches from Koji Otani to fix several issues with CJK text (should fix http://bugs.ghostscript.com/show_bug.cgi?id=689304). These patches were also applied to ESP Ghostscript and having them in Gutsy's GPL GS will avoide regressions against Feisty's ESP GS. o Minor bug fixes from upstream. -- Till Kamppeter Mon, 13 Aug 2007 21:49:58 +0100 ghostscript (8.60.dfsg.6-0ubuntu2) gutsy; urgency=low * debian/patches/30_assorted_script_fixes.dpatch: Back out the update to pdf2eps, causing build failures on the buildds. * debian/control: Build-depend on freeglut3-dev | libglut-dev. -- Matthias Klose Fri, 10 Aug 2007 10:50:08 +0200 ghostscript (8.60.dfsg.6-0ubuntu1) gutsy; urgency=low * Final release of Ghostscript 8.60 o First official release of GPL Ghostscript with merged functionality of ESP Ghostscript. o Closes: LP: #128801 * debian/patches/50_gv_kghostview_compatibility.dpatch: Removed workaround, real fix done upstream -- Till Kamppeter Thu, 02 Aug 2007 02:13:11 +0100 ghostscript (8.60.dfsg.5-0ubuntu1) gutsy; urgency=low * New upstream release o SVN snapshot rev 8127 o Carried over some bug fixes from ESP Ghostscript (see http://bugs.ghostscript.com/show_bug.cgi?id=689315) o Minor bug fixes from upstream. * debian/patches/30_assorted_script_fixes.dpatch: Updated. -- Till Kamppeter Mon, 16 Jul 2007 17:43:58 +0100 ghostscript (8.60.dfsg.4-0ubuntu1) gutsy; urgency=low * New upstream release o SVN snapshot rev 8050 o From now on we take snapshots from the trunk, as the merger of ESP and GPL Ghostscript is completed and moved into the trunk. The branch "gs-esp-gpl-merger" has been removed. o Minor bug fixes from upstream. * debian/patches/50_gv_kghostview_compatibility.dpatch: Updated. -- Till Kamppeter Thu, 14 Jun 2007 2:53:50 -0700 ghostscript (8.60.dfsg.3-0ubuntu2) gutsy; urgency=low * debian/control: + Make gsfonts a Depends instead of Recommends as it was before on the gs-common package. This fixes the GStreamer build failure. -- Sebastian Dröge Tue, 12 Jun 2007 21:15:25 +0200 ghostscript (8.60.dfsg.3-0ubuntu1) gutsy; urgency=low * New upstream release o SVN snapshot rev 8025, branch "gs-esp-gpl-merger" o Minor bug fixes from upstream. * debian/rules: Renamed executable /usr/bin/gsc to /usr/bin/gs to not conflict with the gambc package (Fixes LP: #118785). -- Till Kamppeter Wed, 06 Jun 2007 17:22:27 +0100 ghostscript (8.60.dfsg.2-0ubuntu2) gutsy; urgency=low * debian/ghostscript.preinst: - Only remove the gs alternatives on upgrades from before 8.60.dfsg.2-0ubuntu1, and don't let the lack of alternatives fail installation. - Remove "rm -rf /etc/ghostscript /etc/gs-gpl" insanity. -- Martin Pitt Fri, 01 Jun 2007 14:18:02 +0200 ghostscript (8.60.dfsg.2-0ubuntu1) gutsy; urgency=low * New upstream release o SVN snapshot rev 7997, branch "gs-esp-gpl-merger" o Added functionality to compile with shared libgs and without GTK via "--disable-gtk" configure option (feature overtaken from ESP Ghostscript). o Minor bug fixes from upstream. * debian/patches/40_fix_imdi_patch.dpatch: Removed, fixed upstream. -- Till Kamppeter Wed, 23 May 2007 11:54:11 +0100 ghostscript (8.60.dfsg.1-0ubuntu2) gutsy; urgency=low * debian/rules: Added forgotten option "--disable-gtk" to the "./configure" command line, this prevented ghostscript from building on the build servers. * Added missing version number to "Conflicts: gs-common" in the ghostscript package. * Do away with the update-alternatives, we have one grand unified Ghostscript now! -- Till Kamppeter Tue, 22 May 2007 21:38:21 +0100 ghostscript (8.60.dfsg.1-0ubuntu1) gutsy; urgency=low * This is the first Debian/Ubuntu package reflecting Artifex' move to do the head development of Ghostscript under GPL and the merger of ESP Ghostscript into GPL Ghostscript which followed after that. * Renamed from "gs-gpl" to "ghostscript" on agreement with Debian Ghostscript maintainer Masayuki Hatta * New upstream release o SVN snapshot rev 7979, branch "gs-esp-gpl-merger" o This is the head of the Ghostscript development now. There is no separate AFPL Ghostscript any more. See http://www.ghostscript.com/awki/News. o All extra functionality of ESP Ghostscript is merged into GPL Ghostscript now and the development of ESP Ghostscript is discontinued. See http://www.cups.org/espgs/. * debian/control: Added tags and transitional packages to make this package (ghostscript) replacing gs-esp and gs-afpl (Closes: LP#47432, LP#47458, LP#75894, LP#83769, LP#103595, LP#105752, LP#108159, LP#109304). * debian/rules, debian/control, debian/dirs, debian/ghostscript.*, debian/README.Debian, debian/gs.defoma: Merged in gs-common. * debian/control: Set Ubuntu maintainer. * debian/rules: Activated full functionality by appropriate "./configure" command line options. This is now the one and only Ghostscript in Ubuntu Linux. * debian/rules: Do not build static executable, to reduce the build time to one half of the former build time of gs-esp (or to not double the build time of ghostscript). * debian/rules, debian/control: Split package into ghostscript, libgs8, libgs-dev, and ghostscript-x, like we did with gs-esp, also split off documentation into ghostcript-doc. * debian/NEWS: Added info about merger of ESP and GPL Ghostscript * debian/patches/: Removed 01_gsdir_for_gs-gpl.dpatch, 02_fontpath_for_debian, 20_additional_drivers, 21_additional_drivers_mak, 22_gdi_support, 23_hl12x0_support: They are not needed any more after merging in the ESP GS functionality and moving to "ghostscript" as package name. * debian/patches/09_ijs_krgb_support.dpatch: Updated to version 1.3 of the KRGB patch (from HPLIP 1.7.3). * debian/patches/04_gdevxini_segv_fix.dpatch: Removed, it makes the X device being reopened on every page size change and breaks output with tools like gv (gv hangs without showing any page). * debian/patches/40_fix_imdi_patch.dpatch: Fixed imdi directory location in src/devs.mak * debian/patches/50_gv_kghostview_compatibility.dpatch: Fixed compatibility with GUIs like gv and kghostview (see upstream bug 689237, http://bugs.ghostscript.com/show_bug.cgi?id=689237, note: reintroduces upstream bug 687125 but that bug is much less a problem). * debian/ghostscript.postinst: update-alternatives configuration does not get correctly updated when the obsolete gs-esp and gs-afpl packages get removed via the transitional packages. Let the post-install script of the ghostscript package reset update-alternatives to auto mode for such a case. -- Till Kamppeter Mon, 21 May 2007 13:00:21 +0100 gs-gpl (8.56.dfsg.1-1) unstable; urgency=low * New upstream release. * man/gs.1: Paths are adjusted to Debian - closes: #405049 * man/gs.1: Fixed various typos - closes: #323534 * Fixed insecure /tmp usage in toolbin scripts (CAN-2005-2352) - closes: #291373 * Now opdfread.ps is installed - closes: #401755 -- Masayuki Hatta (mhatta) Sat, 05 May 2007 00:58:39 +0900 gs-gpl (8.54.dfsg.1-5) unstable; urgency=high * Oops, I forgot to apply dpatch #20, so the large amount of drivers are missing in -4. Mea Culpa. * Added Brother HL-1240/1250 support - closes: #280693 * Make sure /etc/gs-gpl is removed - closes: #333474 * Remove Fontmap and Fontmap.GS from the package - closes: #325400 * Provides the index.html symlink - closes: #303792 * Added binary-indep rules in debian/rules - closes: #267398 -- Masayuki Hatta (mhatta) Sat, 21 Oct 2006 10:25:56 +0900 gs-gpl (8.54.dfsg.1-4) unstable; urgency=high * Brought back KRGB colorspace support to ijs - closes: #355616 * Brought back Samsung GDI support - closes: #365337 * gs depends on gs-gpl | gs-esp - closes: #297024 * rules, gs-gpl.links: s/8.15/8.54/g. -- Masayuki Hatta (mhatta) Wed, 18 Oct 2006 21:33:33 +0900 gs-gpl (8.54.dfsg.1-3) unstable; urgency=low * Supports big post table for CMap - closes: #205055 * Fixed a potential segv problem in src/gdevxini.c, thanks Ian Jackson for providing a patch - closes: #254206 -- Masayuki Hatta (mhatta) Wed, 18 Oct 2006 03:48:57 +0900 gs-gpl (8.54.dfsg.1-2) unstable; urgency=high * Made qsort call in src/gxfcopy.c 64-bit clean, thanks Andreas - closes: #390875 -- Masayuki Hatta (mhatta) Thu, 12 Oct 2006 09:28:26 +0900 gs-gpl (8.54.dfsg.1-1) unstable; urgency=low * New upstream release - closes: #373805 * Acknowledged NMUs, since crash on ppc has been fixed in the upstream - closes: #357326, #327288, #324796 -- Masayuki Hatta (mhatta) Tue, 26 Sep 2006 01:25:04 +0900 gs-gpl (8.50-1.1) unstable; urgency=high * Non-maintainer upload. * debian/patches/00list: Re-enable patch 10_powerpc_crash_fix; upstream delayed to fix after the 8.50 release. Cures segfaults on ppc (again). Thanks to Roger Leigh for testing. Closes: #357326 -- Daniel Kobras Wed, 29 Mar 2006 14:22:21 +0200 gs-gpl (8.50-1) unstable; urgency=low * Works done at Codefest in Malaysia 2006. * New upstream release - closes: #347637, #348834 * Updated debian/watch - closes: #354352 * Bumped to Standards-Version: 3.6.2.2 (no physical changes). -- Masayuki Hatta (mhatta) Sun, 5 Mar 2006 10:46:33 +0900 gs-gpl (8.15-4.1) unstable; urgency=low * Non-maintainer upload. * Use gcc-3.4 on s390. -- Bastian Blank Thu, 29 Dec 2005 10:52:10 +0000 gs-gpl (8.15-4) unstable; urgency=low * Apply patch 10 working around a crashing bug on powerpc (details in the patch file itself). This closes: bug#324796, #325570, #327288 (thanks to Paul Brossier for first reporting, Ian Jackson for providing the patch, and Thomas Bushnell BSG for shouting about the problem). -- Jonas Smedegaard Mon, 19 Sep 2005 15:15:44 +0200 gs-gpl (8.15-3) unstable; urgency=low * Bumped Standards-Version to 3.6.2.1 (no physical changes). * Removed patch 04, since it doesn't affect at all. * Enabled jbig2dec support. * Now uses cidfmap generated by defoma. * gs-gpl.links: make a symlink of CMap directory under /usr/share/gs-gpl/8.15/Resource. NOTE: even if CMap files can be found somewhere in the font path, gs-esp fails to prepare a composed font with CIDFont and CMap. This hack is a workaround for "the CMap files must be put into the first directory of the font path" problem. Many Thanks Akira TAGOH for suggestion. -- Masayuki Hatta (mhatta) Thu, 18 Aug 2005 03:38:59 +0900 gs-gpl (8.15-2) unstable; urgency=low * Drop stp patch: + Remove stp-related parts of additional_drivers patches 20 and 21. + Drop build-dependency on libgimpprint-dev. + Remove stp note from README.Debian. + Closes: bug#313026 (thanks to Roger Leigh ). -- Jonas Smedegaard Wed, 20 Jul 2005 14:05:26 +0200 gs-gpl (8.15-1) unstable; urgency=low * Repackaged source tarball with non-free CMaps stripped. * Added check in debian/rules to fail if CMaps exist in the source. * Mention in debian/copyright that CMaps are stripped. * Add myself as uploader (acknowledged by Masayuki), and re-upload as regular maintainer upload. This package closes: bug#280352 (thanks to some anonymous(?) lilypond-lover offering virtual beer for pushing this newer release, and Wouter Verhelst for delivering the message). * Correct UTF8-encoding of debian/changelog. -- Jonas Smedegaard Fri, 15 Jul 2005 13:27:05 +0200 gs-gpl (8.15-0.1) unstable; urgency=low * NMU of newer upstream release. * Update and unfuzz patches (Note: source patched by 04_resourcedir_fix_for_debian slightly changed upstream, so may no longer be needed). * Use fine-grained X11 build-dependencies. -- Jonas Smedegaard Tue, 12 Jul 2005 10:52:11 +0200 gs-gpl (8.01-5) unstable; urgency=high * [NEWS] added a note on CJK TTF support. * Revive Samsung GDI support, thanks plum - closes: #250180 * Revive Brother 7x0 GDI support - closes: #253479 * Added KRGB colorspace support to gs IJS driver - closes: #249166 * Fix SEGV on -sDEVICE=bbox - closes: #250290, #254877 * Adjust the margins for Epson drivers - closes: #48975 * Now Suggests hpijs - closes: #161953 -- Masayuki Hatta (mhatta) Sun, 15 Aug 2004 13:03:15 +0900 gs-gpl (8.01-4) unstable; urgency=low * Fixed the priority to 20 - closes: #246983 * Removed funky character in NEWS, thanks tbm for pointing it out. -- Masayuki Hatta (mhatta) Wed, 5 May 2004 16:09:24 +0900 gs-gpl (8.01-3) unstable; urgency=low * Added Build-Dep: libgimpprint1-dev - closes: #244143 * Added lj3100sw driver - closes: #243963 * Revised description. * Added notes on stp. -- Masayuki Hatta (mhatta) Wed, 28 Apr 2004 05:40:05 +0900 gs-gpl (8.01-2) unstable; urgency=low * Added STP support culled from gimp-print 4.2.6. -- Masayuki Hatta (mhatta) Tue, 13 Apr 2004 13:20:31 +0900 gs-gpl (8.01-1) unstable; urgency=low * New maintainer with torsten's blessing. He is still a co-maintainer. * The package name has been changed to gs-gpl. * Now uses dpatch. * Acknowledged NMUs - closes: #63163, #136652, #105179, #128314, #128416 * New upstream release - closes: #235686, #226088 * Revised copyright - closes: #226020 * Moved *map under /etc/gs-gpl - closes: #179244 * Do not run "update-alternatives --remove" when upgrade - closes: #163267 * Improved libpaper support - closes: #182268 * Set the font path appropriately - closes: #122828, #159816, #111874, #195931, #128955 * Removed stp driver - closes: #170550 * Added cfax driver - closes: #183438 * Set the priority to 20. -- Masayuki Hatta (mhatta) Sat, 27 Mar 2004 00:00:05 +0900 gs (7.07-1) unstable; urgency=low * New upstream release. + Uses /dev/urandom instead of /dev/random so does not block forever waiting for quality random numbers (closes: #176850). * Fix buffer overflow in gdevhpij.c (sizeof(PK) < PIPE_BUF...) and remove the old patch (closes: #184345). * debian/devices: Add pngalpha device. -- Torsten Landschoff Wed, 18 Jun 2003 10:51:53 +0200 gs (7.06-1.1) unstable; urgency=low * NMU * Fix unconditional PIPE_BUF bug to build on GNU. (Closes: #184345) -- Robert Millan Sun, 13 Apr 2003 14:01:41 +0200 gs (7.06-1) unstable; urgency=low * New upstream release. * debian/rules: + Include History7.htm into the changelog. + Kill the /usr/share/man/de hierarchy which only documents stuff in gs-common, not even the gs command. -- Torsten Landschoff Thu, 3 Apr 2003 11:34:02 +0200 gs (7.05-3) unstable; urgency=low * Reextract the source without running ntpdate on another console and rebuild to fix the search path (closes: #173493, #173560). -- Torsten Landschoff Fri, 20 Dec 2002 15:54:29 +0100 gs (7.05-2) unstable; urgency=low * debian/control: Conflicts, Provides and Replaces gs-pdfencrypt - that functionality is now included in gs itself and the old stuff breaks with current gs (closes: #173222). * Apply the patch from Florian Zumbiehl (identical to the upstream solution in newer releases) to fix the scaling of the psmono/psgray driver - the output was scaled twice (closes: #171530). -- Torsten Landschoff Tue, 17 Dec 2002 11:44:44 +0100 gs (7.05-1) unstable; urgency=low * New upstream release. * debian/control: Use libpng3-dev instead libpng2-dev. -- Torsten Landschoff Sun, 1 Sep 2002 01:10:37 +0200 gs (6.53-7) unstable; urgency=low * debian/rules (binary-arch): Use rm -Rf to kill the man dir as rm -R seems to ask for permission for some users (closes: #152037). -- Torsten Landschoff Wed, 28 Aug 2002 01:28:36 +0200 gs (6.53-6) unstable; urgency=low * debian/devices: Enable the ljet4d driver as suggested by Isidro Cachadiña Gutiérez. -- Torsten Landschoff Tue, 27 Aug 2002 11:29:17 +0200 gs (6.53-5) unstable; urgency=low * Apply the hpijs margin patch from http://hpinkjet.sourceforge.net/gdevijs2.patch (closes: #151869). -- Torsten Landschoff Thu, 4 Jul 2002 09:54:39 +0200 gs (6.53-4) unstable; urgency=low * Enable the hl1240 driver (the hl1250 should already be there, but it seems it isn't...). * debian/control: Change build dependency on libgimpprint-dev to libgimpprint1-dev. -- Torsten Landschoff Wed, 3 Jul 2002 19:36:58 +0200 gs (6.53-3) unstable; urgency=high * debian/copyright: Include information about add on packages and their licenses. * debian/devices: Move x11 in front of x11alpha which has problems with mono displays at least (closes: #138844). * src/unix-gcc.mak: Reenable the pipe device as it seems harmless after all and many filters will break as they are using this feature to circumvent the old Ghostscript problem with -sOutputFile=- when the PostScript file writes text to stdout which interferes with the printer commands... (closes: #138364). * debian/control: Remove the reference to gs-pdfencrypt which is now obsolete as it is included in the official Ghostscript now. * Lintian cleanup: + Remove the extra license file /usr/share/doc/gs/COPYING.gz + Copying.htm stays as it is since it is linked in the docs + Convert History[56].htm to changes.gz using html2text to have an upstream changelog. * Included a few important patches from the Ghostscript CVS: + Handle the margins from an ijs server correctly. It was my hope that this would account for #141608, but that does not seem to be the case :( + src/gdevx.c: Patched to use the "right" color depth on X11 for all cases. It used to take the actual number of bits to store the color info as opposed to the number of bits actually used. + lib/pdf2dsc.ps: This was broken because of the security fix. Patched to open the files before dropping privileges. * lib/stcolor.ps: Compare the product name with "GNU Ghostscript" instead of just "Ghostscript" to detect the interpreter (closes: #108120). * src/gdevbj10.c: Apply the patch to fix the margins for the Canon BJ10e submitted by Jim Hague (closes: #118078). * debian/postinst: Link the manpage to gs.1.gz as well as a slave of the /usr/bin/gs alternative (closes: #122538). * gimp-print/README.stp: Copy from gimp-print source tree. * debian/docs: Install that file as $(docdir)/README.stp for those using that driver and needing some infos (closes: #122099). + debian/README.Debian: Refer the user to README.stp. * debian/rules: Install the documentation of the pcl3 driver (closes: #39342). * debian/docs: Add the README.lexmark of the lexmarkgs driver to the installed documentation. -- Torsten Landschoff Tue, 9 Apr 2002 02:29:10 +0200 gs (6.53-2) unstable; urgency=high * [SECURITY] src/unix-gcc.mak: Disable the pipe device as well since it still allows executing arbitrary commands. I'll turn it back on when I am sure it does not cause any security problems. -- Torsten Landschoff Thu, 7 Mar 2002 12:24:53 +0100 gs (6.53-1) unstable; urgency=high * New upstream release (closes: #130426). + Fixes the security problem allowing reading all files and executing random commands (closes: #136652). * debian/gen-makefile: Fix the BUILD_OPTIONS check (closes: #121871). * Should fix the cjk stuff I hope (closes: #116516). In case there is another problem please could somebody provide me with information how to check that it works? I am more than deeply frustrated with getting readmes in japanese, web pages in japanese etc. That's just deeply frustrating. -- Torsten Landschoff Wed, 6 Mar 2002 01:20:30 +0100 gs (6.51-7) unstable; urgency=medium * Urgency medium because it works around a bug breaking the package on one Debian architecture. * src/gxobj.h [IA64]: Lock the object alignment to 16 bytes, as the initial setjmp segfaults because of a bad alignment. jmp_buf needs to be on 16 byte boundaries for this arch. This is a quick work around until somebody comes up with a better fix - at least it gets gs to work on ia64 - I am not certain how much memory overhead this causes though. Kudos to John Daily for his investigative work. I am leaving the bug open for now, since it does not really fix the problem (#128314). -- Torsten Landschoff Tue, 8 Jan 2002 21:12:22 +0100 gs (6.51-6) unstable; urgency=low * ijs/*: Include the ijs driver from the hpijs source. * debian/devices: Add ijs to the device list. * src/contrib.mak: Include ijs/contrib.mak-6.51.add -- Torsten Landschoff Mon, 31 Dec 2001 15:00:45 +0100 gs (6.51-5) unstable; urgency=low * gimp-print/gdevstp.c: Update from gimp-print 4.1.99-rc1 (closes: #120009) -- Torsten Landschoff Fri, 16 Nov 2001 14:29:11 +0100 gs (6.51-4) unstable; urgency=low * src/gdevxini.c: Apply the patch supplied by Chanop Silpa-Anan (closes: #85811). Thanks for your support, Chanop! * debian/gen-makefile: Add /usr/share/ghostscript/common to the search path to get gs-pdfencrypt working again (closes: #119406). * Download the lex5000 driver and include it in the build system (closes: #58657). * debian/devices: Add lx5000, lex5000. -- Torsten Landschoff Wed, 14 Nov 2001 16:47:57 +0100 gs (6.51-3) unstable; urgency=low * debian/devices: Enabled the cfax driver as requested by a user. -- Torsten Landschoff Fri, 9 Nov 2001 17:48:23 +0100 gs (6.51-2) unstable; urgency=low * Enable the Brother HL 1250 driver (closes: #63027). -- Torsten Landschoff Wed, 17 Oct 2001 12:07:23 +0200 gs (6.51-1) unstable; urgency=low * New upstream release (closes: #101928). * The new upstream release fixes many problems with the interpreter. These bugs were fixed in Ghostscript 6.0: + the font rendering problem in X11 is fixed (closes: #28579) + ps2pdf does not write rectangles for polygons anymore (closes: #36200) + the PDF which crashed gs does not lead to any problems (closes: #45361) + a PDF which was inverted by pdf2ps stays black on white now (closes: #49659). + Philipp's file crashing gs does not do so anymore (closes: #58468) + the invalid LanguageGroup in fonts does not cause gs to abort anymore (closes: #67462). + another PDF file which caused a crash is working now (closes: #89995) * Rewrote the build system. * The libjpeg sources are now included in the diff which is not nice but working (closes: #87896). * lynx is not used anymore to convert the changelog to plain text (closes: #93722). * The hpijs driver is now included upstream (closes: #106294). * Driver support for the Apple Imagewriter is now included (closes: #110740). * Make the package use update-alternatives so that different gs packages can cooperate (closes: #98227). * Add in the gdi driver provided by Daniel Burrows (closes: #105885). * debian/devices: Add omni to the list + debian/gen-makefile: Add threading and dynamic linking support. * debian/control: Add libglib1.2-dev to the Build-Depends as it is needed for the Omni driver. * debian/devices: Go through the list of available drivers and add what we seem to be able to build. Among the new devices: - cdj970 (closes: #112434) - cljet5, cljet5pr, cljet5c - dl2100, hl7x0 - the generic hpijs device (supports hpijs 0.97, closes: #102369, #110657) - imagen, inferno, jetp3852 - lex2050, lex3200, lex5700 - oki4w - plan9bm - psrgb - x11cmyk2, x11cmyk4, x11cmyk8, x11gray4 * src/contrib.mak: Add missing generic hpijs device. * Enable stp driver and link with libgimpprint (closes: #82454, #87004, #103036) * debian/control: Build-Depend on libgimpprint-dev. * debian/gen-makefile: Add support for the DEB_BUILD_OPTIONS environment variable (more precisely, the debug option leads to a build with debugging support and exported private variables). * Add in the CJK support using the patch from Yasuhiro Take . A huge "THANK YOU" to him for his work!!! His changes: + Add debian/patches/gs-cjk-M2-R1+CJKPDF.diff & .info, and apply it to the source. + debian/control: Conflicts: Add gs-cjk-resource (<< 1.20010910-1) because the new gs-cjk patch requires new gs-cjk-resource that i've already prepared and doesn't work with older ones. + debian/control: Depends: Add gs-common (>= 0.2) because font configuration for the new gs-cjk patch is completely different from the old one. * debian/control: Removed the conflict with gs_x, gs_svga and gs_both. I don't even remember when those packages where in Debian, probably before Debian 1.3 so a direct upgrade is going to fail anyway. And with intermediate upgrades it will not be a problem. * src/imainarg.c: Reapply the papersize diff from debian/patches. -- Torsten Landschoff Tue, 16 Oct 2001 21:06:14 +0200 gs (5.50-8) unstable; urgency=low * debian/rules: Use html2text to convert the html changelog into plain text instead of lynx (closes: #93722). * debian/control: Update Build-Depends. * debian/prerm: Fix the case to handle both removal and upgrade instead of handling upgrading in two cases (closes: #98458). * debian/control: Merge multi-line Build-Depends into one line for now until our tools support multi line fields (closes: #98459). -- Torsten Landschoff Mon, 4 Jun 2001 01:22:36 +0200 gs (5.50-7) unstable; urgency=low * debian/postrm: Add missing #DEBHELPER# (arg!). * debian/prerm: Add defoma-app clean on upgrade. * debian/gs.templates: Remove the double negation of the previewer question (closes: #94146). * Merge german translation for debconf templates (closes: #93840). * debian/shlibs.local: Depend on svgalibg1 or svgalib-dummyg1 alternatively (closes: #93811). -- Torsten Landschoff Tue, 1 May 2001 22:24:55 +0200 gs (5.50-6) unstable; urgency=low * debian/README: + Move copyright info to debian/copyright. + Mention the align.ps file (closes: #67317). * gdevbbox.c: Use default color methods instead of NULL pointers so that gs -sDEVICE=bbox does not crash anymore (closes: #36883). -- Torsten Landschoff Sat, 7 Apr 2001 21:09:55 +0200 gs (5.50-5) unstable; urgency=low * debian/default_path.sh: + Include defoma dir in search path. + Search local directories before system directories. + Defoma is preferred if available... * debian/postinst: Fix the hopefully last bashism (s/source/g/). * Included support for Hewlett Packard's own printer driver called hpijs (closes: #92010). Note that you will need the hpijs package for using it. -- Torsten Landschoff Sat, 7 Apr 2001 02:40:15 +0200 gs (5.50-4) unstable; urgency=low * Install interesting Postscript files as examples (closes: #79461). * Finally include the missing if-hpdj filter (closes: #63705). * Also add the documentation of hp8xx (closes: #63566). -- Torsten Landschoff Thu, 5 Apr 2001 03:58:27 +0200 gs (5.50-3) unstable; urgency=low * debian/rules: + Don't remove debian/postinst anymore in clean target. + Read package and version info from changelog. + Convert to debhelper. * debian/postinst: Again rewritten from scratch (guess why!? *arg*) -- Torsten Landschoff Thu, 5 Apr 2001 02:34:17 +0200 gs (5.50-2) unstable; urgency=low * debian/postinst: Completely rewritten. + Fixes the bashism reported by Joey Hess (closes: #92056). + Does not mess with /usr/local anymore (closes: #57276). * unix-gcc.mak: Readd the x11 device (closes: #92586). * debian/config: Change the priority of the defoma questions to low. I don't see how the defaults can cause any problems. * debian/shlibs.local: Removed. Let's see if it works without. -- Torsten Landschoff Thu, 5 Apr 2001 01:36:09 +0200 gs (5.50-1) unstable; urgency=low * Finally upgrade to new upstream version, still based on the old package (the reimplementation is still under the hood ;) (closes: #65832, #87673). * unix-gcc.mak: Make x11alpha the default device on X11 as already done in gs-aladdin. Modern systems should be able to handle the anti aliasing fast enough. * debian/control: Update build dependencies for new X11. * debian/control: Removed Conflicts with local defoma packages made by Yasuhiro. * debian/patches/svgalib: Adjust for name change of the main Makefile and move the targets out of the ifeq so that one can run the file standalone. * debian/patches/hpdj: - Don't patch zmedia2.c since upstream changed it since 5.10. - Adjust for name change of the main makefile. - Use the right patch from the hpdj distribution for 5.50. * debian/patches/hp8xx: - Update the devs.mak diff for gs 5.50. - Adjust for name change of main makefile. * debian/rules: Disable kanji and jpdrivers support (needs update for 5.50). * debian/patches/lexmarkgs: - Update the devs.mak diff for 5.50. * debian/control: Add missing build-depends (closes: #82114, #88393). * debian/rules: Make debian/addentry executable before running it (closes: #90278). * time_.h: Include as well as sys/time.h (closes: #90433, #88391). -- Torsten Landschoff Thu, 29 Mar 2001 01:17:54 +0200 gs (5.10-11.5defoma2) unstable; urgency=low * Add kanji patches. -- Yasuhiro Take Tue, 27 Mar 2001 20:58:55 +0900 gs (5.10-11.5defoma1) unstable; urgency=low * Add Defoma support. * Remove kanji patches. -- Yasuhiro Take Tue, 20 Mar 2001 18:21:22 +0900 gs (5.10-11) unstable; urgency=low * debian/control: Added build time dependency for libfreetype2-dev (closes: #82114). * Included upp files for stc740 printer provided by Gregory P. Smith (closes: #76845). -- Torsten Landschoff Mon, 15 Jan 2001 00:53:32 +0100 gs (5.10-10.1) stable unstable; urgency=high * Non-maintainer upload by security team * Patch from Werner Fink: + Create temporary files securely using mkstemp instead of mktemp + Don't set LD_RUN_PATH to empty, that makes the runtime linker look in the current path as well -- Wichert Akkerman Wed, 22 Nov 2000 03:35:35 +0100 gs (5.10-10) unstable; urgency=low * contrib/kanji/man/ps2jpdf.1: Changed ".SH PS2JPDF" into ".SH NAME" (closes: #59925, #60002, #60474). * debian/rules: Added -isp to call of dpkg-gencontrol (lintian). -- Torsten Landschoff Wed, 15 Mar 2000 23:30:41 +0100 gs (5.10-9) frozen unstable; urgency=high * Applied patch from Colin Phipps to fix security problem in ps2epsi (closes: #57034) -- Torsten Landschoff Sun, 6 Feb 2000 02:24:33 +0100 gs (5.10-8) frozen unstable; urgency=low * Only a simple change to close a bugreport: The package contained a directory in /usr/local in violation with policy. Sorry for this, the directories are now created by the postinst (closes: #56396). -- Torsten Landschoff Fri, 28 Jan 2000 09:52:17 +0100 gs (5.10-7) frozen unstable; urgency=low * This can go into frozen since the changes are absolutely simple. * debian/control: Fixed build dependencies (closes: #55451). * debian/patches/hpdj: Added installation of margin files as requested in #39342 (for gs-aladdin). * gcc-head.mak: Added path for local fonts as requested in #31898 (/usr/local/lib/ghostscript/{common,5.10,fonts}) * debian/rules: Make the directories intended for local fonts. * gs.1: Added documentation for local postscript files. -- Torsten Landschoff Thu, 20 Jan 2000 12:47:48 +0100 gs (5.10-6) unstable; urgency=low * Added driver for Lexmark 7000. Thanks to Alex Winbow for pointing me to the patch. * debian/rules: Completely rewritten and a bit modularized. * hpdj driver updated to version 2.6. -- Torsten Landschoff Wed, 12 Jan 2000 20:24:44 +0100 gs (5.10-5) unstable; urgency=low * New maintainer. * debian/control: Added build dependencies. * Applied patch from Taketoshi Sano to remove copyrighted stuff from the package (closes: #52575). * This release is based on Wicherts NMU (thanks for the work Wichert!) closes: #53071 -- Torsten Landschoff Wed, 29 Dec 1999 22:22:02 +0100 gs (5.10-4.1) unstable; urgency=low * Non-maintainer upload * Apply patch to fix mac ttf rendering, Closes: Bug#52590 -- Wichert Akkerman Sun, 19 Dec 1999 17:05:38 +0100 gs (5.10-4) unstable; urgency=low * Small patch applied to file gs_init.ps, so that japanese fonts are required only for japanese people (many thaks to Fumitoshi Ukai) (closes: Bug#49725, #49732, #49867) -- Marco Pistore Fri, 12 Nov 1999 12:45:37 +0100 gs (5.10-3) unstable; urgency=low * Many thanks to Taketoshi Sano for his great job with the Japanese support (closes Bug#41570) -- Marco Pistore Sun, 7 Nov 1999 02:56:13 +0100 gs (5.10-2.0.vflib.2) experimental; urgency=low * Non Maintainer. * Add support for many drivers included in gs510j49 * FHS transition * Lintian free -- Taketoshi Sano Sun, 31 Oct 1999 09:21:06 +0900 gs (5.10-2.0.vflib.1) experimental; urgency=low * Non Maintainer. * Experimental revision for Japanese VFlib support enhancement. * Please check and modify this experimental revision to add Japanese support on the Debian package of "gs" -- Taketoshi Sano Sat, 30 Oct 1999 15:03:07 +0900 gs (5.10-2) unstable; urgency=low * Added support for hp8xx drivers by Uli Wortmann (closes Bug#40807). * Added support for epsf and ttfont features. * Changed "Aladdin Ghostscript" into "GNU Ghostscript" in file stcolor.ps e stcinfo.ps (closed Bug#35411, Bug#35525). -- Marco Pistore Sat, 10 Jul 1999 23:29:57 +0200 gs (5.10-1) unstable frozen; urgency=low * Ghostscript 5.10 is GPL! This package essentially corresponds to package gs-aladdin_5.10-12, but redistributed under GPL. Changes w.r.t. gs-aladdin_5.10-12 are: * Corrected "regulamentations" --> "regulations" in description of package. * Filenames in script pdf2ps are now enclosed in double quotes * Fixed the manpages for bdftops, printafm and wftopfa, so that they work with apropos. The various patches to ghostscript 5.10 that have been proposed by L.P.Deutsch and that appear in gs-aladdin_5.10-12 also appear in this package. -- Marco Pistore Sun, 3 Jan 1999 18:22:57 +0100 gs (4.03-6) unstable; urgency=low * Moved to version 2.5 of hpdj driver by Martin Lottermoser (debian/rules is changed accordingly). * Mentined package gsfonts in description of gs. -- Marco Pistore Mon, 7 Dec 1998 22:06:21 +0100 gs (4.03-5) frozen unstable; urgency=low * Fixed the manpages for bdftops, printafm and wftopfa, so that they work with apropos. * Removed *.1.gz files from /usr/doc/gs (they already are in the /usr/man/man1 directory). -- Marco Pistore Fri, 6 Nov 1998 10:52:31 +0100 gs (4.03-4) frozen unstable; urgency=low * Fixed files stcolor.ps and stcinfo.ps so that they recognize that they are called by GNU ghostscript; thanks to Gordon Matzigkeit (closes Bug#28726). -- Marco Pistore Thu, 5 Nov 1998 21:44:07 +0100 gs (4.03-3) unstable; urgency=low * Changed "Recommends: gs-pdfencrypt" to "Suggests: gs-pdfencrypt" in control file (closes Bug#27431) * Removed "Provides: gs_x, gs_svga, gs_both", since "_" cannot appear in package names, and no packages should depend on these quite old virtual packages. * Changed directory name for the libjpeg source from ../libjpeg-6a to ../libjpeg: so it does not depend on the particular version of libjpeg (changes in files gcc-head.mak, debian/rules and debian/jpeg). * Linked against libjpeg-6b. -- Marco Pistore Sat, 10 Oct 1998 00:01:15 +0200 gs (4.03-2) unstable; urgency=low * Now /usr/lib/ghostscript/common is searched for library files before /usr/lib/ghostscript/X.YY (where X.YY is the version of ghostscript). This is useful for installing packages like gs-pdfencrypt, that provide (modified) library files to ghostscript that are independent from the version of gs (also gs.1 is changed accordingly) * Now gs-pdfencrypt (in the nonUS distribution) is suggested by gs-aladdin. Changed the message in the file pdf_sec.ps so that it suggests to install that package if an encrypted pdf file is being processed. * Linked against libpng2 (closes Bug#26924) -- Marco Pistore Tue, 29 Sep 1998 21:01:10 +0200 gs (4.03-1) unstable; urgency=low * New upstream version (gs 4.03 is finally GPL!!!) * Pristine source * Set options in gcc-head.mak * Added man pages for all the binaries * All example files in /usr/doc/gs/examples start now with %! * Script font2c moved from /usr/bin to /usr/lib/ghostscript (there is really no reason to put this script in /usr/bin) * Patched devs.mak and gdevpng.c so to work with version 0.96 of libpng. * Patched gdevcdj.c so that device cdeskjet works (and is identical to cdj500) * Patched gdevl256.c imainarg.c so that superuser rights are given away as soon as possible, and re-obtained only to start svgalib (see /usr/doc/gs/README.Debian and /usr/doc/gs/setuid.Debian) * Patched imainarg.c to set default paper accordig to the system paper as reported by libpaper, also patched imaiarg.c so that the lvga256 device is chosen as the default one if gs is not called from X * Patched zlib.mak: here the shared file for zlib is called libz, not libgz -- Marco Pistore Thu, 4 Jun 1998 20:29:47 +0100 gs (3.33-7) unstable; urgency=low * Corrected address of FSF in copyright file * All the scripts start now with #! * Added man pages for all the binaries * bdftops, font2c and wftopfa moved from /usr/bin to /usr/lib/ghostscript (there is really no reason to put these scripts in /usr/bin) * gs.real moved to /usr/lib/ghostscript (it should not be called by the user) -- Marco Pistore Thu, 12 Mar 1998 20:29:38 +0100 gs (3.33-6) unstable; urgency=low * New maintainer * Libc6 (hamm) release * Minor fixes in debian/rules * Bug 10270 fixed: now manpages are compressed * Bug 9935 fixed: package works with svgalib-dummy * Redundant dependencies removed in debian/control (this also fixes Bug 9157) * Now device cdeskjet works (and is identical to cdj500) -- Marco Pistore Mon, 29 Sep 1997 20:41:47 +0200 gs (3.33-5) stable; urgency=low * Examples used to be in /usr/doc/$(examples)/examples, but $(examples) was empty (should have been $(package), must have been sleeping) -- joost witteveen Fri, 7 Feb 1997 15:15:37 +0100 gs (3.33-4) stable; urgency=low * debian/rules didn't install some files in ./debian/tmp, but in /!!! Why do I need root to build packages? * Minor fix in wrapper.c (no change in binary) -- joost witteveen Tue, 21 Jan 1997 19:15:53 +0100 gs (3.33-3) stable; urgency=low * apparently, gs-3.33 never got compiled with all devices (only a pitiful few ones). Fixed this. -- joost witteveen Fri, 8 Nov 1996 21:49:49 +0100 gs (3.33-2) unstable; urgency=low * Converted to new source format * Removed the "+1" bug in the wrapper that caused coredumps with libc5.4.7 * included x11alpha x11cmyk devices * removed dependancy on gsfonts * Improved argument parsing of wrapper * Stripped the executables * Fixed discription bug "This version is aladdin coright,..."! (Sorry!) -- joost witteveen Thu, 31 Oct 1996 20:56:01 +0100