Fork me on Salsa

« Back to homepage

diffoscope 290 released

21 Mar 2025 — Chris Lamb


The diffoscope maintainers are pleased to announce the release of diffoscope version 290. This version includes the following changes:

[ Chris Lamb ]
* Also consider .aar files as APK files for the sake of not falling back to a
  binary diff. (Closes: #1099632)
* Ensure all calls to out_check_output in the ELF comparator have the
  potential CalledProcessError exception caught. (Re: #398)
* Ensure a potential CalledProcessError is caught in the OpenSSL comparator
  as well.
* Update copyright years.

[ Eli Schwartz ]
* Drop deprecated and no longer functional "setup.py test" command.

You find out more by visiting the project homepage.


« Back to homepage