Bug 61438 - Change the cryptographic signature of packages from sha-1 to sha-512
Summary: Change the cryptographic signature of packages from sha-1 to sha-512
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-17 10:39 UTC by Milamber
Modified: 2017-08-17 14:36 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milamber 2017-08-17 10:39:06 UTC
The Cryptographic Signatures and Checksums Requirements[1] of ASF changed regarding .sha files.

In addition, I would be better to use sha-512 digest than sha-1.



[1] http://www.apache.org/dev/release-distribution#sigs-and-sums
Comment 1 Milamber 2017-08-17 14:36:44 UTC
URL: http://svn.apache.org/viewvc?rev=1805276&view=rev
Log:
Change the cryptographic signature of packages from sha-1 to sha-512
Bugzilla Id: 61438

Modified:
    jmeter/trunk/build.xml
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/download_jmeter.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:09 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4465