Go to file
Dirk Mueller de8e59e3e0 - update to 261 (bsc#1220157, CVE-2024-25711):
* Don't crash if we encounter an .rdb file without an
    equivalent .rdx file.
  * Actually test 7z support in the test_7z set of tests, not the
    lz4 functionality.
  * In addition, correctly check for the 7z binary being
    available (and not lz4) when testing 7z.
  * Prevent a traceback when comparing a contentful .pyc file
    with an empty one. (Re: Debian:#1064973)
  * Don't error-out with a traceback if we encounter
    "struct.unpack"-related errors when parsing .pyc files.
  * Fix compatibility with PyTest 8.0.
  * Don't try and compare rdb_expected_diff on non-GNU systems as
    %p formatting can vary.
  * Use the 7zip package (over p7zip-full) after package
    transition.
  * Parse the header and hunksize of diffs strictly before
    parsing the context below.
  * Reformat code to comply with the latest version of Black
    (24.1.1).
  * Expand the previous changelog entry to include the CVE number
    that was subsequently assigned.
  * Bump the miniumum Black requirement to run the "Black clean"
    test and make test_zip.py Black clean.
  * CVE-2024-25711: Use a determistic name when extracting
    content from GPG artifacts instead of trusting the value of
    gpg's --use- embedded-filenames.
  * Temporarily fix support for Python 3.11.8 re. a potential
    regression with the handling of ZIP files.
  * Add/fix compatibility for Python progressbar 2.5 & 3.0 etc.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diffoscope?expand=0&rev=92
2024-03-24 18:02:10 +00:00
.gitattributes Accepting request 433083 from devel:languages:python3 2017-01-25 22:17:42 +00:00
.gitignore Accepting request 433083 from devel:languages:python3 2017-01-25 22:17:42 +00:00
diffoscope-261.tar.bz2 - update to 261 (bsc#1220157, CVE-2024-25711): 2024-03-24 18:02:10 +00:00
diffoscope-261.tar.bz2.asc - update to 261 (bsc#1220157, CVE-2024-25711): 2024-03-24 18:02:10 +00:00
diffoscope.changes - update to 261 (bsc#1220157, CVE-2024-25711): 2024-03-24 18:02:10 +00:00
diffoscope.keyring - update to 241: 2023-05-03 19:27:16 +00:00
diffoscope.spec - update to 261 (bsc#1220157, CVE-2024-25711): 2024-03-24 18:02:10 +00:00