cups-browsed 2.0~rc1-0ubuntu2 source package in Ubuntu

Changelog

cups-browsed (2.0~rc1-0ubuntu2) mantic; urgency=medium

  * Fixed handling of failures when creating local print queues. On
    a failure a global variable was set by the queue creation function
    running as background thread, to stop the loop for updating the
    local queues, but the variable was never reset, making no local
    queue updates done any more for the rest of the life of the
    daemon, making the daemon falling into a busy loop. Completely
    done away with the variable. It is actually not needed (LP: #2018504).

 -- Till Kamppeter <email address hidden>  Sun,  4 Jun 2023 18:50:57 +0200

Upload details

Uploaded by:
Till Kamppeter
Uploaded to:
Mantic
Original maintainer:
Debian Printing Group
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cups-browsed_2.0~rc1.orig.tar.xz 415.4 KiB c6d62391ee65a1779dc11a4f9a5fab17a03c021768eddf3e24dcceaf56346ab4
cups-browsed_2.0~rc1-0ubuntu2.debian.tar.xz 8.9 KiB 155a9df070afb4e5cca9392a5b19b19841361fc53f3d9c38895a0de9f8b0f27a
cups-browsed_2.0~rc1-0ubuntu2.dsc 1.7 KiB 5997929b378f30e1b74da810cf08a39a43363d9d51073544b9254846bc096671

View changes file

Binary packages built by this source

cups-browsed: OpenPrinting cups-browsed

 This package provides cups-browsed, a daemon which browses the Bonjour
 broadcasts of shared remote CUPS printers and makes the printers
 available locally, replacing the CUPS broadcasting/browsing which was
 dropped in CUPS 1.6.x. This way the old behavior of having the remote
 printers available automatically is now re-implemented with Bonjour.
 .
 cups-browsed is also useful with a CUPS >= 1.6 client to allow the
 latter to browse the printer list of CUPS < 1.6 servers (by using the
 old 'cups' protocol in BrowseRemoteProtocols).
 .
 cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS <
 1.6 clients to browse its printer list (by using the old 'cups'
 protocol in BrowseLocalProtocols).

cups-browsed-dbgsym: debug symbols for cups-browsed
cups-browsed-tests: OpenPrinting cups-browsed - Test script for autopkgtests

 This package provides cups-browsed, a daemon which browses the Bonjour
 broadcasts of shared remote CUPS printers and makes the printers
 available locally, replacing the CUPS broadcasting/browsing which was
 dropped in CUPS 1.6.x. This way the old behavior of having the remote
 printers available automatically is now re-implemented with Bonjour.
 .
 This package contains a test script from the upstream code which is used
 for the autopkgtests.
 .
 For using cups-browsed you do not need to install this package. It does not
 contain anything useful for end users.