You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Geoffrey Corey (JIRA)" <ji...@apache.org> on 2015/01/05 18:47:35 UTC

[jira] [Resolved] (INFRA-8959) dist mirrors undesirably include hashes

     [ https://issues.apache.org/jira/browse/INFRA-8959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoffrey Corey resolved INFRA-8959.
-----------------------------------
    Resolution: Fixed

> dist mirrors undesirably include hashes
> ---------------------------------------
>
>                 Key: INFRA-8959
>                 URL: https://issues.apache.org/jira/browse/INFRA-8959
>             Project: Infrastructure
>          Issue Type: Wish
>          Components: Dists, Mirrors, SvnPubSub
>            Reporter: Christopher Tubbs
>
> According to http://www.apache.org/dev/release-publishing.html,
> "It is vital that hash, signature and KEYS files are only downloaded from ASF hosts. So the following files are excluded from synchronisation:
> .md5 .MD5 .sha1 .sha .sha256 .sha512 .asc .sig KEYS KEYS.txt
> Do not use any other file names for such files."
> The Accumulo project inadvertently used a different naming convention (SHA1SUM and MD5SUM). See ACCUMULO-3457.
> Since these filenames are not unusual, it is requested that the following case-insensitive pattern also be excluded:
> (sha\d*|md5?)sums?([.]txt)?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)