User tests: Successful: Unsuccessful:
with the merge of joomla/joomla-cms#17619. in the 3.9 branch
added the <sha384></sha384> tag to the manifest file
on joomla < 3.9 nothing change
on joomla 3.9 the checksum is checked
no special reason except than composer use sha384 iirc.... and this one https://stackoverflow.com/questions/10061532/why-chose-sha512-over-sha384
| Status | New | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-03-19 22:30:37 |
| Closed_By | ⇒ | mbabker |
Why not use sha512? Or is there a special reason to use sha384?