From the 275 release notes: """ * Do not call marshal.loads(...) of precompiled Python bytecode as it is inherently unsafe. Replace, at least for now, with a brief summary of the code section of .pyc files. (Re: reproducible-builds/diffoscope#371) """
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1428caa6f25cd9c11e163a69525f73da7be75b commit aa1428caa6f25cd9c11e163a69525f73da7be75b Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-27 01:16:31 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-27 01:32:35 +0000 dev-util/diffoscope: add 276 Bug: https://bugs.gentoo.org/938541 Signed-off-by: Sam James <sam@gentoo.org> dev-util/diffoscope/Manifest | 1 + dev-util/diffoscope/diffoscope-276.ebuild | 140 ++++++++++++++++++++++++++++++ 2 files changed, 141 insertions(+)