Skip to content

Latest commit

 

History

History
52 lines (44 loc) · 6.61 KB

File metadata and controls

52 lines (44 loc) · 6.61 KB

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

Source code: https://github.com/apache/mina-sshd.git

This project defines 16 modules:

rebuilding 15 releases of org.apache.sshd:sshd:

  • 0 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 15 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
2.14.0 mvn jdk21 result: 50 ✅ 1 ⚠️ 77M
2.13.2 mvn jdk8 result: 40 ✅ 11 ⚠️ 🔍 75M
2.13.1 mvn jdk8 result: 50 ✅ 1 ⚠️ 🔍 75M
2.13.0 mvn jdk8 result: 18 ✅ 34 ⚠️ 77M
2.12.1 mvn jdk17 result: 49 ✅ 3 ⚠️ 🔍 77M
2.12.0 mvn jdk17 result: 47 ✅ 5 ⚠️ 🔍 77M
2.11.0 mvn jdk11 result: 49 ✅ 3 ⚠️ 🔍 76M
2.10.0 mvn jdk17 result: 50 ✅ 2 ⚠️ 🔍 📝 73M
2.9.3 mvn jdk11 result: 48 ✅ 4 ⚠️ 62M
2.9.2 mvn jdk17 result: 31 ✅ 21 ⚠️ 63M
2.9.1 mvn jdk11 result: 31 ✅ 21 ⚠️ 62M
2.9.0 mvn jdk8 result: 31 ✅ 21 ⚠️ 62M
2.8.0 mvn jdk8 result: 31 ✅ 21 ⚠️ 🔍 📝 61M
2.7.0 mvn jdk8 result: 31 ✅ 21 ⚠️ 60M
2.6.0 mvn jdk8 result: 15 ✅ 21 ⚠️ 🔍 59M

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