Path to this page:
./
print/cups-base,
Common UNIX Printing System
Branch: CURRENT,
Version: 2.4.11nb3,
Package name: cups-base-2.4.11nb3,
Maintainer: sbdThe Common UNIX Printing System provides a portable printing layer for
UNIX operating systems. It has been developed by Easy Software Products
to promote a standard printing solution for all UNIX vendors and users.
CUPS provides the System V and Berkeley command-line interfaces.
CUPS uses the Internet Printing Protocol (IETF-IPP) as the basis for
managing print jobs and queues. The Line Printer Daemon (LPD, RFC1179)
and AppSocket protocols are also supported with reduced functionality.
CUPS adds network printer browsing and PostScript Printer Description
("PPD")-based printing options to support real world applications under
UNIX.
MESSAGE.libusb [+/-]===========================================================================
$NetBSD: MESSAGE.libusb,v 1.1 2017/11/12 14:10:15 khorben Exp $
With cups 1.4 from pkgsrc, USB printing can use libusb in addition to
traditional USB printer devices.
To see the DeviceURI of all attached printers run:
${PREFIX}/libexec/cups/backend/usb
libusb DeviceURIs start with "usb://".
ulpt(4)/usblp DeviceURIs start with "usb:/dev/" (e.g., "usb:/dev/ulpt0".)
===========================================================================
MESSAGE.pam [+/-]===========================================================================
$NetBSD: MESSAGE.pam,v 1.1 2017/11/12 14:10:15 khorben Exp $
To authenticate for CUPS using PAM, add the contents of the file:
${PREFIX}/share/examples/cups/cups.pam
to your PAM configuration file.
===========================================================================
Required to run:[
sysutils/dbus] [
graphics/tiff] [
graphics/png] [
graphics/jpeg] [
security/gnutls] [
print/libpaper] [
textproc/libunistring] [
devel/libusb1] [
print/libcups]
Package options: dbus, dnssd, kerberos, libusb
Master sites:
Filesize: 7956.8 KB
Version history: (Expand)
- (2024-11-15) Updated to version: cups-base-2.4.11nb3
- (2024-11-01) Updated to version: cups-base-2.4.11nb2
- (2024-11-01) Updated to version: cups-base-2.4.11nb1
- (2024-10-19) Updated to version: cups-base-2.4.11
- (2024-09-27) Updated to version: cups-base-2.4.10nb1
- (2024-06-26) Updated to version: cups-base-2.4.10
CVS history: (Expand)
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-19 22:01:29 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
*cups*: update to 2.4.11
Changes in CUPS v2.4.11 (2024-09-30)
------------------------------------
- Updated the maximum file descriptor limit for `cupsd` to 64k-1 (Issue #989)
- Fixed `lpoptions -d` with a discovered but not added printer (Issue #833)
- Fixed incorrect error message for HTTP/IPP errors (Issue #893)
- Fixed JobPrivateAccess and SubscriptionPrivateAccess support for "all"
(Issue #990)
- Fixed issues with cupsGetDestMediaByXxx (Issue #993)
- Fixed adding and modifying of printers via the web interface (Issue #998)
- Fixed HTTP PeerCred authentication for domain users (Issue #1001)
- Fixed checkbox support (Issue #1008)
- Fixed printer state notifications (Issue #1013)
- Fixed IPP Everywhere printer setup (Issue #1033)
|
2024-09-27 09:07:46 by Thomas Klausner | Files touched by this commit (3) |
Log message:
icups-base: add lots of security fixes for the PPD issue
From upstream.
Bump PKGREVISION.
|
2024-06-26 18:26:39 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
*cups*: update to 2.4.10
Changes in CUPS v2.4.10 (2024-06-18)
-----------------------------
- Fixed error handling when reading a mixed `1setOf` attribute.
- Fixed scheduler start if there is only domain socket to listen on (Issue #985)
|
2024-06-17 11:59:30 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
*cups*: update to 2.4.9
Changes in CUPS v2.4.9 (2024-06-11)
-----------------------------------
- Fixed domain socket handling (CVE-2024-35235)
- Fixed creating of `cupsUrfSupported` PPD keyword (Issue #952)
- Fixed searching for destinations in web ui (Issue #954)
- Fixed TLS negotiation using OpenSSL with servers that require the TLS SNI
extension.
- Really raised `cups_enum_dests()` timeout for listing available IPP printers
(Issue #751)...
- Fixed `Host` header regression (Issue #967)
- Fixed DNS-SD lookups of local services with Avahi (Issue #970)
- Fixed listing jobs in destinations in web ui. (Apple issue #6204)
- Fixed showing search query in web ui help page. (Issue #977)
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|