cups-browsed 2.0.0-0ubuntu1 source package in Ubuntu

Changelog

cups-browsed (2.0.0-0ubuntu1) mantic; urgency=medium

  * New upstream release.
    - Final release with further bug fixes
    - Fixed crash when handling remote CUPS queues
    - Use description/location from server if available, otherwise from
      client
    - Do not record `*-default` IPP attributes of local CUPS queues, we
      record the PPD defaults already
    - In run-tests.sh use pkgconfig instead of deprecated cups-config
  * Removed patch 0003-fix-queue-creation-failure-handling.patch, fix is
    included in the upstream code.

 -- Till Kamppeter <email address hidden>  Mon, 25 Sep 2023 18:55:33 +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.0.orig.tar.xz 416.1 KiB 3a63793213f302787357f520a09e4aaae47aad67cd030d9b29de20e51649b38b
cups-browsed_2.0.0-0ubuntu1.debian.tar.xz 8.4 KiB a4749af880aebf6f367c691acd3e9a5cd71f33a5c97689d5d59c5bda7d441b06
cups-browsed_2.0.0-0ubuntu1.dsc 1.7 KiB 29b2d1fff06f5a114ea60d88ceb8553aefd49a609d9b1445a334592b67327ef0

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.