From sacadmin Mon Sep 17 13:52:18 2007
Received: from zruty.sfbay.sun.com (zruty [129.146.168.40])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id l8HKqISu002582;
	Mon, 17 Sep 2007 13:52:18 -0700 (PDT)
Received: from zruty.sfbay.sun.com (localhost [127.0.0.1])
	by zruty.sfbay.sun.com (8.14.1+Sun/8.14.1) with ESMTP id l8HKlxa7017487;
	Mon, 17 Sep 2007 13:47:59 -0700 (PDT)
Received: (from dduvall@localhost)
	by zruty.sfbay.sun.com (8.14.1+Sun/8.14.1/Submit) id l8HKlxWI017484;
	Mon, 17 Sep 2007 13:47:59 -0700 (PDT)
Date: Mon, 17 Sep 2007 13:47:59 -0700 (PDT)
From: Danek Duvall <danek.duvall@sun.com>
Message-Id: <200709172047.l8HKlxWI017484@zruty.sfbay.sun.com>
To: PSARC-record@sac.sfbay.sun.com
Subject: zsh 4.3.4 [PSARC/2007/533 Self Review]
Status: RO
Content-Length: 548


Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2007 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 zsh 4.3.4
    1.2. Name of Document Author/Supplier:
	 Author:  Danek Duvall
    1.3  Date of This Document:
	17 September, 2007
4. Technical Description
    See the case directory for more detail

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		sfw
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


From danek.duvall@sun.com Mon Sep 17 13:53:04 2007
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id l8HKr4u8002596
	for <psarc-ext@sac.sfbay.sun.com>; Mon, 17 Sep 2007 13:53:04 -0700 (PDT)
Received: from dm-sfbay-02.sfbay.sun.com (dm-sfbay-02.SFBay.Sun.COM [129.146.11.31])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id l8HKo9Kf010547
	for <psarc-ext@sun.com>; Mon, 17 Sep 2007 13:50:09 -0700 (PDT)
Received: from zruty.sfbay.sun.com (zruty.SFBay.Sun.COM [129.146.168.40])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id l8HKo9o3046370
	for <psarc-ext@sun.com>; Mon, 17 Sep 2007 13:50:09 -0700 (PDT)
Received: from zruty.sfbay.sun.com (localhost [127.0.0.1])
	by zruty.sfbay.sun.com (8.14.1+Sun/8.14.1) with ESMTP id l8HKmj9A017499
	for <psarc-ext@sun.com>; Mon, 17 Sep 2007 13:48:45 -0700 (PDT)
Received: (from dduvall@localhost)
	by zruty.sfbay.sun.com (8.14.1+Sun/8.14.1/Submit) id l8HKmjFu017498
	for psarc-ext@sun.com; Mon, 17 Sep 2007 13:48:45 -0700 (PDT)
Date: Mon, 17 Sep 2007 13:48:45 -0700
From: Danek Duvall <danek.duvall@sun.com>
To: psarc-ext@sun.com
Subject: PSARC/2007/533 zsh 4.3.4
Message-ID: <20070917204845.GI22301@zruty.sfbay.sun.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.16 (2007-06-27)
Status: RO
Content-Length: 1495

I'm sponsoring this case for myself.  Given that the upgraded interfaces
are primarily Volatile (nee External), and that the move from /usr/sfw to
/usr is generally approved, I'm running this as an Automatic Approval case.
Please squawk soon if you disagree.

This project requests a minor release binding.

This project proposes to upgrade zsh from 4.2.5 to the latest 4.3 (4.3.4 as
of this writing) and to move zsh out from /usr/sfw back into /usr,
following PSARC/2005/185, Enabling serendipitous discovery.

The primary new feature in the 4.3 line of zsh is support for multibyte
character sets.  This is still a work-in-progress, but the shell is stable.
Other major changes can be found in the excerpt from the NEWS file,
available as NEWS in the case directory.

The move from /usr/sfw to /usr is leaving behind a symlink in /usr/sfw/bin
to the new executable location in /usr/bin.  No other symlinks are
proposed.  The rest of the move is straightforward.

With the inclusion of PCRE (PSARC/2007/164) in the WOS, zsh will now
compile with PCRE support enabled.  This means that a new module, zsh/pcre,
will be available.

    Interface                Stability
    ---------                ---------
    /usr/bin/zsh             Committed
    /usr/sfw/bin/zsh         Obsolete (was Evolving: PSARC/2003/680)
    Everything else          Volatile

References

    PSARC/2005/185 Enabling serendipitous discovery
    PSARC/2003/680 zsh 4.1.1
    PSARC/2007/164 Including PCRE with Solaris

