- 30 May, 2020 3 commits
-
-
Chris Lamb authored
-
Prevent an issue where (for example) LibarchiveMember's has_same_content method is called regardless of the actual type of file. Signed-off-by:
Chris Lamb <lamby@debian.org> -
Daniel Fullmer authored
-
- 29 May, 2020 2 commits
-
-
Chris Lamb authored
Normalise filesystem stat(2) "birth times" (ie. st_birthtime) in the same way we do with stat(1)'s "Access:" and "Change:" times to fix a nondetermistic build failure on GNU Guix. Thanks, Vagrant and Chocimier. (Closes: reproducible-builds/diffoscope#74)
-
Chris Lamb authored
Refactor .changes and .buildinfo handling to show all details (including the GPG header and footer components) even when referenced files are not present. (Closes: reproducible-builds/diffoscope#122)
-
- 28 May, 2020 1 commit
-
-
Chris Lamb authored
-
- 27 May, 2020 1 commit
-
-
Chris Lamb authored
Drop the (default) subprocess.Popen(shell=False) keyword argument so that the more unsafe shell=True is more obvious.
-
- 26 May, 2020 6 commits
-
-
Mattia Rizzolo authored
Closes: #949598 Fixes: #89 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Gbp-Dch: Ignore Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Gbp-Dch: Ignore Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 24 May, 2020 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 23 May, 2020 5 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
Use a BuildinfoFile (etc.) regardless of whether the associated files such as the orig.tar.gz and the .deb are present. (Re: reproducible-builds/diffoscope#122)
-
- 22 May, 2020 6 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Add matching comments to tie up a slightly abstraction-breaking bit of code in diffoscope.comparators.mising_file and the .dsc/.buildinfo file handling.
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Don't leak the full path of the temporary directory in "Command [..] exited with 1". (Closes: reproducible-builds/diffoscope#126) We retain it in the Python log/debug messages.
-
Chris Lamb authored
Clarify "Command [..] failed with exit code" to remove duplicate "exited with exit" but also to note that diffoscope is intepreting this as an error.
-
- 21 May, 2020 1 commit
-
-
Holger Levsen authored
Fixes: lintian: debian-changelog-line-too-long See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html
-
- 19 May, 2020 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Use SHA256 over MD5 when generating page names for the HTML directory presenter. (Closes: reproducible-builds/diffoscope#124)
-
- 18 May, 2020 4 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
Validate checksums for files referenced in .changes files using SHA256 over SHA1. (Re: reproducible-builds/diffoscope#124)
-
Avoid build-cache in building the released Docker image. (Closes: reproducible-builds/diffoscope#123)
-
- 16 May, 2020 8 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
Prevent CI (and runtime) apksigner test failures due to lack of binfmt_misc on Salsa CI and elsewhere. In Debian, the `apksigner` binary is a symbolic link to the .jar file itself, requiring binfmt_misc support to execute directly. We therefore resolve its location and pass that to `java -jar` instead
-
Chris Lamb authored
Add support for printing the signatures via apksigner(1). (Closes: reproducible-builds/diffoscope#121)
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Gbp-Dch: ignore
-