Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

oxipng-10.1.0-1.5 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: oxipng Distribution: openSUSE Tumbleweed
Version: 10.1.0 Vendor: openSUSE
Release: 1.5 Build date: Mon Feb 9 17:19:59 2026
Group: Unspecified Build host: reproducible
Size: 1601360 Source RPM: oxipng-10.1.0-1.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/oxipng/oxipng
Summary: Multithreaded lossless PNG optimizer
Oxipng is a multithreaded lossless PNG compression optimizer. It can be used
via a command-line interface or as a library in other Rust programs.

Provides

Requires

License

MIT

Changelog

* Mon Feb 09 2026 Enrico Belleri <kilgore.trout@idesmi.eu>
  - Update to version 10.1.0:
    * [Feature] Add --json option for machine-readable output.
    * [Improvement] New default output with file counter and summary.
    * [Bugfix] Fix fast mode sometimes giving suboptimal results for
      small, indexed images.
    * [Breaking] CLI: Change short zopfli flag from -Z to -z.
    * [Breaking] CLI: Change --pretend/-P to --dry-run/-d.
    * [Breaking] CLI: Change --interlace options from 1/0 to on/off.
    * [Breaking] API: Change Options.interlace: Option<Interlacing> to
      Options.interlace: Option<bool>.
    * [Breaking] API: Change Options.filter: IndexSet<RowFilter> to
      Options.filters: IndexSet<FilterStrategy>.
    * [Breaking] API: Change Options.deflate: Deflaters to
      Options.deflater: Deflater.
    * [Breaking] API: Change Deflaters::Zopfli { .. } to
      Deflater::Zopfli(ZopfliOptions { .. }).
    * [Breaking] API: Change optimize() to return (usize, usize), with
      original and optimized sizes.
    * [Feature] Allow zopfli iterations higher than 255.
    * [Feature] Add --ziwi option for zopfli iterations without
      improvement.
    * [Feature] Add --max-raw-size option to skip images that are too
      large.
    * [Feature] Add --brute-level and --brute-lines options for
      advanced control of Brute filter.
    * [Improvement] Reduce memory usage for fast mode.
    * [Improvement] Slightly improve compression with Brute filter at
      levels 5 and 6.
    * [Misc] Change --preserve option to no longer preserve last access
      time.
    * [Misc] Make help output colored.
* Fri Jul 04 2025 Enrico Belleri <kilgore.trout@idesmi.eu>
  - Update to version 9.1.5:
    * Add --sequential option to process files sequentially rather
      than in parallel.
    * Update to latest Zopfli with greatly improved performance.
    * Reduce memory usage.
    * Correct handling of grayscale conversion when ICC profile is
      present.
* Wed Mar 12 2025 Enrico Belleri <kilgore.trout@idesmi.eu>
  - Enable features:
    * sanity-checks
    * system-libdeflate:
      use system deflate libraries
* Thu Feb 27 2025 Enrico Belleri <kilgore.trout@idesmi.eu>
  - Update to version 9.1.4:
    * Improve optimization of APNG files (reductions still not
      supported yet).
    * Improve reductions for small images and ensure consistent
      results for repeat runs.
    * Add feature system-libdeflate to use the system-installed
      version of libdeflate.
    * Strip C2PA metadata by default.
    * Add --zi option to control the number of Zopfli iterations.
    * Allow setting compression level to 0.
    * Improve filtering performance for some images.
    * Move man page generation to an xtask.
    * Fix --nx still applying deinterlacing by default.
    * Fix optimized APNGs not being compatible with some programs.
* Tue Apr 23 2024 Enrico Belleri <kilgore.trout@idesmi.eu>
  - Update to version 9.1.1:
    * Change man page generation path to resolve issue with cargo publish
* Mon Apr 22 2024 Enrico Belleri <kilgore.trout@idesmi.eu>
  - Add man pages
* Sun Apr 21 2024 Enrico Belleri <kilgore.trout@idesmi.eu>
  - Update to version 9.1.0:
    * Add --keep display equivalent to --strip safe.
    * Add modified zeng palette sorting method, improving optimization of indexed images.
    * If only one filter is specified, guarantee to only use this one.
    * Evaluate low-depth indexed even if low-depth grayscale was already achieved.
    * Fix battiato palette sorting method not being used if the input was not already indexed.
    * Fix rare crash caused by a truncated palette.
    * Reduce size of binaries.
    * Add man page generation.
* Fri Nov 10 2023 kilgore.trout@idesmi.eu
  - Update to version 9.0.0:
    * Overhaul help
    * Tidy some issue tests
    * Add test
    * Combine palette reduction and sorting
    * Update `zopfli` to v0.8.0
    * Bump actions/checkout from 3 to 4
    * Remove libdeflate slack space no longer needed
    * Update libdeflater
    * Remove `backup` and `check` options
* Mon Jul 31 2023 Marcus Rueckert <mrueckert@suse.de>
  - Replace rust-packaging with cargo-packaging after the rename
* Sat Jan 14 2023 Marcus Rueckert <mrueckert@suse.de>
  - initial package

Files

/usr/bin/oxipng
/usr/share/doc/packages/oxipng
/usr/share/doc/packages/oxipng/CHANGELOG.md
/usr/share/doc/packages/oxipng/README.md
/usr/share/licenses/oxipng
/usr/share/licenses/oxipng/LICENSE
/usr/share/man/man1/oxipng.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Aug 3 00:14:01 2026