libcups v3.0rc3
Michael Sweet <[email protected]> Tue, 22 Oct 2024 12:32:53 -0400
| Newsgroups | dev.linux.lists.printing-architecture |
|---|---|
| Message-ID | <[email protected]> |
All,
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:
https://github.com/OpenPrinting/libcups/releases/tag/v3.0rc3
Changes include:
- Updated `cupsCreateCertificateRequest` to store the new private key separately.
- Updated `cupsSaveCredentials` to validate the input credentials, support using a saved private key from `cupsCreateCertificateRequest`, and support credential removal as documented.
- Updated the raster functions to report more issues via `cupsRasterGetErrorString`.
- Fixed a crash bug on Windows.
Enjoy!
________________________
Michael Sweet