Aquileo | Recent posts to newshttps://sourceforge.net/p/zsh/news/2017-09-21T18:01:08.042000ZRecent posts to newsAquileo | zsh 5.4.22017-09-21T18:01:08.042000Z2017-09-21T18:01:08.042000ZPeter Stephensonhttps://sourceforge.net/u/pws/https://sourceforge.netc27e1d578c544f33edd732fddad86a28628da37a<div class="markdown_content"><p>Version 5.4.2 is the latest stable release (as of a few weeks ago).</p>
<p>Note there are some known problems with the ERR_RETURN option in this release (replacing other known problems in previous releases). These are already fixed in the git repository.</p></div>Aquileo | zsh 5.2 release2015-12-03T19:24:21.177000Z2015-12-03T19:24:21.177000ZPeter Stephensonhttps://sourceforge.net/u/pws/https://sourceforge.netb70d1d3c99106f63629b9ad54ca1840eb5f7690e<div class="markdown_content"><p>This is a stable release. There are many bug fixes and a few minor new features since 5.1.1.<br/>
This release includes .asc files containing a detached signature for each tar ball. The signature is for the key 2048R/4BDB27B3 (Peter Stephenson <p.w.stephenson@ntlworld.com). You can find it on the keyserver at pool.sks-keyservers.net.</p></div>Aquileo | zsh 5.1.1 release2015-09-11T18:41:49.218000Z2015-09-11T18:41:49.218000ZPeter Stephensonhttps://sourceforge.net/u/pws/https://sourceforge.nete7ac7271adf7671f482c72602d31ae7c988b72eb<div class="markdown_content"><p>5.1.1 is mostly an update to 5.1 with fixes for bugs identified since; however, there are a couple of small new features</p></div>Aquileo | zsh 5.1 released2015-09-01T10:38:42.196000Z2015-09-01T10:38:42.196000ZPeter Stephensonhttps://sourceforge.net/u/pws/https://sourceforge.net499de70d233ee6b063b8a2e82e92166c138c2483<div class="markdown_content"><p>Version 5.1 of zsh has been released and is available as a download from Sourceforge as well as the master zsh site, <a href="http://www.zsh.org/pub/" rel="nofollow">http://www.zsh.org/pub/</a></p>
<p>Note that in addition to the tar.gz files (for people who like traditional compression schemes) there are also tar.xz rather than tar.bz2 files (for people how like the latest compression scheme). The latter are uncompressed with "tar xJf", rather than "tar xjf".</p>
<p>This is an upgrade from 5.0.8. A two-digit release number has been picked as a simplification: it does not imply that this version is substantially different from the previous release.</p>
<p>There are a couple of interesting enhancements. In particular, there is now support for genuine assignment syntax after keywords such as "local" and "typeset"</p>
<p>Also, text pased within X terminals is safer as it appears as characters rather than raw input (so in particular you need to hit Return to execute it). Note that slight tweaks to this may occur in future<br/>
versions, though the general scheme is likely to remain the default.See the README and NEWS files for more.</p>
<p>There are also many bug fixes, notably better protection against race conditions in interrupts (typically, but not necessarily, those resulting from exiting child processes), as well as enhancments to completion functions.</p>
<p>Thank you to the many people who have contributed or otherwise helped.</p>
<p>Please report problems to zsh-workers@zsh.org.</p></div>Aquileo | zsh 5.0.7 released2014-10-08T18:44:33.627000Z2014-10-08T18:44:33.627000ZPeter Stephensonhttps://sourceforge.net/u/pws/https://sourceforge.net5e70fc8d6c545b166d79ea43f4ddf7e5b97fb8a9<div class="markdown_content"><p>Version 5.0.7 of zsh is released. You can get it from<br />
<a href="http://www.zsh.org/pub" rel="nofollow">http://www.zsh.org/pub</a> and mirrors (see below). This is a stable<br />
release. There are minor new features as well as bug fixes since 5.0.6.</p>
<p>Note in particular there is a security fix to disallow evaluation of the<br />
initial values of integer variables imported from the environment (they<br />
are instead treated as literal numbers). That could allow local<br />
privilege escalation, under some specific and atypical conditions where<br />
zsh is being invoked in privilege elevation contexts when the<br />
environment has not been properly sanitized, such as when zsh is invoked<br />
by sudo on systems where "env_reset" has been disabled.</p></div>Aquileo | zsh 5.0.5 released2014-01-06T19:24:04.715000Z2014-01-06T19:24:04.715000ZPeter Stephensonhttps://sourceforge.net/u/pws/https://sourceforge.netc17788725854b98f22d7ac684de6fed80a67ff6d<div class="markdown_content"><p>Version 5.0.5 of zsh has been released. This is a stable version.</p>
<p>This fixes various significant bugs reported following the release of 5.0.4 a couple of weeks ago.</p></div>Aquileo | zsh 5.0.4 released2013-12-20T18:59:23.350000Z2013-12-20T18:59:23.350000ZPeter Stephensonhttps://sourceforge.net/u/pws/https://sourceforge.net018240b00f5147f82f68f8aba02d9bf9a2d646f0<div class="markdown_content"><p>Version 5.0.4 of zsh has been released. This is a stable version. It contains<br />
bug fixes and minor feature enhancements since the last widely distributed release,<br />
5.0.2. 5.0.3 was not widely released as it contains a bug in pattern matching.</p></div>Aquileo | Source (and web) archive moved to git2013-04-05T08:51:30.946000Z2013-04-05T08:51:30.946000ZPeter Stephensonhttps://sourceforge.net/u/pws/https://sourceforge.net5b399ed6aa77e3a45ed9ccad1c82adf7f046308b<div class="markdown_content"><p>The old CVS archive for zsh code has been replaced by git; in addition, the source for the web pages is also available in git. For access, follow the links from</p>
<p><a href="http://sourceforge.net/p/zsh/_list/git">http://sourceforge.net/p/zsh/_list/git</a></p>
<p>That will display the top level of the code or web tree; at the top you will see the commands you need to allow you to check out the code.</p></div>Aquileo | zsh 4.3.12 released2011-05-31T16:30:25Z2011-05-31T16:30:25ZBart Schaeferhttps://sourceforge.net/u/barts/https://sourceforge.netf147ab067c8c168fb9c5a0d8c94b548c9e28e6f0<div class="markdown_content"><p>Version 4.3.12 of zsh has been released. This is mostly a bug fix release, but with a few minor new features; see the NEWS file.</p>
<p>The 4.3 series should migrate to a new stable release series 5.0 in the not too distant future.</p></div>Aquileo | zsh 4.3.2 with multibyte (UTF-8) support2006-03-02T15:03:54Z2006-03-02T15:03:54ZBart Schaeferhttps://sourceforge.net/u/barts/https://sourceforge.neta0cdafa97f69a38cdb4cc541e132905c87d20b1d<div class="markdown_content"><p>zsh version 4.3.2 has been released. This is a development release, but is believed to be fairly stable. This is the first version of zsh to support multibyte character sets, in particular (but not just) UTF-8. The support in the line editor is nearly complete, but it is patchy in other parts of the shell.</p></div>