2007
cups-pdf (2.4.2-3) unstable; urgency=high
* Reversed order of chmod and chown in postinst (Closes: #411580).
-- Martin-Éric Racine <q-funk@iki.fi> Tue, 20 Feb 2007 02:48:36 +0200
cups-pdf (2.4.2-2) unstable; urgency=high
* Upgraded backend permissions to match Policy 10.9 (Closes: #409356).
-- Martin-Éric Racine <q-funk@iki.fi> Mon, 12 Feb 2007 17:45:57 +0200
2006
cups-pdf (2.4.2-1) unstable; urgency=low
* New upstream maintenance release:
- Removed extraneous COPYRIGHT files (make Lintian happy).
- Cleaned up over 200 warnings issued by 'splint'.
- Renamed PPD v4 to match the single PPD file from the 1.7 codebase.
- Removed PPD v3.
- Shipped the PPD uncompressed.
* Migrated PPD to /usr/share/ppd/cups-pdf directory (Closes: #390141).
* Added missing invoke-rc.d reload loop in postrm.
Thanks to Roger Leigh for spotting this.
-- Martin-Éric Racine <q-funk@iki.fi> Sat, 30 Sep 2006 22:51:33 +0300
cups-pdf (2.4.1-3) unstable; urgency=low
* Changed the backend permissions to 6755 for Ubuntu compatibility.
-- Martin-Éric Racine <q-funk@iki.fi> Fri, 29 Sep 2006 02:26:39 +0300
cups-pdf (2.4.1-2) unstable; urgency=low
* Changed the backend permissions to 6700 for Ubuntu compatibility.
(Launchpad #36093, #42147)
-- Martin-Éric Racine <q-funk@iki.fi> Tue, 19 Sep 2006 21:04:58 +0300
cups-pdf (2.4.1-1) unstable; urgency=low
* New upstream release. * Upgraded Standards-Version to 3.7.2; no change required. * Upgraded debian/install to anticipate PPD revision numbers. * Added debian/links to always track the latest PPD revision.
-- Martin-Éric Racine <q-funk@iki.fi> Wed, 21 Jun 2006 15:47:26 +0300
cups-pdf (2.4.0-2) unstable; urgency=low
* Fixed: restarting CUPS fails if it's not running (Closes: #372691).
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 11 Jun 2006 18:15:41 +0300
cups-pdf (2.4.0-1) unstable; urgency=medium
* New upstream release. * Installed contributed documentation as examples. * Fixed backend permissions for CUPS 1.2 (Closes: #371143).
-- Martin-Éric Racine <q-funk@iki.fi> Fri, 9 Jun 2006 13:46:44 +0300
cups-pdf (2.2.0-1) unstable; urgency=low
* New upstream release.
* Document the fact that PPD drivers other than PostscriptColor are
not guaranteed to work with CUPS-PDF (Closes: #344872).
-- Martin-Éric Racine <q-funk@iki.fi> Fri, 21 Apr 2006 14:18:32 +0300
cups-pdf (2.1.1-1) unstable; urgency=medium
* New upstream release:
(Closes: #361062) thanks to Nickolay Kondrashov for the patch.
-- Martin-Éric Racine <q-funk@iki.fi> Fri, 7 Apr 2006 06:25:32 +0300
cups-pdf (2.1.0-1) unstable; urgency=low
* New upstream release. * Rewrote long description to reflect configurable output path. * Removed no longer needed preinst maintenance script. * Dropped no longer needed Depends on adduser.
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 26 Mar 2006 07:27:01 +0300
cups-pdf (2.0.5-1) unstable; urgency=low
* New upstream release.
-- Martin-Éric Racine <q-funk@iki.fi> Sat, 4 Mar 2006 13:50:18 +0200
cups-pdf (2.0.4-1) unstable; urgency=low
* New upstream release.
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 5 Feb 2006 00:23:06 +0200
cups-pdf (2.0.3-1) unstable; urgency=low
* New upstream release.
-- Martin-Éric Racine <q-funk@iki.fi> Sat, 7 Jan 2006 18:15:32 +0200
cups-pdf (2.0.2-1) unstable; urgency=low
* New upstream release. * Uploading to unstable (Closes: #329751).
-- Martin-Éric Racine <q-funk@iki.fi> Wed, 4 Jan 2006 19:55:40 +0200
cups-pdf (2.0.1-1) experimental; urgency=low
* New upstream release.
-- Martin-Éric Racine <q-funk@iki.fi> Wed, 4 Jan 2006 02:01:26 +0200
2005
cups-pdf (2.0.0-1) experimental; urgency=low
* New upstream release (Closes: #329751): - Improved PostscriptColor PPD now fully conforms with Adobe specs. - Settings are now fully configurable via /etc/cups/cups-pdf.conf using the administrator's favorite text editor. * Updated README.Debian content to document the new features.
-- Martin-Éric Racine <q-funk@iki.fi> Sat, 31 Dec 2005 18:18:43 +0200
cups-pdf (1.7.3-9) unstable; urgency=low
* Added uupdate action to debian/watch.
-- Martin-Éric Racine <q-funk@iki.fi> Thu, 22 Dec 2005 12:55:35 +0200
cups-pdf (1.7.3-8) unstable; urgency=low
* Added call to list-missing target of utils.mk CDBS include. * Replaced compiler options with langcore.mk CDBS include.
-- Martin-Éric Racine <q-funk@iki.fi> Mon, 19 Dec 2005 20:26:07 +0200
cups-pdf (1.7.3-7) unstable; urgency=high
* The "Making all changes really obvious" release (Closes: #331378): - Corrected package description to match current output directory. - Added a debian/NEWS that describes all changes since Sarge.
-- Martin-Éric Racine <q-funk@iki.fi> Mon, 3 Oct 2005 11:30:08 +0300
cups-pdf (1.7.3-6) unstable; urgency=low
* Fixed maintainer scripts to correctly shuffle the directories.
-- Martin-Éric Racine <q-funk@iki.fi> Fri, 23 Sep 2005 14:42:30 +0300
cups-pdf (1.7.3-5) unstable; urgency=high
* Changed output directory to $HOME/PDF/ to prevent file clobbering.
* Created a "cups-pdf" system user for anonymous Samba printing jobs:
- Printouts go to /var/spool/cups-pdf/ANONYMOUS/
(Closes: #319353, #325584, #326001, #326034).
-- Martin-Éric Racine <q-funk@iki.fi> Fri, 23 Sep 2005 13:36:22 +0300
cups-pdf (1.7.3-4) unstable; urgency=low
* Changed anonymous output directory to upstream default "ANONYMOUS". * Rewrote README.Debian for better clarity.
-- Martin-Éric Racine <q-funk@iki.fi> Sat, 27 Aug 2005 14:25:43 +0300
cups-pdf (1.7.3-3) unstable; urgency=low
* Corrected 'gs' dependency to non-virtual package 'gs-esp'.
-- Martin-Éric Racine <q-funk@iki.fi> Thu, 18 Aug 2005 19:31:12 +0300
cups-pdf (1.7.3-2) unstable; urgency=low
* Added explicit dependency on virtual package 'gs' (Closes: #323012).
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 14 Aug 2005 19:59:06 +0300
cups-pdf (1.7.3-1) unstable; urgency=low
* New upstream release.
-- Martin-Éric Racine <q-funk@iki.fi> Thu, 11 Aug 2005 18:52:00 +0300
cups-pdf (1.7.1-1) unstable; urgency=low
* New upstream release.
- Note about CUPS options to operate under Ubuntu (Closes: #300320).
- Note about mounting options for NFS directories (Closes: #307872).
See author's README for details.
* Changed output path from ~/cups-pdf/ to ~/ as per Ubuntu suggestion.
* Updated debian/watch URL.
-- Martin-Éric Racine <q-funk@iki.fi> Fri, 1 Jul 2005 10:13:31 +0300
cups-pdf (1.7.0a-3) unstable; urgency=low
* Converted debian/control to debian/control.in for CDBS auto-updating. * Upgraded to Debian Policy 3.6.2 standards; no change required.
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 19 Jun 2005 12:19:16 +0300
cups-pdf (1.7.0a-2) unstable; urgency=low
* Moved file installation process from debian/rules to debian/install. * Rewrote the preinst script to handle creation of /var/spool/cups-pdf. * Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Wed, 4 May 2005 03:47:43 +0300
cups-pdf (1.7.0a-1) unstable; urgency=low
* New upstream release. * Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Tue, 8 Mar 2005 01:00:36 +0200
cups-pdf (1.7.0-1) unstable; urgency=low
* New upstream release. * Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 6 Mar 2005 15:35:50 +0200
cups-pdf (1.6.6-1) unstable; urgency=low
* New upstream release. * The "We sing the Postscript electric" release (Closes: #293428): - additional PA4 (mixes A4 and Letter) paper description from me. - additional A0-A3 paper descriptions from Sebastian Hegler. - additional A6-A10 paper descriptions from me. - changed PC filename to POSTSCRIPTCOLOR.PPD. - really made A4 the default paper size. More paper descriptions could eventually be supported. Please check <http://www.cl.cam.ac.uk/~mgk25/iso-paper.html> and file "wishlist" items into the Debian BTS for package "cups-pdf". * Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Thu, 10 Feb 2005 10:27:37 +0200
cups-pdf (1.6.5-1) unstable; urgency=medium
* New upstream release.
Definitely closes #286024 with a macro to define the group of new files.
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Wed, 5 Jan 2005 07:24:00 +0200
cups-pdf (1.6.4-1) unstable; urgency=low
* New upstream release. * Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Tue, 4 Jan 2005 03:22:14 +0200
2004
cups-pdf (1.6.3-3) unstable; urgency=medium
* Moved cupsys to Pre-Depends, to ensure that group lpadmin is created
before the installation of cups-pdf (Closes: #286024).
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Fri, 17 Dec 2004 16:13:37 +0200
cups-pdf (1.6.3-2) unstable; urgency=medium
* Changed preinst script to fix ownership of /var/log/cups/cups-pdf_log
to root:lpadmin and permissions to 0600. (Closes: #279251).
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Sat, 27 Nov 2004 10:47:34 +0200
cups-pdf (1.6.3-1) unstable; urgency=high
* New upstream release.
Really fixes Ghostscript call to ensure compatibility with complex
user directory paths.
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Fri, 8 Oct 2004 12:44:27 +0300
cups-pdf (1.6.2-1) unstable; urgency=high
* New upstream release.
Fixes user directory case-sensitivity bug.
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Tue, 5 Oct 2004 20:17:42 +0300
cups-pdf (1.6.1-1) unstable; urgency=low
* New upstream release (Closes: #267950). No longer requires users to have a valid shell defined in /etc/passwd. * Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 3 Oct 2004 14:10:50 +0300
cups-pdf (1.5.2-4) unstable; urgency=high
* urgency=high because CUPS doesn't update its backend list after cups-pdf
is installed, which required adding a postinstall script to restart it.
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Wed, 25 Aug 2004 14:04:38 +0300
cups-pdf (1.5.2-3) unstable; urgency=high
* urgency=high because /var/spool/cups-pdf wasn't automatically created,
which completely prevented normal operation for some people.
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Wed, 25 Aug 2004 11:52:38 +0300
cups-pdf (1.5.2-2) unstable; urgency=high
* urgency=high to provoke a build on architectures that remained jamed
during the GCC RC bug this week, which prevented all previous security
fixes from the 1.5.x releases from reaching Testing.
* Changed preinst script to check if /var/log/cups/cups-pdf_log exists,
before trying to secure its permissions (Closes: #265672).
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Sat, 14 Aug 2004 20:39:34 +0300
cups-pdf (1.5.2-1) unstable; urgency=high
* New upstream release.
* urgency=high; fixes vulnerability:
- insecure creation of spoolfile.
Thanks to Florian Zumbiehl <florz@gmx.de> for additional auditing.
* Added preinst script that secures /var/log/cups/cups-pdf_log* files.
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Wed, 11 Aug 2004 01:06:27 +0300
cups-pdf (1.5.1-1) unstable; urgency=high
* New upstream release.
* urgency=high; fixes several vulnerabilities:
- dangerous access to array element (Closes: #262403).
- format string vulnerability (#262762) patch merged by upstream.
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Mon, 9 Aug 2004 13:36:22 +0300
cups-pdf (1.5.0-1) unstable; urgency=high
* New upstream release.
* urgency=high; fixes vulnerability:
- race condition (Closes: #259993).
* Added debian/watch file.
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Tue, 3 Aug 2004 20:25:55 +0300
cups-pdf (1.4.3-3) unstable; urgency=high
* urgency=high; fixes vulnerability:
- format string vulnerability (Closes: #262762).
Thanks to Florian Zumbiehl <florz@gmx.de> for the patch.
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Mon, 2 Aug 2004 13:13:25 +0300
cups-pdf (1.4.3-2) unstable; urgency=low
* Changed file creation mask to 0027. * Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 1 Aug 2004 21:07:10 +0300
cups-pdf (1.4.3-1) unstable; urgency=high
* New upstream release.
* urgency=high; fixes several vulnerabilities:
- insecure Ghostscript invocation (Closes: #262402).
- insecure file creation mask (Closes: #262404).
* Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 1 Aug 2004 13:03:46 +0300
cups-pdf (1.3.1-6) unstable; urgency=low
* Updated my contact info. No other change. * Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@iki.fi> Sat, 26 Jun 2004 14:17:54 +0300
cups-pdf (1.3.1-5) unstable; urgency=low
* Added NEWS file explaining the situation regarding newer CUPS-PDF releases. * Sanitized the control file into policy compliance. * Added missing shlibs:Depends to control file. * Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@pp.fishpool.fi> Sun, 4 Apr 2004 20:17:15 +0300
cups-pdf (1.3.1-4) unstable; urgency=low
* Upgraded all Debian packaging files to UTF-8 compliance. * Sponsored by Kenshi Muto.
-- Martin-Éric Racine <q-funk@pp.fishpool.fi> Fri, 2 Apr 2004 11:46:45 +0300
cups-pdf (1.3.1-3) unstable; urgency=low
* First Debian upload - sponsored by Kenshi Muto. Thanks! (Closes: #237028) * Tidied up the documentation and control file.
-- Martin-Éric Racine <q-funk@pp.fishpool.fi> Mon, 22 Mar 2004 13:51:28 +0200
2003
cups-pdf (1.3.1-2) unstable; urgency=low
* Upgraded to CDBS. * Replaced Makefile with debian/rules additions.
-- Martin-Éric Racine <q-funk@pp.fishpool.fi> Thu, 4 Dec 2003 20:13:07 +0200
cups-pdf (1.3.1-1) unstable; urgency=low
* New upstream release.
-- Martin-Éric Racine <q-funk@pp.fishpool.fi> Sat, 29 Nov 2003 19:20:33 +0200
cups-pdf (1.3-1) unstable; urgency=low
* New upstream release. * Changelog copied verbatim from cups-pdf.c comments instead of web site. * README.Debian updated to reflect current default settings.
-- Martin-Éric Racine <q-funk@pp.fishpool.fi> Sun, 2 Nov 2003 03:50:03 +0200
cups-pdf (1.2-1) unstable; urgency=low
* New upstream release. * Created changelog from <http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/>
-- Martin-Éric Racine <q-funk@pp.fishpool.fi> Sun, 26 Oct 2003 13:11:18 +0200
cups-pdf (1.1-3) unstable; urgency=low
* Cleaned up the debian/control file with even more stringent Lintian rules. * Upgraded Makefile to use debuild.
-- Martin-Éric Racine <q-funk@pp.fishpool.fi> Wed, 15 Oct 2003 12:29:18 +0300
cups-pdf (1.1-2) unstable; urgency=low
* Cleaned up the Makefile. * Cleaned up debian directory with Lintian and Linda.
-- Martin-Éric Racine <q-funk@pp.fishpool.fi> Mon, 22 Sep 2003 22:47:47 +0300
cups-pdf (1.1-1) unstable; urgency=low
* First Debian release. * Created Makefile from scratch. * Created README from <http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/>
-- Martin-Éric Racine <q-funk@pp.fishpool.fi> Mon, 22 Sep 2003 16:27:44 +0300