[diffoscope] branch master updated (2370311 -> 1c26813)

Chris Lamb chris at chris-lamb.co.uk
Sat Sep 9 12:17:14 CEST 2017


This is an automated email from the git hooks/post-receive script.

lamby pushed a change to branch master
in repository diffoscope.

      from  2370311   comparators.fsimage: Tidy module.
       new  1c26813   Add optional support for binwalking to find (eg.) concatenated CPIO archives. (Closes: #820631)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/control                     |   1 +
 debian/rules                       |   1 +
 diffoscope/comparators/__init__.py |   1 +
 diffoscope/comparators/binwalk.py  |  95 +++++++++++++++++++++++++++++++++++++
 tests/comparators/test_binwalk.py  |  71 +++++++++++++++++++++++++++
 tests/data/binwalk_expected_diff   |   9 ++++
 tests/data/test1.binwalk           | Bin 0 -> 3072 bytes
 tests/data/test2.binwalk           | Bin 0 -> 3072 bytes
 8 files changed, 178 insertions(+)
 create mode 100644 diffoscope/comparators/binwalk.py
 create mode 100644 tests/comparators/test_binwalk.py
 create mode 100644 tests/data/binwalk_expected_diff
 create mode 100644 tests/data/test1.binwalk
 create mode 100644 tests/data/test2.binwalk

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list