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

zsh-3.0-pre6 release



-----BEGIN PGP SIGNED MESSAGE-----

Hopefully this will really be the last pre-release before zsh-3.0.  I'm
going to a holiday for a week and after that I'd like to make the final
zsh-3.0 release.  If you find a bug, please reoprt it to
zsh-workers@xxxxxxxxxxxxxxx.

A fatal bug in zfree is fixed (this only affects those using
 --enable-zsh-mem).  LANG and LC_* variables now behave as POSIX requires.
There are some minor sh compatibility fixes and now even perl configure
scripts work with sh linked to zsh.

The malloc() debug routines in mem.c are further improved.  Developers
and beta-testers my find it useful to configure zsh with

./configure --enable-zsh-{mem,{mem-,}debug,secure-free}

This will create a bigger and slower executable but it may catch some
hidden bugs.  Unfortunately it does not work on all systems, e.g. I did not
manage to get it work on IBM AIX 3.2.

The texinfo documentation is finally really up-to-date.  For those who do
not have the necessary tools to process texinfo there is precompiled
documentation in zsh-doc.tar.gz in PostScript, dvi, info and html formats.
It also contains the PostScript and plain text version of intro.ms but that
hasn't been updated since the release of zsh-2.5.0.

See the ChangeLog for the full list of the changes.

The new release can be found on the following anonymous ftp sites.  The
first is the official archive site.  The rest are mirror sites which are
kept frequently up to date.  The sites maked with a star may mirror
ftp.math.gatech.edu instead of the primary site.

   HUNGARY
      ftp://ftp.cs.elte.hu/pub/zsh/

   Australia
    * ftp://ftp.ips.oz.au/pub/packages/zsh/

   France
      ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/

   Germany
      ftp://ftp.uni-trier.de/pub/unix/shell/zsh/
      ftp://ftp.prz.tu-berlin.de/pub/unix/shells/zsh/
    * ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/

   Japan
      ftp://ftp.tohoku.ac.jp/mirror/zsh/
    * ftp://ftp.iij.ad.jp/pub/misc/zsh/

   Norway
    * ftp://ftp.uit.no/pub/unix/shells/zsh/

   Sweden
      ftp://ftp.lysator.liu.se/pub/unix/zsh/

   UK
      ftp://ftp.net.lut.ac.uk/zsh/

   USA
      ftp://ftp.math.gatech.edu/pub/zsh/
      ftp://uiarchive.cso.uiuc.edu/pub/packages/shells/zsh/
    * ftp://ftp.sterling.com/zsh/
    * ftp://ftp.rge.com/pub/shells/zsh/

The files (times are in GMT-2):

    12092 Aug  4 20:39 zsh-3.0-pre6.diff.gz
   625190 Aug  4 20:38 zsh-3.0-pre6.tar.gz
  1315083 Aug  4 20:38 zsh-RCS.tar.gz
   728639 Aug  4 20:35 zsh-doc.tar.gz

The md5 checksums:

1a131c44b120bb807e0f213453eb0f27  zsh-3.0-pre6.diff.gz
dc5e121216f5a7c0c0e75427dd183c79  zsh-3.0-pre6.tar.gz
0e18b34fbe8c4a820187eb66330bc5e6  zsh-RCS.tar.gz
ae8c9ac9ce5fde5a9db4846b08d8a718  zsh-doc.tar.gz

If you already have zsh-3.0-pre5, you can apply the patch in
zsh-3.0-pre6.diff.gz and you do not need to download the full source.
To do this just cd into the directory where the zsh-3.0-pre5 sources are
kept and issue

gzip -dc zsh-3.0-pre6.diff.gz | patch -p
touch stamp-h.in configure

Zoltan

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: noconv

iQCVAwUBMgTv5wupSCiLN749AQF1pwP+MbcexVbsefDDaN3zWpFZ2m1it+f/X64d
IUgZJdRw+8mtDaaQI6fRE0C/Tfjr/zDZIqcA+7ZEllKTG9KkvSbCEshiWAnhSPu1
aMy68I4aIois49HeWyEpgqgReFmr9uHUHfPOC39dMsUBVqlRRk0RR1L86LhV4TrE
5ExCdPVdks4=
=7GEN
-----END PGP SIGNATURE-----



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