Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 3.71 KB

File metadata and controls

32 lines (24 loc) · 3.71 KB

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

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

This project defines 6 modules:

rebuilding 5 releases of com.io7m.jsamplebuffer:com.io7m.jsamplebuffer:

  • 4 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 1 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: 22 ✅ 1.4M
0.0.4 mvn jdk17.0.6 result: 21 ✅ 798K
0.0.3 mvn jdk17.0.6 result: 21 ✅ 788K
0.0.2 mvn jdk17.0.3 result: 21 ✅ 773K
0.0.1 mvn jdk11.0.5

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