Skip to content

Commit 622777e

Browse files
committed
libcups 3.0rc4
1 parent c337e3a commit 622777e

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: libcups v3.0rc4
3+
layout: single
4+
author: Mike
5+
excerpt: libcups v3.0rc4 is the fourth release candidate of the CUPS v3 library and tools which remove deprecated APIs, add new APIs, and normalize existing APIs.
6+
---
7+
8+
libcups v3.0rc4 is the fourth release candidate of the CUPS v3 library and tools which remove deprecated APIs, add new APIs, and normalize existing APIs. Changes include:
9+
10+
- Added `cupsCopyCredentialsPublicKey` API.
11+
- Added `cupsGetClock` API.
12+
- Added `cupsJWTLoadCredentials` API.
13+
- Added "client.conf" man page.
14+
- Added `cups-oauth` and `cups-x509` utilities (Issue #108)
15+
- Updated documentation (Issue #99)
16+
- Updated `cupsDNSSD` APIs on Windows (Issue #29)
17+
- Updated the `ipptool` utility to support the `--bearer-token` and `--client-name` options.
18+
- Updated `cupsOAuthGetMetadata` to support Microsoft Azure/Entra OAuth servers.
19+
- Updated `ipptransform` to support generation of PCLm output in addition to PWG Raster data.
20+
- Updated `cupsEnumDests` and `cupsGetDests` to support printer browsing and filtering options in client.conf (Issue #106)
21+
- Fixed handling of finishings/finishings-col and media/media-col in the `ippeveprinter` tool (Issue #95)
22+
- Fixed a duplicate printer reporting bug in `cupsGetDests`.
23+
- Fixed handling of `NULL` path in `cupsSaveCredentials` API.
24+
- Fixed handling of default authorization strings.
25+
- Fixed validation of dateTime values with time zones more than UTC+11.
26+
27+
Enjoy!
28+
29+
* <a href="https://github.com/OpenPrinting/libcups/releases/tag/v3.0rc4" itemprop="sameAs" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-download" aria-hidden="true"></i>Download v3.0rc4</a>

0 commit comments

Comments
 (0)