Skip to content

Commit dccf1ff

Browse files
committed
libcups v3.0.2.
1 parent 0db889c commit dccf1ff

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

_posts/2026-06-05-libcups-3.0.2.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: libcups v3.0.2
3+
layout: single
4+
author: Mike
5+
excerpt: libcups v3.0.2 is a bug fix release.
6+
---
7+
8+
libcups v3.0.2 is bug fix release. Changes include:
9+
10+
- Updated `ipptool` to limit the range of supported raster resolutions for the
11+
generated test page content from 1 to 9600dpi.
12+
- Fixed a recursion issue with encoding of nested collections.
13+
- Fixed a potential margin issue when generating A4 PCL from `ipptransform`.
14+
- Fixed exporting of JSON with very large numbers.
15+
- Fixed page header validation in `cupsRasterReadHeader` and
16+
`cupsRasterWriteHeader` for banded raster data.
17+
- Fixed potential crash bug in `cupsCheckDestSupported` function.
18+
- Fixed a duplicate printer bug in `cupsEnumDests` and `cupsGetDests`.
19+
20+
Enjoy!
21+
22+
* <a href="https://github.com/OpenPrinting/libcups/releases/tag/v3.0.2" itemprop="sameAs" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-download" aria-hidden="true"></i>Download v3.0.2</a>

0 commit comments

Comments
 (0)