- 15 Sep, 2018 1 commit
-
-
Chris Lamb authored
-
- 10 Sep, 2018 6 commits
-
-
Chris Lamb authored
Ensure Debian substvar generation is deterministic regardless of installed packages. (Closes: #908072)
-
Chris Lamb authored
Clarify distinction between tools (eg. gpg) and packages (eg. gnupg) when generating Debian substvars.
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Disable binwalk's own user configuration for predictable results and to ensure it does not create (!) unnecessary directories, etc. (Closes: #903444)
-
Chris Lamb authored
-
- 01 Sep, 2018 5 commits
-
-
Chris Lamb authored
This reverts commit 5a2a2511.
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 23 Aug, 2018 2 commits
-
-
Try the following: touch a b TERM=dumb diffoscope a b The result is some nasty warnings about: AttributeError: 'bytes' object has no attribute 'format' This patch fixes the problem. Signed-off-by:
Chris Lamb <lamby@debian.org> -
Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 13 Aug, 2018 1 commit
-
-
my_members is iterated in DebContainer.perform_fuzzy_matching but is modified in Container.comparisons.prep_yield which remove the current item from my_members. This causes an `RuntimeError: OrderedDict mutated during iteration` error. This was not detected by the existing `test_deb.test_compare_different_compression` test as it triggers only when there is more than one file in the .deb file. (That test use only one file: control.tar.{gz,xz}). Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 07 Aug, 2018 3 commits
-
-
Mattia Rizzolo authored
Explicitly add `file` to the dependencies of autopkgtest to have the tests triggered whenever `file` changes Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- Adding encrypted zip test files and test case - Check wether archive is encrypted, and raises exception Signed-off-by:
Chris Lamb <lamby@debian.org> -
Chris Lamb authored
-
- 20 Jul, 2018 1 commit
-
-
Chris Lamb authored
-
- 10 Jul, 2018 1 commit
-
-
Mattia Rizzolo authored
fpc is not built there. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 09 Jul, 2018 6 commits
-
-
Mattia Rizzolo authored
Fixing another failure for s390x. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Chris Lamb authored
Support .deb archives that contain an uncompressed data.tar. Thanks to Roderich Schupp <roderich.schupp@gmail.com> for the bug report. (Closes: #903401)
-
Mattia Rizzolo authored
dpkg-gencontrol: error: the Recommends field contains an arch-specific dependency but the package is architecture all So instead hack the arch limitation in d/tests/control through sed… Gbp-Dch: Ignore Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Chris Lamb authored
Support .deb archives that contain an uncompressed control.tar. Thanks to Roderich Schupp <roderich.schupp@gmail.com> for the bug report. (Closes: #903391)
-
Mattia Rizzolo authored
Fixes autopkgtest on those architectures. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 08 Jul, 2018 14 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
move the whole thing into override_dh_auto_clean, otherwise .pyc are not cleaned up. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
d/tests: autogenerate d/tests/control with all the recommends listed as dependencies, so the test is appropriately triggered whenever one of those packages change Closes: #902920 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
this leads to a nicer output in autopkgtest, where Test-Commands are more obscure 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>
-
Mattia Rizzolo authored
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>
-
Python librarchive 2.8 removed the mtime_nsec property from ArchiveEntry so lets wire the ffi function if available
-
Mattia Rizzolo authored
Fixes: MR: !7 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>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-