SHA256
1
0
forked from pool/diffoscope

Accepting request 955466 from devel:languages:python

- - update to version 204:
 - Don't run the binwalk comparator tests as root (or fakeroot) as the
   latest version of binwalk has some security protection against doing
   precisely this.
 - If we fail to scan a file using binwalk, return 'False' from
   BinwalkFile.recognizes rather than raise a traceback.
 - If we fail to import the Python "binwalk" module, don't accidentally report
   that we are missing the "rpm" module instead.
 - Use dependencies to ensure that "diffoscope" and "diffoscope-minimal"
   packages always have the precise same version.
- update to version 203:
 - Improve documentation for --timeout due to a few misconceptions.
   Add an allowed-to-fail test regarding a regression in directory handling.
 - Tidy control flow in Difference._reverse_self a little.
 - Fix diffing CBFS names that contain spaces.

OBS-URL: https://build.opensuse.org/request/show/955466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diffoscope?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2022-02-16 23:31:15 +00:00 committed by Git OBS Bridge
commit 788a8676ff
6 changed files with 39 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c431f805df3b8519d0d3139e2628dea27d913409ef0f7bdfa6f2605e80175800
size 2681879

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmH9UKgACgkQHpU+J9Qx
Hlgzjg/8C6lG7Y+/JKiPcFl3gSL4nJAExJN/6pxM1AcTOeDL5rNEiGXefdwiUDI1
0vM/K1c+4QOLah0KzwllW195r5qGfNJJUe2iRlToij4FcilbxqsROaZAZme6ZLMF
cmsuGLmtQB+yzLa2Bg1qsdJq4cLXNrqcjZJ0LgvTBoFFMKtnr3WoBnh4KS4+GmAH
LcTnceqz9SBx1Nj8hj5C2axw0HcE78Ks2S6LvvHO99E7Krt5/wj4+7KFlnN2wMYH
35hN0hUFkiaI+D9LKqlpv4D++8L73VJkJEY4qpSu55jwAcgSRAbkC5bparUDf17r
RwmJajtCOP8+2VVTPp0hKvHdGQ8Y762P9m1ccA91bHikv/PIuDOBbeyV8jlvGfbi
1qx1tdBjfUlcB/pagoIgiyarnlO7A2Wfkp0AwypiKtB6dIICZVun+QAaNZ9eN4yx
NMfn/qN8HvysMKwR/U93NZZu9ApQ/Q92ca5mzxOtPu2iFKA/GJdMvedIp0OOlpEW
4jRit+CnmQcEsCW26JPsTnIr9GTjUOCvf3mHXGqtDp4JRaS1/2f/eIK9i0GF7fXL
GUk7UAycmYUTZlejn7DHWfvzh32RKekiwwYCLnOKM0dP84Tc+QWcNfMAF9yXoZC3
HTs3duSMRr90m/1jr28D5DPRU58xItNqTmfkRQlp7MBZOW5Z5SU=
=r5oL
-----END PGP SIGNATURE-----

3
diffoscope-204.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:258a3fe29a9ed884a92c79fdd214c1b6bd1f7ef897f26e255a055beb3c1c78fe
size 2680937

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmIGriQACgkQHpU+J9Qx
HlivqA/9EW2PZGIvqK1GLjeyVA6XNy0UxmXQKldB33XqXWKiuwBFAzK5Yhwb7ROu
J/P9sIPHAnuM85dos5UAEGzspXsV6LF+gRZm6zQwe4peIFpBFwy79mdGPyeJnGBS
GN6J+SuXR5iNKduA8www2D2Hc/pI+fwQx2M4Omq09PMxABYqkccP2CeVjYy7YY2b
Ly/sPJu0+2wNJo+0+LPd3GyR07KJfoBaESwYeL2oHfhqZek53H8LhC5//gZMmpr3
JoG6byzrU2G+iAsdR3WegB7fha9LOSVPI3LpYK/4l2XEaHStEcTowowgqjUndVJM
I0/QRxW/ooidZHpG9Dejs5Z+24ZI7LKieTkKYwt2Fu+l7w3XvoOGOUGTvXJVS9X1
6v1Isy7O4fyGoNVvl48OgyvuXVMEgiC6ntWqaSCqCNg6fimd7c5BIOc6pfxjPIZ7
iXql/kCpzcI96iGryrVh02KF6lwGGPROMu/8bz1fSuA46ssfoZq1k3QnptXS0QSU
iaaFGY0Nc9/AcAEfxmW1peNEzvrhHyytRrbV0pQ3qNeZDaGZTBNCOM259+zCtUJH
Re9bDzA5EW4zfV3fi2NgAGN/OpS+kxupCckntjz+TGoy4xGOwPNO2JRUqkN7ON5S
JcJn4chvBfLjT3jpmZOF7epYAvcy++mvZ1dDDRsX37ZV56xiVe0=
=YFu0
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Feb 11 19:14:39 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- - update to version 204:
- Don't run the binwalk comparator tests as root (or fakeroot) as the
latest version of binwalk has some security protection against doing
precisely this.
- If we fail to scan a file using binwalk, return 'False' from
BinwalkFile.recognizes rather than raise a traceback.
- If we fail to import the Python "binwalk" module, don't accidentally report
that we are missing the "rpm" module instead.
- Use dependencies to ensure that "diffoscope" and "diffoscope-minimal"
packages always have the precise same version.
- update to version 203:
- Improve documentation for --timeout due to a few misconceptions.
Add an allowed-to-fail test regarding a regression in directory handling.
- Tidy control flow in Difference._reverse_self a little.
- Fix diffing CBFS names that contain spaces.
-------------------------------------------------------------------
Fri Feb 4 16:51:28 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -17,7 +17,7 @@
Name: diffoscope
Version: 203
Version: 204
Release: 0
Summary: In-depth comparison of files, archives, and directories
License: GPL-3.0-or-later