--- - branch: MAIN date: Tue Dec 31 00:32:01 UTC 2019 files: - new: '1.11' old: '1.10' path: pkgsrc/sysutils/py-diffoscope/Makefile pathrev: pkgsrc/sysutils/py-diffoscope/Makefile@1.11 type: modified - new: '1.7' old: '1.6' path: pkgsrc/sysutils/py-diffoscope/PLIST pathrev: pkgsrc/sysutils/py-diffoscope/PLIST@1.7 type: modified - new: '1.8' old: '1.7' path: pkgsrc/sysutils/py-diffoscope/distinfo pathrev: pkgsrc/sysutils/py-diffoscope/distinfo@1.8 type: modified id: 20191231T003201Z.79458e9bbeb66c32a88c66330ac5ae9f4b303645 log: "sysutils/py-diffoscope: Update to 134\n\nChangelog:\n\ndiffoscope (134) unstable; urgency=medium\n\n [ Chris Lamb ]\n * Ensure that autopkgtests are run with our pyproject.toml present for the\n correct \"black\" source code formatter settings. (Closes: #945993)\n * Tidy some unnecessary boolean logic in the ISO9660 tests.\n * Rename the \"text_option_with_stdiout\" to \"text_option_with_stdout\".\n \ * Include the libarchive file listing for ISO images to ensure that\n timestamps (not just dates) are visible in any difference.\n (Closes: reproducible-builds/diffoscope#81)\n\n \ [ Eli Schwartz ]\n * Fix an exception in the progressbar handler.\n\n [ Vagrant Cascadian ]\n * Add an external tool reference for zstd on GNU Guix.\n\n -- Chris Lamb Fri, 27 Dec 2019 19:17:16 +0000\n\ndiffoscope (133) unstable; urgency=medium\n\n * Correct the substitution/filtering of paths in ELF output to avoid\n unnecessary differences depending on the path name provided on the\n \ commandline. (Closes: #945572)\n * Silence/correct a SyntaxWarning message due to incorrectly comparing an\n integer by identity (is) over equality (==). (Closes: #945531)\n\n -- Chris Lamb Thu, 28 Nov 2019 10:03:33 +0000\n\ndiffoscope (132) unstable; urgency=medium\n\n * Allow all possible .zip variations to return with non-zero exit codes, not\n just known types we can explicitly identify (eg. Java .jmod and .jar\n files). (Closes: reproducible-builds/diffoscope#78)\n \ * Also permit UTF-8 encoded .dsc and .changes files.\n (Re: reproducible-builds/diffoscope#78)\n \ * Rework a long string of \"or\" statements into a loop with a \"break\".\n\n -- Chris Lamb Tue, 26 Nov 2019 10:31:44 +0000\n\ndiffoscope (131) unstable; urgency=medium\n\n * Clarify in the HTML and text outputs that the limits are per output format,\n not global. (Closes: #944882, reproducible-builds/diffoscope#76)\n \ - Bump the previous \"max_page_size\" limit from 400 kB to 4 MB.\n * Update an Android manifest test to reflect that parsed XML attributes are\n returned in a sorted or otherwise novel manner under Python 3.8.\n * Update code to reflect version 19.10b0 of the black source code\n reformatter and don't run our self-test for versions earlier than this as\n it will generate different results and thus fail.\n * Limit .dsc and .buildinfo matching; don't attempt to compare them as\n ELF sections or similar. (Closes: reproducible-builds/diffoscope#77)\n \ * Add a comment that the text_ascii{1,2} test fixture files are used in\n multiple places so are not trivial to generate on the fly.\n\n -- Chris Lamb \ Sat, 23 Nov 2019 15:22:51 -0500\n\ndiffoscope (130) unstable; urgency=medium\n\n \ [ Chris Lamb ]\n * debian/tests/basic-command-line:\n Move from deprecated ADTTMP to AUTOPKGTEST_TMP.\n * Correct the matching of R .rds files by also detecting newer versions\n of this file format.\n * Drop unused BASE_DIR global in the tests.\n * Try and ensure that new test data files are generated dynamically, ie.\n at least no new ones are added without \"good\" reasons.\n * Truncate the tcpdump expected diff to 8KB (from ~600KB).\n * Refresh OCaml test fixtures to support OCaml >= 4.08.1. Closes: #944709\n * Correct reference to the \".rdx\" extension in a comment.\n * Update XML test for Python 3.8+.\n * Don't use line-base dbuffering when communucating with subprocesses\n in binary mode. (Closes: reproducible-builds/diffoscope#75)\n\n [ Jelle van der Waa ]\n * Add support for comparing .zst files are created by zstd.\n (Closes: reproducible-builds/diffoscope!34)\n\n -- Mattia Rizzolo Thu, 14 Nov 2019 11:22:20 +0100\n\ndiffoscope (129) unstable; urgency=medium\n\n * Call R's \"deparse\" function to ensure that we do not error out and revert\n to a binary diff when processing .rdb files with internal \"vector\" types as\n they do not automatically coerce to strings.\n * Add the ability to pass Python bytestrings to external commands and\n pass our long script to parse R .rdb files using this new method over a\n long command-line argument\n * Use Rscript's --vanilla option over --no-environ as this also enables\n --no-save, --no-restore, --no-site-file and --no-init-file.\n \ * Improve command-line error messages:\n - Split out formatting into a separate utility function.\n - Truncate very long lines when displaying them as an external source\n of data.\n - When printing an error from a command, format the command for the user.\n * Use \"exit code\" over \"return code\" when referring to UNIX error codes in\n displayed differences.\n\n -- Chris Lamb \ Mon, 28 Oct 2019 11:15:18 +0000\n\ndiffoscope (128) unstable; urgency=medium\n\n \ * Query the container for the full path of the parallel R .rdx file for a\n \ .rdb file as well as looking in the same directory. This ensures that\n comparing two .deb/.changes files shows a varying path introduced in\n version 127.\n\n -- Chris Lamb Fri, 25 Oct 2019 09:21:40 +0100\n\ndiffoscope (127) unstable; urgency=medium\n\n [ Chris Lamb ]\n * Move build-dependency on python-argcomplete to the Python 3.x version to\n facilitate Python 2.x removal. (Closes: #942967)\n * Overhaul the handling of GNU R .rdb files:\n - Rework and refactor the handling of .rdb files specifically with respect\n to locating the parallel .rdx file prior to inspecting the file to ensure\n that we do not add files to the user's filesystem in the case of directly\n comparing two .rdb files or, worse, overwriting a file in is place.\n - Use a (\"\"\"-formatted) docstring for our internal R script to dump\n variables.\n - Mask/hide standard errors; R will often produce noisy output that is not\n useful to us.\n - Don't include a useless and misleading \"NULL\".\n - Include all R object names are displayed, including ones beginning with a\n fullstop (\".\").\n - Sort package fields when dumping data for output stability.\n \ - Format package contents as \"foo = bar\" rather than using ugly and\n misleading brackets.\n - Include the object's type when dumping package contents.\n - Never read the site or user's R location environment configuration to\n ensure output stability.\n - Expose absolute paths in the semantic/human-readable output, preventing\n falling back to a useless hexdump.\n * Improve the formatting of command lines:\n - Ensure newlines and other metacharacters appear escaped as \"\\n\", etc.\n - Use the newline (etc.) escaped version of the commandline being executed in\n logging/debug output.\n - When displaying standard error, ensure use the escaped version too.\n * Add support for easily masking the standard error of commands and use this\n in the ffprobe comparator.\n \ * To match the libarchive container, raise a KeyError exception if we request\n \ an invalid member from a directory container.\n * Correct string representation output in the traceback when we cannot locate\n a specific item in a container.\n\n \ [ Mattia Rizzolo ]\n * Run Debian autopkgtests against all Python versions.\n\n -- Chris Lamb Thu, 24 Oct 2019 15:59:34 +0100\n\ndiffoscope (126) unstable; urgency=medium\n\n [ Chris Lamb ]\n * Track and report on missing Python modules.\n (Closes: reproducible-builds/diffoscope#72)\n * Drop some unnecessary control flow.\n * Drop explicit inheriting from 'object' class; unnecessary in Python 3.\n * Bump Standards-Version to 4.4.1.\n\n [ Mattia Rizzolo ]\n * Exit with 2 instead of 1 in case of no disk space.\n\n -- Chris Lamb \ Mon, 14 Oct 2019 12:29:47 -0700\n\ndiffoscope (125) unstable; urgency=medium\n\n \ * The test_libmix_differences ELF test requires xxd. (Closes: #940645)\n\n -- Chris Lamb Wed, 18 Sep 2019 11:44:57 +0200\n\ndiffoscope (124) unstable; urgency=medium\n\n [ Chris Lamb ]\n * Also conditionally skip the identification and \"no differences\" tests as we\n require the Ocaml compiler to be present when building the test files\n themselves. (Closes: #940471)\n\n \ [ Mattia Rizzolo ]\n * Permit all sorts of version suffixes when checking the Debian package\n version matches setup.py, not just for backports. (Closes: #939387)\n\n [ Vagrant Cascadian ]\n * Add external tools on GNU Guix for odt2txt, sng and pgpdump.\n\n [ Marc Herbert ]\n * Remove StaticLibFile in the ELF comparator -- ArFile.compare_details() is\n superior. (Closes: reproducible-builds/diffoscope#64)\n\n -- Chris Lamb Tue, 17 Sep 2019 12:19:07 +0200\n\ndiffoscope (123) unstable; urgency=medium\n\n [ Chris Lamb ]\n * Build OCaml test input files on-demand rather than shipping them with the\n package in order to prevent test failures with OCaml 4.08.\n (Closes: #939386)\n * Update test skipping messages:\n - When skipping tests due to the lack of installed tool, print the package\n that may provide it.\n - Update \"requires foo module\" messages to clarify that they are regarding\n Python modules, not packages.\n \ * Rebuild the test squashfs images to exclude the character device as they\n \ requires root or fakeroot to extract. (reproducible-builds/diffoscope#65)\n \ * Remove accidentally-committed test fixture generation code from tests.\n * Set long_description_content_type to 'text/x-rst' in setup.py to appease\n the PyPI.org linter.\n\n [ Mattia Rizzolo ]\n * Don't crash when the progress is requested but the Python module is\n missing. (Closes: #939085)\n\n [ Vagrant Cascadian ]\n * Add external tools for gifbuild, javap and kbxutil in GNU Guix.\n\n \ [ Marc Herbert ]\n * In the cbfs tests, add a \"Comp\" column test to support Coreboot\n utils > 4.6.\n\n -- Chris Lamb Sat, 07 Sep 2019 14:16:31 +0100\n\ndiffoscope (122) unstable; urgency=medium\n\n [ Chris Lamb ]\n * Apply patch from Lå\x8F©szlå\x9D¦ Bæ\x97¦szæ\x97¦rm辿nyi to update the squashfs test output and\n bump the required version for the test itself. (Closes: #935684)\n * Skip calls to unsquashfs when we are not root or fakeroot.\n (Re: reproducible-builds/diffoscope#63)\n * Include either standard error or standard output (and not just the latter)\n if/when an external command fails.\n * Fix a few unicode/bytes issues:\n - Avoid a possible traceback caused by a str/bytes confusion when handling\n the output of failing external commands.\n \ - Ensure that all of our artificially-created subprocess.CalledProcessError\n \ instances have `output` instances that are bytes objects, not str.\n * Improve debugging output:\n * Add the containing module name to the (eg.) \"Using StaticLibFile for ...\"\n * Improve and condense output when creating our Comparator object types.\n * Correct a reference to `parser.diff` as `diff` in this context is a Python\n function in the module, not the actual output returned from diff(1).\n \ * Add the \"wabt\" Debian package to the test dependencies so that we run the\n \ wasm tests.\n\n [ Mattia Rizzolo ]\n * Now that we test-require wabt, expect that its tools to be available during\n autopkgtests.\n\n -- Chris Lamb \ Fri, 30 Aug 2019 08:52:25 +0100\n\ndiffoscope (121) unstable; urgency=medium\n\n \ * Don't fallback to a (useless) raw hexdump when readelf(1) reports an minor\n \ issue in a section in an ELF binary. For example, when the \"frames\" section\n \ is of the \"NOBITS\" type, its contents are apparently \"unreliable\" and thus\n readelf(1) exits with a returncode of 1. (Closes: #849407, #931962)\n \ * Add support to Difference.from_command_exc and friends to optionally ignore\n \ specified returncodes from the called program and treat them as \"no\"\n difference.\n \ * Simplify the parsing of the optional \"command_args\" argument to the\n from_command and from_command_exc methods in the Difference class.\n\n -- Chris Lamb \ Fri, 16 Aug 2019 09:49:07 -0700\n\ndiffoscope (120) unstable; urgency=medium\n\n \ * No-change sourceful after accidentally uploading binaries in order to\n migration to testing.\n\n -- Chris Lamb Mon, 29 Jul 2019 17:17:46 -0300\n\ndiffoscope (119) unstable; urgency=medium\n\n [ Chris Lamb ]\n * If a command fails to execute but does not print anything to standard\n error, try and include the first line of standard output in the message we\n include in the diff. This was motivated by readelf(1) returning its error\n messages on stdout. (Closes: #931963)\n * Add support for Java \".jmod\" modules. Not all versions of file(1) support\n detection of Jmod files yet, so we perform a manual comparison instead.\n \ (Closes: #933308)\n * Re-add \"return code\" noun to \"Command `foo` exited with X\" error messages.\n * Factor out the ability to ignore the exit codes of \"zipinfo\" and\n \"zipinfo -v\" in the presence of non-standard headers.\n \ * Only override the exit code from our special-cased calls to zipinfo(1) if\n \ they are 1 or 2 to avoid potentially masking real errors.\n * Also add missing textual description entries for ZipFile and\n MozillaZipFile file types.\n \ * Skip extra newline in \"Output:\\n\".\n * Cease ignoring test failures in stable-backports.\n * Bump debhelper compat level to 12.\n\n [ Marc Herbert ]\n * Catch failures to disassemble and rescue all other differences.\n (Closes: reproducible-builds/diffoscope!29)\n\n -- Chris Lamb Mon, 29 Jul 2019 15:22:24 -0300\n\ndiffoscope (118) unstable; urgency=medium\n\n * Don't fail in autopkgtests when, for example, we do not have sufficiently\n newer or older version of file. (Closes: #931881)\n * Also include python3-tlsh in test dependencies.\n * Tidy handling of DIFFOSCOPE_FAIL_TESTS_ON_MISSING_TOOLS:\n \ - Merge two previously-overlapping environment variables.\n - Use repr(..)-style output when printing test status.\n - Add some explicit return values to appease pylint.\n\n -- Chris Lamb Sat, 13 Jul 2019 10:23:29 -0300\n\ndiffoscope (117) unstable; urgency=medium\n\n [ Chris Lamb ]\n * Add support for file 5.37. Thanks again to Christoph Biedl for the heads-up\n in advance. (Closes: reproducible-builds/diffoscope/#57)\n \ * Apply patch from Gianfranco Costamagna to fix autopkgtest failures in\n Debian. (Closes: #931709)\n\n [ Holger Levsen ]\n * debian/control: Bump Standards-Version to 4.4.0.\n\n -- Chris Lamb Tue, 09 Jul 2019 10:24:54 -0300\n\ndiffoscope (116) unstable; urgency=medium\n\n [ Chris Lamb ]\n * Upload to unstable after the release of Debian \"buster\".\n * README.rst & manual page generation:\n \ - Strip out manpage-only parts of the README rather than using \"only\"\n \ reStructuredText directives in order to support the demands of the latest\n \ PyPI website.\n - Use \"real\" reStructuredText comments instead of using the \"raw\" directive.\n * Dockerfile:\n - Build the Docker image from the current Git checkout, not the Debian\n archive. (reproducible-builds/diffoscope#56)\n \ - Use the ENTRYPOINT directive with the JSON syntax instead so we pass all\n \ arguments to the underlying diffoscope executable.\n * Document that run_diffoscope should not be considered a stable API.\n\n [ Mattia Rizzolo ]\n * Rename a test function to prevent shadowing a previous one with the\n same name.\n * Add ffmpeg to the list of Debian build-dependencies for the testsuite.\n\n [ Vagrant Cascadian ]\n * Add support for known external tools in GNU Guix.\n\n -- Chris Lamb Sun, 07 Jul 2019 11:54:29 -0300\n\ndiffoscope (115) experimental; urgency=medium\n\n [ Chris Lamb ]\n * Fix execution of symbolic links that point to the \"bin/diffoscope\" entry\n point by fully resolving the location.\n \ * Add a Dockerfile.\n * Update contributing messages with instructions regarding the Docker image.\n\n [ Mattia Rizzolo ]\n * tests:\n + Allow specifying which tools are known missing using\n DIFFOSCOPE_TESTS_MISSING_TOOLS, to override a _FAIL_ON_MISSING_TOOLS.\n + With DIFFOSCOPE_TESTS_FAIL_ON_MISSING_TOOLS=1, actually fail only tests\n that are missing the required tools.\n * debian:\n \ + Add black to the test dependencies.\n + Enforce the \"fail on missing tools\" only when testing with all the\n recommended packages.\n + Ack some missing tools during autopkgtest.\n + Reinstate oggvideotools and procyon-decompiler test dependencies,\n now that are not buggy anymore.\n\n -- Mattia Rizzolo Tue, 21 May 2019 16:02:02 +0200\n\ndiffoscope (114) experimental; urgency=medium\n\n [ Chris Lamb ]\n * Add support for GnuPG \"keybox\" files. Thanks to Daniel Kahn Gillmor for the\n suggestion. (Closes: #871244, reproducible-builds/diffoscope#23)\n \ * Always warn if tlsh module is not available (not just if a specific\n fuzziness threshold is specified) to match the epilog of the --help output.\n This prevents missing support for file rename detection.\n (Closes: #888237, reproducible-builds/diffoscope#29)\n \ * Treat missing tools on Debian autopkgtests as individual test failures by\n \ checking whether a new DIFFOSCOPE_TESTS_FAIL_ON_MISSING_TOOLS environment\n \ variable is exported. (Closes: #905885, reproducible-builds/diffoscope#35)\n \ * Require that \"-\" is explicitly specified to read a single diff from\n standard input to avoid non-intuitive behaviour when diffoscope is called\n without any arguments. (Closes: reproducible-builds/diffoscope#54)\n * Make --use-dbgsym a ternary operator to make it easier to totally disable.\n Thanks to Mattia Rizzolo for the suggestion.\n * Consolidate on \"e\" as the aliased exception name.\n\n [ Milena Boselli Rosa ]\n * Various fixes to the HTML markup to prevent validation warnings/errors:\n - Prevent empty values for the \"name\" attribute name on HTML anchor tags,\n and add an \"id\" to its parent \"div\" container.\n \ - Fix \"table column x established by element 'col' has no cells beginning\n \ in it\" warnings.\n - Fix \"Text run is not in Unicode Normalization Form C\".\n - Remove the \"type\" HTML attribute from