-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Open
Description
The com.squareup.okhttp3:okhttp
jar has been completely identical since 5.0.0-alpha.15
.
These are the SHA1 digests for example:
com.squareup.okhttp3:okhttp:5.0.0-alpha.14
→c59864766ffc0d0dd4394ec0af5e3b60bf83d10f
com.squareup.okhttp3:okhttp:5.0.0-alpha.15
→6891a4fd19bcab6f69fe091c2bc6077edec5258e
com.squareup.okhttp3:okhttp:5.0.0-alpha.16
→6891a4fd19bcab6f69fe091c2bc6077edec5258e
com.squareup.okhttp3:okhttp:5.0.0-alpha.17
→6891a4fd19bcab6f69fe091c2bc6077edec5258e
com.squareup.okhttp3:okhttp:5.0.0
→6891a4fd19bcab6f69fe091c2bc6077edec5258e
com.squareup.okhttp3:okhttp:5.1.0
→6891a4fd19bcab6f69fe091c2bc6077edec5258e
If you lookup the digest on https://search.maven.org/ or https://central.sonatype.com/ the latest version does not always come up first, or at all sometimes:
Security software can report than an alpha version is being used when it is actually one of the stable versions.
I realize this jar just contains some Kotlin metadata, but might it be possible to adjust the manifest to include the version number, or to make any change at all, so that new releases of the jar are not binary identical?
Metadata
Metadata
Assignees
Labels
No labels