]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
diffoscope: upgrade 265 -> 267
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 22 May 2024 09:14:13 +0000 (17:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2024 08:38:20 +0000 (09:38 +0100)
commit577d2f29c4bbeb182d45331dbe77b15758746d00
treef5be7595fc3b74daeb922fb1f937104e1e76d30b
parent66c422c2c5c21d32664666bdf50964078e57bd14
diffoscope: upgrade 265 -> 267

Changelog:
===========
* Use "xz --list" to supplement the output when comparing .xz archives;
  essential when some underlying metadata differs.
* Actually append the xz --list after the container differences, as it
  simplifies tests and the output.
* Add 7zip to <!nocheck> Build-Depends in debian/control.
* Update copyright years.
* Maintain an in-header boolean state to determine whether to drop
  from-file/to-file lines. This fixes an issue where HTML differences were
  being inadvertendly neglected.
* Include "xz --verbose --verbose" (ie. double --verbose) output, not just
  the single --verbose.
* Only include "xz --list" output if the xz has no other differences.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/diffoscope/diffoscope_267.bb [moved from meta/recipes-support/diffoscope/diffoscope_265.bb with 93% similarity]