Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Posted zsh 5.9



dana wrote on Sat, May 14, 2022 at 17:27:26 -0500:
> On Sat 14 May 2022, at 16:50, Daniel Shahaf wrote:
> > For zsh.org there's little question where to put the keyring file, as
> > there's only one relevant directory.  Any reason not to upload
> > zsh-keyring.asc to zsh.org/pub?
> 
> That makes sense to me. I only didn't put it there because it wasn't there
> before (and again creating-a-release isn't quite explicit about it). I've
> added it now

Thanks.  ENOTIME to update the creating-a-release.txt, sorry.

> On Sat 14 May 2022, at 16:50, Daniel Shahaf wrote:
> > For me, «wget --content-disposition
> > https://sourceforge.net/projects/zsh/files/zsh/5.9/zsh-5.9.tar.xz/download»;
> > DTRTs with both wget 1.20.1-1.1 and wget 1.21.3-1+b1 on Debian (buster
> > and sid respectively).
> 
> That one works as expected for me as well, but try with
> https://sourceforge.net/projects/zsh/files/zsh/5.9/zsh-5.9.tar.xz.asc/download
> instead. For that one, with wget 1.21.3 from Homebrew, i get:
> 
>   Saving to: ‘zsh-5.9.tar.xz.asc?viasf=1’
> 
> Even though the headers contain:
> 
>   content-disposition: attachment; filename="zsh-5.9.tar.xz.asc"
> 

I get "zsh-5.9.tar.xz.asc" with 1.20.1-1.1 (didn't test the other
version this time).  I passed -S to wget and I see «Content-Disposition:
attachment; filename="zsh-5.9.tar.xz.asc"» in the second set of headers
and «Content-Type: application/octet-stream» without any
«Content-Disposition» in the third set of headers.

> On Sat 14 May 2022, at 16:50, Daniel Shahaf wrote:
> > I hope workers/43692 didn't break this…
> 
> I checked the doc archive for 5.6.1, which was the last release before that
> change, and it looks like it contains basically the same files as it does
> now. And the man pages are still in the source archive as mentioned

Thanks, dana.

Daniel




Messages sorted by: Reverse Date, Date, Thread, Author