[Git][reproducible-builds/reproducible-notes][master] 2 commits: Add new extended_attributes_in_jar_file_created_without_manifest toolchain issue.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Mon May 9 19:21:34 UTC 2022



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
672cdb0a by Chris Lamb at 2022-05-09T12:13:33-07:00
Add new extended_attributes_in_jar_file_created_without_manifest toolchain issue.

- - - - -
79cc0dfb by Chris Lamb at 2022-05-09T12:14:40-07:00
Tag threeb with extended_attributes_in_jar_file_created_without_manifest

- - - - -


2 changed files:

- issues.yml
- packages.yml


Changes:

=====================================
issues.yml
=====================================
@@ -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


=====================================
packages.yml
=====================================
@@ -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:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/f0ebf9cf51d32a9740175d35d187f9bb2c086e5a...79cc0dfbeb5f2cd7f91b1c4225ed987349ab19c9

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/f0ebf9cf51d32a9740175d35d187f9bb2c086e5a...79cc0dfbeb5f2cd7f91b1c4225ed987349ab19c9
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220509/d24b4abb/attachment.htm>


More information about the rb-commits mailing list