[JIRA] (JPAR-205) Account for change to Bouncy Castle artifact name/coordinates
Ian Young (Jira)
jira at shibboleth.atlassian.net
Wed Dec 21 13:32:53 UTC 2022
Ian Young ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae127cb03-43ed-473d-b6ba-592949cb4be8 ) *commented* on JPAR-205 ( https://shibboleth.atlassian.net/browse/JPAR-205?atlOrigin=eyJpIjoiZjc3ODZlZDRiMGM3NDE5YjhjODY3ZTdkYjNmYWQ3Y2UiLCJwIjoiaiJ9 )
Re: Account for change to Bouncy Castle artifact name/coordinates ( https://shibboleth.atlassian.net/browse/JPAR-205?atlOrigin=eyJpIjoiZjc3ODZlZDRiMGM3NDE5YjhjODY3ZTdkYjNmYWQ3Y2UiLCJwIjoiaiJ9 )
This turns out to be slightly trickier than expected:
* The coordinates have changed, as expected,
* The version for the latest PGP component is different from the others,
* There is an incompatible API change to a method we call in the installer.
Fortunately, the API change was to remove {{throws PGPException}}from a method which, in fact, never threw that exception in reality, so adapting the code is straightforward.
I was expecting to need to force some exclusions, but in fact with the latest Cryptacular that doesn’t seem to be required so I will land both of those changes at the same time.
( https://shibboleth.atlassian.net/browse/JPAR-205#add-comment?atlOrigin=eyJpIjoiZjc3ODZlZDRiMGM3NDE5YjhjODY3ZTdkYjNmYWQ3Y2UiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JPAR-205#add-comment?atlOrigin=eyJpIjoiZjc3ODZlZDRiMGM3NDE5YjhjODY3ZTdkYjNmYWQ3Y2UiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100213- sha1:d1b903b )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20221221/5b386cdf/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-d4ac80e2-507a-4e73-8508-aeecadeebaac
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221221/5b386cdf/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-2f434cdb-63af-42be-b12f-b1613cb8b764
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221221/5b386cdf/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-5cd8910f-db0d-4320-9b72-a0688c7666e5
Type: image/png
Size: 484 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20221221/5b386cdf/attachment-0005.png>
More information about the commits
mailing list