Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 4.24 KB

File metadata and controls

35 lines (27 loc) · 4.24 KB

Reproducible Builds an independently-verifiable path from source to binary code

Source code: https://github.com/io7m/medrina.git

This project defines 7 modules:

rebuilding 7 releases of com.io7m.medrina:com.io7m.medrina:

  • 7 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 0 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.0.0 mvn jdk21 result: 33 ✅ 3.0M
1.0.0-beta0003 mvn jdk17.0.7 result: 33 ✅ 2.9M
1.0.0-beta0002 mvn jdk17.0.7 result: 27 ✅ 1.9M
1.0.0-beta0001 mvn jdk17.0.7 result: 27 ✅ 1.9M
0.0.3 mvn jdk17.0.6 result: 27 ✅ 1.9M
0.0.2 mvn jdk17.0.6 result: 21 ✅ 578K
0.0.1 mvn jdk17.0.6 result: 21 ✅ 577K

(size is calculated without javadoc, that has been excluded from reproducibility checks)