[
https://issues.apache.org/jira/browse/DERBY-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785709#comment-16785709
]
Rick Hillegas commented on DERBY-6973:
--------------------------------------
Attaching derby-6973-02-aa-renameChecksumFiles.diff. This patch renames the
SHA-512 extension, changing it from ".sha-512" to ".sha512". This is the Apache
convention mandated at
https://www.apache.org/dev/release-distribution#sigs-and-sums.
Touches the following files:
{noformat}
-----------------------------
M tools/release/build.xml
Change the name of the extension which we use when signing release artifacts.
-----------------------------
M java/build/org/apache/derbyBuild/ReleaseNotesTransformer.java
Adjust the release notes page which we generate during release publication.
Adjust the href references to the checksum files.
{noformat}
> Provide SHA-512 checksums on future releases
> --------------------------------------------
>
> Key: DERBY-6973
> URL: https://issues.apache.org/jira/browse/DERBY-6973
> Project: Derby
> Issue Type: Bug
> Components: Web Site
> Affects Versions: 10.0.2.0, 10.0.2.1, 10.1.1.0, 10.1.2.1, 10.1.3.1,
> 10.2.1.6, 10.2.2.0, 10.3.1.4, 10.3.2.1, 10.3.3.0, 10.4.1.3, 10.4.2.0,
> 10.5.1.1, 10.5.2.0, 10.5.3.0, 10.6.1.0, 10.6.2.1, 10.7.1.1, 10.8.1.2,
> 10.8.2.2, 10.8.3.0, 10.9.1.0, 10.10.1.1, 10.10.2.0, 10.11.1.1, 10.12.1.1,
> 10.13.1.1, 10.14.1.0, 10.15.1.3
> Reporter: Warren MacEvoy
> Assignee: Rick Hillegas
> Priority: Major
> Fix For: 10.15.1.3
>
> Attachments: derby-6973-01-aa-useSHA512.diff,
> derby-6973-02-aa-renameChecksumFiles.diff
>
>
> Releases have md5 sum for signatures, and nothing modern. How is this even
> possible?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)