- 14 Oct, 2019 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Gbp-Dch: ignore
-
- 11 Oct, 2019 1 commit
-
-
Chris Lamb authored
This adds a "Missing-Python-Modules" entry to the output of --list-missing-tools, for example: ``` Missing-Python-Modules: PyPDF2, argcomplete, defusedxml, guestfs, jsondiff, progressbar, rpm ``` Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 04 Oct, 2019 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 03 Oct, 2019 1 commit
-
-
Chris Lamb authored
-
- 25 Sep, 2019 3 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 24 Sep, 2019 2 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
- 20 Sep, 2019 1 commit
-
-
Vagrant Cascadian authored
-
- 19 Sep, 2019 2 commits
-
-
Vagrant Cascadian authored
-
Vagrant Cascadian authored
-
- 18 Sep, 2019 4 commits
-
-
Vagrant Cascadian authored
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
-
- 17 Sep, 2019 3 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
Also conditionally skip the identification and "no differences" tests as we require the Ocaml compiler to be present when building the test files themselves. (Closes: #940471)
-
- 08 Sep, 2019 6 commits
-
-
Vagrant Cascadian authored
-
Mattia Rizzolo authored
Closes: #939387 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Now that StaticLibFile is out of the way, show off ArFile's recursive ability to: - not care about the .a suffix and not behave differently depending on filenames; - not crash and lose everything when some archive members are not ELF; - gracefully fall back and run the next best tool for a cross-compiled ELF and a sample of non-ELF members - including the corresponding .c source. Tests issue #64, see more details there. In addition to the .c source file, the regen_elfmix.sh script that generated the .a files is embedded in the .a files themselves if ever needed. For size considerations no cross-compiler is provided. Signed-off-by:
Chris Lamb <lamby@debian.org>
Gbp-Dch: ignore -
Remove StaticLibFile in the ELF comparator; ArFile.compare_details() is superior. (Closes: reproducible-builds/diffoscope#64 ) Remove the old code in the StaticLibFile class as it now duplicates the recursion in ArFile.compare_details() in a much inferior way. Fixes issue #64, see the multiple use cases there and in the next commit adding tests. The patch header line in the test output is decremented one line because when run on .a files readelf inserted headings like this: In archive test1.a: Signed-off-by:
Chris Lamb <lamby@debian.org> -
Revert "Don't assume all files called ".a" are ELF binaries because we specified a FILE_EXTENSION_SUFFIX. This prevents an "Unrecognized archive format" traceback when processing (for example) lie 2.2.2+dfsg-3. (Closes: #903446)" This reverts commit cd4c6423 in preparation for fixing issue #64. Signed-off-by:
Chris Lamb <lamby@debian.org>
Gbp-Dch: ignore -
Vagrant Cascadian authored
-
- 07 Sep, 2019 5 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
Build OCaml test input files on-demand rather than shipping them with the package in order to prevent test failures with OCaml 4.08 (Closes: Debian:#939386, reproducible-builds/diffoscope#67) This is related to reproducible-builds/diffoscope#66
-
Chris Lamb authored
-
Chris Lamb authored
-
- 06 Sep, 2019 1 commit
-
-
Chris Lamb authored
See also: a960c924 Gbp-Dch: ignore
-
- 05 Sep, 2019 1 commit
-
-
Mattia Rizzolo authored
MR: reproducible-builds/diffoscope!31 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
- 04 Sep, 2019 1 commit
-
-
Marc Herbert authored
The compression column was added in October 2017 / v4.7 by https://review.coreboot.org/c/coreboot/+/22196/ (0c2f0c1d31) Signed-off-by:
Marc Herbert <Marc.Herbert@gmail.com>
-
- 03 Sep, 2019 1 commit
-
-
- 02 Sep, 2019 3 commits
-
-
Chris Lamb authored
Rebuild test squashfs images to exclude the character device as they requires root or fakeroot to extract, additionally reverting the changes made in reproducible-builds/diffoscope#63. (Closes: reproducible-builds/diffoscope#65 ) Signed-off-by:
Chris Lamb <lamby@debian.org> -
Chris Lamb authored
-
Chris Lamb authored
Update the "no progressbar" logging message to match the parallel "missing tlsh module" warning. (Re: Debian:#939085) Gbp-Dch: ignore
-
- 01 Sep, 2019 1 commit
-
-
Mattia Rizzolo authored
Closes: #939085 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 30 Aug, 2019 1 commit
-
-
Chris Lamb authored
-