Files
poky/meta/recipes-support
Pierre-Jean Texier 3a4de9ac82 diffoscope: upgrade 146 -> 147
This includes the following changes:

* New features:

  - Add output from strings(1) to ELF binaries. It is intended this will
    expose expose build paths that are hidden somewhere within the objdump(1)
    output. (Closes: reproducible-builds/diffoscope#148)
  - Add basic zsh shell tab-completion support.
    (Closes: reproducible-builds/diffoscope#158)

* Bug fixes:

  - Prevent a traceback when comparing a PDF document that does not contain
    any metadata, ie. it is missing a PDF "/Info" stanza.
    (Closes: reproducible-builds/diffoscope#150)
  - Fix compatibility with jsondiff 1.2.0 which was causing a traceback and
    log the version of jsondiff we are using to aid debugging in the future.
    (Closes: reproducible-builds/diffoscope#159
  - Fix an issue in GnuPG keybox handling that left filenames in the diff.
  - Don't mask an existing test name; ie. ensure it is actually run.

* Reporting:

  - Log all calls to subprocess.check_output by using our own wrapper utility.
    (Closes: reproducible-builds/diffoscope#151)

* Code improvements:

  - Replace references to "WF" with "Wagner-Fischer" for clarity.
  - Drop a large number of unused imports (list_libarchive,
    ContainerExtractionError, etc.)
  - Don't assign exception to a variable that we do not use.
  - Compare string values with the equality operator, not via "is" identity.
  - Don't alias an open file to a variable when we don't use it.
  - Don't alias "filter" builtin.
  - Refactor many small parts of the HTML generation, dropping explicit
    u"unicode" strings, tidying the generation of the "Offset X, Y lines
    modified" messages, moving to PEP 498 f-strings where appropriate, etc.
  - Inline a number of single-used utility methods.

(From OE-Core rev: d6350dd5cdb252216494475b87edf42e0bdfdb19)

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-06-15 14:53:45 +01:00
..
2020-05-03 15:41:39 +01:00
2020-06-09 13:14:00 +01:00
2020-06-15 14:53:45 +01:00
2019-12-16 23:25:49 +00:00
2020-03-02 21:00:53 +00:00
2020-03-21 22:39:01 +00:00
2020-02-22 23:57:27 +00:00
2020-03-29 12:05:31 +01:00
2020-06-09 13:14:00 +01:00
2019-08-08 10:19:56 +01:00
2020-05-07 12:16:00 +01:00
2020-05-24 23:56:03 +01:00
2020-01-19 13:24:38 +00:00
2020-06-09 13:14:00 +01:00
2019-04-23 23:30:19 +01:00
2020-05-03 15:41:40 +01:00
2020-06-04 13:27:30 +01:00
2020-06-04 13:27:30 +01:00
2020-06-09 13:14:00 +01:00
2019-09-06 08:15:45 +01:00
2020-06-04 13:27:31 +01:00
2019-09-01 22:33:07 +01:00
2020-05-30 12:32:48 +01:00
2020-04-24 14:10:08 +01:00
2020-06-04 13:27:32 +01:00
2020-06-04 13:27:31 +01:00
2017-12-10 22:45:18 +00:00
2019-02-19 16:14:57 +00:00
2019-12-06 14:41:28 +00:00
2020-03-10 23:20:33 +00:00
2019-06-14 22:48:22 +01:00
2020-05-30 12:32:47 +01:00
2020-06-04 13:27:30 +01:00
2020-06-09 13:13:59 +01:00
2020-06-09 13:13:59 +01:00