- 12 May, 2015 1 commit
-
-
Jérémy Bobbio authored
-
- 11 May, 2015 3 commits
-
-
Reiner Herrmann authored
-
Reiner Herrmann authored
And also add default value to encoding parameter, if none was specified. Closes: #784891
-
Reiner Herrmann authored
Comparing two uncompressed .info files directly is working with the text comparator. But it is crashing when it is compressed with gzip (#784891). I tried adding a new comparator for .info files which uses the info utility to dump the whole info manual, but this was also adding the temporary filename (where dbd extracted the file to) into the output (and therefore always causing differences). Trying to pipe the content to info and let it read from /dev/stdin was also not successful yet. I'm reverting this back to the old behavior until a proper solution has been found.
-
- 09 May, 2015 1 commit
-
-
Jérémy Bobbio authored
-
- 07 May, 2015 2 commits
-
-
Jérémy Bobbio authored
-
Reiner Herrmann authored
-
- 05 May, 2015 1 commit
-
-
Jérémy Bobbio authored
-
- 04 May, 2015 1 commit
-
-
Jérémy Bobbio authored
This allows debbindiff to process drmips.
-
- 01 May, 2015 3 commits
-
-
Reiner Herrmann authored
-
Reiner Herrmann authored
-
Reiner Herrmann authored
-
- 30 Apr, 2015 5 commits
-
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
It should be a lot faster. Because it's a new required tool, we must shuffle couple things around.
-
Reiner Herrmann authored
-
Yasushi SHOJI authored
While using debbindiff with file system images mounted with different loop devices, stat shows that those loop devices are indeed different. This clutters the report if you are comparing many files and unable to see important points. Usually those devices does not matter when comparing files for reproducible build, so disable the device diff.
-
- 21 Apr, 2015 2 commits
-
-
Jérémy Bobbio authored
But to get them all we would need to parse `file` output in text mode. Let's see later.
-
Jérémy Bobbio authored
-
- 16 Apr, 2015 3 commits
-
-
Reiner Herrmann authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
Closes: #782551
-
- 09 Apr, 2015 1 commit
-
-
Reiner Herrmann authored
Closes: #782253
-
- 05 Apr, 2015 1 commit
-
-
Reiner Herrmann authored
Zip member filenames may contain "../", which is ignored while extracting. ZipFile.extract returns the actual path where the file is extracted to.
-
- 04 Apr, 2015 1 commit
-
-
Jérémy Bobbio authored
-
- 03 Apr, 2015 5 commits
-
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
- 02 Apr, 2015 2 commits
-
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
- 31 Mar, 2015 8 commits
-
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-
Jérémy Bobbio authored
-