Debian Patches

Status for rust-piet/0.7.0-3

Patch Description Author Forwarded Bugs Origin Last update
relax-png-0.18.patch Relax png to 0.18 and port the sample-comparison harness to its API piet's optional `samples` feature uses png to decode reference images and
encode a diff visualisation. png 0.18 changed two APIs touched here:
`Decoder::new` now requires `BufRead + Seek` (a bare `File` is no longer
accepted), and `Reader::output_buffer_size` returns `Option<usize>`. Wrap the
file in a `BufReader` and unwrap the buffer size. Upstream is still on png
0.17; this keeps the Debian build in step with the archive-wide png 0.18
transition.
Greg Lamberson <greg@lamco.io> no 2026-06-09

All known versions for source package 'rust-piet'

Links