Path to this page:
./
print/libcups,
Common UNIX Printing System library
Branch: CURRENT,
Version: 2.4.16nb1,
Package name: libcups-2.4.16nb1,
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.
This package consists of the library used for talking to CUPS.
Required to run:[
sysutils/dbus] [
graphics/tiff] [
graphics/png] [
graphics/jpeg] [
security/gnutls] [
print/libpaper] [
textproc/libunistring]
Package options: dbus, dnssd, kerberos
Master sites:
Filesize: 7967.936 KB
Version history: (Expand)
- (2026-01-07) Updated to version: libcups-2.4.16nb1
- (2025-11-30) Updated to version: libcups-2.4.15
- (2025-10-24) Updated to version: libcups-2.4.14nb1
- (2025-09-21) Updated to version: libcups-2.4.14
- (2025-08-31) Updated to version: libcups-2.4.12nb1
- (2025-04-28) Updated to version: libcups-2.4.12
CVS history: (Expand)
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
2025-11-30 14:58:06 by Thomas Klausner | Files touched by this commit (7) |  |
Log message:
*cups*: update to 2.4.15
Changes in CUPS v2.4.15 (2025-11-27)
------------------------------------
- Fix various cupsd issues which cause local DoS (CVE-2025-61915)
- Fix unresponsive cupsd process caused by slow client (CVE-2025-58436)
- Fixed potential crash in `cups-driverd` when there are duplicate PPDs
(Issue #1355)
- Fixed error recovery when scanning for PPDs in `cups-driverd` (Issue #1416)
|
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message:
*: recursive bump for pcre2
Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \
/usr/pkg/lib/libglib-2.0.so.0 not defined
|
2025-09-21 20:27:11 by Thomas Klausner | Files touched by this commit (5) |  |
Log message:
*cups*: update to 2.4.14
Changes in CUPS v2.4.14 (2025-09-11)
------------------------------------
- Fixed installation of localized index.html and templates (Issue #1362)
Changes in CUPS v2.4.13 (2025-09-11)
------------------------------------
- Blocked authentication using alternate methods in cupsd (CVE-2025-58060)
- Fixed extension tag handling in `ipp_read_io()` in libcups (CVE-2025-58364)
- Added `print-as-raster` printer and job attributes for forcing rasterization
(Issue #1282)
- Updated documentation (Issue #1086)
- Updated IPP backend to try a sanitized user name if the printer/server does
not like the value (Issue #1145)
- Updated the scheduler to send the "printer-added" or \
"printer-modified" events
whenever an IPP Everywhere PPD is installed (Issue #1244)
- Updated the scheduler to send the "printer-modified" event whenever \
the system
default printer is changed (Issue #1246)
- Fixed a memory leak in `httpClose` (Issue #1223)
- Fixed missing commas in `ippCreateRequestedArray` (Issue #1234)
- Fixed subscription issues in the scheduler and D-Bus notifier (Issue #1235)
- Fixed media-default reporting for custom sizes (Issue #1238)
- Fixed support for IPP/PPD options with periods or underscores (Issue #1249)
- Fixed parsing of real numbers in PPD compiler source files (Issue #1263)
- Fixed scheduler freezing with zombie clients (Issue #1264)
- Fixed support for the server name in the ErrorLog filename (Issue #1277)
- Fixed job cleanup after daemon restart (Issue #1315)
- Fixed handling of buggy DYMO USB printer serial numbers (Issue #1338)
- Fixed unreachable block in IPP backend (Issue #1351)
- Fixed memory leak in _cupsConvertOptions (Issue #1354)
|
| 2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355) |
Log message:
*: recursive bump for tiff growing lerc dependency
|
2025-04-28 13:10:20 by Thomas Klausner | Files touched by this commit (5) |  |
Log message:
*cups*: update to 2.4.12
The last planned release of CUPS 2.4.x series (the next will be 2.5.x
series) contains several enhancements among set of bug fixes, such
following cryptographic policies when using GnuTLS crypto provider and
possibility to opt-out from this behavior, logging job debugging
history if print queue backends fails, or raising alerts for
certificate issues in IPPS backend.
|
| 2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412) |
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch
|
| 2025-04-19 09:58:38 by Thomas Klausner | Files touched by this commit (750) |
Log message:
*: recursive bump for default Kerberos implementation switch
|