On Tue, Sep 04, 2018 at 07:44:20AM -0700, Bart Schaefer wrote: > ---------- Forwarded message ---------- > From: Baptiste Daroussin > To: Peter Stephenson > Cc: Zsh List > Bcc: > Date: Tue, 4 Sep 2018 15:54:55 +0200 > Subject: Re: zsh 5.6 released > On Tue, Sep 04, 2018 at 09:41:52AM +0100, Peter Stephenson wrote: > > (This is on behalf of Daniel Shahaf, in case his announcement email > > doesn't get through.) > > > > Subject: zsh 5.6 released > > > > Version 5.6 of zsh has been released and is available from > > http://www.zsh.org/pub/ . It will shortly also be available from > > Sourceforge: https://sourceforge.net/projects/zsh/files/ . > > > > This is a security release, fixing CVE-2018-0502 and CVE-2018-13259. > > All sites are encouraged to upgrade from 5.5.1 as soon as possible. > > > > See README and NEWS in the source distribution for more information. > > Am I the only one having issues with the tarbal not providing any files in > the Doc/help directory, meaning make install provides me with only dead > symlinks > in the runhelp directory? > > Best regards, > Bapt In case it might help others, the solution to fix the issue and have a working runhelp was to remove the Doc/help.txt file from the sources after extracting the tar file. Best regards, Bapt