Skip to content

v3.8.0

Choose a tag to compare

@joshstoik1 joshstoik1 released this 10 Jul 02:10

Changed

  • Bump mozjpeg-sys to 2.2.4-git
  • Build .deb with cargo-auditable support
  • Try stripping JPEG metadata manually if mozjpeg fails
  • Miscellaneous code cleanup and lints

---

Warning

The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)