Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #888057

Bug#893504: javatools: please make the generated MANIFEST.MF files reproducible

From Chris Lamb <lamby@debian.org>
Newsgroups linux.debian.bugs.dist
Subject Bug#893504: javatools: please make the generated MANIFEST.MF files reproducible
Date 2018-03-19 14:40 +0100
Message-ID <vv3b4-76L-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Source: javatools
Version: 0.62
Severity: wishlist
Tags: patch
User: reproducible-builds@lists.alioth.debian.org
Usertags: randomness toolchain
X-Debbugs-Cc: reproducible-bugs@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that javatools does not generate reproducible MANIFEST.MF files:

│ │ │ │ ├── META-INF/MANIFEST.MF
│ │ │ │ │┄ ordering differences only
│ │ │ │ │ @@ -4,37 +4,37 @@
│ │ │ │ │  Bundle-SymbolicName: org.w3c.css.sac
│ │ │ │ │  Bundle-Vendor: Debian.org
│ │ │ │ │  Bundle-Version: 1.4
│ │ │ │ │  Created-By: 1.3.1 (IBM Corporation)
│ │ │ │ │  Export-Package: org.w3c.css.sac,org.w3c.css.sac.helpers,org.w3c.dom.smil
│ │ │ │ │   ,org.w3c.dom.svg
│ │ │ │ │  
│ │ │ │ │ -Name: org/w3c/dom/
│ │ │ │ │ +Name: javax/xml/datatype/

(NB. "ordering differences only")

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-

Back to linux.debian.bugs.dist | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#893504: javatools: please make the generated MANIFEST.MF files reproducible Chris Lamb <lamby@debian.org> - 2018-03-19 14:40 +0100
  Bug#893504: Pending fixes for bugs in the javatools package pkg-java-maintainers@lists.alioth.debian.org - 2018-03-23 23:50 +0100

csiph-web