pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/cups-filters
Module Name: pkgsrc
Committed By: leot
Date: Sun Nov 1 17:36:43 UTC 2015
Modified Files:
pkgsrc/print/cups-filters: Makefile distinfo
Log Message:
Update print/cups-filters to cups-filters-1.1.0.
Changes:
CHANGES IN V1.1.0
- Version numbering scheme changed: Releases with feature
addition/change have the minor number increased now, pure
bug fix releases get the revision number increased, to make
use of the minor number which stayed zero all the time.
- cups-browsed: Added "DefaultOptions" directive to
cups-browsed.conf to allow defining default option settings
for local queues to be generated for newly appearing remote
printers.
- cups-browsed: Removed assert() calls which remained from
copy and paste in the very beginning of the development of
cups-browsed. assert() is only for use during debugging and
should not be used in production code.
- cups-browsed: Let option settings of a generated print queue
be saved before taking the queue down so that when the remote
printer appears again all user changes get restored, making
user changes permanent on generated queues.
- foomatic-rip: Fixed string length for shell path constant, to
work also with systems having longer paths (Bug #1325)
- cups-browsed: Added a mode in which IP-based device URIs
for the generation of local print queues are used, for
cases with problems in local host name resolution.
- foomatic-rip: Use -dFirstPage=... and -dLastPage=... only
if really needed (Bug #1324).
- cups-browsed, implicitclass: Make the load-balancing
configurable so that one can select whether the jobs get
queued up locally like in a CUPS class or whether they get
immediately distributed to the remote servers letting them
queue up there.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/print/cups-filters/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/cups-filters/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index