]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
diffoscope: upgrade 277 -> 283
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 12 Nov 2024 09:23:59 +0000 (17:23 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Nov 2024 13:57:33 +0000 (13:57 +0000)
Changelog:
==========
* Fix crash when objdump is missing when checking .EFI files.
* Ignore errors when listing .ar archives.
* Update copyright years.
* Don't try and test with systemd-ukify within Debian stable.
* Add support for UKI files.
* Drop Depends on deprecated python3-pkg-resources.
* Drop removal of calculated basename from readelf output.
* Temporarily remove procyon-decompiler from Build-Depends as it was removed
  from testing
* Add a helpful contextual message to the output if comparing Debian .orig
  tarballs within .dsc files without the ability to "fuzzy-match" away the
  leading directory.
* Correctly invert "X% similar" value and do not emit "100% similar".
* Update copyright years.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/diffoscope/diffoscope_283.bb [moved from meta/recipes-support/diffoscope/diffoscope_277.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-support/diffoscope/diffoscope_277.bb
rename to meta/recipes-support/diffoscope/diffoscope_283.bb
index f609e607f3bb0af5c90371f4d35fc1a8ee4e943a..27aeaaa7b657c1224b2546ee437ad26c989deee8 100644 (file)
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "d2d4236d7b72be8344b0c7a19506350a7b17d316bcd79d7bfc113e10400b0e10"
+SRC_URI[sha256sum] = "0469ff70e1f37b5e96496f5e3c88dbafcf03fafff409a90601ed84febc31c543"
 
 RDEPENDS:${PN} += "\
         binutils \