Skip to content

Commit 5206367

Browse files
committed
libcups v3.0rc3
1 parent b70681c commit 5206367

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: libcups v3.0rc3
3+
layout: single
4+
author: Mike
5+
excerpt: libcups v3.0rc3 is the third 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.0rc3 is the third release candidate of the CUPS v3 library and tools which remove deprecated APIs, add new APIs, and normalize existing APIs. Changes include:
9+
10+
- Updated `cupsCreateCertificateRequest` to store the new private key separately.
11+
- Updated `cupsSaveCredentials` to validate the input credentials, support using a saved private key from `cupsCreateCertificateRequest`, and support credential removal as documented.
12+
- Updated the raster functions to report more issues via `cupsRasterGetErrorString`.
13+
- Fixed a crash bug on Windows.
14+
15+
Enjoy!
16+
17+
* <a href="https://github.com/OpenPrinting/libcups/releases/tag/v3.0rc3" itemprop="sameAs" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-download" aria-hidden="true"></i>Download v3.0rc3</a>

0 commit comments

Comments
 (0)