cups-browsed 2.0~b4-0ubuntu1 source package in Ubuntu

Changelog

cups-browsed (2.0~b4-0ubuntu1) lunar; urgency=medium

  * New upstream release 2.0b4.
  * Applied upstream fix to implicitclass backend. It had an uninitialized
    pointer.
  * Added new autopkgtest which uses the test script used by "make check"
    but runs it on the system's cups-browsed (test type 3). To make the
    script ("run-tests.sh") available for autopkgtests we provide it
    (with their auxiliary files) in the new cups-browsed-tests binary
    package.
  * Run cups-browsed as a normal user, not as root. Added
    "User=cups-browsed" to systemd service unit, change cache and log
    directories, added postinst and postrm files to create cups-browsed
    user (member of lpadmin group) and own cache and log directories.
  * Clean up install process.

 -- Till Kamppeter <email address hidden>  Thu, 16 Mar 2023 18:37:54 +0100

Upload details

Uploaded by:
Till Kamppeter
Uploaded to:
Lunar
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~b4.orig.tar.xz 415.2 KiB 3ca0a6b5c5961133c9a4f3afa29c00a763eb9a59d5b49363de2a3b667c3eba34
cups-browsed_2.0~b4-0ubuntu1.debian.tar.xz 7.8 KiB ab77f160f8f3ff2022bad87f0663130a4d8b952cd4f85267c001c76ac51deaf3
cups-browsed_2.0~b4-0ubuntu1.dsc 1.7 KiB 71cb92025bc4d7f686f9321fa47159ef4b44133f70d66de1cb865fb0f043fe34

Available diffs

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