Opened 9 years ago

Closed 9 years ago

#6924 closed enhancement (fixed)

cups-filters-1.0.76

Reported by: Fernando de Oliveira Owned by: bdubbs@…
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

https://www.openprinting.org/download/cups-filters/cups-filters-1.0.76.tar.xz

http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/annotate/head:/NEWS

NEWS - OpenPrinting CUPS Filters v1.0.76 - 2015-09-12
-----------------------------------------------------

CHANGES IN V1.0.76

    - cups-browsed: Make build also working with BSD make (Bug
          #1310).
    - cups-browsed, implicitclass: Let the load-balancing queue up
      the jobs in the local (generated) queue until a free (idle,
      enabled, and accepting jobs) remote queue is found (check
      every 5 sec if no free queue available). This gives a more
      even distribution of the work amongst the servers and
      protects against the case that a bunch of jobs gets
      inaccessible or lost if one of the servers fails.
    - cups-browsed: Let the load-balancing also check whether the
      destination queue is actually accepting jobs.
    - cups-browsed: If a generated queue is not removed on
      shutdown of cups-browsed due to remaining jobs in it,
      re-enable it in the next cups-browsed session even if it was
      disabled by something other than cups-browsed.
    - implicitclass: Clean up debug and error messages.
    - implicitclass: Fix exit codes for immediate retry of jobs.
    - cups-browsed: Make absence of CUPS notifications via D-Bus
      non-fatal and fall back to the old behavior of cups-browsed
      (fail-over instead of load balancing for equally-named
      remote queues, do not remove generated queue if it is
      default instead of default printer management). This solves
      problems of CUPS and/or cups-browsed built without D-Bus
      support or absence of D-Bus on the system (Bug #1316).
    - cups-browsed: Do not use g_warning() function, sneaked in by
      copy and paste of CUPS subscription functions.

CHANGES IN V1.0.75

    - texttopdf: Really support BoldItalic (original texttops just maps
      BoldItalic to Bold).
    - texttopdf: Fixed segfault when outputting BoldItalic (Bug #1314).

Change History (3)

comment:1 by Fernando de Oliveira, 9 years ago

Description: modified (diff)
Summary: cups-filters-1.0.75cups-filters-1.0.76

Now at 1.0.76.

comment:2 by bdubbs@…, 9 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:3 by bdubbs@…, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 16528.

Note: See TracTickets for help on using tickets.