--- layout: post title: diffoscope 100 released author: Chris Lamb --- The diffoscope maintainers are pleased to announce the release of diffoscope version `100`. This version includes the following changes: ``` [ Alexis Murzeau ] * Correct matching of .deb archive members. (Closes: #903565) [ Chris Lamb ] * Support .deb archives that contain an uncompressed control.tar and data.tar Thanks to Roderich Schupp . (Closes: #903391, #903401) * Wrap jsondiff calls with try-except to prevent fatal errors. (Closes: #903447, #903449) * Don't include the filename in llvm-bcanalyzer results. (Closes: #905598) * Update generated debian/tests/control. * Bump Standards-Version to 4.2.1. [ Daniel Kahn Gillmor ] * Avoid line eraser error on dumb terminals. (Closes: #906967) * Correct spelling of ereser to eraser. [ Mattia Rizzolo ] * On Debian, do not require apktool on ppc64el and s390x, ogvideotools on s390x and fp-utils on ppc64el and s390x as they are not installable there. * Explicitly add `file` to the dependencies of autopkgtest to have the tests triggered whenever `file` changes [ Ricardo Gaviria ] * Handle errors with encrypted archive files. (Closes: #904685) ``` You find out more by [visiting the project homepage](https://diffoscope.org).