Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 4.2 KB

File metadata and controls

36 lines (28 loc) · 4.2 KB

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

Source code: https://github.com/veithen/daemon.git

This project defines 6 modules:

rebuilding 9 releases of com.github.veithen.daemon:daemon:

  • 9 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
0.6.3 mvn jdk17 result: 17 ✅ 346K
0.6.2 mvn jdk17 result: 17 ✅ 346K
0.6.1 mvn jdk17 result: 17 ✅ 352K
0.6.0 mvn jdk17 result: 17 ✅ 348K
0.5.1 mvn jdk11 result: 17 ✅ 341K
0.5.0 mvn jdk11 result: 17 ✅ 348K
0.4.2 mvn jdk11 result: 17 ✅ 348K
0.4.1 mvn jdk11 result: 17 ✅ 353K
0.4.0 mvn jdk11 result: 17 ✅ 352K

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