Skip to content

Commit b0e54bd

Browse files
committed
libcups 3.0.1.
1 parent 5833605 commit b0e54bd

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

_posts/2026-04-09-libcups-3.0.1.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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>

0 commit comments

Comments
 (0)