......@@ -2367,3 +2367,11 @@ dynstr_section_longer_by_two_bytes_which_are_NULs:
erlang_escript_file:
description:
Possible inline ZIP file.
extended_attributes_in_jar_file_created_without_manifest:
description:
Creating a jar file with the -M flag causes jar(1) to add extended
attributes to the last file added to the archive. As files are not added in
a deterministic order (if, say, a directory is specified on the
command-line), this means that even if the files are subsequently sorted,
the extended attribute is moved around independently as well. First seen
in src:threeb via https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/issues/19
......@@ -32177,6 +32177,8 @@ threeb:
version: 0.0~git20220106110332.a3144e0-4
comments: |
Possibly some issue with strip-nondeterminism
issues:
- extended_attributes_in_jar_file_created_without_manifest
thuban:
version: 1.2.2-11
issues:
......