File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : libcups v3.0.1
3+ layout : single
4+ author : Mike
5+ excerpt : libcups v3.0.1 is a bug fix release.
6+ ---
7+
8+ libcups v3.0.1 is bug fix release. Changes include:
9+
10+ - Updated the internal implementation of ` ipp_t ` to avoid issues on some
11+ embedded platforms (Issue #141 )
12+ - Updated ` httpAddrLookup ` to return a numeric address when the resolver
13+ returns "localhost" for a non-loopback address.
14+ - Updated ` cupsFileGetConf ` and ` cupsFilePutConf ` to escape more characters.
15+ - Updated ` cupsRasterReadHeader ` to validate more of the page header values.
16+ - Updated ` ippeveprinter ` to support custom "printer-state-reasons" keyword
17+ values (Issue #142 )
18+ - Fixed a bug when the ` ippFindXxx ` and ` ippSetXxx ` functions were mixed
19+ (Issue #138 )
20+ - Fixed error handling in the low-level TLS read/write functions.
21+
22+ Enjoy!
23+
24+ * <a href =" https://github.com/OpenPrinting/libcups/releases/tag/v3.0.1 " itemprop =" sameAs " rel =" nofollow noopener noreferrer " ><i class =" fas fa-fw fa-download " aria-hidden =" true " ></i >Download v3.0.1</a >
You can’t perform that action at this time.
0 commit comments