pkgsrc/print/cups/PLIST

1740 lines
72 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.29 2010/04/18 12:02:58 obache Exp $
bin/cancel
2001-12-15 00:18:15 +01:00
bin/cups-config
bin/cupstestdsc
bin/cupstestppd
bin/lp
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
bin/lpoptions
bin/lppasswd
bin/lpq
bin/lpr
bin/lprm
bin/lpstat
include/cups/adminutil.h
include/cups/array.h
include/cups/backend.h
include/cups/cups.h
include/cups/dir.h
include/cups/file.h
include/cups/http.h
include/cups/image.h
include/cups/ipp.h
include/cups/language.h
include/cups/ppd.h
include/cups/raster.h
include/cups/sidechannel.h
include/cups/transcode.h
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
lib/libcups.la
lib/libcupsimage.la
libexec/cups/backend/http
libexec/cups/backend/ipp
libexec/cups/backend/lpd
libexec/cups/backend/parallel
Update print/cups to 1.15.1. Changes from version 1.14 include: ====================================================================== * Removed the pstoraster filter (based on GNU Ghostscript 5.50) and now * provide the raster "driver" and patch file necessary to use the current * GNU Ghostscript 7.05 release. Pkgsrc users should install the * print/ghostscript-esp package. ====================================================================== - Many, many bug fixes. - Improvements to polling and scheduling of jobs to CUPS and to connected printers. - Updated the CUPS license agreement for the new MacOS and OpenSSL license exceptions. - The jobs.cgi web interface now handles all job operations, allowing the administrator to allow "job administrators" or operators to manage jobs (but not queues) on the server. - New SCSI printer backend. - The PostScript filter now supports 6, 9, and 16-up output, as well as new page-border and number-up-layout options. - Added ConfigFilePerm and LogFilePerm directives. - The HTML job operation templates now link back to the destination printer or class. - Removed unnecessary fonts and updated the Courier and Symbol fonts to the latest versions to better support non-ISOLatin1 text. - The text filter now always embeds the Courier and Symbol fonts to ensure that they contain the full set of glyphs. - The PostScript image filter (imagetops) now supports printing CMYK images using the CMYK colorspace. - The cupsaddsmb program was updated to use the setdriver command instead of addprinter. - The Allow, Deny, BrowseAllow, BrowseDeny, and BrowseAddress directives now support the network interface names "@LOCAL" and "@IF(name)" for access control and browsing based on the current interface addresses instead of fixed names or IP addresses. - The cupsaddsmb program now supports alternative CUPS and SAMBA server names. - The PostScript filter now supports the Orientation comment and rotates the page as needed automatically.
2002-09-19 00:58:46 +02:00
libexec/cups/backend/scsi
libexec/cups/backend/serial
libexec/cups/backend/snmp
libexec/cups/backend/socket
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
libexec/cups/backend/usb
libexec/cups/cgi-bin/admin.cgi
libexec/cups/cgi-bin/classes.cgi
libexec/cups/cgi-bin/help.cgi
libexec/cups/cgi-bin/jobs.cgi
libexec/cups/cgi-bin/printers.cgi
libexec/cups/daemon/cups-deviced
libexec/cups/daemon/cups-driverd
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
libexec/cups/daemon/cups-lpd
libexec/cups/daemon/cups-polld
libexec/cups/filter/gziptoany
libexec/cups/filter/hpgltops
libexec/cups/filter/imagetops
libexec/cups/filter/imagetoraster
libexec/cups/filter/pdftops
libexec/cups/filter/pstops
libexec/cups/filter/rastertodymo
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
libexec/cups/filter/rastertoepson
libexec/cups/filter/rastertohp
libexec/cups/filter/rastertolabel
libexec/cups/filter/texttops
libexec/cups/monitor/bcp
libexec/cups/monitor/tbcp
libexec/cups/notifier/mailto
libexec/cups/notifier/rss
man/man1/cancel.1
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
man/man1/cups-config.1
man/man1/cupstestdsc.1
man/man1/cupstestppd.1
man/man1/lp.1
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
man/man1/lpoptions.1
man/man1/lppasswd.1
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
man/man1/lpq.1
man/man1/lpr.1
man/man1/lprm.1
man/man1/lpstat.1
man/man5/classes.conf.5
man/man5/client.conf.5
man/man5/cups-snmp.conf.5
man/man5/cupsd.conf.5
man/man5/mailto.conf.5
man/man5/mime.convs.5
man/man5/mime.types.5
man/man5/printers.conf.5
man/man5/subscriptions.conf.5
man/man7/backend.7
man/man7/filter.7
man/man8/accept.8
man/man8/cups-deviced.8
man/man8/cups-driverd.8
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
man/man8/cups-lpd.8
man/man8/cups-polld.8
2001-12-15 00:18:15 +01:00
man/man8/cupsaddsmb.8
man/man8/cupsctl.8
man/man8/cupsd.8
man/man8/cupsdisable.8
man/man8/cupsenable.8
man/man8/cupsfilter.8
man/man8/lpadmin.8
man/man8/lpc.8
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
man/man8/lpinfo.8
man/man8/lpmove.8
man/man8/reject.8
sbin/accept
2001-12-15 00:18:15 +01:00
sbin/cupsaddsmb
sbin/cupsctl
sbin/cupsd
sbin/cupsdisable
sbin/cupsenable
sbin/cupsfilter
sbin/lpadmin
sbin/lpc
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
sbin/lpinfo
sbin/lpmove
sbin/reject
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/banners/classified
share/cups/banners/confidential
share/cups/banners/secret
share/cups/banners/standard
share/cups/banners/topsecret
share/cups/banners/unclassified
share/cups/charmaps/euc-cn.txt
share/cups/charmaps/euc-jp.txt
share/cups/charmaps/euc-kr.txt
share/cups/charmaps/euc-tw.txt
share/cups/charmaps/iso-8859-1.txt
share/cups/charmaps/iso-8859-10.txt
share/cups/charmaps/iso-8859-11.txt
share/cups/charmaps/iso-8859-13.txt
share/cups/charmaps/iso-8859-14.txt
share/cups/charmaps/iso-8859-15.txt
share/cups/charmaps/iso-8859-16.txt
share/cups/charmaps/iso-8859-2.txt
share/cups/charmaps/iso-8859-3.txt
share/cups/charmaps/iso-8859-4.txt
share/cups/charmaps/iso-8859-5.txt
share/cups/charmaps/iso-8859-6.txt
share/cups/charmaps/iso-8859-7.txt
share/cups/charmaps/iso-8859-8.txt
share/cups/charmaps/iso-8859-9.txt
share/cups/charmaps/jis-x0213.txt
share/cups/charmaps/koi8-r.txt
share/cups/charmaps/koi8-u.txt
share/cups/charmaps/mac-roman.txt
share/cups/charmaps/windows-1250.txt
share/cups/charmaps/windows-1251.txt
share/cups/charmaps/windows-1252.txt
share/cups/charmaps/windows-1253.txt
share/cups/charmaps/windows-1254.txt
share/cups/charmaps/windows-1255.txt
share/cups/charmaps/windows-1256.txt
share/cups/charmaps/windows-1257.txt
share/cups/charmaps/windows-1258.txt
share/cups/charmaps/windows-1361.txt
share/cups/charmaps/windows-874.txt
share/cups/charmaps/windows-932.txt
share/cups/charmaps/windows-936.txt
share/cups/charmaps/windows-949.txt
share/cups/charmaps/windows-950.txt
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/charsets/utf-8
share/cups/data/HPGLprolog
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/data/psglyphs
share/cups/data/testprint.ps
share/cups/fonts/Courier
share/cups/fonts/Courier-Bold
share/cups/fonts/Courier-BoldOblique
share/cups/fonts/Courier-Oblique
share/cups/fonts/Symbol
share/cups/model/deskjet.ppd
share/cups/model/dymo.ppd
share/cups/model/epson24.ppd
share/cups/model/epson9.ppd
share/cups/model/intelbar.ppd
share/cups/model/laserjet.ppd
share/cups/model/okidat24.ppd
share/cups/model/okidata9.ppd
share/cups/model/stcolor.ppd
share/cups/model/stcolor2.ppd
share/cups/model/stphoto.ppd
share/cups/model/stphoto2.ppd
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/model/zebra.ppd
share/cups/model/zebracpl.ppd
share/cups/model/zebraep1.ppd
share/cups/model/zebraep2.ppd
share/cups/templates/add-class.tmpl
share/cups/templates/add-printer.tmpl
share/cups/templates/add-rss-subscription.tmpl
share/cups/templates/admin.tmpl
share/cups/templates/choose-device.tmpl
share/cups/templates/choose-make.tmpl
share/cups/templates/choose-model.tmpl
share/cups/templates/choose-serial.tmpl
share/cups/templates/choose-uri.tmpl
share/cups/templates/class-added.tmpl
share/cups/templates/class-confirm.tmpl
share/cups/templates/class-deleted.tmpl
share/cups/templates/class-jobs-header.tmpl
share/cups/templates/class-modified.tmpl
share/cups/templates/classes-header.tmpl
share/cups/templates/classes.tmpl
share/cups/templates/de/add-class.tmpl
share/cups/templates/de/add-printer.tmpl
share/cups/templates/de/add-rss-subscription.tmpl
share/cups/templates/de/admin.tmpl
share/cups/templates/de/choose-device.tmpl
share/cups/templates/de/choose-make.tmpl
share/cups/templates/de/choose-model.tmpl
share/cups/templates/de/choose-serial.tmpl
share/cups/templates/de/choose-uri.tmpl
share/cups/templates/de/class-added.tmpl
share/cups/templates/de/class-confirm.tmpl
share/cups/templates/de/class-deleted.tmpl
share/cups/templates/de/class-jobs-header.tmpl
share/cups/templates/de/class-modified.tmpl
share/cups/templates/de/classes-header.tmpl
share/cups/templates/de/classes.tmpl
share/cups/templates/de/edit-config.tmpl
share/cups/templates/de/error-op.tmpl
share/cups/templates/de/error.tmpl
share/cups/templates/de/header.tmpl
share/cups/templates/de/help-header.tmpl
share/cups/templates/de/help-printable.tmpl
share/cups/templates/de/job-cancel.tmpl
share/cups/templates/de/job-hold.tmpl
share/cups/templates/de/job-move.tmpl
share/cups/templates/de/job-moved.tmpl
share/cups/templates/de/job-release.tmpl
share/cups/templates/de/job-restart.tmpl
share/cups/templates/de/jobs-header.tmpl
share/cups/templates/de/jobs.tmpl
share/cups/templates/de/list-available-printers.tmpl
share/cups/templates/de/maintenance.tmpl
share/cups/templates/de/modify-class.tmpl
share/cups/templates/de/modify-printer.tmpl
share/cups/templates/de/option-boolean.tmpl
share/cups/templates/de/option-conflict.tmpl
share/cups/templates/de/option-header.tmpl
share/cups/templates/de/option-pickmany.tmpl
share/cups/templates/de/option-pickone.tmpl
share/cups/templates/de/option-trailer.tmpl
share/cups/templates/de/pager.tmpl
share/cups/templates/de/printer-accept.tmpl
share/cups/templates/de/printer-added.tmpl
share/cups/templates/de/printer-configured.tmpl
share/cups/templates/de/printer-confirm.tmpl
share/cups/templates/de/printer-default.tmpl
share/cups/templates/de/printer-deleted.tmpl
share/cups/templates/de/printer-jobs-header.tmpl
share/cups/templates/de/printer-modified.tmpl
share/cups/templates/de/printer-purge.tmpl
share/cups/templates/de/printer-reject.tmpl
share/cups/templates/de/printer-start.tmpl
share/cups/templates/de/printer-stop.tmpl
share/cups/templates/de/printers-header.tmpl
share/cups/templates/de/printers.tmpl
share/cups/templates/de/restart.tmpl
share/cups/templates/de/samba-export.tmpl
share/cups/templates/de/samba-exported.tmpl
share/cups/templates/de/search.tmpl
share/cups/templates/de/set-printer-options-header.tmpl
share/cups/templates/de/set-printer-options-trailer.tmpl
share/cups/templates/de/subscription-added.tmpl
share/cups/templates/de/subscription-canceled.tmpl
share/cups/templates/de/test-page.tmpl
share/cups/templates/de/trailer.tmpl
share/cups/templates/de/users.tmpl
share/cups/templates/edit-config.tmpl
share/cups/templates/error-op.tmpl
share/cups/templates/error.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/add-class.tmpl
share/cups/templates/es/add-printer.tmpl
share/cups/templates/es/add-rss-subscription.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/admin.tmpl
share/cups/templates/es/choose-device.tmpl
share/cups/templates/es/choose-make.tmpl
share/cups/templates/es/choose-model.tmpl
share/cups/templates/es/choose-serial.tmpl
share/cups/templates/es/choose-uri.tmpl
share/cups/templates/es/class-added.tmpl
share/cups/templates/es/class-confirm.tmpl
share/cups/templates/es/class-deleted.tmpl
share/cups/templates/es/class-jobs-header.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/class-modified.tmpl
share/cups/templates/es/classes-header.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/classes.tmpl
share/cups/templates/es/edit-config.tmpl
share/cups/templates/es/error-op.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/error.tmpl
share/cups/templates/es/header.tmpl
share/cups/templates/es/help-header.tmpl
share/cups/templates/es/help-printable.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/job-cancel.tmpl
share/cups/templates/es/job-hold.tmpl
share/cups/templates/es/job-move.tmpl
share/cups/templates/es/job-moved.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/job-release.tmpl
share/cups/templates/es/job-restart.tmpl
share/cups/templates/es/jobs-header.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/jobs.tmpl
share/cups/templates/es/list-available-printers.tmpl
share/cups/templates/es/maintenance.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/modify-class.tmpl
share/cups/templates/es/modify-printer.tmpl
share/cups/templates/es/norestart.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/option-boolean.tmpl
share/cups/templates/es/option-conflict.tmpl
share/cups/templates/es/option-header.tmpl
share/cups/templates/es/option-pickmany.tmpl
share/cups/templates/es/option-pickone.tmpl
share/cups/templates/es/option-trailer.tmpl
share/cups/templates/es/pager.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/printer-accept.tmpl
share/cups/templates/es/printer-added.tmpl
share/cups/templates/es/printer-configured.tmpl
share/cups/templates/es/printer-confirm.tmpl
share/cups/templates/es/printer-default.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/printer-deleted.tmpl
share/cups/templates/es/printer-jobs-header.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/printer-modified.tmpl
share/cups/templates/es/printer-purge.tmpl
share/cups/templates/es/printer-reject.tmpl
share/cups/templates/es/printer-start.tmpl
share/cups/templates/es/printer-stop.tmpl
share/cups/templates/es/printers-header.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/printers.tmpl
share/cups/templates/es/restart.tmpl
share/cups/templates/es/samba-export.tmpl
share/cups/templates/es/samba-exported.tmpl
share/cups/templates/es/search.tmpl
share/cups/templates/es/set-printer-options-header.tmpl
share/cups/templates/es/set-printer-options-trailer.tmpl
share/cups/templates/es/subscription-added.tmpl
share/cups/templates/es/subscription-canceled.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/es/test-page.tmpl
share/cups/templates/es/trailer.tmpl
share/cups/templates/es/users.tmpl
share/cups/templates/et/add-class.tmpl
share/cups/templates/et/add-printer.tmpl
share/cups/templates/et/admin.tmpl
share/cups/templates/et/choose-device.tmpl
share/cups/templates/et/choose-make.tmpl
share/cups/templates/et/choose-model.tmpl
share/cups/templates/et/choose-serial.tmpl
share/cups/templates/et/choose-uri.tmpl
share/cups/templates/et/class-added.tmpl
share/cups/templates/et/class-confirm.tmpl
share/cups/templates/et/class-deleted.tmpl
share/cups/templates/et/class-jobs-header.tmpl
share/cups/templates/et/class-modified.tmpl
share/cups/templates/et/classes-header.tmpl
share/cups/templates/et/classes.tmpl
share/cups/templates/et/edit-config.tmpl
share/cups/templates/et/error-op.tmpl
share/cups/templates/et/error.tmpl
share/cups/templates/et/header.tmpl
share/cups/templates/et/help-header.tmpl
share/cups/templates/et/help-printable.tmpl
share/cups/templates/et/job-cancel.tmpl
share/cups/templates/et/job-hold.tmpl
share/cups/templates/et/job-moved.tmpl
share/cups/templates/et/job-release.tmpl
share/cups/templates/et/job-restart.tmpl
share/cups/templates/et/jobs-header.tmpl
share/cups/templates/et/jobs.tmpl
share/cups/templates/et/maintenance.tmpl
share/cups/templates/et/modify-class.tmpl
share/cups/templates/et/modify-printer.tmpl
share/cups/templates/et/norestart.tmpl
share/cups/templates/et/option-boolean.tmpl
share/cups/templates/et/option-conflict.tmpl
share/cups/templates/et/option-header.tmpl
share/cups/templates/et/option-pickmany.tmpl
share/cups/templates/et/option-pickone.tmpl
share/cups/templates/et/option-trailer.tmpl
share/cups/templates/et/pager.tmpl
share/cups/templates/et/printer-accept.tmpl
share/cups/templates/et/printer-added.tmpl
share/cups/templates/et/printer-configured.tmpl
share/cups/templates/et/printer-confirm.tmpl
share/cups/templates/et/printer-default.tmpl
share/cups/templates/et/printer-deleted.tmpl
share/cups/templates/et/printer-jobs-header.tmpl
share/cups/templates/et/printer-modified.tmpl
share/cups/templates/et/printer-purge.tmpl
share/cups/templates/et/printer-reject.tmpl
share/cups/templates/et/printer-start.tmpl
share/cups/templates/et/printer-stop.tmpl
share/cups/templates/et/printers-header.tmpl
share/cups/templates/et/printers.tmpl
share/cups/templates/et/restart.tmpl
share/cups/templates/et/samba-export.tmpl
share/cups/templates/et/samba-exported.tmpl
share/cups/templates/et/search.tmpl
share/cups/templates/et/set-printer-options-header.tmpl
share/cups/templates/et/set-printer-options-trailer.tmpl
share/cups/templates/et/test-page.tmpl
share/cups/templates/et/trailer.tmpl
share/cups/templates/et/users.tmpl
share/cups/templates/fr/add-class.tmpl
share/cups/templates/fr/add-printer.tmpl
share/cups/templates/fr/admin.tmpl
share/cups/templates/fr/choose-device.tmpl
share/cups/templates/fr/choose-make.tmpl
share/cups/templates/fr/choose-model.tmpl
share/cups/templates/fr/choose-serial.tmpl
share/cups/templates/fr/choose-uri.tmpl
share/cups/templates/fr/class-added.tmpl
share/cups/templates/fr/class-confirm.tmpl
share/cups/templates/fr/class-deleted.tmpl
share/cups/templates/fr/class-jobs-header.tmpl
share/cups/templates/fr/class-modified.tmpl
share/cups/templates/fr/classes-header.tmpl
share/cups/templates/fr/classes.tmpl
share/cups/templates/fr/edit-config.tmpl
share/cups/templates/fr/error-op.tmpl
share/cups/templates/fr/error.tmpl
share/cups/templates/fr/header.tmpl
share/cups/templates/fr/help-header.tmpl
share/cups/templates/fr/help-printable.tmpl
share/cups/templates/fr/job-cancel.tmpl
share/cups/templates/fr/job-hold.tmpl
share/cups/templates/fr/job-move.tmpl
share/cups/templates/fr/job-moved.tmpl
share/cups/templates/fr/job-release.tmpl
share/cups/templates/fr/job-restart.tmpl
share/cups/templates/fr/jobs-header.tmpl
share/cups/templates/fr/jobs.tmpl
share/cups/templates/fr/maintenance.tmpl
share/cups/templates/fr/modify-class.tmpl
share/cups/templates/fr/modify-printer.tmpl
share/cups/templates/fr/norestart.tmpl
share/cups/templates/fr/option-boolean.tmpl
share/cups/templates/fr/option-conflict.tmpl
share/cups/templates/fr/option-header.tmpl
share/cups/templates/fr/option-pickmany.tmpl
share/cups/templates/fr/option-pickone.tmpl
share/cups/templates/fr/option-trailer.tmpl
share/cups/templates/fr/pager.tmpl
share/cups/templates/fr/printer-accept.tmpl
share/cups/templates/fr/printer-added.tmpl
share/cups/templates/fr/printer-configured.tmpl
share/cups/templates/fr/printer-confirm.tmpl
share/cups/templates/fr/printer-default.tmpl
share/cups/templates/fr/printer-deleted.tmpl
share/cups/templates/fr/printer-jobs-header.tmpl
share/cups/templates/fr/printer-modified.tmpl
share/cups/templates/fr/printer-purge.tmpl
share/cups/templates/fr/printer-reject.tmpl
share/cups/templates/fr/printer-start.tmpl
share/cups/templates/fr/printer-stop.tmpl
share/cups/templates/fr/printers-header.tmpl
share/cups/templates/fr/printers.tmpl
share/cups/templates/fr/restart.tmpl
share/cups/templates/fr/samba-export.tmpl
share/cups/templates/fr/samba-exported.tmpl
share/cups/templates/fr/search.tmpl
share/cups/templates/fr/set-printer-options-header.tmpl
share/cups/templates/fr/set-printer-options-trailer.tmpl
share/cups/templates/fr/test-page.tmpl
share/cups/templates/fr/trailer.tmpl
share/cups/templates/fr/users.tmpl
share/cups/templates/he/add-class.tmpl
share/cups/templates/he/add-printer.tmpl
share/cups/templates/he/admin.tmpl
share/cups/templates/he/choose-device.tmpl
share/cups/templates/he/choose-make.tmpl
share/cups/templates/he/choose-model.tmpl
share/cups/templates/he/choose-serial.tmpl
share/cups/templates/he/choose-uri.tmpl
share/cups/templates/he/class-added.tmpl
share/cups/templates/he/class-confirm.tmpl
share/cups/templates/he/class-deleted.tmpl
share/cups/templates/he/class-jobs-header.tmpl
share/cups/templates/he/class-modified.tmpl
share/cups/templates/he/classes-header.tmpl
share/cups/templates/he/classes.tmpl
share/cups/templates/he/edit-config.tmpl
share/cups/templates/he/error-op.tmpl
share/cups/templates/he/error.tmpl
share/cups/templates/he/header.tmpl
share/cups/templates/he/help-header.tmpl
share/cups/templates/he/help-printable.tmpl
share/cups/templates/he/job-cancel.tmpl
share/cups/templates/he/job-hold.tmpl
share/cups/templates/he/job-move.tmpl
share/cups/templates/he/job-moved.tmpl
share/cups/templates/he/job-release.tmpl
share/cups/templates/he/job-restart.tmpl
share/cups/templates/he/jobs-header.tmpl
share/cups/templates/he/jobs.tmpl
share/cups/templates/he/maintenance.tmpl
share/cups/templates/he/modify-class.tmpl
share/cups/templates/he/modify-printer.tmpl
share/cups/templates/he/norestart.tmpl
share/cups/templates/he/option-boolean.tmpl
share/cups/templates/he/option-conflict.tmpl
share/cups/templates/he/option-header.tmpl
share/cups/templates/he/option-pickmany.tmpl
share/cups/templates/he/option-pickone.tmpl
share/cups/templates/he/option-trailer.tmpl
share/cups/templates/he/pager.tmpl
share/cups/templates/he/printer-accept.tmpl
share/cups/templates/he/printer-added.tmpl
share/cups/templates/he/printer-configured.tmpl
share/cups/templates/he/printer-confirm.tmpl
share/cups/templates/he/printer-default.tmpl
share/cups/templates/he/printer-deleted.tmpl
share/cups/templates/he/printer-jobs-header.tmpl
share/cups/templates/he/printer-modified.tmpl
share/cups/templates/he/printer-purge.tmpl
share/cups/templates/he/printer-reject.tmpl
share/cups/templates/he/printer-start.tmpl
share/cups/templates/he/printer-stop.tmpl
share/cups/templates/he/printers-header.tmpl
share/cups/templates/he/printers.tmpl
share/cups/templates/he/restart.tmpl
share/cups/templates/he/samba-export.tmpl
share/cups/templates/he/samba-exported.tmpl
share/cups/templates/he/search.tmpl
share/cups/templates/he/set-printer-options-header.tmpl
share/cups/templates/he/set-printer-options-trailer.tmpl
share/cups/templates/he/test-page.tmpl
share/cups/templates/he/trailer.tmpl
share/cups/templates/he/users.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/header.tmpl
share/cups/templates/help-header.tmpl
share/cups/templates/help-printable.tmpl
Upgrade cups to version 1.3.9 in order to fix CVE-2008-3639, CVE-2008-3640 and CVE-2008-3641. Also, it fixes a ton of bugs and has portability enhancements. Full list of changes: - SECURITY: The HP-GL/2 filter did not range check pen numbers (STR #2911) - SECURITY: The SGI image file reader did not range check 16-bit run lengths (STR #2918) - SECURITY: The text filter did not range check cpi, lpi, or column values (STR #2919) - Documentation updates (STR #2904, STR #2944) - The French web admin page was never updated (STR #2963) - The IPP backend did not retry print jobs when the printer reported itself as busy or unavailable (STR #2951) - The "Set Allowed Users" web interface did not handle trailing whitespace correctly (STR #2956) - The PostScript filter did not work with Adobe applications using custom page sizes (STR #2968) - The Mac OS X USB backend did not work with some printers that reported a bad 1284 device ID. - The scheduler incorrectly resolved the client connection address when HostNameLookups was set to Off (STR #2946) - The IPP backend incorrectly stopped the local queue if the remote server reported the "paused" state. - The cupsGetDests() function did not catch all types of request errors. - The scheduler did not always log "job queued" messages (STR #2943) - The scheduler did not support destination filtering using the printer-location attribute properly (STR #2945) - The scheduler did not send the server-started, server-restarted, or server-stopped events (STR #2927) - The scheduler no longer enforces configuration file permissions on symlinked files (STR #2937) - CUPS now reinitializes the DNS resolver on failures (STR #2920) - The CUPS desktop menu item was broken (STR #2924) - The PPD parser was too strict about missing keyword values in "relaxed" mode. - The PostScript filter incorrectly mirrored landscape documents. - The scheduler did not correctly update the auth-info-required value(s) if the AuthType was Default. - The scheduler required Kerberos authentication for all operations on remote Kerberized printers instead of just for the operations that needed it. - The socket backend could wait indefinitely for back- channel data with some devices. - PJL panel messages were not reset correctly on older printers (STR #2909) - cupsfilter used the wrong default path (STR #2908) - Fixed address matching for "BrowseAddress @IF(name)" (STR #2910) - Fixed compiles on AIX. - Firefox 3 did not work with the CUPS web interface in SSL mode (STR #2892) - Custom options with multiple parameters were not emitted correctly. - Refined the cupstestppd utility. - ppdEmit*() did not support custom JCL options (STR #2889) - The cupstestppd utility incorrectly reported missing "en" base translations (STR #2887) - Documentation updates (STR #2785, STR #2861, STR #2862) - The scheduler did not add the ending job sheet when the job was released. - The IPP backend did not relay marker-* attributes. - The CUPS GNOME/KDE menu item was not localized for Chinese (STR #2880) - The CUPS GNOME/KDE menu item was not localized for Japanese (STR #2876) - The cupstestppd utility reported mixed line endings for Mac OS and Windows PPD files (STR #2874) - The pdftops filter did not print landscape orientation PDF pages correctly on all printers (STR #2850) - The scheduler did not handle expiring of implicit classes or their members properly, leading to a configuration where one of the members would have a short name (STR #2766) - The scheduler and cupstestppd utilities did not support cupsFilter and cupsPreFilter programs with spaces in their names (STR #2866) - Removed unused variables and assignments found by the LLVM "clang" tool. - Added NULL checks recommended by the LLVM "clang" tool. - The scheduler would crash if you started a printer that pointed to a backend that did not exist (STR #2865) - The ppdLocalize functions incorrectly mapped all generic locales to country-specific locales. - The cups-driverd program did not support Simplified Chinese or Traditional Chinese language version strings (STR #2851) - Added an Indonesian translation (STR #2792) - Fixed a timing issue in the backends that could cause data corruption with the CUPS_SC_CMD_DRAIN_OUTPUT side-channel command (STR #2858) - The scheduler did not support "HostNameLookups" with all of the boolean names (STR #2861) - Fixed a compile problem with glibc 2.8 (STR #2860) - The PostScript filter did not support %%IncludeFeature lines in the page setup section of each page (STR #2831) - The scheduler did not generate printer-state events when the default printer was changed (STR #2764) - cupstestppd incorrectly reported a warning about the PPD format version in some locales (STR #2854) - cupsGetPPD() and friends incorrectly returned a PPD file for a class with no printers. - The member-uris values for local printers in a class returned by the scheduler did not reflect the connected hostname or port. - The CUPS PHP extension was not thread-safe (STR #2828) - The scheduler incorrectly added the document-format-default attribute to the list of "common" printer attributes, which over time would slow down the printing system (STR #2755, STR #2836) - The cups-deviced and cups-driverd helper programs did not set the CFProcessPath environment variable on Mac OS X (STR #2837) - "lpstat -p" could report the wrong job as printing (STR #2845) - The scheduler would crash when some cupsd.conf directives were missing values (STR #2849) - The web interface "move jobs" operation redirected users to the wrong URL (STR #2815) - The Polish web interface translation contained errors (STR #2815) - The scheduler did not report PostScript printer PPDs with filters as PostScript devices. - The scheduler did not set the job document-format attribute for jobs submitted using Create-Job and Send-Document. - cupsFileTell() did not work for log files opened in append mode (STR #2810) - The scheduler did not set QUERY_STRING all of the time for CGI scripts (STR #2781, STR #2816) - The scheduler now returns an error for bad job-sheets values (STR #2775) - Authenticated remote printing did not work over domain sockets (STR #2750) - The scheduler incorrectly logged errors for print filters when a job was canceled (STR #2806, #2808) - The scheduler no longer allows multiple RSS subscriptions with the same URI (STR #2789) - The scheduler now supports Kerberized printing with multiple server names (STR #2783) - "Satisfy any" did not work in IPP policies (STR #2782) - The CUPS imaging library would crash with very large images - more than 16Mx16M pixels (STR #2805) - The PNG image loading code would crash with large images (STR #2790) - The scheduler did not limit the total number of filters. - The scheduler now ensures that the RSS directory has the correct permissions. - The RSS notifier did not quote the feed URL in the RSS file it created (STR #2801) - The web interface allowed the creation and cancellation of RSS subscriptions without a username (STR #2774) - Increased the default MaxCopies value on Mac OS X to 9999 to match the limit imposed by the print dialog. - The scheduler did not reject requests with an empty Content-Length field (STR #2787) - The scheduler did not log the current date and time and did not escape special characters in request URIs when logging bad requests to the access_log file (STR #2788)
2008-10-22 23:48:15 +02:00
share/cups/templates/id/add-class.tmpl
share/cups/templates/id/add-printer.tmpl
share/cups/templates/id/add-rss-subscription.tmpl
share/cups/templates/id/admin.tmpl
share/cups/templates/id/choose-device.tmpl
share/cups/templates/id/choose-make.tmpl
share/cups/templates/id/choose-model.tmpl
share/cups/templates/id/choose-serial.tmpl
share/cups/templates/id/choose-uri.tmpl
share/cups/templates/id/class-added.tmpl
share/cups/templates/id/class-confirm.tmpl
share/cups/templates/id/class-deleted.tmpl
share/cups/templates/id/class-jobs-header.tmpl
share/cups/templates/id/class-modified.tmpl
share/cups/templates/id/classes-header.tmpl
share/cups/templates/id/classes.tmpl
share/cups/templates/id/edit-config.tmpl
share/cups/templates/id/error-op.tmpl
share/cups/templates/id/error.tmpl
share/cups/templates/id/header.tmpl
share/cups/templates/id/help-header.tmpl
share/cups/templates/id/help-printable.tmpl
share/cups/templates/id/job-cancel.tmpl
share/cups/templates/id/job-hold.tmpl
share/cups/templates/id/job-move.tmpl
share/cups/templates/id/job-moved.tmpl
share/cups/templates/id/job-release.tmpl
share/cups/templates/id/job-restart.tmpl
share/cups/templates/id/jobs-header.tmpl
share/cups/templates/id/jobs.tmpl
share/cups/templates/id/list-available-printers.tmpl
share/cups/templates/id/maintenance.tmpl
share/cups/templates/id/modify-class.tmpl
share/cups/templates/id/modify-printer.tmpl
share/cups/templates/id/norestart.tmpl
share/cups/templates/id/option-boolean.tmpl
share/cups/templates/id/option-conflict.tmpl
share/cups/templates/id/option-header.tmpl
share/cups/templates/id/option-pickmany.tmpl
share/cups/templates/id/option-pickone.tmpl
share/cups/templates/id/option-trailer.tmpl
share/cups/templates/id/pager.tmpl
share/cups/templates/id/printer-accept.tmpl
share/cups/templates/id/printer-added.tmpl
share/cups/templates/id/printer-configured.tmpl
share/cups/templates/id/printer-confirm.tmpl
share/cups/templates/id/printer-default.tmpl
share/cups/templates/id/printer-deleted.tmpl
share/cups/templates/id/printer-jobs-header.tmpl
share/cups/templates/id/printer-modified.tmpl
share/cups/templates/id/printer-purge.tmpl
share/cups/templates/id/printer-reject.tmpl
share/cups/templates/id/printer-start.tmpl
share/cups/templates/id/printer-stop.tmpl
share/cups/templates/id/printers-header.tmpl
share/cups/templates/id/printers.tmpl
share/cups/templates/id/restart.tmpl
share/cups/templates/id/samba-export.tmpl
share/cups/templates/id/samba-exported.tmpl
share/cups/templates/id/search.tmpl
share/cups/templates/id/set-printer-options-header.tmpl
share/cups/templates/id/set-printer-options-trailer.tmpl
share/cups/templates/id/subscription-added.tmpl
share/cups/templates/id/subscription-canceled.tmpl
share/cups/templates/id/test-page.tmpl
share/cups/templates/id/trailer.tmpl
share/cups/templates/id/users.tmpl
share/cups/templates/it/add-class.tmpl
share/cups/templates/it/add-printer.tmpl
share/cups/templates/it/admin.tmpl
share/cups/templates/it/choose-device.tmpl
share/cups/templates/it/choose-make.tmpl
share/cups/templates/it/choose-model.tmpl
share/cups/templates/it/choose-serial.tmpl
share/cups/templates/it/choose-uri.tmpl
share/cups/templates/it/class-added.tmpl
share/cups/templates/it/class-confirm.tmpl
share/cups/templates/it/class-deleted.tmpl
share/cups/templates/it/class-jobs-header.tmpl
share/cups/templates/it/class-modified.tmpl
share/cups/templates/it/classes-header.tmpl
share/cups/templates/it/classes.tmpl
share/cups/templates/it/edit-config.tmpl
share/cups/templates/it/error-op.tmpl
share/cups/templates/it/error.tmpl
share/cups/templates/it/header.tmpl
share/cups/templates/it/help-header.tmpl
share/cups/templates/it/help-printable.tmpl
share/cups/templates/it/job-cancel.tmpl
share/cups/templates/it/job-hold.tmpl
share/cups/templates/it/job-move.tmpl
share/cups/templates/it/job-moved.tmpl
share/cups/templates/it/job-release.tmpl
share/cups/templates/it/job-restart.tmpl
share/cups/templates/it/jobs-header.tmpl
share/cups/templates/it/jobs.tmpl
share/cups/templates/it/maintenance.tmpl
share/cups/templates/it/modify-class.tmpl
share/cups/templates/it/modify-printer.tmpl
share/cups/templates/it/norestart.tmpl
share/cups/templates/it/option-boolean.tmpl
share/cups/templates/it/option-conflict.tmpl
share/cups/templates/it/option-header.tmpl
share/cups/templates/it/option-pickmany.tmpl
share/cups/templates/it/option-pickone.tmpl
share/cups/templates/it/option-trailer.tmpl
share/cups/templates/it/pager.tmpl
share/cups/templates/it/printer-accept.tmpl
share/cups/templates/it/printer-added.tmpl
share/cups/templates/it/printer-configured.tmpl
share/cups/templates/it/printer-confirm.tmpl
share/cups/templates/it/printer-default.tmpl
share/cups/templates/it/printer-deleted.tmpl
share/cups/templates/it/printer-jobs-header.tmpl
share/cups/templates/it/printer-modified.tmpl
share/cups/templates/it/printer-purge.tmpl
share/cups/templates/it/printer-reject.tmpl
share/cups/templates/it/printer-start.tmpl
share/cups/templates/it/printer-stop.tmpl
share/cups/templates/it/printers-header.tmpl
share/cups/templates/it/printers.tmpl
share/cups/templates/it/restart.tmpl
share/cups/templates/it/samba-export.tmpl
share/cups/templates/it/samba-exported.tmpl
share/cups/templates/it/search.tmpl
share/cups/templates/it/set-printer-options-header.tmpl
share/cups/templates/it/set-printer-options-trailer.tmpl
share/cups/templates/it/test-page.tmpl
share/cups/templates/it/trailer.tmpl
share/cups/templates/it/users.tmpl
share/cups/templates/ja/add-class.tmpl
share/cups/templates/ja/add-printer.tmpl
share/cups/templates/ja/add-rss-subscription.tmpl
share/cups/templates/ja/admin.tmpl
share/cups/templates/ja/choose-device.tmpl
share/cups/templates/ja/choose-make.tmpl
share/cups/templates/ja/choose-model.tmpl
share/cups/templates/ja/choose-serial.tmpl
share/cups/templates/ja/choose-uri.tmpl
share/cups/templates/ja/class-added.tmpl
share/cups/templates/ja/class-confirm.tmpl
share/cups/templates/ja/class-deleted.tmpl
share/cups/templates/ja/class-jobs-header.tmpl
share/cups/templates/ja/class-modified.tmpl
share/cups/templates/ja/classes-header.tmpl
share/cups/templates/ja/classes.tmpl
share/cups/templates/ja/edit-config.tmpl
share/cups/templates/ja/error-op.tmpl
share/cups/templates/ja/error.tmpl
share/cups/templates/ja/header.tmpl
share/cups/templates/ja/help-header.tmpl
share/cups/templates/ja/job-cancel.tmpl
share/cups/templates/ja/job-hold.tmpl
share/cups/templates/ja/job-move.tmpl
share/cups/templates/ja/job-moved.tmpl
share/cups/templates/ja/job-release.tmpl
share/cups/templates/ja/job-restart.tmpl
share/cups/templates/ja/jobs-header.tmpl
share/cups/templates/ja/jobs.tmpl
share/cups/templates/ja/list-available-printers.tmpl
share/cups/templates/ja/maintenance.tmpl
share/cups/templates/ja/modify-class.tmpl
share/cups/templates/ja/modify-printer.tmpl
share/cups/templates/ja/norestart.tmpl
share/cups/templates/ja/option-conflict.tmpl
share/cups/templates/ja/option-trailer.tmpl
share/cups/templates/ja/pager.tmpl
share/cups/templates/ja/printer-accept.tmpl
share/cups/templates/ja/printer-added.tmpl
share/cups/templates/ja/printer-configured.tmpl
share/cups/templates/ja/printer-confirm.tmpl
share/cups/templates/ja/printer-default.tmpl
share/cups/templates/ja/printer-deleted.tmpl
share/cups/templates/ja/printer-jobs-header.tmpl
share/cups/templates/ja/printer-modified.tmpl
share/cups/templates/ja/printer-purge.tmpl
share/cups/templates/ja/printer-reject.tmpl
share/cups/templates/ja/printer-start.tmpl
share/cups/templates/ja/printer-stop.tmpl
share/cups/templates/ja/printers-header.tmpl
share/cups/templates/ja/printers.tmpl
share/cups/templates/ja/restart.tmpl
share/cups/templates/ja/samba-export.tmpl
share/cups/templates/ja/samba-exported.tmpl
share/cups/templates/ja/search.tmpl
share/cups/templates/ja/subscription-added.tmpl
share/cups/templates/ja/subscription-canceled.tmpl
share/cups/templates/ja/test-page.tmpl
share/cups/templates/ja/users.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/job-cancel.tmpl
share/cups/templates/job-hold.tmpl
share/cups/templates/job-move.tmpl
share/cups/templates/job-moved.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/job-release.tmpl
2001-12-15 00:18:15 +01:00
share/cups/templates/job-restart.tmpl
share/cups/templates/jobs-header.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/jobs.tmpl
share/cups/templates/list-available-printers.tmpl
share/cups/templates/maintenance.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/modify-class.tmpl
share/cups/templates/modify-printer.tmpl
share/cups/templates/norestart.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/option-boolean.tmpl
share/cups/templates/option-conflict.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/option-header.tmpl
share/cups/templates/option-pickmany.tmpl
share/cups/templates/option-pickone.tmpl
share/cups/templates/option-trailer.tmpl
share/cups/templates/pager.tmpl
share/cups/templates/pl/add-class.tmpl
share/cups/templates/pl/add-printer.tmpl
share/cups/templates/pl/admin.tmpl
share/cups/templates/pl/choose-device.tmpl
share/cups/templates/pl/choose-make.tmpl
share/cups/templates/pl/choose-model.tmpl
share/cups/templates/pl/choose-serial.tmpl
share/cups/templates/pl/choose-uri.tmpl
share/cups/templates/pl/class-added.tmpl
share/cups/templates/pl/class-confirm.tmpl
share/cups/templates/pl/class-deleted.tmpl
share/cups/templates/pl/class-jobs-header.tmpl
share/cups/templates/pl/class-modified.tmpl
share/cups/templates/pl/classes-header.tmpl
share/cups/templates/pl/classes.tmpl
share/cups/templates/pl/edit-config.tmpl
share/cups/templates/pl/error-op.tmpl
share/cups/templates/pl/error.tmpl
share/cups/templates/pl/header.tmpl
share/cups/templates/pl/help-header.tmpl
share/cups/templates/pl/help-printable.tmpl
share/cups/templates/pl/job-cancel.tmpl
share/cups/templates/pl/job-hold.tmpl
share/cups/templates/pl/job-move.tmpl
share/cups/templates/pl/job-moved.tmpl
share/cups/templates/pl/job-release.tmpl
share/cups/templates/pl/job-restart.tmpl
share/cups/templates/pl/jobs-header.tmpl
share/cups/templates/pl/jobs.tmpl
share/cups/templates/pl/maintenance.tmpl
share/cups/templates/pl/modify-class.tmpl
share/cups/templates/pl/modify-printer.tmpl
share/cups/templates/pl/option-boolean.tmpl
share/cups/templates/pl/option-conflict.tmpl
share/cups/templates/pl/option-header.tmpl
share/cups/templates/pl/option-pickmany.tmpl
share/cups/templates/pl/option-pickone.tmpl
share/cups/templates/pl/option-trailer.tmpl
share/cups/templates/pl/pager.tmpl
share/cups/templates/pl/printer-accept.tmpl
share/cups/templates/pl/printer-added.tmpl
share/cups/templates/pl/printer-configured.tmpl
share/cups/templates/pl/printer-confirm.tmpl
share/cups/templates/pl/printer-default.tmpl
share/cups/templates/pl/printer-deleted.tmpl
share/cups/templates/pl/printer-jobs-header.tmpl
share/cups/templates/pl/printer-modified.tmpl
share/cups/templates/pl/printer-purge.tmpl
share/cups/templates/pl/printer-reject.tmpl
share/cups/templates/pl/printer-start.tmpl
share/cups/templates/pl/printer-stop.tmpl
share/cups/templates/pl/printers-header.tmpl
share/cups/templates/pl/printers.tmpl
share/cups/templates/pl/restart.tmpl
share/cups/templates/pl/samba-export.tmpl
share/cups/templates/pl/samba-exported.tmpl
share/cups/templates/pl/search.tmpl
share/cups/templates/pl/set-printer-options-header.tmpl
share/cups/templates/pl/set-printer-options-trailer.tmpl
share/cups/templates/pl/test-page.tmpl
share/cups/templates/pl/trailer.tmpl
share/cups/templates/pl/users.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/printer-accept.tmpl
share/cups/templates/printer-added.tmpl
share/cups/templates/printer-configured.tmpl
share/cups/templates/printer-confirm.tmpl
Changes 1.1.22: - The lpstat man page incorrectly listed the "-s" option as using the equivalent of the "-p" option to list the printers; it uses the "-v" option to list the printers (STR #986) - Now allow 0-length reads in the CUPS file API (STR #985) - cupsDoFileRequest() now sets cupsLastError() to IPP_ERROR on network errors (STR #953) - The pdftops filter didn't scale small pages up to the output page size when the fitplot option was used (STR #984) - Fixed the ipptest program usage message (STR #959) - Added Spanish man pages (STR #963) - Fixed the order of comparisons in the client.conf reading code (STR #971) - cupsLangGet() incorrectly set the current locale (STR #970) Changes 1.1.22rc2: - The pdftops filter didn't check the range of all integer attributes (STR #972) - Documentation corrections (STR #944, STR #946) - Also sanitize device URI in argv[0] (STR #933) - cupsRasterReadHeader() didn't swap bytes for the numeric fields properly (STR #930) Changes 1.1.22rc1: - Now sanitize the device URI that is reported in the error_log file (STR #920) - Fixed some memory and file descriptor leaks in the job dispatch code (STR #921) - Deleting a printer could cause a crash with browsing enabled (STR #865, STR #881, STR #928) - Browsing would turn off if the scheduler got an EAGAIN error (STR #924) - The mime.types file didn't recognize PostScript as a PJL language name (STR #925) Changes 1.1.21: - The scheduler did not separate Digest authentication parameters with commas (STR #882) - Fixed some problems with image printing to custom page sizes (STR #891) - Removed the remaining scheduler code that did not use the "close-on-exec" file descriptor flag to speed up program invocations (STR #890) - The "lpr -r" command removed the print file even if it was not printed. It now only removes the file if the job is successfully created (STR #886) - Revamped the custom page size orientation fix (STR #127) - The lp, lpq, lpr, and lpstat commands now report when an environment variable is pointing to a non-existent printer instead of just saying "no default destination" (STR #879) - Queue names with 2 periods (e.g. "printer..2") were not supported (STR #866)
2004-11-08 17:30:59 +01:00
share/cups/templates/printer-default.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/printer-deleted.tmpl
share/cups/templates/printer-jobs-header.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/printer-modified.tmpl
Update print/cups to 1.15.1. Changes from version 1.14 include: ====================================================================== * Removed the pstoraster filter (based on GNU Ghostscript 5.50) and now * provide the raster "driver" and patch file necessary to use the current * GNU Ghostscript 7.05 release. Pkgsrc users should install the * print/ghostscript-esp package. ====================================================================== - Many, many bug fixes. - Improvements to polling and scheduling of jobs to CUPS and to connected printers. - Updated the CUPS license agreement for the new MacOS and OpenSSL license exceptions. - The jobs.cgi web interface now handles all job operations, allowing the administrator to allow "job administrators" or operators to manage jobs (but not queues) on the server. - New SCSI printer backend. - The PostScript filter now supports 6, 9, and 16-up output, as well as new page-border and number-up-layout options. - Added ConfigFilePerm and LogFilePerm directives. - The HTML job operation templates now link back to the destination printer or class. - Removed unnecessary fonts and updated the Courier and Symbol fonts to the latest versions to better support non-ISOLatin1 text. - The text filter now always embeds the Courier and Symbol fonts to ensure that they contain the full set of glyphs. - The PostScript image filter (imagetops) now supports printing CMYK images using the CMYK colorspace. - The cupsaddsmb program was updated to use the setdriver command instead of addprinter. - The Allow, Deny, BrowseAllow, BrowseDeny, and BrowseAddress directives now support the network interface names "@LOCAL" and "@IF(name)" for access control and browsing based on the current interface addresses instead of fixed names or IP addresses. - The cupsaddsmb program now supports alternative CUPS and SAMBA server names. - The PostScript filter now supports the Orientation comment and rotates the page as needed automatically.
2002-09-19 00:58:46 +02:00
share/cups/templates/printer-purge.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/printer-reject.tmpl
share/cups/templates/printer-start.tmpl
share/cups/templates/printer-stop.tmpl
share/cups/templates/printers-header.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/printers.tmpl
share/cups/templates/restart.tmpl
share/cups/templates/samba-export.tmpl
share/cups/templates/samba-exported.tmpl
share/cups/templates/search.tmpl
share/cups/templates/set-printer-options-header.tmpl
share/cups/templates/set-printer-options-trailer.tmpl
share/cups/templates/subscription-added.tmpl
share/cups/templates/subscription-canceled.tmpl
share/cups/templates/sv/add-class.tmpl
share/cups/templates/sv/add-printer.tmpl
share/cups/templates/sv/admin.tmpl
share/cups/templates/sv/choose-device.tmpl
share/cups/templates/sv/choose-make.tmpl
share/cups/templates/sv/choose-model.tmpl
share/cups/templates/sv/choose-serial.tmpl
share/cups/templates/sv/choose-uri.tmpl
share/cups/templates/sv/class-added.tmpl
share/cups/templates/sv/class-confirm.tmpl
share/cups/templates/sv/class-deleted.tmpl
share/cups/templates/sv/class-jobs-header.tmpl
share/cups/templates/sv/class-modified.tmpl
share/cups/templates/sv/classes-header.tmpl
share/cups/templates/sv/classes.tmpl
share/cups/templates/sv/edit-config.tmpl
share/cups/templates/sv/error-op.tmpl
share/cups/templates/sv/error.tmpl
share/cups/templates/sv/header.tmpl
share/cups/templates/sv/help-header.tmpl
share/cups/templates/sv/help-printable.tmpl
share/cups/templates/sv/job-cancel.tmpl
share/cups/templates/sv/job-hold.tmpl
share/cups/templates/sv/job-move.tmpl
share/cups/templates/sv/job-moved.tmpl
share/cups/templates/sv/job-release.tmpl
share/cups/templates/sv/job-restart.tmpl
share/cups/templates/sv/jobs-header.tmpl
share/cups/templates/sv/jobs.tmpl
share/cups/templates/sv/maintenance.tmpl
share/cups/templates/sv/modify-class.tmpl
share/cups/templates/sv/modify-printer.tmpl
share/cups/templates/sv/option-boolean.tmpl
share/cups/templates/sv/option-conflict.tmpl
share/cups/templates/sv/option-header.tmpl
share/cups/templates/sv/option-pickmany.tmpl
share/cups/templates/sv/option-pickone.tmpl
share/cups/templates/sv/option-trailer.tmpl
share/cups/templates/sv/pager.tmpl
share/cups/templates/sv/printer-accept.tmpl
share/cups/templates/sv/printer-added.tmpl
share/cups/templates/sv/printer-configured.tmpl
share/cups/templates/sv/printer-confirm.tmpl
share/cups/templates/sv/printer-default.tmpl
share/cups/templates/sv/printer-deleted.tmpl
share/cups/templates/sv/printer-jobs-header.tmpl
share/cups/templates/sv/printer-modified.tmpl
share/cups/templates/sv/printer-purge.tmpl
share/cups/templates/sv/printer-reject.tmpl
share/cups/templates/sv/printer-start.tmpl
share/cups/templates/sv/printer-stop.tmpl
share/cups/templates/sv/printers-header.tmpl
share/cups/templates/sv/printers.tmpl
share/cups/templates/sv/restart.tmpl
share/cups/templates/sv/samba-export.tmpl
share/cups/templates/sv/samba-exported.tmpl
share/cups/templates/sv/search.tmpl
share/cups/templates/sv/set-printer-options-header.tmpl
share/cups/templates/sv/set-printer-options-trailer.tmpl
share/cups/templates/sv/test-page.tmpl
share/cups/templates/sv/trailer.tmpl
share/cups/templates/sv/users.tmpl
Update CUPS to 1.1. Remove most of the patches; I worked closely with the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-12 22:09:33 +02:00
share/cups/templates/test-page.tmpl
share/cups/templates/trailer.tmpl
share/cups/templates/users.tmpl
share/cups/templates/zh_TW/add-class.tmpl
share/cups/templates/zh_TW/add-printer.tmpl
share/cups/templates/zh_TW/admin.tmpl
share/cups/templates/zh_TW/choose-device.tmpl
share/cups/templates/zh_TW/choose-make.tmpl
share/cups/templates/zh_TW/choose-model.tmpl
share/cups/templates/zh_TW/choose-serial.tmpl
share/cups/templates/zh_TW/choose-uri.tmpl
share/cups/templates/zh_TW/class-added.tmpl
share/cups/templates/zh_TW/class-confirm.tmpl
share/cups/templates/zh_TW/class-deleted.tmpl
share/cups/templates/zh_TW/class-jobs-header.tmpl
share/cups/templates/zh_TW/class-modified.tmpl
share/cups/templates/zh_TW/classes-header.tmpl
share/cups/templates/zh_TW/classes.tmpl
share/cups/templates/zh_TW/edit-config.tmpl
share/cups/templates/zh_TW/error-op.tmpl
share/cups/templates/zh_TW/error.tmpl
share/cups/templates/zh_TW/header.tmpl
share/cups/templates/zh_TW/help-header.tmpl
share/cups/templates/zh_TW/help-printable.tmpl
share/cups/templates/zh_TW/job-cancel.tmpl
share/cups/templates/zh_TW/job-hold.tmpl
share/cups/templates/zh_TW/job-move.tmpl
share/cups/templates/zh_TW/job-moved.tmpl
share/cups/templates/zh_TW/job-release.tmpl
share/cups/templates/zh_TW/job-restart.tmpl
share/cups/templates/zh_TW/jobs-header.tmpl
share/cups/templates/zh_TW/jobs.tmpl
share/cups/templates/zh_TW/maintenance.tmpl
share/cups/templates/zh_TW/modify-class.tmpl
share/cups/templates/zh_TW/modify-printer.tmpl
share/cups/templates/zh_TW/option-boolean.tmpl
share/cups/templates/zh_TW/option-conflict.tmpl
share/cups/templates/zh_TW/option-header.tmpl
share/cups/templates/zh_TW/option-pickmany.tmpl
share/cups/templates/zh_TW/option-pickone.tmpl
share/cups/templates/zh_TW/option-trailer.tmpl
share/cups/templates/zh_TW/pager.tmpl
share/cups/templates/zh_TW/printer-accept.tmpl
share/cups/templates/zh_TW/printer-added.tmpl
share/cups/templates/zh_TW/printer-configured.tmpl
share/cups/templates/zh_TW/printer-confirm.tmpl
share/cups/templates/zh_TW/printer-default.tmpl
share/cups/templates/zh_TW/printer-deleted.tmpl
share/cups/templates/zh_TW/printer-jobs-header.tmpl
share/cups/templates/zh_TW/printer-modified.tmpl
share/cups/templates/zh_TW/printer-purge.tmpl
share/cups/templates/zh_TW/printer-reject.tmpl
share/cups/templates/zh_TW/printer-start.tmpl
share/cups/templates/zh_TW/printer-stop.tmpl
share/cups/templates/zh_TW/printers-header.tmpl
share/cups/templates/zh_TW/printers.tmpl
share/cups/templates/zh_TW/restart.tmpl
share/cups/templates/zh_TW/samba-export.tmpl
share/cups/templates/zh_TW/samba-exported.tmpl
share/cups/templates/zh_TW/search.tmpl
share/cups/templates/zh_TW/set-printer-options-header.tmpl
share/cups/templates/zh_TW/set-printer-options-trailer.tmpl
share/cups/templates/zh_TW/test-page.tmpl
share/cups/templates/zh_TW/trailer.tmpl
share/cups/templates/zh_TW/users.tmpl
Update cups to 1.1.6.1. Changes from version 1.1.5.2 include bug fixes, additions to the documentation, plus the following changes: - Fixed another possible DoS attack in httpGets(). - Added check for "LANGUAGE = PCL" and "LANGUAGE = POSTSCRIPT" in mime.types. - The printers.conf and classes.conf files are now written with restricted permissions. - If LoadAllJobs() is unable to determine the file type of a print job, assume "application/vnd.cups-raw". - The web interface now provides a job_printer_name value for any corresponding job_printer_uri value. - The cups-lpd mini-daemon now logs the client address and hostname as well as all commands and errors in the syslog file. - The IPP backend now detects the supported file formats and only specifies the document format if it is supported. This makes IPP printing to network print servers and cards more reliable without affecting the capabilities of CUPS servers. - The time_at_xyz attributes are now converted to human-readable dates and times for the web interfaces. - The file type logging code in the scheduler referenced the optional document-format attribute; the new code uses the resolved MIME type instead. - The client.conf parsing code now removes trailing whitespace. - The lpadmin command now supports setting of options and user-level access control. - Added "-E" option to all printing commands to force encryption. - The socket backend now starts retries at 5 seconds and increases the interval to 30 seconds. This should provide faster printing when multiple jobs/files are queued for a printer. - The filters and backends no longer buffer output to stderr. This should provide much more accurate status reporting.
2001-01-28 03:05:36 +01:00
share/doc/cups/LICENSE.txt
share/doc/cups/README.txt
share/doc/cups/cups-printable.css
2005-01-06 08:26:39 +01:00
share/doc/cups/cups.css
share/doc/cups/de/images/button-accept-jobs.gif
share/doc/cups/de/images/button-add-class.gif
share/doc/cups/de/images/button-add-printer.gif
share/doc/cups/de/images/button-add-rss-subscription.gif
share/doc/cups/de/images/button-add-this-printer.gif
share/doc/cups/de/images/button-cancel-all-jobs.gif
share/doc/cups/de/images/button-cancel-job.gif
share/doc/cups/de/images/button-cancel-subscription.gif
share/doc/cups/de/images/button-change-settings.gif
share/doc/cups/de/images/button-clean-print-heads.gif
share/doc/cups/de/images/button-clear.gif
share/doc/cups/de/images/button-continue.gif
share/doc/cups/de/images/button-delete-class.gif
share/doc/cups/de/images/button-delete-printer.gif
share/doc/cups/de/images/button-edit-configuration-file.gif
share/doc/cups/de/images/button-export-samba.gif
share/doc/cups/de/images/button-find-new-printers.gif
share/doc/cups/de/images/button-help.gif
share/doc/cups/de/images/button-hold-job.gif
share/doc/cups/de/images/button-manage-classes.gif
share/doc/cups/de/images/button-manage-jobs.gif
share/doc/cups/de/images/button-manage-printers.gif
share/doc/cups/de/images/button-manage-server.gif
share/doc/cups/de/images/button-modify-class.gif
share/doc/cups/de/images/button-modify-printer.gif
share/doc/cups/de/images/button-move-job.gif
share/doc/cups/de/images/button-move-jobs.gif
share/doc/cups/de/images/button-print-self-test-page.gif
share/doc/cups/de/images/button-print-test-page.gif
share/doc/cups/de/images/button-publish-printer.gif
share/doc/cups/de/images/button-reject-jobs.gif
share/doc/cups/de/images/button-release-job.gif
share/doc/cups/de/images/button-restart-job.gif
share/doc/cups/de/images/button-save-changes.gif
share/doc/cups/de/images/button-search.gif
share/doc/cups/de/images/button-set-allowed-users.gif
share/doc/cups/de/images/button-set-as-default.gif
share/doc/cups/de/images/button-set-printer-options.gif
share/doc/cups/de/images/button-show-active.gif
share/doc/cups/de/images/button-show-all.gif
share/doc/cups/de/images/button-show-completed.gif
share/doc/cups/de/images/button-show-next.gif
share/doc/cups/de/images/button-show-previous.gif
share/doc/cups/de/images/button-sort-ascending.gif
share/doc/cups/de/images/button-sort-descending.gif
share/doc/cups/de/images/button-start-class.gif
share/doc/cups/de/images/button-start-printer.gif
share/doc/cups/de/images/button-stop-class.gif
share/doc/cups/de/images/button-stop-printer.gif
share/doc/cups/de/images/button-unpublish-printer.gif
share/doc/cups/de/images/button-use-default-config.gif
share/doc/cups/de/images/button-view-access-log.gif
share/doc/cups/de/images/button-view-error-log.gif
share/doc/cups/de/images/button-view-page-log.gif
share/doc/cups/de/images/button-view-printable-version.gif
2005-01-06 08:26:39 +01:00
share/doc/cups/de/index.html
share/doc/cups/es/images/button-accept-jobs.gif
share/doc/cups/es/images/button-add-class.gif
share/doc/cups/es/images/button-add-printer.gif
share/doc/cups/es/images/button-add-rss-subscription.gif
share/doc/cups/es/images/button-add-this-printer.gif
share/doc/cups/es/images/button-cancel-all-jobs.gif
share/doc/cups/es/images/button-cancel-job.gif
share/doc/cups/es/images/button-cancel-subscription.gif
share/doc/cups/es/images/button-change-settings.gif
share/doc/cups/es/images/button-clean-print-heads.gif
share/doc/cups/es/images/button-clear.gif
share/doc/cups/es/images/button-continue.gif
share/doc/cups/es/images/button-delete-class.gif
share/doc/cups/es/images/button-delete-printer.gif
share/doc/cups/es/images/button-edit-configuration-file.gif
share/doc/cups/es/images/button-export-samba.gif
share/doc/cups/es/images/button-find-new-printers.gif
share/doc/cups/es/images/button-help.gif
share/doc/cups/es/images/button-hold-job.gif
share/doc/cups/es/images/button-manage-classes.gif
share/doc/cups/es/images/button-manage-jobs.gif
share/doc/cups/es/images/button-manage-printers.gif
share/doc/cups/es/images/button-manage-server.gif
share/doc/cups/es/images/button-modify-class.gif
share/doc/cups/es/images/button-modify-printer.gif
share/doc/cups/es/images/button-move-job.gif
share/doc/cups/es/images/button-move-jobs.gif
share/doc/cups/es/images/button-print-self-test-page.gif
share/doc/cups/es/images/button-print-test-page.gif
share/doc/cups/es/images/button-publish-printer.gif
share/doc/cups/es/images/button-reject-jobs.gif
share/doc/cups/es/images/button-release-job.gif
share/doc/cups/es/images/button-restart-job.gif
share/doc/cups/es/images/button-save-changes.gif
share/doc/cups/es/images/button-search.gif
share/doc/cups/es/images/button-set-allowed-users.gif
share/doc/cups/es/images/button-set-as-default.gif
share/doc/cups/es/images/button-set-printer-options.gif
share/doc/cups/es/images/button-show-active.gif
share/doc/cups/es/images/button-show-all.gif
share/doc/cups/es/images/button-show-completed.gif
share/doc/cups/es/images/button-show-next.gif
share/doc/cups/es/images/button-show-previous.gif
share/doc/cups/es/images/button-sort-ascending.gif
share/doc/cups/es/images/button-sort-descending.gif
share/doc/cups/es/images/button-start-class.gif
share/doc/cups/es/images/button-start-printer.gif
share/doc/cups/es/images/button-stop-class.gif
share/doc/cups/es/images/button-stop-printer.gif
share/doc/cups/es/images/button-unpublish-printer.gif
share/doc/cups/es/images/button-use-default-config.gif
share/doc/cups/es/images/button-view-access-log.gif
share/doc/cups/es/images/button-view-error-log.gif
share/doc/cups/es/images/button-view-page-log.gif
share/doc/cups/es/images/button-view-printable-version.gif
2005-01-06 08:26:39 +01:00
share/doc/cups/es/index.html
share/doc/cups/et/images/button-accept-jobs.gif
share/doc/cups/et/images/button-add-class.gif
share/doc/cups/et/images/button-add-printer.gif
share/doc/cups/et/images/button-add-this-printer.gif
share/doc/cups/et/images/button-cancel-all-jobs.gif
share/doc/cups/et/images/button-cancel-job.gif
share/doc/cups/et/images/button-change-settings.gif
share/doc/cups/et/images/button-clean-print-heads.gif
share/doc/cups/et/images/button-clear.gif
share/doc/cups/et/images/button-continue.gif
share/doc/cups/et/images/button-delete-class.gif
share/doc/cups/et/images/button-delete-printer.gif
share/doc/cups/et/images/button-edit-configuration-file.gif
share/doc/cups/et/images/button-export-samba.gif
share/doc/cups/et/images/button-help.gif
share/doc/cups/et/images/button-hold-job.gif
share/doc/cups/et/images/button-manage-classes.gif
share/doc/cups/et/images/button-manage-jobs.gif
share/doc/cups/et/images/button-manage-printers.gif
share/doc/cups/et/images/button-manage-server.gif
share/doc/cups/et/images/button-modify-class.gif
share/doc/cups/et/images/button-modify-printer.gif
share/doc/cups/et/images/button-move-job.gif
share/doc/cups/et/images/button-move-jobs.gif
share/doc/cups/et/images/button-print-self-test-page.gif
share/doc/cups/et/images/button-print-test-page.gif
share/doc/cups/et/images/button-publish-printer.gif
share/doc/cups/et/images/button-reject-jobs.gif
share/doc/cups/et/images/button-release-job.gif
share/doc/cups/et/images/button-restart-job.gif
share/doc/cups/et/images/button-save-changes.gif
share/doc/cups/et/images/button-search.gif
share/doc/cups/et/images/button-set-allowed-users.gif
share/doc/cups/et/images/button-set-as-default.gif
share/doc/cups/et/images/button-set-printer-options.gif
share/doc/cups/et/images/button-show-active.gif
share/doc/cups/et/images/button-show-all.gif
share/doc/cups/et/images/button-show-completed.gif
share/doc/cups/et/images/button-show-next.gif
share/doc/cups/et/images/button-show-previous.gif
share/doc/cups/et/images/button-sort-ascending.gif
share/doc/cups/et/images/button-sort-descending.gif
share/doc/cups/et/images/button-start-class.gif
share/doc/cups/et/images/button-start-printer.gif
share/doc/cups/et/images/button-stop-class.gif
share/doc/cups/et/images/button-stop-printer.gif
share/doc/cups/et/images/button-unpublish-printer.gif
share/doc/cups/et/images/button-use-default-config.gif
share/doc/cups/et/images/button-view-access-log.gif
share/doc/cups/et/images/button-view-error-log.gif
share/doc/cups/et/images/button-view-page-log.gif
share/doc/cups/et/images/button-view-printable-version.gif
share/doc/cups/et/index.html
share/doc/cups/favicon.ico
share/doc/cups/fr/images/button-accept-jobs.gif
share/doc/cups/fr/images/button-add-class.gif
share/doc/cups/fr/images/button-add-printer.gif
share/doc/cups/fr/images/button-add-this-printer.gif
share/doc/cups/fr/images/button-cancel-all-jobs.gif
share/doc/cups/fr/images/button-cancel-job.gif
share/doc/cups/fr/images/button-change-settings.gif
share/doc/cups/fr/images/button-clean-print-heads.gif
share/doc/cups/fr/images/button-clear.gif
share/doc/cups/fr/images/button-continue.gif
share/doc/cups/fr/images/button-delete-class.gif
share/doc/cups/fr/images/button-delete-printer.gif
share/doc/cups/fr/images/button-edit-configuration-file.gif
share/doc/cups/fr/images/button-export-samba.gif
Upgrade cups to version 1.3.9 in order to fix CVE-2008-3639, CVE-2008-3640 and CVE-2008-3641. Also, it fixes a ton of bugs and has portability enhancements. Full list of changes: - SECURITY: The HP-GL/2 filter did not range check pen numbers (STR #2911) - SECURITY: The SGI image file reader did not range check 16-bit run lengths (STR #2918) - SECURITY: The text filter did not range check cpi, lpi, or column values (STR #2919) - Documentation updates (STR #2904, STR #2944) - The French web admin page was never updated (STR #2963) - The IPP backend did not retry print jobs when the printer reported itself as busy or unavailable (STR #2951) - The "Set Allowed Users" web interface did not handle trailing whitespace correctly (STR #2956) - The PostScript filter did not work with Adobe applications using custom page sizes (STR #2968) - The Mac OS X USB backend did not work with some printers that reported a bad 1284 device ID. - The scheduler incorrectly resolved the client connection address when HostNameLookups was set to Off (STR #2946) - The IPP backend incorrectly stopped the local queue if the remote server reported the "paused" state. - The cupsGetDests() function did not catch all types of request errors. - The scheduler did not always log "job queued" messages (STR #2943) - The scheduler did not support destination filtering using the printer-location attribute properly (STR #2945) - The scheduler did not send the server-started, server-restarted, or server-stopped events (STR #2927) - The scheduler no longer enforces configuration file permissions on symlinked files (STR #2937) - CUPS now reinitializes the DNS resolver on failures (STR #2920) - The CUPS desktop menu item was broken (STR #2924) - The PPD parser was too strict about missing keyword values in "relaxed" mode. - The PostScript filter incorrectly mirrored landscape documents. - The scheduler did not correctly update the auth-info-required value(s) if the AuthType was Default. - The scheduler required Kerberos authentication for all operations on remote Kerberized printers instead of just for the operations that needed it. - The socket backend could wait indefinitely for back- channel data with some devices. - PJL panel messages were not reset correctly on older printers (STR #2909) - cupsfilter used the wrong default path (STR #2908) - Fixed address matching for "BrowseAddress @IF(name)" (STR #2910) - Fixed compiles on AIX. - Firefox 3 did not work with the CUPS web interface in SSL mode (STR #2892) - Custom options with multiple parameters were not emitted correctly. - Refined the cupstestppd utility. - ppdEmit*() did not support custom JCL options (STR #2889) - The cupstestppd utility incorrectly reported missing "en" base translations (STR #2887) - Documentation updates (STR #2785, STR #2861, STR #2862) - The scheduler did not add the ending job sheet when the job was released. - The IPP backend did not relay marker-* attributes. - The CUPS GNOME/KDE menu item was not localized for Chinese (STR #2880) - The CUPS GNOME/KDE menu item was not localized for Japanese (STR #2876) - The cupstestppd utility reported mixed line endings for Mac OS and Windows PPD files (STR #2874) - The pdftops filter did not print landscape orientation PDF pages correctly on all printers (STR #2850) - The scheduler did not handle expiring of implicit classes or their members properly, leading to a configuration where one of the members would have a short name (STR #2766) - The scheduler and cupstestppd utilities did not support cupsFilter and cupsPreFilter programs with spaces in their names (STR #2866) - Removed unused variables and assignments found by the LLVM "clang" tool. - Added NULL checks recommended by the LLVM "clang" tool. - The scheduler would crash if you started a printer that pointed to a backend that did not exist (STR #2865) - The ppdLocalize functions incorrectly mapped all generic locales to country-specific locales. - The cups-driverd program did not support Simplified Chinese or Traditional Chinese language version strings (STR #2851) - Added an Indonesian translation (STR #2792) - Fixed a timing issue in the backends that could cause data corruption with the CUPS_SC_CMD_DRAIN_OUTPUT side-channel command (STR #2858) - The scheduler did not support "HostNameLookups" with all of the boolean names (STR #2861) - Fixed a compile problem with glibc 2.8 (STR #2860) - The PostScript filter did not support %%IncludeFeature lines in the page setup section of each page (STR #2831) - The scheduler did not generate printer-state events when the default printer was changed (STR #2764) - cupstestppd incorrectly reported a warning about the PPD format version in some locales (STR #2854) - cupsGetPPD() and friends incorrectly returned a PPD file for a class with no printers. - The member-uris values for local printers in a class returned by the scheduler did not reflect the connected hostname or port. - The CUPS PHP extension was not thread-safe (STR #2828) - The scheduler incorrectly added the document-format-default attribute to the list of "common" printer attributes, which over time would slow down the printing system (STR #2755, STR #2836) - The cups-deviced and cups-driverd helper programs did not set the CFProcessPath environment variable on Mac OS X (STR #2837) - "lpstat -p" could report the wrong job as printing (STR #2845) - The scheduler would crash when some cupsd.conf directives were missing values (STR #2849) - The web interface "move jobs" operation redirected users to the wrong URL (STR #2815) - The Polish web interface translation contained errors (STR #2815) - The scheduler did not report PostScript printer PPDs with filters as PostScript devices. - The scheduler did not set the job document-format attribute for jobs submitted using Create-Job and Send-Document. - cupsFileTell() did not work for log files opened in append mode (STR #2810) - The scheduler did not set QUERY_STRING all of the time for CGI scripts (STR #2781, STR #2816) - The scheduler now returns an error for bad job-sheets values (STR #2775) - Authenticated remote printing did not work over domain sockets (STR #2750) - The scheduler incorrectly logged errors for print filters when a job was canceled (STR #2806, #2808) - The scheduler no longer allows multiple RSS subscriptions with the same URI (STR #2789) - The scheduler now supports Kerberized printing with multiple server names (STR #2783) - "Satisfy any" did not work in IPP policies (STR #2782) - The CUPS imaging library would crash with very large images - more than 16Mx16M pixels (STR #2805) - The PNG image loading code would crash with large images (STR #2790) - The scheduler did not limit the total number of filters. - The scheduler now ensures that the RSS directory has the correct permissions. - The RSS notifier did not quote the feed URL in the RSS file it created (STR #2801) - The web interface allowed the creation and cancellation of RSS subscriptions without a username (STR #2774) - Increased the default MaxCopies value on Mac OS X to 9999 to match the limit imposed by the print dialog. - The scheduler did not reject requests with an empty Content-Length field (STR #2787) - The scheduler did not log the current date and time and did not escape special characters in request URIs when logging bad requests to the access_log file (STR #2788)
2008-10-22 23:48:15 +02:00
share/doc/cups/fr/images/button-find-new-printers.gif
share/doc/cups/fr/images/button-help.gif
share/doc/cups/fr/images/button-hold-job.gif
share/doc/cups/fr/images/button-manage-classes.gif
share/doc/cups/fr/images/button-manage-jobs.gif
share/doc/cups/fr/images/button-manage-printers.gif
share/doc/cups/fr/images/button-manage-server.gif
share/doc/cups/fr/images/button-modify-class.gif
share/doc/cups/fr/images/button-modify-printer.gif
share/doc/cups/fr/images/button-move-job.gif
share/doc/cups/fr/images/button-move-jobs.gif
share/doc/cups/fr/images/button-print-self-test-page.gif
share/doc/cups/fr/images/button-print-test-page.gif
share/doc/cups/fr/images/button-publish-printer.gif
share/doc/cups/fr/images/button-reject-jobs.gif
share/doc/cups/fr/images/button-release-job.gif
share/doc/cups/fr/images/button-restart-job.gif
share/doc/cups/fr/images/button-save-changes.gif
share/doc/cups/fr/images/button-search.gif
share/doc/cups/fr/images/button-set-allowed-users.gif
share/doc/cups/fr/images/button-set-as-default.gif
share/doc/cups/fr/images/button-set-printer-options.gif
share/doc/cups/fr/images/button-show-active.gif
share/doc/cups/fr/images/button-show-all.gif
share/doc/cups/fr/images/button-show-completed.gif
share/doc/cups/fr/images/button-show-next.gif
share/doc/cups/fr/images/button-show-previous.gif
share/doc/cups/fr/images/button-sort-ascending.gif
share/doc/cups/fr/images/button-sort-descending.gif
share/doc/cups/fr/images/button-start-class.gif
share/doc/cups/fr/images/button-start-printer.gif
share/doc/cups/fr/images/button-stop-class.gif
share/doc/cups/fr/images/button-stop-printer.gif
share/doc/cups/fr/images/button-unpublish-printer.gif
share/doc/cups/fr/images/button-use-default-config.gif
share/doc/cups/fr/images/button-view-access-log.gif
share/doc/cups/fr/images/button-view-error-log.gif
share/doc/cups/fr/images/button-view-page-log.gif
share/doc/cups/fr/images/button-view-printable-version.gif
2005-01-06 08:26:39 +01:00
share/doc/cups/fr/index.html
share/doc/cups/he/cups.css
share/doc/cups/he/images/button-accept-jobs.gif
share/doc/cups/he/images/button-add-class.gif
share/doc/cups/he/images/button-add-printer.gif
share/doc/cups/he/images/button-add-this-printer.gif
share/doc/cups/he/images/button-cancel-all-jobs.gif
share/doc/cups/he/images/button-cancel-job.gif
share/doc/cups/he/images/button-change-settings.gif
share/doc/cups/he/images/button-clean-print-heads.gif
share/doc/cups/he/images/button-clear.gif
share/doc/cups/he/images/button-continue.gif
share/doc/cups/he/images/button-delete-class.gif
share/doc/cups/he/images/button-delete-printer.gif
share/doc/cups/he/images/button-edit-configuration-file.gif
share/doc/cups/he/images/button-export-samba.gif
share/doc/cups/he/images/button-help.gif
share/doc/cups/he/images/button-hold-job.gif
share/doc/cups/he/images/button-manage-classes.gif
share/doc/cups/he/images/button-manage-jobs.gif
share/doc/cups/he/images/button-manage-printers.gif
share/doc/cups/he/images/button-manage-server.gif
share/doc/cups/he/images/button-modify-class.gif
share/doc/cups/he/images/button-modify-printer.gif
share/doc/cups/he/images/button-move-job.gif
share/doc/cups/he/images/button-move-jobs.gif
share/doc/cups/he/images/button-print-self-test-page.gif
share/doc/cups/he/images/button-print-test-page.gif
share/doc/cups/he/images/button-publish-printer.gif
share/doc/cups/he/images/button-reject-jobs.gif
share/doc/cups/he/images/button-release-job.gif
share/doc/cups/he/images/button-restart-job.gif
share/doc/cups/he/images/button-save-changes.gif
share/doc/cups/he/images/button-search.gif
share/doc/cups/he/images/button-set-allowed-users.gif
share/doc/cups/he/images/button-set-as-default.gif
share/doc/cups/he/images/button-set-printer-options.gif
share/doc/cups/he/images/button-show-active.gif
share/doc/cups/he/images/button-show-all.gif
share/doc/cups/he/images/button-show-completed.gif
share/doc/cups/he/images/button-show-next.gif
share/doc/cups/he/images/button-show-previous.gif
share/doc/cups/he/images/button-sort-ascending.gif
share/doc/cups/he/images/button-sort-descending.gif
share/doc/cups/he/images/button-start-class.gif
share/doc/cups/he/images/button-start-printer.gif
share/doc/cups/he/images/button-stop-class.gif
share/doc/cups/he/images/button-stop-printer.gif
share/doc/cups/he/images/button-unpublish-printer.gif
share/doc/cups/he/images/button-use-default-config.gif
share/doc/cups/he/images/button-view-access-log.gif
share/doc/cups/he/images/button-view-error-log.gif
share/doc/cups/he/images/button-view-page-log.gif
share/doc/cups/he/images/button-view-printable-version.gif
share/doc/cups/he/index.html
share/doc/cups/help/accounting.html
share/doc/cups/help/api-array.html
share/doc/cups/help/api-cups.html
share/doc/cups/help/api-filedir.html
share/doc/cups/help/api-filter.html
share/doc/cups/help/api-httpipp.html
share/doc/cups/help/api-ppd.html
share/doc/cups/help/api-raster.html
share/doc/cups/help/cgi.html
share/doc/cups/help/glossary.html
share/doc/cups/help/kerberos.html
share/doc/cups/help/license.html
share/doc/cups/help/man-accept.html
share/doc/cups/help/man-backend.html
share/doc/cups/help/man-cancel.html
share/doc/cups/help/man-classes.conf.html
share/doc/cups/help/man-client.conf.html
share/doc/cups/help/man-cups-config.html
share/doc/cups/help/man-cups-lpd.html
share/doc/cups/help/man-cups-polld.html
share/doc/cups/help/man-cupsaddsmb.html
share/doc/cups/help/man-cupsd.conf.html
share/doc/cups/help/man-cupsd.html
share/doc/cups/help/man-cupsenable.html
share/doc/cups/help/man-cupstestdsc.html
share/doc/cups/help/man-cupstestppd.html
share/doc/cups/help/man-filter.html
share/doc/cups/help/man-lp.html
share/doc/cups/help/man-lpadmin.html
share/doc/cups/help/man-lpc.html
share/doc/cups/help/man-lpinfo.html
share/doc/cups/help/man-lpmove.html
share/doc/cups/help/man-lpoptions.html
share/doc/cups/help/man-lppasswd.html
share/doc/cups/help/man-lpq.html
share/doc/cups/help/man-lpr.html
share/doc/cups/help/man-lprm.html
share/doc/cups/help/man-lpstat.html
share/doc/cups/help/man-mime.convs.html
share/doc/cups/help/man-mime.types.html
share/doc/cups/help/man-printers.conf.html
share/doc/cups/help/network.html
share/doc/cups/help/options.html
share/doc/cups/help/overview.html
share/doc/cups/help/policies.html
share/doc/cups/help/ref-access_log.html
share/doc/cups/help/ref-classes-conf.html
share/doc/cups/help/ref-client-conf.html
share/doc/cups/help/ref-cupsd-conf.html
share/doc/cups/help/ref-error_log.html
share/doc/cups/help/ref-mailto-conf.html
share/doc/cups/help/ref-page_log.html
share/doc/cups/help/ref-printers-conf.html
share/doc/cups/help/ref-snmp-conf.html
share/doc/cups/help/ref-subscriptions-conf.html
share/doc/cups/help/security.html
share/doc/cups/help/spec-cmp.html
share/doc/cups/help/spec-command.html
share/doc/cups/help/spec-design.html
share/doc/cups/help/spec-ipp.html
share/doc/cups/help/spec-postscript.html
share/doc/cups/help/spec-ppd.html
share/doc/cups/help/spec-raster.html
share/doc/cups/help/spec-stp.html
share/doc/cups/help/standard.html
share/doc/cups/help/translation.html
share/doc/cups/help/whatsnew.html
Upgrade cups to version 1.3.9 in order to fix CVE-2008-3639, CVE-2008-3640 and CVE-2008-3641. Also, it fixes a ton of bugs and has portability enhancements. Full list of changes: - SECURITY: The HP-GL/2 filter did not range check pen numbers (STR #2911) - SECURITY: The SGI image file reader did not range check 16-bit run lengths (STR #2918) - SECURITY: The text filter did not range check cpi, lpi, or column values (STR #2919) - Documentation updates (STR #2904, STR #2944) - The French web admin page was never updated (STR #2963) - The IPP backend did not retry print jobs when the printer reported itself as busy or unavailable (STR #2951) - The "Set Allowed Users" web interface did not handle trailing whitespace correctly (STR #2956) - The PostScript filter did not work with Adobe applications using custom page sizes (STR #2968) - The Mac OS X USB backend did not work with some printers that reported a bad 1284 device ID. - The scheduler incorrectly resolved the client connection address when HostNameLookups was set to Off (STR #2946) - The IPP backend incorrectly stopped the local queue if the remote server reported the "paused" state. - The cupsGetDests() function did not catch all types of request errors. - The scheduler did not always log "job queued" messages (STR #2943) - The scheduler did not support destination filtering using the printer-location attribute properly (STR #2945) - The scheduler did not send the server-started, server-restarted, or server-stopped events (STR #2927) - The scheduler no longer enforces configuration file permissions on symlinked files (STR #2937) - CUPS now reinitializes the DNS resolver on failures (STR #2920) - The CUPS desktop menu item was broken (STR #2924) - The PPD parser was too strict about missing keyword values in "relaxed" mode. - The PostScript filter incorrectly mirrored landscape documents. - The scheduler did not correctly update the auth-info-required value(s) if the AuthType was Default. - The scheduler required Kerberos authentication for all operations on remote Kerberized printers instead of just for the operations that needed it. - The socket backend could wait indefinitely for back- channel data with some devices. - PJL panel messages were not reset correctly on older printers (STR #2909) - cupsfilter used the wrong default path (STR #2908) - Fixed address matching for "BrowseAddress @IF(name)" (STR #2910) - Fixed compiles on AIX. - Firefox 3 did not work with the CUPS web interface in SSL mode (STR #2892) - Custom options with multiple parameters were not emitted correctly. - Refined the cupstestppd utility. - ppdEmit*() did not support custom JCL options (STR #2889) - The cupstestppd utility incorrectly reported missing "en" base translations (STR #2887) - Documentation updates (STR #2785, STR #2861, STR #2862) - The scheduler did not add the ending job sheet when the job was released. - The IPP backend did not relay marker-* attributes. - The CUPS GNOME/KDE menu item was not localized for Chinese (STR #2880) - The CUPS GNOME/KDE menu item was not localized for Japanese (STR #2876) - The cupstestppd utility reported mixed line endings for Mac OS and Windows PPD files (STR #2874) - The pdftops filter did not print landscape orientation PDF pages correctly on all printers (STR #2850) - The scheduler did not handle expiring of implicit classes or their members properly, leading to a configuration where one of the members would have a short name (STR #2766) - The scheduler and cupstestppd utilities did not support cupsFilter and cupsPreFilter programs with spaces in their names (STR #2866) - Removed unused variables and assignments found by the LLVM "clang" tool. - Added NULL checks recommended by the LLVM "clang" tool. - The scheduler would crash if you started a printer that pointed to a backend that did not exist (STR #2865) - The ppdLocalize functions incorrectly mapped all generic locales to country-specific locales. - The cups-driverd program did not support Simplified Chinese or Traditional Chinese language version strings (STR #2851) - Added an Indonesian translation (STR #2792) - Fixed a timing issue in the backends that could cause data corruption with the CUPS_SC_CMD_DRAIN_OUTPUT side-channel command (STR #2858) - The scheduler did not support "HostNameLookups" with all of the boolean names (STR #2861) - Fixed a compile problem with glibc 2.8 (STR #2860) - The PostScript filter did not support %%IncludeFeature lines in the page setup section of each page (STR #2831) - The scheduler did not generate printer-state events when the default printer was changed (STR #2764) - cupstestppd incorrectly reported a warning about the PPD format version in some locales (STR #2854) - cupsGetPPD() and friends incorrectly returned a PPD file for a class with no printers. - The member-uris values for local printers in a class returned by the scheduler did not reflect the connected hostname or port. - The CUPS PHP extension was not thread-safe (STR #2828) - The scheduler incorrectly added the document-format-default attribute to the list of "common" printer attributes, which over time would slow down the printing system (STR #2755, STR #2836) - The cups-deviced and cups-driverd helper programs did not set the CFProcessPath environment variable on Mac OS X (STR #2837) - "lpstat -p" could report the wrong job as printing (STR #2845) - The scheduler would crash when some cupsd.conf directives were missing values (STR #2849) - The web interface "move jobs" operation redirected users to the wrong URL (STR #2815) - The Polish web interface translation contained errors (STR #2815) - The scheduler did not report PostScript printer PPDs with filters as PostScript devices. - The scheduler did not set the job document-format attribute for jobs submitted using Create-Job and Send-Document. - cupsFileTell() did not work for log files opened in append mode (STR #2810) - The scheduler did not set QUERY_STRING all of the time for CGI scripts (STR #2781, STR #2816) - The scheduler now returns an error for bad job-sheets values (STR #2775) - Authenticated remote printing did not work over domain sockets (STR #2750) - The scheduler incorrectly logged errors for print filters when a job was canceled (STR #2806, #2808) - The scheduler no longer allows multiple RSS subscriptions with the same URI (STR #2789) - The scheduler now supports Kerberized printing with multiple server names (STR #2783) - "Satisfy any" did not work in IPP policies (STR #2782) - The CUPS imaging library would crash with very large images - more than 16Mx16M pixels (STR #2805) - The PNG image loading code would crash with large images (STR #2790) - The scheduler did not limit the total number of filters. - The scheduler now ensures that the RSS directory has the correct permissions. - The RSS notifier did not quote the feed URL in the RSS file it created (STR #2801) - The web interface allowed the creation and cancellation of RSS subscriptions without a username (STR #2774) - Increased the default MaxCopies value on Mac OS X to 9999 to match the limit imposed by the print dialog. - The scheduler did not reject requests with an empty Content-Length field (STR #2787) - The scheduler did not log the current date and time and did not escape special characters in request URIs when logging bad requests to the access_log file (STR #2788)
2008-10-22 23:48:15 +02:00
share/doc/cups/id/images/button-accept-jobs.gif
share/doc/cups/id/images/button-add-class.gif
share/doc/cups/id/images/button-add-printer.gif
share/doc/cups/id/images/button-add-rss-subscription.gif
share/doc/cups/id/images/button-add-this-printer.gif
share/doc/cups/id/images/button-cancel-all-jobs.gif
share/doc/cups/id/images/button-cancel-job.gif
share/doc/cups/id/images/button-cancel-subscription.gif
share/doc/cups/id/images/button-change-settings.gif
share/doc/cups/id/images/button-clean-print-heads.gif
share/doc/cups/id/images/button-clear.gif
share/doc/cups/id/images/button-continue.gif
share/doc/cups/id/images/button-delete-class.gif
share/doc/cups/id/images/button-delete-printer.gif
share/doc/cups/id/images/button-edit-configuration-file.gif
share/doc/cups/id/images/button-export-samba.gif
share/doc/cups/id/images/button-find-new-printers.gif
share/doc/cups/id/images/button-help.gif
share/doc/cups/id/images/button-hold-job.gif
share/doc/cups/id/images/button-manage-classes.gif
share/doc/cups/id/images/button-manage-jobs.gif
share/doc/cups/id/images/button-manage-printers.gif
share/doc/cups/id/images/button-manage-server.gif
share/doc/cups/id/images/button-modify-class.gif
share/doc/cups/id/images/button-modify-printer.gif
share/doc/cups/id/images/button-move-job.gif
share/doc/cups/id/images/button-move-jobs.gif
share/doc/cups/id/images/button-print-self-test-page.gif
share/doc/cups/id/images/button-print-test-page.gif
share/doc/cups/id/images/button-publish-printer.gif
share/doc/cups/id/images/button-reject-jobs.gif
share/doc/cups/id/images/button-release-job.gif
share/doc/cups/id/images/button-restart-job.gif
share/doc/cups/id/images/button-save-changes.gif
share/doc/cups/id/images/button-search.gif
share/doc/cups/id/images/button-set-allowed-users.gif
share/doc/cups/id/images/button-set-as-default.gif
share/doc/cups/id/images/button-set-printer-options.gif
share/doc/cups/id/images/button-show-active.gif
share/doc/cups/id/images/button-show-all.gif
share/doc/cups/id/images/button-show-completed.gif
share/doc/cups/id/images/button-show-next.gif
share/doc/cups/id/images/button-show-previous.gif
share/doc/cups/id/images/button-sort-ascending.gif
share/doc/cups/id/images/button-sort-descending.gif
share/doc/cups/id/images/button-start-class.gif
share/doc/cups/id/images/button-start-printer.gif
share/doc/cups/id/images/button-stop-class.gif
share/doc/cups/id/images/button-stop-printer.gif
share/doc/cups/id/images/button-unpublish-printer.gif
share/doc/cups/id/images/button-use-default-config.gif
share/doc/cups/id/images/button-view-access-log.gif
share/doc/cups/id/images/button-view-error-log.gif
share/doc/cups/id/images/button-view-page-log.gif
share/doc/cups/id/images/button-view-printable-version.gif
share/doc/cups/id/index.html
share/doc/cups/images/bottom-left.gif
share/doc/cups/images/bottom-right.gif
share/doc/cups/images/button-accept-jobs.gif
share/doc/cups/images/button-add-class.gif
share/doc/cups/images/button-add-printer.gif
share/doc/cups/images/button-add-rss-subscription.gif
share/doc/cups/images/button-add-this-printer.gif
share/doc/cups/images/button-cancel-all-jobs.gif
share/doc/cups/images/button-cancel-job.gif
share/doc/cups/images/button-cancel-subscription.gif
share/doc/cups/images/button-change-settings.gif
share/doc/cups/images/button-clean-print-heads.gif
share/doc/cups/images/button-clear.gif
share/doc/cups/images/button-continue.gif
share/doc/cups/images/button-delete-class.gif
share/doc/cups/images/button-delete-printer.gif
share/doc/cups/images/button-edit-configuration-file.gif
share/doc/cups/images/button-export-samba.gif
share/doc/cups/images/button-find-new-printers.gif
share/doc/cups/images/button-help.gif
share/doc/cups/images/button-hold-job.gif
share/doc/cups/images/button-manage-classes.gif
share/doc/cups/images/button-manage-jobs.gif
share/doc/cups/images/button-manage-printers.gif
share/doc/cups/images/button-manage-server.gif
share/doc/cups/images/button-modify-class.gif
share/doc/cups/images/button-modify-printer.gif
share/doc/cups/images/button-move-job.gif
share/doc/cups/images/button-move-jobs.gif
share/doc/cups/images/button-print-self-test-page.gif
share/doc/cups/images/button-print-test-page.gif
share/doc/cups/images/button-publish-printer.gif
share/doc/cups/images/button-reject-jobs.gif
share/doc/cups/images/button-release-job.gif
share/doc/cups/images/button-restart-job.gif
share/doc/cups/images/button-save-changes.gif
share/doc/cups/images/button-search.gif
share/doc/cups/images/button-set-allowed-users.gif
share/doc/cups/images/button-set-as-default.gif
share/doc/cups/images/button-set-printer-options.gif
share/doc/cups/images/button-show-active.gif
share/doc/cups/images/button-show-all.gif
share/doc/cups/images/button-show-completed.gif
share/doc/cups/images/button-show-next.gif
share/doc/cups/images/button-show-previous.gif
share/doc/cups/images/button-sort-ascending.gif
share/doc/cups/images/button-sort-descending.gif
share/doc/cups/images/button-start-class.gif
share/doc/cups/images/button-start-printer.gif
share/doc/cups/images/button-stop-class.gif
share/doc/cups/images/button-stop-printer.gif
share/doc/cups/images/button-unpublish-printer.gif
share/doc/cups/images/button-use-default-config.gif
share/doc/cups/images/button-view-access-log.gif
share/doc/cups/images/button-view-error-log.gif
share/doc/cups/images/button-view-page-log.gif
share/doc/cups/images/button-view-printable-version.gif
2005-01-06 08:26:39 +01:00
share/doc/cups/images/classes.gif
share/doc/cups/images/cups-block-diagram.gif
share/doc/cups/images/esp-logo.gif
share/doc/cups/images/happy.gif
2005-01-06 08:26:39 +01:00
share/doc/cups/images/logo.gif
share/doc/cups/images/printer-idle.gif
share/doc/cups/images/printer-processing.gif
share/doc/cups/images/printer-stopped.gif
share/doc/cups/images/raster.png
share/doc/cups/images/raster.svg
share/doc/cups/images/smiley.jpg
share/doc/cups/images/tab-left.gif
share/doc/cups/images/tab-right.gif
share/doc/cups/images/top-left.gif
share/doc/cups/images/top-middle.gif
share/doc/cups/images/top-right.gif
share/doc/cups/images/web-add-this-printer.gif
share/doc/cups/images/web-password.gif
share/doc/cups/images/web-printer-driver.gif
share/doc/cups/images/web-printer-status.gif
share/doc/cups/images/web-set-printer-options.gif
share/doc/cups/images/web-test-page.gif
2005-01-06 08:26:39 +01:00
share/doc/cups/index.html
share/doc/cups/it/images/button-accept-jobs.gif
share/doc/cups/it/images/button-add-class.gif
share/doc/cups/it/images/button-add-printer.gif
share/doc/cups/it/images/button-add-this-printer.gif
share/doc/cups/it/images/button-cancel-all-jobs.gif
share/doc/cups/it/images/button-cancel-job.gif
share/doc/cups/it/images/button-change-settings.gif
share/doc/cups/it/images/button-clean-print-heads.gif
share/doc/cups/it/images/button-clear.gif
share/doc/cups/it/images/button-continue.gif
share/doc/cups/it/images/button-delete-class.gif
share/doc/cups/it/images/button-delete-printer.gif
share/doc/cups/it/images/button-edit-configuration-file.gif
share/doc/cups/it/images/button-export-samba.gif
share/doc/cups/it/images/button-help.gif
share/doc/cups/it/images/button-hold-job.gif
share/doc/cups/it/images/button-manage-classes.gif
share/doc/cups/it/images/button-manage-jobs.gif
share/doc/cups/it/images/button-manage-printers.gif
share/doc/cups/it/images/button-manage-server.gif
share/doc/cups/it/images/button-modify-class.gif
share/doc/cups/it/images/button-modify-printer.gif
share/doc/cups/it/images/button-move-job.gif
share/doc/cups/it/images/button-move-jobs.gif
share/doc/cups/it/images/button-print-self-test-page.gif
share/doc/cups/it/images/button-print-test-page.gif
share/doc/cups/it/images/button-publish-printer.gif
share/doc/cups/it/images/button-reject-jobs.gif
share/doc/cups/it/images/button-release-job.gif
share/doc/cups/it/images/button-restart-job.gif
share/doc/cups/it/images/button-save-changes.gif
share/doc/cups/it/images/button-search.gif
share/doc/cups/it/images/button-set-allowed-users.gif
share/doc/cups/it/images/button-set-as-default.gif
share/doc/cups/it/images/button-set-printer-options.gif
share/doc/cups/it/images/button-show-active.gif
share/doc/cups/it/images/button-show-all.gif
share/doc/cups/it/images/button-show-completed.gif
share/doc/cups/it/images/button-show-next.gif
share/doc/cups/it/images/button-show-previous.gif
share/doc/cups/it/images/button-sort-ascending.gif
share/doc/cups/it/images/button-sort-descending.gif
share/doc/cups/it/images/button-start-class.gif
share/doc/cups/it/images/button-start-printer.gif
share/doc/cups/it/images/button-stop-class.gif
share/doc/cups/it/images/button-stop-printer.gif
share/doc/cups/it/images/button-unpublish-printer.gif
share/doc/cups/it/images/button-use-default-config.gif
share/doc/cups/it/images/button-view-access-log.gif
share/doc/cups/it/images/button-view-error-log.gif
share/doc/cups/it/images/button-view-page-log.gif
share/doc/cups/it/images/button-view-printable-version.gif
share/doc/cups/it/index.html
share/doc/cups/ja/images/button-accept-jobs.gif
share/doc/cups/ja/images/button-add-class.gif
share/doc/cups/ja/images/button-add-printer.gif
share/doc/cups/ja/images/button-add-rss-subscription.gif
share/doc/cups/ja/images/button-add-this-printer.gif
share/doc/cups/ja/images/button-cancel-all-jobs.gif
share/doc/cups/ja/images/button-cancel-job.gif
share/doc/cups/ja/images/button-cancel-subscription.gif
share/doc/cups/ja/images/button-change-settings.gif
share/doc/cups/ja/images/button-clean-print-heads.gif
share/doc/cups/ja/images/button-clear.gif
share/doc/cups/ja/images/button-continue.gif
share/doc/cups/ja/images/button-delete-class.gif
share/doc/cups/ja/images/button-delete-printer.gif
share/doc/cups/ja/images/button-edit-configuration-file.gif
share/doc/cups/ja/images/button-export-samba.gif
share/doc/cups/ja/images/button-find-new-printers.gif
share/doc/cups/ja/images/button-help.gif
share/doc/cups/ja/images/button-hold-job.gif
share/doc/cups/ja/images/button-manage-classes.gif
share/doc/cups/ja/images/button-manage-jobs.gif
share/doc/cups/ja/images/button-manage-printers.gif
share/doc/cups/ja/images/button-manage-server.gif
share/doc/cups/ja/images/button-modify-class.gif
share/doc/cups/ja/images/button-modify-printer.gif
share/doc/cups/ja/images/button-move-job.gif
share/doc/cups/ja/images/button-move-jobs.gif
share/doc/cups/ja/images/button-print-self-test-page.gif
share/doc/cups/ja/images/button-print-test-page.gif
share/doc/cups/ja/images/button-publish-printer.gif
share/doc/cups/ja/images/button-reject-jobs.gif
share/doc/cups/ja/images/button-release-job.gif
share/doc/cups/ja/images/button-restart-job.gif
share/doc/cups/ja/images/button-save-changes.gif
share/doc/cups/ja/images/button-search.gif
share/doc/cups/ja/images/button-set-allowed-users.gif
share/doc/cups/ja/images/button-set-as-default.gif
share/doc/cups/ja/images/button-set-printer-options.gif
share/doc/cups/ja/images/button-show-active.gif
share/doc/cups/ja/images/button-show-all.gif
share/doc/cups/ja/images/button-show-completed.gif
share/doc/cups/ja/images/button-show-next.gif
share/doc/cups/ja/images/button-show-previous.gif
share/doc/cups/ja/images/button-sort-ascending.gif
share/doc/cups/ja/images/button-sort-descending.gif
share/doc/cups/ja/images/button-start-class.gif
share/doc/cups/ja/images/button-start-printer.gif
share/doc/cups/ja/images/button-stop-class.gif
share/doc/cups/ja/images/button-stop-printer.gif
share/doc/cups/ja/images/button-unpublish-printer.gif
share/doc/cups/ja/images/button-use-default-config.gif
share/doc/cups/ja/images/button-view-access-log.gif
share/doc/cups/ja/images/button-view-error-log.gif
share/doc/cups/ja/images/button-view-page-log.gif
share/doc/cups/ja/images/button-view-printable-version.gif
share/doc/cups/ja/index.html
share/doc/cups/pl/images/button-accept-jobs.gif
share/doc/cups/pl/images/button-add-class.gif
share/doc/cups/pl/images/button-add-printer.gif
share/doc/cups/pl/images/button-add-this-printer.gif
share/doc/cups/pl/images/button-cancel-all-jobs.gif
share/doc/cups/pl/images/button-cancel-job.gif
share/doc/cups/pl/images/button-change-settings.gif
share/doc/cups/pl/images/button-clean-print-heads.gif
share/doc/cups/pl/images/button-clear.gif
share/doc/cups/pl/images/button-continue.gif
share/doc/cups/pl/images/button-delete-class.gif
share/doc/cups/pl/images/button-delete-printer.gif
share/doc/cups/pl/images/button-edit-configuration-file.gif
share/doc/cups/pl/images/button-export-samba.gif
share/doc/cups/pl/images/button-help.gif
share/doc/cups/pl/images/button-hold-job.gif
share/doc/cups/pl/images/button-manage-classes.gif
share/doc/cups/pl/images/button-manage-jobs.gif
share/doc/cups/pl/images/button-manage-printers.gif
share/doc/cups/pl/images/button-manage-server.gif
share/doc/cups/pl/images/button-modify-class.gif
share/doc/cups/pl/images/button-modify-printer.gif
share/doc/cups/pl/images/button-move-job.gif
share/doc/cups/pl/images/button-move-jobs.gif
share/doc/cups/pl/images/button-print-self-test-page.gif
share/doc/cups/pl/images/button-print-test-page.gif
share/doc/cups/pl/images/button-publish-printer.gif
share/doc/cups/pl/images/button-reject-jobs.gif
share/doc/cups/pl/images/button-release-job.gif
share/doc/cups/pl/images/button-restart-job.gif
share/doc/cups/pl/images/button-save-changes.gif
share/doc/cups/pl/images/button-search.gif
share/doc/cups/pl/images/button-set-allowed-users.gif
share/doc/cups/pl/images/button-set-as-default.gif
share/doc/cups/pl/images/button-set-printer-options.gif
share/doc/cups/pl/images/button-show-active.gif
share/doc/cups/pl/images/button-show-all.gif
share/doc/cups/pl/images/button-show-completed.gif
share/doc/cups/pl/images/button-show-next.gif
share/doc/cups/pl/images/button-show-previous.gif
share/doc/cups/pl/images/button-sort-ascending.gif
share/doc/cups/pl/images/button-sort-descending.gif
share/doc/cups/pl/images/button-start-class.gif
share/doc/cups/pl/images/button-start-printer.gif
share/doc/cups/pl/images/button-stop-class.gif
share/doc/cups/pl/images/button-stop-printer.gif
share/doc/cups/pl/images/button-unpublish-printer.gif
share/doc/cups/pl/images/button-use-default-config.gif
share/doc/cups/pl/images/button-view-access-log.gif
share/doc/cups/pl/images/button-view-error-log.gif
share/doc/cups/pl/images/button-view-page-log.gif
share/doc/cups/pl/images/button-view-printable-version.gif
share/doc/cups/pl/index.html
2005-01-06 08:26:39 +01:00
share/doc/cups/robots.txt
share/doc/cups/sv/images/button-accept-jobs.gif
share/doc/cups/sv/images/button-add-class.gif
share/doc/cups/sv/images/button-add-printer.gif
share/doc/cups/sv/images/button-add-this-printer.gif
share/doc/cups/sv/images/button-cancel-all-jobs.gif
share/doc/cups/sv/images/button-cancel-job.gif
share/doc/cups/sv/images/button-change-settings.gif
share/doc/cups/sv/images/button-clean-print-heads.gif
share/doc/cups/sv/images/button-clear.gif
share/doc/cups/sv/images/button-continue.gif
share/doc/cups/sv/images/button-delete-class.gif
share/doc/cups/sv/images/button-delete-printer.gif
share/doc/cups/sv/images/button-edit-configuration-file.gif
share/doc/cups/sv/images/button-export-samba.gif
share/doc/cups/sv/images/button-help.gif
share/doc/cups/sv/images/button-hold-job.gif
share/doc/cups/sv/images/button-manage-classes.gif
share/doc/cups/sv/images/button-manage-jobs.gif
share/doc/cups/sv/images/button-manage-printers.gif
share/doc/cups/sv/images/button-manage-server.gif
share/doc/cups/sv/images/button-modify-class.gif
share/doc/cups/sv/images/button-modify-printer.gif
share/doc/cups/sv/images/button-move-job.gif
share/doc/cups/sv/images/button-move-jobs.gif
share/doc/cups/sv/images/button-print-self-test-page.gif
share/doc/cups/sv/images/button-print-test-page.gif
share/doc/cups/sv/images/button-publish-printer.gif
share/doc/cups/sv/images/button-reject-jobs.gif
share/doc/cups/sv/images/button-release-job.gif
share/doc/cups/sv/images/button-restart-job.gif
share/doc/cups/sv/images/button-save-changes.gif
share/doc/cups/sv/images/button-search.gif
share/doc/cups/sv/images/button-set-allowed-users.gif
share/doc/cups/sv/images/button-set-as-default.gif
share/doc/cups/sv/images/button-set-printer-options.gif
share/doc/cups/sv/images/button-show-active.gif
share/doc/cups/sv/images/button-show-all.gif
share/doc/cups/sv/images/button-show-completed.gif
share/doc/cups/sv/images/button-show-next.gif
share/doc/cups/sv/images/button-show-previous.gif
share/doc/cups/sv/images/button-sort-ascending.gif
share/doc/cups/sv/images/button-sort-descending.gif
share/doc/cups/sv/images/button-start-class.gif
share/doc/cups/sv/images/button-start-printer.gif
share/doc/cups/sv/images/button-stop-class.gif
share/doc/cups/sv/images/button-stop-printer.gif
share/doc/cups/sv/images/button-unpublish-printer.gif
share/doc/cups/sv/images/button-use-default-config.gif
share/doc/cups/sv/images/button-view-access-log.gif
share/doc/cups/sv/images/button-view-error-log.gif
share/doc/cups/sv/images/button-view-page-log.gif
share/doc/cups/sv/images/button-view-printable-version.gif
share/doc/cups/sv/index.html
share/doc/cups/zh_TW/images/button-accept-jobs.gif
share/doc/cups/zh_TW/images/button-add-class.gif
share/doc/cups/zh_TW/images/button-add-printer.gif
share/doc/cups/zh_TW/images/button-add-this-printer.gif
share/doc/cups/zh_TW/images/button-cancel-all-jobs.gif
share/doc/cups/zh_TW/images/button-cancel-job.gif
share/doc/cups/zh_TW/images/button-change-settings.gif
share/doc/cups/zh_TW/images/button-clean-print-heads.gif
share/doc/cups/zh_TW/images/button-clear.gif
share/doc/cups/zh_TW/images/button-continue.gif
share/doc/cups/zh_TW/images/button-delete-class.gif
share/doc/cups/zh_TW/images/button-delete-printer.gif
share/doc/cups/zh_TW/images/button-edit-configuration-file.gif
share/doc/cups/zh_TW/images/button-export-samba.gif
share/doc/cups/zh_TW/images/button-help.gif
share/doc/cups/zh_TW/images/button-hold-job.gif
share/doc/cups/zh_TW/images/button-manage-classes.gif
share/doc/cups/zh_TW/images/button-manage-jobs.gif
share/doc/cups/zh_TW/images/button-manage-printers.gif
share/doc/cups/zh_TW/images/button-manage-server.gif
share/doc/cups/zh_TW/images/button-modify-class.gif
share/doc/cups/zh_TW/images/button-modify-printer.gif
share/doc/cups/zh_TW/images/button-move-job.gif
share/doc/cups/zh_TW/images/button-move-jobs.gif
share/doc/cups/zh_TW/images/button-print-self-test-page.gif
share/doc/cups/zh_TW/images/button-print-test-page.gif
share/doc/cups/zh_TW/images/button-publish-printer.gif
share/doc/cups/zh_TW/images/button-reject-jobs.gif
share/doc/cups/zh_TW/images/button-release-job.gif
share/doc/cups/zh_TW/images/button-restart-job.gif
share/doc/cups/zh_TW/images/button-save-changes.gif
share/doc/cups/zh_TW/images/button-search.gif
share/doc/cups/zh_TW/images/button-set-allowed-users.gif
share/doc/cups/zh_TW/images/button-set-as-default.gif
share/doc/cups/zh_TW/images/button-set-printer-options.gif
share/doc/cups/zh_TW/images/button-show-active.gif
share/doc/cups/zh_TW/images/button-show-all.gif
share/doc/cups/zh_TW/images/button-show-completed.gif
share/doc/cups/zh_TW/images/button-show-next.gif
share/doc/cups/zh_TW/images/button-show-previous.gif
share/doc/cups/zh_TW/images/button-sort-ascending.gif
share/doc/cups/zh_TW/images/button-sort-descending.gif
share/doc/cups/zh_TW/images/button-start-class.gif
share/doc/cups/zh_TW/images/button-start-printer.gif
share/doc/cups/zh_TW/images/button-stop-class.gif
share/doc/cups/zh_TW/images/button-stop-printer.gif
share/doc/cups/zh_TW/images/button-unpublish-printer.gif
share/doc/cups/zh_TW/images/button-use-default-config.gif
share/doc/cups/zh_TW/images/button-view-access-log.gif
share/doc/cups/zh_TW/images/button-view-error-log.gif
share/doc/cups/zh_TW/images/button-view-page-log.gif
share/doc/cups/zh_TW/images/button-view-printable-version.gif
share/doc/cups/zh_TW/index.html
${PLIST.pam}share/examples/cups/cups.pam
share/examples/cups/cupsd.conf
share/examples/cups/mime.convs
share/examples/cups/mime.types
share/examples/cups/snmp.conf
share/examples/rc.d/cupsd
share/locale/da/cups_da.po
share/locale/de/cups_de.po
share/locale/es/cups_es.po
share/locale/et/cups_et.po
share/locale/fi/cups_fi.po
share/locale/fr/cups_fr.po
share/locale/he/cups_he.po
Upgrade cups to version 1.3.9 in order to fix CVE-2008-3639, CVE-2008-3640 and CVE-2008-3641. Also, it fixes a ton of bugs and has portability enhancements. Full list of changes: - SECURITY: The HP-GL/2 filter did not range check pen numbers (STR #2911) - SECURITY: The SGI image file reader did not range check 16-bit run lengths (STR #2918) - SECURITY: The text filter did not range check cpi, lpi, or column values (STR #2919) - Documentation updates (STR #2904, STR #2944) - The French web admin page was never updated (STR #2963) - The IPP backend did not retry print jobs when the printer reported itself as busy or unavailable (STR #2951) - The "Set Allowed Users" web interface did not handle trailing whitespace correctly (STR #2956) - The PostScript filter did not work with Adobe applications using custom page sizes (STR #2968) - The Mac OS X USB backend did not work with some printers that reported a bad 1284 device ID. - The scheduler incorrectly resolved the client connection address when HostNameLookups was set to Off (STR #2946) - The IPP backend incorrectly stopped the local queue if the remote server reported the "paused" state. - The cupsGetDests() function did not catch all types of request errors. - The scheduler did not always log "job queued" messages (STR #2943) - The scheduler did not support destination filtering using the printer-location attribute properly (STR #2945) - The scheduler did not send the server-started, server-restarted, or server-stopped events (STR #2927) - The scheduler no longer enforces configuration file permissions on symlinked files (STR #2937) - CUPS now reinitializes the DNS resolver on failures (STR #2920) - The CUPS desktop menu item was broken (STR #2924) - The PPD parser was too strict about missing keyword values in "relaxed" mode. - The PostScript filter incorrectly mirrored landscape documents. - The scheduler did not correctly update the auth-info-required value(s) if the AuthType was Default. - The scheduler required Kerberos authentication for all operations on remote Kerberized printers instead of just for the operations that needed it. - The socket backend could wait indefinitely for back- channel data with some devices. - PJL panel messages were not reset correctly on older printers (STR #2909) - cupsfilter used the wrong default path (STR #2908) - Fixed address matching for "BrowseAddress @IF(name)" (STR #2910) - Fixed compiles on AIX. - Firefox 3 did not work with the CUPS web interface in SSL mode (STR #2892) - Custom options with multiple parameters were not emitted correctly. - Refined the cupstestppd utility. - ppdEmit*() did not support custom JCL options (STR #2889) - The cupstestppd utility incorrectly reported missing "en" base translations (STR #2887) - Documentation updates (STR #2785, STR #2861, STR #2862) - The scheduler did not add the ending job sheet when the job was released. - The IPP backend did not relay marker-* attributes. - The CUPS GNOME/KDE menu item was not localized for Chinese (STR #2880) - The CUPS GNOME/KDE menu item was not localized for Japanese (STR #2876) - The cupstestppd utility reported mixed line endings for Mac OS and Windows PPD files (STR #2874) - The pdftops filter did not print landscape orientation PDF pages correctly on all printers (STR #2850) - The scheduler did not handle expiring of implicit classes or their members properly, leading to a configuration where one of the members would have a short name (STR #2766) - The scheduler and cupstestppd utilities did not support cupsFilter and cupsPreFilter programs with spaces in their names (STR #2866) - Removed unused variables and assignments found by the LLVM "clang" tool. - Added NULL checks recommended by the LLVM "clang" tool. - The scheduler would crash if you started a printer that pointed to a backend that did not exist (STR #2865) - The ppdLocalize functions incorrectly mapped all generic locales to country-specific locales. - The cups-driverd program did not support Simplified Chinese or Traditional Chinese language version strings (STR #2851) - Added an Indonesian translation (STR #2792) - Fixed a timing issue in the backends that could cause data corruption with the CUPS_SC_CMD_DRAIN_OUTPUT side-channel command (STR #2858) - The scheduler did not support "HostNameLookups" with all of the boolean names (STR #2861) - Fixed a compile problem with glibc 2.8 (STR #2860) - The PostScript filter did not support %%IncludeFeature lines in the page setup section of each page (STR #2831) - The scheduler did not generate printer-state events when the default printer was changed (STR #2764) - cupstestppd incorrectly reported a warning about the PPD format version in some locales (STR #2854) - cupsGetPPD() and friends incorrectly returned a PPD file for a class with no printers. - The member-uris values for local printers in a class returned by the scheduler did not reflect the connected hostname or port. - The CUPS PHP extension was not thread-safe (STR #2828) - The scheduler incorrectly added the document-format-default attribute to the list of "common" printer attributes, which over time would slow down the printing system (STR #2755, STR #2836) - The cups-deviced and cups-driverd helper programs did not set the CFProcessPath environment variable on Mac OS X (STR #2837) - "lpstat -p" could report the wrong job as printing (STR #2845) - The scheduler would crash when some cupsd.conf directives were missing values (STR #2849) - The web interface "move jobs" operation redirected users to the wrong URL (STR #2815) - The Polish web interface translation contained errors (STR #2815) - The scheduler did not report PostScript printer PPDs with filters as PostScript devices. - The scheduler did not set the job document-format attribute for jobs submitted using Create-Job and Send-Document. - cupsFileTell() did not work for log files opened in append mode (STR #2810) - The scheduler did not set QUERY_STRING all of the time for CGI scripts (STR #2781, STR #2816) - The scheduler now returns an error for bad job-sheets values (STR #2775) - Authenticated remote printing did not work over domain sockets (STR #2750) - The scheduler incorrectly logged errors for print filters when a job was canceled (STR #2806, #2808) - The scheduler no longer allows multiple RSS subscriptions with the same URI (STR #2789) - The scheduler now supports Kerberized printing with multiple server names (STR #2783) - "Satisfy any" did not work in IPP policies (STR #2782) - The CUPS imaging library would crash with very large images - more than 16Mx16M pixels (STR #2805) - The PNG image loading code would crash with large images (STR #2790) - The scheduler did not limit the total number of filters. - The scheduler now ensures that the RSS directory has the correct permissions. - The RSS notifier did not quote the feed URL in the RSS file it created (STR #2801) - The web interface allowed the creation and cancellation of RSS subscriptions without a username (STR #2774) - Increased the default MaxCopies value on Mac OS X to 9999 to match the limit imposed by the print dialog. - The scheduler did not reject requests with an empty Content-Length field (STR #2787) - The scheduler did not log the current date and time and did not escape special characters in request URIs when logging bad requests to the access_log file (STR #2788)
2008-10-22 23:48:15 +02:00
share/locale/id/cups_id.po
share/locale/it/cups_it.po
share/locale/ja/cups_ja.po
share/locale/ko/cups_ko.po
share/locale/nl/cups_nl.po
share/locale/no/cups_no.po
share/locale/pl/cups_pl.po
share/locale/pt/cups_pt.po
share/locale/pt_BR/cups_pt_BR.po
share/locale/ru/cups_ru.po
share/locale/sv/cups_sv.po
share/locale/zh/cups_zh.po
share/locale/zh_TW/cups_zh_TW.po
@pkgdir share/doc/cups/zh/images
@pkgdir share/doc/cups/ru/images
@pkgdir share/doc/cups/pt_BR/images
@pkgdir share/doc/cups/pt/images
@pkgdir share/doc/cups/no/images
@pkgdir share/doc/cups/nl/images
@pkgdir share/doc/cups/ko/images
@pkgdir share/doc/cups/fi/images
@pkgdir share/doc/cups/da/images
@pkgdir share/cups/templates/zh
@pkgdir share/cups/templates/ru
@pkgdir share/cups/templates/pt_BR
@pkgdir share/cups/templates/pt
@pkgdir share/cups/templates/no
@pkgdir share/cups/templates/nl
@pkgdir share/cups/templates/ko
@pkgdir share/cups/templates/fi
@pkgdir share/cups/templates/da
@pkgdir share/cups/profiles
@pkgdir libexec/cups/driver