zsh-workers
 help / color / mirror / code / Atom feed
* zsh-3.0.0 released
@ 1996-08-15 18:17 Zoltan Hidvegi
  1996-08-15 18:57 ` zsh-3.0.0 installed in the US Tom Kaczmarski
                   ` (2 more replies)
  0 siblings, 3 replies; 25+ messages in thread
From: Zoltan Hidvegi @ 1996-08-15 18:17 UTC (permalink / raw)
  To: Zsh workers list

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

Finally, here is zsh-3.0.0!

This message just goes to zsh-workers.  An other announcement will be
posted to zsh-announce and to some newsgroups.

The -DDEBUG flag is removed from the default CFLAGS but developers are
still encouraged to use it.  Even better to use

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

but this will create a bit bigger and slower executable (note that it does
not work on all systems).

Tomorrow I'll leave for a one week holiday.  I'll be back next Friday
evening but do not be surprised if won't answer any mails before Saturday
or Sunday.

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/  -- primary site
      ftp://ftp.kfki.hu/pub/packages/zsh/

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

   Finland
      ftp://ftp.funet.fi/pub/unix/shells/zsh/

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

   Germany
      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://shirakaba.nis.co.jp/pub/shells/zsh/

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

   Slovenia
      ftp://ftp.siol.net/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 primary archive site is also accessible via http from
   http://www.cs.elte.hu/pub/zsh/.

The files (times are in GMT-2):

    21803 Aug 15 19:44 zsh-3.0-pre6-final-3.0.0.diff.gz
   628435 Aug 15 19:43 zsh-3.0.0.tar.gz
  1327843 Aug 15 19:44 zsh-RCS.tar.gz
   730962 Aug 15 19:06 zsh-doc.tar.gz

The md5 checksums:

a1a60a05f0bd595aa06b18632a616ff3  zsh-3.0-pre6-final-3.0.0.diff.gz
b815af64c1298bcd738ab20240cac3a8  zsh-3.0.0.tar.gz
bfcbc58984072d29eae5793371623b50  zsh-RCS.tar.gz
e81fa69eeb1c15994958e866e3434dca  zsh-doc.tar.gz

If you already have zsh-3.0-pre6, you can apply the patch in
zsh-3.0-pre6-final-3.0.0.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-pre6
sources are kept and issue

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

Zoltan

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

iQCVAwUBMhNoXAupSCiLN749AQFvKgP9G+H5e4U0k+7i+lw2y3sW1IfIa4vMK+8W
D8DASidomImkfKTP0eq6wDLPjguQPaKK2nbdIW966aoZF+Sp/NOQe+KAMkPDgzRK
C0uwcBVIEnJjfoT8Lxb04xJr1cLaOFfS04Gz1GR1JF2e408US4TehM3kub2aLHhI
daig219sJQQ=
=kCXU
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~1996-08-28  9:11 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-08-15 18:17 zsh-3.0.0 released Zoltan Hidvegi
1996-08-15 18:57 ` zsh-3.0.0 installed in the US Tom Kaczmarski
1996-08-16  4:18   ` Andrew Cosgriff
1996-08-16 11:55     ` Tom Kaczmarski
1996-08-20  1:32       ` Andrew Cosgriff
1996-08-20 12:55         ` Tom Kaczmarski
1996-08-15 19:56 ` zsh-3.0.0 released John Harres
1996-08-15 20:14   ` Richard Coleman
1996-08-15 20:27     ` John Harres
1996-08-15 21:22       ` Richard Coleman
1996-08-15 21:35       ` Wayne Davison
1996-08-27 14:25 ` Distribution terms Greg J. Badros
1996-08-27 15:28   ` Bart Schaefer
1996-08-27 15:37     ` Bruce Stephens
1996-08-27 17:04       ` Greg J. Badros
1996-08-27 18:58         ` Bart Schaefer
1996-08-27 19:04     ` Zefram
1996-08-27 19:25     ` Zoltan Hidvegi
1996-08-27 19:53       ` future of zsh Richard Coleman
1996-08-27 16:32         ` zsh: future and loadable modules Chip Salzenberg
1996-08-28  9:03           ` Bruce Stephens
1996-08-27 20:23         ` future of zsh Zoltan Hidvegi
1996-08-27 20:20       ` Distribution terms Zefram
1996-08-27 20:32         ` Zoltan Hidvegi
1996-08-27 16:37   ` Richard Coleman

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).