Hi,

I have released cups-filters 1.1.0 now, with the following bug fixes:

        - 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.

   Till

Reply via email to