Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S strip-nondeterminism
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Reproducible BuildsReproducible Builds
  • strip-nondeterminism
  • Issues
  • #19
Closed
Open
Issue created Apr 27, 2022 by Chris Lamb@lambyOwner

Extra member field metadata in (trailing?) .zip/.jar member not correctly normalised

See src:threeb:

│ │ │ ├── ./usr/share/imagej/plugins/three_B.jar
│ │ │ │ ├── zipinfo {}
│ │ │ │ │ @@ -1,24 +1,24 @@
│ │ │ │ │  Zip file size: 4788269 bytes, number of entries: 45
│ │ │ │ │ --rw----     2.0 fat     2977 bX defN 22-Feb-10 12:07 AdvancedDialog.class
│ │ │ │ │ +-rw----     2.0 fat     2977 bl defN 22-Feb-10 12:07 AdvancedDialog.class
│ │ │ │ │  -rw----     2.0 fat     1645 bl defN 22-Feb-10 12:07 ClassicGlow.class
│ │ │ │ │  -rw----     2.0 fat      716 bl defN 22-Feb-10 12:07 CloseButtonListener.class
│ │ │ │ │  -rw----     2.0 fat      504 bl defN 22-Feb-10 12:07 EControlPanel$1.class
│ │ │ │ │  -rw----     2.0 fat     1245 bl defN 22-Feb-10 12:07 EControlPanel$2.class
│ │ │ │ │  -rw----     2.0 fat      599 bl defN 22-Feb-10 12:07 EControlPanel$3.class
│ │ │ │ │  -rw----     2.0 fat      595 bl defN 22-Feb-10 12:07 EControlPanel$4.class
│ │ │ │ │  -rw----     2.0 fat     9102 bl defN 22-Feb-10 12:07 EControlPanel.class
│ │ │ │ │  -rw----     2.0 fat      473 bl defN 22-Feb-10 12:07 ExportButtonListener.class
│ │ │ │ │  -rw----     2.0 fat      656 bl defN 22-Feb-10 12:07 FloatSliderWithBox$SliderChanged.class
│ │ │ │ │  -rw----     2.0 fat      647 bl defN 22-Feb-10 12:07 FloatSliderWithBox$TextChanged.class
│ │ │ │ │  -rw----     2.0 fat     3318 bl defN 22-Feb-10 12:07 FloatSliderWithBox.class
│ │ │ │ │  -rw----     2.0 fat     1936 bl defN 22-Feb-10 12:07 LoadTestData.class
│ │ │ │ │  -rw----     2.0 fat     1273 bl defN 22-Feb-10 12:07 QuickPalmLoader$1.class
│ │ │ │ │  -rw----     2.0 fat     4780 bl defN 22-Feb-10 12:07 QuickPalmLoader.class
│ │ │ │ │ --rw----     2.0 fat     1299 bl defN 22-Feb-10 12:07 Reconstruction.class
│ │ │ │ │ +-rw----     2.0 fat     1299 bX defN 22-Feb-10 12:07 Reconstruction.class
│ │ │ │ │  -rw----     2.0 fat      231 bl defN 22-Feb-10 12:07 SPair.class
│ │ │ │ │  -rw----     2.0 fat      469 bl defN 22-Feb-10 12:07 SomethingChanges.class
│ │ │ │ │  -rw----     2.0 fat      310 bl defN 22-Feb-10 12:07 Spot.class
│ │ │ │ │  -rw----     2.0 fat      454 bl defN 22-Feb-10 12:07 StopButtonListener.class
│ │ │ │ │  -rw----     2.0 fat     5273 bl defN 22-Feb-10 12:07 ThreeBDialog.class
│ │ │ │ │  -rw----     2.0 fat      302 bl defN 22-Feb-10 12:07 ThreeBGlobalConstants.class
│ │ │ │ │  -rw----     2.0 fat     1489 bl defN 22-Feb-10 12:07 ThreeBHelp.class
│ │ │ │ ├── filetype from file(1)
│ │ │ │ │ @@ -1 +1 @@
│ │ │ │ │ -Java archive data (JAR)
│ │ │ │ │ +Zip archive data, at least v2.0 to extract, compression method=deflate
Edited May 04, 2022 by Chris Lamb
Assignee
Assign to
Time tracking