okhttp icon indicating copy to clipboard operation
okhttp copied to clipboard

Update org.bouncycastle to v1.78.1

Open renovate[bot] opened this issue 1 year ago • 4 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.bouncycastle:bctls-jdk15to18 (source) 1.76 -> 1.78.1 age adoption passing confidence
org.bouncycastle:bcprov-jdk15to18 (source) 1.76 -> 1.78.1 age adoption passing confidence
org.bouncycastle:bcpkix-jdk15to18 (source) 1.76 -> 1.78.1 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jun 08 '24 15:06 renovate[bot]

Failing on

OsgiTest > testMainModuleWithSiblings() FAILED
    java.lang.IllegalArgumentException: Invalid version 1..78.1 in file build/resources/test/okhttp3/osgi/workspace/cnf/repo/put3703874695665148186.bnd
        at aQute.bnd.deployer.repository.LocalIndexedRepo.putArtifact(LocalIndexedRepo.java:378)
        at aQute.bnd.deployer.repository.LocalIndexedRepo.put(LocalIndexedRepo.java:448)
        at okhttp3.osgi.OsgiTest.deployFile(OsgiTest.kt:131)
        at okhttp3.osgi.OsgiTest.deployClassPath(OsgiTest.kt:123)
        at okhttp3.osgi.OsgiTest.prepareWorkspace(OsgiTest.kt:86)
        at okhttp3.osgi.OsgiTest.createWorkspace(OsgiTest.kt:77)
        at okhttp3.osgi.OsgiTest.testMainModuleWithSiblings(OsgiTest.kt:54)

yschimke avatar Jun 22 '24 16:06 yschimke

Discussion on https://github.com/bcgit/bc-java/issues/1621

yschimke avatar Jun 22 '24 16:06 yschimke

Bunch of possibly valid failures to work through

MockResponseSniTest > ipv6() FAILED
    org.bouncycastle.tls.TlsFatalAlertReceived: handshake_failure(40)
        at app//org.bouncycastle.tls.TlsProtocol.handleAlertMessage(Unknown Source)
        at app//org.bouncycastle.tls.TlsProtocol.processAlertQueue(Unknown Source)
        at app//org.bouncycastle.tls.TlsProtocol.processRecord(Unknown Source)
        at app//org.bouncycastle.tls.RecordStream.readRecord(Unknown Source)
        at app//org.bouncycastle.tls.TlsProtocol.safeReadRecord(Unknown Source)

yschimke avatar Jul 06 '24 07:07 yschimke

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Dec 28 '24 14:12 renovate[bot]

Handling UnsupportedOperationException in session.requestedServerNames

https://github.com/bcgit/bc-java/issues/1773

yschimke avatar Dec 28 '24 14:12 yschimke