Hi Chris, The mirrorservice copy doesnt include the checksums/signatures for any of the artifacts, looking at both our and other projects release files. This is likely because they should really be downloaded from the originating ASF dist area for security reasons anyway. The originals are available at: https://www.apache.org/dist/qpid/0.30/
While overhauling the release artifacts in general for 0.30, we moved to having individual checksum files as most projects do. I find the new files are easier to use personally, but unfortunately the change may mean people need to update scripts as a result. However, as above, if you are validating the files you probably ought to be doing it with checksums/signatures from the original source rather than a mirror, so if the old consolidated file was getting mirrored where the individual files wouldnt have been, then I think removal of the consilidated file is actually useful in a way I hadnt previously considered. Robbie On 6 October 2014 14:43, Chris Richardson <[email protected]> wrote: > Hi, > > I'm looking at the 0.30 mirror at > ftp://www.mirrorservice.org/sites/ftp.apache.org/qpid/0.30/ and it appears > still to be missing the SHA1 checksums. Could this be fixed please? > > As a point of personal preference I'd hope for a single SHA1SUM file for > all archives, then I won't have to modify my scripts to read them from > individual files :P > > /Chris > > On 23 September 2014 14:52, Ken Giusti <[email protected]> wrote: > > > > > > > ----- Original Message ----- > > > From: "Justin Ross" <[email protected]> > > > To: [email protected] > > > Sent: Friday, September 19, 2014 8:42:33 AM > > > Subject: [VOTE] Release revised 0.30 python, qmf, tests, and tools > > components > > > > > > Hi, folks. The RC 1 versions of the python components were missing > > license > > > and notice files. See Robbie's comments and the attendant fixes: > > > > > > > > > > > > http://qpid.2158936.n2.nabble.com/VOTE-Release-Qpid-0-30-components-td7613719.html > > > https://issues.apache.org/jira/browse/QPID-6110 > > > > > > This is a respin of the following source components only: > > > > > > qpid-python > > +1 > > > > > qpid-qmf > > +1 > > > > > qpid-tests > > > qpid-tools > > +1 > > > > > > > > The other components, qpid-cpp and qpid-java and qpid-java-qmf-tools, > are > > > unaffected. The only change versus RC 1 is the addition of the missing > > > files. For these components only, the previous vote is withdrawn. > > > > > > The new RC 2 artifacts are available here: > > > > > > https://dist.apache.org/repos/dist/dev/qpid/0.30-rc2/ > > > > > > Please indicate (or re-indicate) your vote for each component below. > If > > > you favor proceeding to GA with these RC bits, vote +1. If you have > > reason > > > to think > > > a component is not ready for release, vote -1. > > > > > > - Qpid Python (qpid-python-0.30.tar.gz) > > > > > > - Qpid QMF (qpid-qmf-0.30.tar.gz) > > > > > > - Qpid tests (qpid-tests-0.30.tar.gz) > > > > > > - Qpid tools (qpid-tools-0.30.tar.gz) > > > > > > Thanks! > > > Justin > > > > > > --- > > > 0.30 release page: > > > https://cwiki.apache.org/confluence/display/qpid/0.30+Release > > > > > > > -- > > -K > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > -- > > *Chris Richardson*, System Architect > [email protected] > > > *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu > <http://www.fourc.eu/>* > > *Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook > <http://bit.ly/fourcfb>, Google+ <http://bit.ly/fourcgp> and Twitter > <http://bit.ly/fourctw>!* >
