libcups v3.0rc3
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:
- Updated
cupsCreateCertificateRequestto store the new private key separately. - Updated
cupsSaveCredentialsto validate the input credentials, support using a saved private key fromcupsCreateCertificateRequest, and support credential removal as documented. - Updated the raster functions to report more issues via
cupsRasterGetErrorString. - Fixed a crash bug on Windows.
Enjoy!
Comments