On 22.09.2018 17:26, Daniel Shahaf wrote:
> Branko Čibej wrote on Sat, 22 Sep 2018 16:54 +0200:
>> Ah, that would be this one:
>>
>> https://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.10.2.tar.bz2
> That still gives me an HTML page, whether I pass the relpath as a query
> parameter
Daniel Shahaf wrote on Sat, 22 Sep 2018 15:28 +:
> Adam Jensen wrote on Sat, 22 Sep 2018 11:12 -0400:
> > On 09/22/2018 10:13 AM, Daniel Shahaf wrote:
> > > One reason for not creating the file in the form
> > > "${hash}${two_spaces}${filename}"
> > > is that not everyone uses sha512sum from G
Adam Jensen wrote on Sat, 22 Sep 2018 11:12 -0400:
> On 09/22/2018 10:13 AM, Daniel Shahaf wrote:
> > One reason for not creating the file in the form
> > "${hash}${two_spaces}${filename}"
> > is that not everyone uses sha512sum from GNU coreutils. If there were
> > additional information in the
Branko Čibej wrote on Sat, 22 Sep 2018 16:54 +0200:
> Ah, that would be this one:
>
> https://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.10.2.tar.bz2
That still gives me an HTML page, whether I pass the relpath as a query
parameter (as you have) or as PATH_INFO.
On 09/22/2018 10:13 AM, Daniel Shahaf wrote:
> One reason for not creating the file in the form
> "${hash}${two_spaces}${filename}"
> is that not everyone uses sha512sum from GNU coreutils. If there were
> additional information in the file besides the hash value, people not on
> linux would have
On 22.09.2018 16:26, Daniel Shahaf wrote:
> Branko Čibej wrote on Sat, 22 Sep 2018 16:22 +0200:
>> On 22.09.2018 16:13, Daniel Shahaf wrote:
>>> Please don't download the artifacts from www*.apache.org but from a
>>> mirror. I think there is a redirector CGI somewhere that automatically
>>> redire
The script was patched with a line like this:
echo " subversion-1.10.2.tar.bz2" >> subversion-1.10.2.tar.bz2.sha512
On 09/22/2018 09:39 AM, Adam Jensen wrote:
>>From the recommended release page:
> https://subversion.apache.org/download.cgi#recommended-release
>
> The Checksum (SHA512) file:
>
Branko Čibej wrote on Sat, 22 Sep 2018 16:22 +0200:
> On 22.09.2018 16:13, Daniel Shahaf wrote:
> > Please don't download the artifacts from www*.apache.org but from a
> > mirror. I think there is a redirector CGI somewhere that automatically
> > redirects you to a mirror close to you, but I can't
On 22.09.2018 16:13, Daniel Shahaf wrote:
> Please don't download the artifacts from www*.apache.org but from a
> mirror. I think there is a redirector CGI somewhere that automatically
> redirects you to a mirror close to you, but I can't find it :(
http://subversion.apache.org/download.cgi
Link
Daniel Shahaf wrote on Sat, 22 Sep 2018 14:13 +:
> Adam Jensen wrote on Sat, 22 Sep 2018 09:39 -0400:
> > Given the current situation, can anyone think of a shell script blurb to
> > download the files then verify with the hash?
>
> wget .../subversion-1.10.2.tar.bz2
> wget
> https://www.apac
Adam Jensen wrote on Sat, 22 Sep 2018 09:39 -0400:
> Given the current situation, can anyone think of a shell script blurb to
> download the files then verify with the hash?
wget .../subversion-1.10.2.tar.bz2
wget https://www.apache.org/dist/subversion/subversion-1.10.2.tar.bz2.sha512
sha512sum su
>From the recommended release page:
https://subversion.apache.org/download.cgi#recommended-release
The Checksum (SHA512) file:
https://www.apache.org/dist/subversion/subversion-1.10.2.tar.bz2.sha512
Contains:
ccbe860ec93a198745e40620cb7e005a85797e344a99ddbc0e24c32ad846976eae35cf5b3d62ba5751b998f0
12 matches
Mail list logo