From jw137282@sac.sfbay.sun.com Thu Feb 26 23:24:46 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n1R7OjEC024047
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 26 Feb 2009 23:24:46 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n1R7OYB7017498;
	Fri, 27 Feb 2009 07:24:45 GMT
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFP00M09R98WJ00@nwk-avmta-1.sfbay.Sun.COM>; Thu,
 26 Feb 2009 23:24:44 -0800 (PST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFP00L85R97VA00@nwk-avmta-1.sfbay.Sun.COM>; Thu,
 26 Feb 2009 23:24:43 -0800 (PST)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n1R7OguY040615; Thu, 26 Feb 2009 23:24:42 -0800 (PST)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n1R7OfdZ024041; Thu,
 26 Feb 2009 23:24:41 -0800 (PST)
Received: (from jw137282@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n1R7Ofq5024037; Thu,
 26 Feb 2009 23:24:41 -0800 (PST)
Date: Thu, 26 Feb 2009 23:24:41 -0800 (PST)
From: James Walker <jw137282@sac.sfbay.sun.com>
Subject: clisp [PSARC/2009/141 FastTrack timeout 03/05/2009]
To: PSARC-ext@sun.com
Cc: Zheng.He@sun.com
Message-id: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 12965

I'm sponsoring this familiarity case for Charles He. The requested
release binding is minor. The man page has been posted in the
materials directory.

Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 clisp
    1.2. Name of Document Author/Supplier:
	 Author:  Charles He
    1.3  Date of This Document:
	26 February, 2009
4. Technical Description
clisp Check List
1.0 Project Information
1.1 Name of project/component
    clisp

1.2 Author of document
    Zheng.he@Sun.COM

2.0 Project Summary
  2.1 Project Description
    Common Lisp is a high-level, general-purpose, object-oriented, dynamic,
    functional programming language.

    CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe
    University, and Michael Stoll, then of Munich University, both in Germany.
    It implements the language described in the ANSI Common Lisp standard with
    many extensions.

    CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign
    language interface, i18n, POSIX and Perl regular expressions, a socket
    interface, fast bignums, arbitrary precision floats, and more. An X11
    interface is available through CLX, Garnet and CLUE/CLIO. Command line
    editing is provided by readline. CLISP runs Maxima, ACL2 and many other
    Common Lisp packages.  

  2.2 Release binding
      What is is the release binding?
      (see http://opensolaris.org/os/community/arc/policies/release-taxonomy/)
      [ ] Major
      [*] Minor
      [ ] Patch or Micro
      [ ] Unknown -- ARC review required

  2.3 Type of project
      Is this case a Linux Familiarity project?
      [*] Yes
      [ ] No

  2.4 Originating Community
    2.4.1 Community Name
      GNU  CLISP    
    2.4.2 Community Involvement
      Indicate Sun's involvement in the community
      [ ] Maintainer
      [ ] Contributor
      [*] Monitoring
      
      Will the project team work with the upstream community to resolve
      architectural issues of interest to Sun?
      [*] Yes 
      [ ] No - briefly explain
      
      Will we or are we forking from the community?
      [ ] Yes - ARC review required prior to forking
      [*] No
      
3.0 Technical Description
  3.1 Installation & Sharable
    3.1.1S Solaris Installation - section only required for Solaris Software
      (see http://opensolaris.org/os/community/arc/policies/install-locations/ for details)
      Does this project follow the Install Locations best practice?
      [*] Yes 
      [ ] No - ARC review required
      
      Does this project install into /usr under [sbin|bin|lib|include|man|share]?
      [*] Yes
      [ ] No or N/A
      
      Does this project install into /opt?
      [ ] Yes - explain below
      [*] No or N/A
      
      Does this project install into a different directory structure?
      [ ] Yes - ARC review required
      [*] No or N/A
      
      Do any of the components of this project conflict with anything under /usr?
      (see http://opensolaris.org/os/community/arc/caselog/2007/047/ for details)
      [ ] Yes - explain below
      [*] No
      
      If conflicts exist then will this project install under /usr/gnu?
      [ ] Yes
      [ ] No - ARC review required
      [*] N/A
      
      Is this project installing into /usr/sfw?
      [ ] Yes - ARC review required
      [*] No
      
    3.1.1W Windows Installation - section only required for Windows Software
      (see http://sac.sfbay/WSARC/2002/494 for details)
      Does this project install software into a 
      <system drive>:\Program Files\Sun\<product> or <system drive>:\Sun\<product>
      directory?
      [ ] Yes
      [ ] No - ARC review required
      
      Does the project use the Windows registry?
      [ ] Yes
      [ ] No - ARC review required
      
      Does the project use 
      HKEY_LOCAL_MACHINE\SOFTWARE\Sun Microsystems\<product>\<version>
      for the registry key?
      [ ] Yes
      [ ] No - ARC review required
      
      Is the project's stored location
      HKEY_LOCAL_MACHINE\SOFTWARE\Sun Microsystems\<product id>\<version id>\Path?
      [ ] Yes
      [ ] No - ARC review required
      
    3.1.2 Share and Sharable
      Does the module include any components that are used or shared by 
      other projects?
      [*] Yes
      [ ] No
    
      If yes are these components packaged to be shared with the other FOSS?
      [*] Yes
      [ ] No - ARC review required
      [ ] N/A
    
      Are these components already in the Solaris WOS?
      [ ] Yes
      [*] No - continue with next section (section 3.2)
    
      If yes are these newer versions being delivered?
      [ ] Yes
      [ ] No - ARC review required
      
      If yes are the newer versions replacing the existing versions?
      [ ] Yes
      [ ] No - ARC review required

  3.2 Exported Libraries
      Are libraries being delivered by this project?
      [ ] Yes
      [*] No - continue with next section (section 3.3)
      
      Are 64-bit versions of the libraries being delivered?
      [ ] Yes
      [ ] No - ARC review required
    
      Are static versions of the libraries being delivered?
      [ ] Yes - ARC review required
      [ ] No 
      
  3.3 Services and the /etc Directory
      (see http://opensolaris.org/os/community/arc/policies/SMF-policy/)
      Does the project integrate anything into /etc/init.d or /etc/rc?.d?
      [ ] Yes - ARC review required
      [*] No
      
      Does the project integrate any new entries into /etc/inittab or
      /etc/inetd.conf?
      [ ] Yes - ARC review required
      [*] No
      
      Does the project integrate any private non-public files into /etc/default
      or /etc/ configuration files?
      [ ] Yes - ARC review required
      [*] No
      
      Does the service manifests method context grant rights above that
      of the noaccess user and basic privilege set?
      [ ] Yes - ARC review required
      [*] No
        
  3.4 Security
    3.4.1 Secure By Default 
      (see http://opensolaris.org/os/community/arc/policies/secure-by-default/ for details)
      (see http://www.opensolaris.org/os/community/arc/policies/NITS-policy/ for details)
      (see parts of http://opensolaris.org/os/community/arc/policies/SMF-policy/ for
       addtional details)
      Are there any network services provided by this project?
      [ ] Yes
      [*] No - continue with the next section (section 3.4.2)
      
      Are network services enabled by default?
      [ ] Yes - ARC review required
      [ ] No
      [ ] N/A
      
      Are network services automatically enabled by the project during installation?
      [ ] Yes - ARC review required
      [ ] No
      [ ] N/A
      
      Are inbound network communications denied by default?
      [ ] Yes
      [ ] No - ARC review required
      [ ] N/A
      
      Is inbound data checked to prevent content-based attacks?
      [ ] Yes
      [ ] No - ARC review required
      [ ] N/A
      
      Is the outbound receiver authenticated?
      [ ] Yes
      [ ] No - ARC review required
      [ ] N/A
      
      Is the receiver authenticated prior to receiving any sensitive outbound communication?
      [ ] Yes
      [ ] No - ARC review required
      [ ] N/A
      
    3.4.2 Authorization
      (see http://opensolaris.org/os/community/arc/bestpractices/rbac-intro/ and
	   http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/ and
	   http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/
           for details)
      Are there any setuid/setgid privileged binaries in the project?
      [*] Yes - ARC review required
      [ ] No - continue with next section (section 3.4.3)
      
      If yes then are the setuid/setgid privileges handled by the use of roles?
      [ ] Yes
      [ ] No - ARC review required

    3.4.3 Auditing
      (see http://opensolaris.org/os/community/arc/policies/audit-policy/ for details)
      (see http://opensolaris.org/os/community/arc/caselog/2003/397 for details)
      Does this component contain administrative or security enforcing software?
      [ ] Yes - ARC review required
      [*] No - continue to next section (section 3.4.4)
      
      (see http://opensolaris.org/os/community/arc/caselog/2003/397 for details)
      Do the components create audit logs detailing what took place including what event
      took place, who was involved, when the event took place?
      [ ] Yes - ARC contract and Audit project team review required
      [ ] No - ARC review required
        
        
    3.4.4 Authentication
      (see http://opensolaris.org/os/community/arc/policies/PAM/)
      Do the components contain any authentication code?
      [ ] Yes
      [*] No - continue to next section (section 3.4.5)
      
      If yes do the components use PAM (plugable authentication modules) for authentication?
      [ ] Yes
      [ ] No - ARC review required
      
      If yes is a single PAM session maintained during authentication?
      [ ] Yes
      [ ] No - ARC review required
      
      If yes are the components sufficiently privileged to allow the requested 
      operations (authentication, password change, process credential manipulation, 
      audit state initialization)?
      [ ] Yes - briefly describe below
      [ ] No - ARC review required
      
    3.4.5 Passwords
      (see http://opensolaris.org/os/community/arc/bestpractices/passwords-cli/ and
           http://opensolaris.org/os/community/arc/bestpractices/passwords-files/ for details)
      Do any of the components for the project deal with passwords?
      [ ] Yes
      [*] No - continue to next section (section 3.4.6)
      
      If yes are these passwords entered via the CLI or environment?
      [ ] Yes - ARC review required
      [ ] No
      
      Are passwords stored within the file system for the component?
      [ ] Yes
      [ ] No - continue to next section (section 3.4.6)
      
      If yes are the permissions on the file such to protect exposing the password(s)?
      [ ] Yes
      [ ] No - ARC review required
      
    3.4.6 General Security Questions
      (see http://opensolaris.org/os/community/arc/bestpractices/security-questions/ for details)
      Are there any network protocols used by this project?
      [ ] Yes
      [*] No - continue with the next section (section 3.5)
      
      Do the components use standard network protocols?
      [ ] Yes
      [ ] No - ARC review required
      
      Do network services for the project make decisions based upon user, host or 
      service identities?
      [ ] Yes - explain below
      [ ] No
      [ ] N/A
      
      Do the components make use of secret information during authentication and/or
      authorization?
      [ ] Yes - explain below
      [ ] No
      [ ] N/A
  
  3.5 Networking
      Do the components access the network?
      [ ] Yes
      [*] No - continue with the next section (section 3.6)
      
      If yes do the components support IPv6?
      [ ] Yes 
      [ ] No - ARC review required
          
  3.6 Core Solaris Components
      Do the components of this project compete with or duplicate core 
      Solaris components?
      [ ] Yes - ARC review required
      [*] No 
      
      Examples of Core Solaris Components include but are not limited to:
      
        Secure By Default
        Authorizations
        PAM -- Plugable Authentication Module
        Privilege
        PRM -- Process Rights Management -- Privilege
        Audit
        xVm -- Virtualization
        zones / Solaris Containers
        PRM -- Process Rights Management
        RBAC -- Role Based Access Control
        TX / Trusted Extensions
        ZFS
        SMF -- Service Management Facility
        FMA -- Fault Management Architecture
        SCF -- Smart Card Facility
        IPsec
        
4.0 Interfaces
  (see http://www.opensolaris.org/os/community/arc/policies/interface-taxonomy/ for details)
  4.1 Exported Interfaces
  
    Interface Name		Classification      Comments
    --------------------------- ------------------- ---------------------------
    SUNWclisp			Uncommitted         Package 
    /usr/bin/clisp		Uncommitted         Command
    /usr/lib/clisp/		Uncommitted         Object Files
    /usr/share/clisp/		Uncommitted         Emacs and Vim lisp support 
    
  4.2 Imported Interfaces
    Interface Name		Classification       Comments
    --------------------------- -------------------- --------------------------
    readline (via SFW)		Committed	     PSARC/2007/188
    libsigsegv			Uncommitted	     LSARC/2009/107
    
Appendix A - References
  1. http://clisp.cons.org/
    
  OSR ID# 10665
  RFE ID# 6777585


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


From gdamore@sun.com Fri Feb 27 00:04:19 2009
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n1R84Jit001483
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 27 Feb 2009 00:04:19 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n1R84HLh017499
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Fri, 27 Feb 2009 00:04:19 -0800 (PST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFP00E0PT358E00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 27 Feb 2009 01:04:17 -0700 (MST)
Received: from sca-es-mail-2.sun.com ([192.18.43.133])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFP003RNT35GH50@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Fri,
 27 Feb 2009 01:04:17 -0700 (MST)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
	by sca-es-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n1R84GCD011387	for
 <PSARC-ext@sun.com>; Fri, 27 Feb 2009 00:04:16 -0800 (PST)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 id <0KFP00F00T1BMD00@fe-sfbay-09.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 27 Feb 2009 00:04:16 -0800 (PST)
Received: from [192.168.251.11] ([unknown] [76.93.15.33])
 by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 with ESMTPSA id <0KFP00J3KT34GX80@fe-sfbay-09.sun.com>; Fri,
 27 Feb 2009 00:04:16 -0800 (PST)
Date: Fri, 27 Feb 2009 00:04:16 -0800
From: "Garrett D'Amore" <gdamore@sun.com>
Subject: Re: clisp [PSARC/2009/141 FastTrack timeout 03/05/2009]
In-reply-to: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
Sender: Garrett.Damore@sun.com
To: James Walker <jw137282@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com, Zheng.He@sun.com
Message-id: <49A79E80.1050902@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.18 (X11/20081201)
Status: RO
Content-Length: 13839

You've indicated that clisp installs setuid programs.  Why?  Please 
provide more detail.

    -- Garrett

James Walker wrote:
> I'm sponsoring this familiarity case for Charles He. The requested
> release binding is minor. The man page has been posted in the
> materials directory.
>
> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
> This information is Copyright 2009 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 clisp
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Charles He
>     1.3  Date of This Document:
> 	26 February, 2009
> 4. Technical Description
> clisp Check List
> 1.0 Project Information
> 1.1 Name of project/component
>     clisp
>
> 1.2 Author of document
>     Zheng.he@Sun.COM
>
> 2.0 Project Summary
>   2.1 Project Description
>     Common Lisp is a high-level, general-purpose, object-oriented, dynamic,
>     functional programming language.
>
>     CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe
>     University, and Michael Stoll, then of Munich University, both in Germany.
>     It implements the language described in the ANSI Common Lisp standard with
>     many extensions.
>
>     CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign
>     language interface, i18n, POSIX and Perl regular expressions, a socket
>     interface, fast bignums, arbitrary precision floats, and more. An X11
>     interface is available through CLX, Garnet and CLUE/CLIO. Command line
>     editing is provided by readline. CLISP runs Maxima, ACL2 and many other
>     Common Lisp packages.  
>
>   2.2 Release binding
>       What is is the release binding?
>       (see http://opensolaris.org/os/community/arc/policies/release-taxonomy/)
>       [ ] Major
>       [*] Minor
>       [ ] Patch or Micro
>       [ ] Unknown -- ARC review required
>
>   2.3 Type of project
>       Is this case a Linux Familiarity project?
>       [*] Yes
>       [ ] No
>
>   2.4 Originating Community
>     2.4.1 Community Name
>       GNU  CLISP    
>     2.4.2 Community Involvement
>       Indicate Sun's involvement in the community
>       [ ] Maintainer
>       [ ] Contributor
>       [*] Monitoring
>       
>       Will the project team work with the upstream community to resolve
>       architectural issues of interest to Sun?
>       [*] Yes 
>       [ ] No - briefly explain
>       
>       Will we or are we forking from the community?
>       [ ] Yes - ARC review required prior to forking
>       [*] No
>       
> 3.0 Technical Description
>   3.1 Installation & Sharable
>     3.1.1S Solaris Installation - section only required for Solaris Software
>       (see http://opensolaris.org/os/community/arc/policies/install-locations/ for details)
>       Does this project follow the Install Locations best practice?
>       [*] Yes 
>       [ ] No - ARC review required
>       
>       Does this project install into /usr under [sbin|bin|lib|include|man|share]?
>       [*] Yes
>       [ ] No or N/A
>       
>       Does this project install into /opt?
>       [ ] Yes - explain below
>       [*] No or N/A
>       
>       Does this project install into a different directory structure?
>       [ ] Yes - ARC review required
>       [*] No or N/A
>       
>       Do any of the components of this project conflict with anything under /usr?
>       (see http://opensolaris.org/os/community/arc/caselog/2007/047/ for details)
>       [ ] Yes - explain below
>       [*] No
>       
>       If conflicts exist then will this project install under /usr/gnu?
>       [ ] Yes
>       [ ] No - ARC review required
>       [*] N/A
>       
>       Is this project installing into /usr/sfw?
>       [ ] Yes - ARC review required
>       [*] No
>       
>     3.1.1W Windows Installation - section only required for Windows Software
>       (see http://sac.sfbay/WSARC/2002/494 for details)
>       Does this project install software into a 
>       <system drive>:\Program Files\Sun\<product> or <system drive>:\Sun\<product>
>       directory?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       Does the project use the Windows registry?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       Does the project use 
>       HKEY_LOCAL_MACHINE\SOFTWARE\Sun Microsystems\<product>\<version>
>       for the registry key?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       Is the project's stored location
>       HKEY_LOCAL_MACHINE\SOFTWARE\Sun Microsystems\<product id>\<version id>\Path?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>     3.1.2 Share and Sharable
>       Does the module include any components that are used or shared by 
>       other projects?
>       [*] Yes
>       [ ] No
>     
>       If yes are these components packaged to be shared with the other FOSS?
>       [*] Yes
>       [ ] No - ARC review required
>       [ ] N/A
>     
>       Are these components already in the Solaris WOS?
>       [ ] Yes
>       [*] No - continue with next section (section 3.2)
>     
>       If yes are these newer versions being delivered?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       If yes are the newer versions replacing the existing versions?
>       [ ] Yes
>       [ ] No - ARC review required
>
>   3.2 Exported Libraries
>       Are libraries being delivered by this project?
>       [ ] Yes
>       [*] No - continue with next section (section 3.3)
>       
>       Are 64-bit versions of the libraries being delivered?
>       [ ] Yes
>       [ ] No - ARC review required
>     
>       Are static versions of the libraries being delivered?
>       [ ] Yes - ARC review required
>       [ ] No 
>       
>   3.3 Services and the /etc Directory
>       (see http://opensolaris.org/os/community/arc/policies/SMF-policy/)
>       Does the project integrate anything into /etc/init.d or /etc/rc?.d?
>       [ ] Yes - ARC review required
>       [*] No
>       
>       Does the project integrate any new entries into /etc/inittab or
>       /etc/inetd.conf?
>       [ ] Yes - ARC review required
>       [*] No
>       
>       Does the project integrate any private non-public files into /etc/default
>       or /etc/ configuration files?
>       [ ] Yes - ARC review required
>       [*] No
>       
>       Does the service manifests method context grant rights above that
>       of the noaccess user and basic privilege set?
>       [ ] Yes - ARC review required
>       [*] No
>         
>   3.4 Security
>     3.4.1 Secure By Default 
>       (see http://opensolaris.org/os/community/arc/policies/secure-by-default/ for details)
>       (see http://www.opensolaris.org/os/community/arc/policies/NITS-policy/ for details)
>       (see parts of http://opensolaris.org/os/community/arc/policies/SMF-policy/ for
>        addtional details)
>       Are there any network services provided by this project?
>       [ ] Yes
>       [*] No - continue with the next section (section 3.4.2)
>       
>       Are network services enabled by default?
>       [ ] Yes - ARC review required
>       [ ] No
>       [ ] N/A
>       
>       Are network services automatically enabled by the project during installation?
>       [ ] Yes - ARC review required
>       [ ] No
>       [ ] N/A
>       
>       Are inbound network communications denied by default?
>       [ ] Yes
>       [ ] No - ARC review required
>       [ ] N/A
>       
>       Is inbound data checked to prevent content-based attacks?
>       [ ] Yes
>       [ ] No - ARC review required
>       [ ] N/A
>       
>       Is the outbound receiver authenticated?
>       [ ] Yes
>       [ ] No - ARC review required
>       [ ] N/A
>       
>       Is the receiver authenticated prior to receiving any sensitive outbound communication?
>       [ ] Yes
>       [ ] No - ARC review required
>       [ ] N/A
>       
>     3.4.2 Authorization
>       (see http://opensolaris.org/os/community/arc/bestpractices/rbac-intro/ and
> 	   http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/ and
> 	   http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/
>            for details)
>       Are there any setuid/setgid privileged binaries in the project?
>       [*] Yes - ARC review required
>       [ ] No - continue with next section (section 3.4.3)
>       
>       If yes then are the setuid/setgid privileges handled by the use of roles?
>       [ ] Yes
>       [ ] No - ARC review required
>
>     3.4.3 Auditing
>       (see http://opensolaris.org/os/community/arc/policies/audit-policy/ for details)
>       (see http://opensolaris.org/os/community/arc/caselog/2003/397 for details)
>       Does this component contain administrative or security enforcing software?
>       [ ] Yes - ARC review required
>       [*] No - continue to next section (section 3.4.4)
>       
>       (see http://opensolaris.org/os/community/arc/caselog/2003/397 for details)
>       Do the components create audit logs detailing what took place including what event
>       took place, who was involved, when the event took place?
>       [ ] Yes - ARC contract and Audit project team review required
>       [ ] No - ARC review required
>         
>         
>     3.4.4 Authentication
>       (see http://opensolaris.org/os/community/arc/policies/PAM/)
>       Do the components contain any authentication code?
>       [ ] Yes
>       [*] No - continue to next section (section 3.4.5)
>       
>       If yes do the components use PAM (plugable authentication modules) for authentication?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       If yes is a single PAM session maintained during authentication?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       If yes are the components sufficiently privileged to allow the requested 
>       operations (authentication, password change, process credential manipulation, 
>       audit state initialization)?
>       [ ] Yes - briefly describe below
>       [ ] No - ARC review required
>       
>     3.4.5 Passwords
>       (see http://opensolaris.org/os/community/arc/bestpractices/passwords-cli/ and
>            http://opensolaris.org/os/community/arc/bestpractices/passwords-files/ for details)
>       Do any of the components for the project deal with passwords?
>       [ ] Yes
>       [*] No - continue to next section (section 3.4.6)
>       
>       If yes are these passwords entered via the CLI or environment?
>       [ ] Yes - ARC review required
>       [ ] No
>       
>       Are passwords stored within the file system for the component?
>       [ ] Yes
>       [ ] No - continue to next section (section 3.4.6)
>       
>       If yes are the permissions on the file such to protect exposing the password(s)?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>     3.4.6 General Security Questions
>       (see http://opensolaris.org/os/community/arc/bestpractices/security-questions/ for details)
>       Are there any network protocols used by this project?
>       [ ] Yes
>       [*] No - continue with the next section (section 3.5)
>       
>       Do the components use standard network protocols?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       Do network services for the project make decisions based upon user, host or 
>       service identities?
>       [ ] Yes - explain below
>       [ ] No
>       [ ] N/A
>       
>       Do the components make use of secret information during authentication and/or
>       authorization?
>       [ ] Yes - explain below
>       [ ] No
>       [ ] N/A
>   
>   3.5 Networking
>       Do the components access the network?
>       [ ] Yes
>       [*] No - continue with the next section (section 3.6)
>       
>       If yes do the components support IPv6?
>       [ ] Yes 
>       [ ] No - ARC review required
>           
>   3.6 Core Solaris Components
>       Do the components of this project compete with or duplicate core 
>       Solaris components?
>       [ ] Yes - ARC review required
>       [*] No 
>       
>       Examples of Core Solaris Components include but are not limited to:
>       
>         Secure By Default
>         Authorizations
>         PAM -- Plugable Authentication Module
>         Privilege
>         PRM -- Process Rights Management -- Privilege
>         Audit
>         xVm -- Virtualization
>         zones / Solaris Containers
>         PRM -- Process Rights Management
>         RBAC -- Role Based Access Control
>         TX / Trusted Extensions
>         ZFS
>         SMF -- Service Management Facility
>         FMA -- Fault Management Architecture
>         SCF -- Smart Card Facility
>         IPsec
>         
> 4.0 Interfaces
>   (see http://www.opensolaris.org/os/community/arc/policies/interface-taxonomy/ for details)
>   4.1 Exported Interfaces
>   
>     Interface Name		Classification      Comments
>     --------------------------- ------------------- ---------------------------
>     SUNWclisp			Uncommitted         Package 
>     /usr/bin/clisp		Uncommitted         Command
>     /usr/lib/clisp/		Uncommitted         Object Files
>     /usr/share/clisp/		Uncommitted         Emacs and Vim lisp support 
>     
>   4.2 Imported Interfaces
>     Interface Name		Classification       Comments
>     --------------------------- -------------------- --------------------------
>     readline (via SFW)		Committed	     PSARC/2007/188
>     libsigsegv			Uncommitted	     LSARC/2009/107
>     
> Appendix A - References
>   1. http://clisp.cons.org/
>     
>   OSR ID# 10665
>   RFE ID# 6777585
>
>
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		SFW
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
>
>   


From Zheng.He@sun.com Fri Feb 27 03:33:00 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n1RBWx2k023868
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 27 Feb 2009 03:32:59 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n1RBWqmU002581
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Fri, 27 Feb 2009 19:32:58 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFQ00C1H2QVCY00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 27 Feb 2009 04:32:55 -0700 (MST)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFQ008WJ2QT1S30@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Fri,
 27 Feb 2009 04:32:54 -0700 (MST)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n1RBWrv6021052	for
 <PSARC-ext@sun.com>; Fri, 27 Feb 2009 11:32:53 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 id <0KFQ003002Q4KO00@mail-apac.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Fri, 27 Feb 2009 19:32:52 +0800 (SGT)
Received: from [129.158.215.117] ([unknown] [129.158.215.117])
 by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 with ESMTPSA id <0KFQ004MR2QRYPK0@mail-apac.sun.com>; Fri,
 27 Feb 2009 19:32:52 +0800 (SGT)
Date: Fri, 27 Feb 2009 19:33:33 +0800
From: zheng he - Sun Microsystems - Beijing China <Zheng.He@sun.com>
Subject: Re: clisp [PSARC/2009/141 FastTrack timeout 03/05/2009]
In-reply-to: <49A79E80.1050902@sun.com>
Sender: Zheng.He@sun.com
To: "Garrett D'Amore" <gdamore@sun.com>
Cc: James Walker <jw137282@sac.sfbay.sun.com>, PSARC-ext@sun.com
Message-id: <49A7CF8D.60101@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=UTF-8
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
References: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
 <49A79E80.1050902@sun.com>
User-Agent: Thunderbird 2.0.0.9 (X11/20080213)
Status: RO
Content-Length: 12276

Hi Garrett,

Sorry! My mistake. clisp need not install setuid programs. I'v e updated 
the proposal at http://cr.opensolaris.org/~zhenghe/arc/proposal.txt

Thanks

-Charles He

Garrett D'Amore 写道:
> You've indicated that clisp installs setuid programs. Why? Please 
> provide more detail.
>
> -- Garrett
>
> James Walker wrote:
>> I'm sponsoring this familiarity case for Charles He. The requested
>> release binding is minor. The man page has been posted in the
>> materials directory.
>>
>> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
>> This information is Copyright 2009 Sun Microsystems
>> 1. Introduction
>> 1.1. Project/Component Working Name:
>> clisp
>> 1.2. Name of Document Author/Supplier:
>> Author: Charles He
>> 1.3 Date of This Document:
>> 26 February, 2009
>> 4. Technical Description
>> clisp Check List
>> 1.0 Project Information
>> 1.1 Name of project/component
>> clisp
>>
>> 1.2 Author of document
>> Zheng.he@Sun.COM
>>
>> 2.0 Project Summary
>> 2.1 Project Description
>> Common Lisp is a high-level, general-purpose, object-oriented, dynamic,
>> functional programming language.
>>
>> CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe
>> University, and Michael Stoll, then of Munich University, both in 
>> Germany.
>> It implements the language described in the ANSI Common Lisp standard 
>> with
>> many extensions.
>>
>> CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a 
>> foreign
>> language interface, i18n, POSIX and Perl regular expressions, a socket
>> interface, fast bignums, arbitrary precision floats, and more. An X11
>> interface is available through CLX, Garnet and CLUE/CLIO. Command line
>> editing is provided by readline. CLISP runs Maxima, ACL2 and many other
>> Common Lisp packages.
>> 2.2 Release binding
>> What is is the release binding?
>> (see http://opensolaris.org/os/community/arc/policies/release-taxonomy/)
>> [ ] Major
>> [*] Minor
>> [ ] Patch or Micro
>> [ ] Unknown -- ARC review required
>>
>> 2.3 Type of project
>> Is this case a Linux Familiarity project?
>> [*] Yes
>> [ ] No
>>
>> 2.4 Originating Community
>> 2.4.1 Community Name
>> GNU CLISP 2.4.2 Community Involvement
>> Indicate Sun's involvement in the community
>> [ ] Maintainer
>> [ ] Contributor
>> [*] Monitoring
>> Will the project team work with the upstream community to resolve
>> architectural issues of interest to Sun?
>> [*] Yes [ ] No - briefly explain
>> Will we or are we forking from the community?
>> [ ] Yes - ARC review required prior to forking
>> [*] No
>> 3.0 Technical Description
>> 3.1 Installation & Sharable
>> 3.1.1S Solaris Installation - section only required for Solaris Software
>> (see 
>> http://opensolaris.org/os/community/arc/policies/install-locations/ 
>> for details)
>> Does this project follow the Install Locations best practice?
>> [*] Yes [ ] No - ARC review required
>> Does this project install into /usr under 
>> [sbin|bin|lib|include|man|share]?
>> [*] Yes
>> [ ] No or N/A
>> Does this project install into /opt?
>> [ ] Yes - explain below
>> [*] No or N/A
>> Does this project install into a different directory structure?
>> [ ] Yes - ARC review required
>> [*] No or N/A
>> Do any of the components of this project conflict with anything under 
>> /usr?
>> (see http://opensolaris.org/os/community/arc/caselog/2007/047/ for 
>> details)
>> [ ] Yes - explain below
>> [*] No
>> If conflicts exist then will this project install under /usr/gnu?
>> [ ] Yes
>> [ ] No - ARC review required
>> [*] N/A
>> Is this project installing into /usr/sfw?
>> [ ] Yes - ARC review required
>> [*] No
>> 3.1.1W Windows Installation - section only required for Windows Software
>> (see http://sac.sfbay/WSARC/2002/494 for details)
>> Does this project install software into a <system drive>:\Program 
>> Files\Sun\<product> or <system drive>:\Sun\<product>
>> directory?
>> [ ] Yes
>> [ ] No - ARC review required
>> Does the project use the Windows registry?
>> [ ] Yes
>> [ ] No - ARC review required
>> Does the project use HKEY_LOCAL_MACHINE\SOFTWARE\Sun 
>> Microsystems\<product>\<version>
>> for the registry key?
>> [ ] Yes
>> [ ] No - ARC review required
>> Is the project's stored location
>> HKEY_LOCAL_MACHINE\SOFTWARE\Sun Microsystems\<product id>\<version 
>> id>\Path?
>> [ ] Yes
>> [ ] No - ARC review required
>> 3.1.2 Share and Sharable
>> Does the module include any components that are used or shared by 
>> other projects?
>> [*] Yes
>> [ ] No
>> If yes are these components packaged to be shared with the other FOSS?
>> [*] Yes
>> [ ] No - ARC review required
>> [ ] N/A
>> Are these components already in the Solaris WOS?
>> [ ] Yes
>> [*] No - continue with next section (section 3.2)
>> If yes are these newer versions being delivered?
>> [ ] Yes
>> [ ] No - ARC review required
>> If yes are the newer versions replacing the existing versions?
>> [ ] Yes
>> [ ] No - ARC review required
>>
>> 3.2 Exported Libraries
>> Are libraries being delivered by this project?
>> [ ] Yes
>> [*] No - continue with next section (section 3.3)
>> Are 64-bit versions of the libraries being delivered?
>> [ ] Yes
>> [ ] No - ARC review required
>> Are static versions of the libraries being delivered?
>> [ ] Yes - ARC review required
>> [ ] No 3.3 Services and the /etc Directory
>> (see http://opensolaris.org/os/community/arc/policies/SMF-policy/)
>> Does the project integrate anything into /etc/init.d or /etc/rc?.d?
>> [ ] Yes - ARC review required
>> [*] No
>> Does the project integrate any new entries into /etc/inittab or
>> /etc/inetd.conf?
>> [ ] Yes - ARC review required
>> [*] No
>> Does the project integrate any private non-public files into 
>> /etc/default
>> or /etc/ configuration files?
>> [ ] Yes - ARC review required
>> [*] No
>> Does the service manifests method context grant rights above that
>> of the noaccess user and basic privilege set?
>> [ ] Yes - ARC review required
>> [*] No
>> 3.4 Security
>> 3.4.1 Secure By Default (see 
>> http://opensolaris.org/os/community/arc/policies/secure-by-default/ 
>> for details)
>> (see 
>> http://www.opensolaris.org/os/community/arc/policies/NITS-policy/ for 
>> details)
>> (see parts of 
>> http://opensolaris.org/os/community/arc/policies/SMF-policy/ for
>> addtional details)
>> Are there any network services provided by this project?
>> [ ] Yes
>> [*] No - continue with the next section (section 3.4.2)
>> Are network services enabled by default?
>> [ ] Yes - ARC review required
>> [ ] No
>> [ ] N/A
>> Are network services automatically enabled by the project during 
>> installation?
>> [ ] Yes - ARC review required
>> [ ] No
>> [ ] N/A
>> Are inbound network communications denied by default?
>> [ ] Yes
>> [ ] No - ARC review required
>> [ ] N/A
>> Is inbound data checked to prevent content-based attacks?
>> [ ] Yes
>> [ ] No - ARC review required
>> [ ] N/A
>> Is the outbound receiver authenticated?
>> [ ] Yes
>> [ ] No - ARC review required
>> [ ] N/A
>> Is the receiver authenticated prior to receiving any sensitive 
>> outbound communication?
>> [ ] Yes
>> [ ] No - ARC review required
>> [ ] N/A
>> 3.4.2 Authorization
>> (see 
>> http://opensolaris.org/os/community/arc/bestpractices/rbac-intro/ and
>> http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/ and
>> http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/
>> for details)
>> Are there any setuid/setgid privileged binaries in the project?
>> [*] Yes - ARC review required
>> [ ] No - continue with next section (section 3.4.3)
>> If yes then are the setuid/setgid privileges handled by the use of 
>> roles?
>> [ ] Yes
>> [ ] No - ARC review required
>>
>> 3.4.3 Auditing
>> (see http://opensolaris.org/os/community/arc/policies/audit-policy/ 
>> for details)
>> (see http://opensolaris.org/os/community/arc/caselog/2003/397 for 
>> details)
>> Does this component contain administrative or security enforcing 
>> software?
>> [ ] Yes - ARC review required
>> [*] No - continue to next section (section 3.4.4)
>> (see http://opensolaris.org/os/community/arc/caselog/2003/397 for 
>> details)
>> Do the components create audit logs detailing what took place 
>> including what event
>> took place, who was involved, when the event took place?
>> [ ] Yes - ARC contract and Audit project team review required
>> [ ] No - ARC review required
>> 3.4.4 Authentication
>> (see http://opensolaris.org/os/community/arc/policies/PAM/)
>> Do the components contain any authentication code?
>> [ ] Yes
>> [*] No - continue to next section (section 3.4.5)
>> If yes do the components use PAM (plugable authentication modules) 
>> for authentication?
>> [ ] Yes
>> [ ] No - ARC review required
>> If yes is a single PAM session maintained during authentication?
>> [ ] Yes
>> [ ] No - ARC review required
>> If yes are the components sufficiently privileged to allow the 
>> requested operations (authentication, password change, process 
>> credential manipulation, audit state initialization)?
>> [ ] Yes - briefly describe below
>> [ ] No - ARC review required
>> 3.4.5 Passwords
>> (see 
>> http://opensolaris.org/os/community/arc/bestpractices/passwords-cli/ and
>> http://opensolaris.org/os/community/arc/bestpractices/passwords-files/ 
>> for details)
>> Do any of the components for the project deal with passwords?
>> [ ] Yes
>> [*] No - continue to next section (section 3.4.6)
>> If yes are these passwords entered via the CLI or environment?
>> [ ] Yes - ARC review required
>> [ ] No
>> Are passwords stored within the file system for the component?
>> [ ] Yes
>> [ ] No - continue to next section (section 3.4.6)
>> If yes are the permissions on the file such to protect exposing the 
>> password(s)?
>> [ ] Yes
>> [ ] No - ARC review required
>> 3.4.6 General Security Questions
>> (see 
>> http://opensolaris.org/os/community/arc/bestpractices/security-questions/ 
>> for details)
>> Are there any network protocols used by this project?
>> [ ] Yes
>> [*] No - continue with the next section (section 3.5)
>> Do the components use standard network protocols?
>> [ ] Yes
>> [ ] No - ARC review required
>> Do network services for the project make decisions based upon user, 
>> host or service identities?
>> [ ] Yes - explain below
>> [ ] No
>> [ ] N/A
>> Do the components make use of secret information during 
>> authentication and/or
>> authorization?
>> [ ] Yes - explain below
>> [ ] No
>> [ ] N/A
>> 3.5 Networking
>> Do the components access the network?
>> [ ] Yes
>> [*] No - continue with the next section (section 3.6)
>> If yes do the components support IPv6?
>> [ ] Yes [ ] No - ARC review required
>> 3.6 Core Solaris Components
>> Do the components of this project compete with or duplicate core 
>> Solaris components?
>> [ ] Yes - ARC review required
>> [*] No Examples of Core Solaris Components include but are not 
>> limited to:
>> Secure By Default
>> Authorizations
>> PAM -- Plugable Authentication Module
>> Privilege
>> PRM -- Process Rights Management -- Privilege
>> Audit
>> xVm -- Virtualization
>> zones / Solaris Containers
>> PRM -- Process Rights Management
>> RBAC -- Role Based Access Control
>> TX / Trusted Extensions
>> ZFS
>> SMF -- Service Management Facility
>> FMA -- Fault Management Architecture
>> SCF -- Smart Card Facility
>> IPsec
>> 4.0 Interfaces
>> (see 
>> http://www.opensolaris.org/os/community/arc/policies/interface-taxonomy/ 
>> for details)
>> 4.1 Exported Interfaces
>> Interface Name Classification Comments
>> --------------------------- ------------------- 
>> ---------------------------
>> SUNWclisp Uncommitted Package /usr/bin/clisp Uncommitted Command
>> /usr/lib/clisp/ Uncommitted Object Files
>> /usr/share/clisp/ Uncommitted Emacs and Vim lisp support 4.2 Imported 
>> Interfaces
>> Interface Name Classification Comments
>> --------------------------- -------------------- 
>> --------------------------
>> readline (via SFW) Committed PSARC/2007/188
>> libsigsegv Uncommitted LSARC/2009/107
>> Appendix A - References
>> 1. http://clisp.cons.org/
>> OSR ID# 10665
>> RFE ID# 6777585
>>
>>
>> 6. Resources and Schedule
>> 6.4. Steering Committee requested information
>> 6.4.1. Consolidation C-team Name:
>> SFW
>> 6.5. ARC review type: FastTrack
>> 6.6. ARC Exposure: open
>>
>


From Richard.Matthews@sun.com Tue Mar  3 16:00:06 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n240060w027372
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 3 Mar 2009 16:00:06 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n24005ad004688
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Tue, 3 Mar 2009 16:00:06 -0800 (PST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFY00C0DG05FP00@nwk-avmta-2.sfbay.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.Com); Tue, 03 Mar 2009 16:00:05 -0800 (PST)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFY000KXG0320D0@nwk-avmta-2.sfbay.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.Com); Tue,
 03 Mar 2009 16:00:03 -0800 (PST)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n24002U3007441	for
 <PSARC-ext@Sun.Com>; Wed, 04 Mar 2009 00:00:02 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 id <0KFY00000FLDJR00@mail-amer.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Tue, 03 Mar 2009 17:00:02 -0700 (MST)
Received: from Rick-Matthews-MacBook-Pro-15.local ([unknown] [129.150.32.241])
 by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 with ESMTPSA id <0KFY00MGBFZFCXG0@mail-amer.sun.com>; Tue,
 03 Mar 2009 16:59:51 -0700 (MST)
Date: Tue, 03 Mar 2009 17:59:45 -0600
From: Rick Matthews <Richard.Matthews@sun.com>
Subject: Re: clisp [PSARC/2009/141 FastTrack timeout 03/05/2009]
In-reply-to: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
Sender: Richard.Matthews@sun.com
To: James Walker <jw137282@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com, Zheng.He@sun.com
Message-id: <49ADC471.5020800@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209)
Status: RO
Content-Length: 14301

Are we supporting a particular version of clisp? The community appears 
to be very
active.
--
Rick

James Walker wrote:
> I'm sponsoring this familiarity case for Charles He. The requested
> release binding is minor. The man page has been posted in the
> materials directory.
>
> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
> This information is Copyright 2009 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 clisp
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Charles He
>     1.3  Date of This Document:
> 	26 February, 2009
> 4. Technical Description
> clisp Check List
> 1.0 Project Information
> 1.1 Name of project/component
>     clisp
>
> 1.2 Author of document
>     Zheng.he@Sun.COM
>
> 2.0 Project Summary
>   2.1 Project Description
>     Common Lisp is a high-level, general-purpose, object-oriented, dynamic,
>     functional programming language.
>
>     CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe
>     University, and Michael Stoll, then of Munich University, both in Germany.
>     It implements the language described in the ANSI Common Lisp standard with
>     many extensions.
>
>     CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign
>     language interface, i18n, POSIX and Perl regular expressions, a socket
>     interface, fast bignums, arbitrary precision floats, and more. An X11
>     interface is available through CLX, Garnet and CLUE/CLIO. Command line
>     editing is provided by readline. CLISP runs Maxima, ACL2 and many other
>     Common Lisp packages.  
>
>   2.2 Release binding
>       What is is the release binding?
>       (see http://opensolaris.org/os/community/arc/policies/release-taxonomy/)
>       [ ] Major
>       [*] Minor
>       [ ] Patch or Micro
>       [ ] Unknown -- ARC review required
>
>   2.3 Type of project
>       Is this case a Linux Familiarity project?
>       [*] Yes
>       [ ] No
>
>   2.4 Originating Community
>     2.4.1 Community Name
>       GNU  CLISP    
>     2.4.2 Community Involvement
>       Indicate Sun's involvement in the community
>       [ ] Maintainer
>       [ ] Contributor
>       [*] Monitoring
>       
>       Will the project team work with the upstream community to resolve
>       architectural issues of interest to Sun?
>       [*] Yes 
>       [ ] No - briefly explain
>       
>       Will we or are we forking from the community?
>       [ ] Yes - ARC review required prior to forking
>       [*] No
>       
> 3.0 Technical Description
>   3.1 Installation & Sharable
>     3.1.1S Solaris Installation - section only required for Solaris Software
>       (see http://opensolaris.org/os/community/arc/policies/install-locations/ for details)
>       Does this project follow the Install Locations best practice?
>       [*] Yes 
>       [ ] No - ARC review required
>       
>       Does this project install into /usr under [sbin|bin|lib|include|man|share]?
>       [*] Yes
>       [ ] No or N/A
>       
>       Does this project install into /opt?
>       [ ] Yes - explain below
>       [*] No or N/A
>       
>       Does this project install into a different directory structure?
>       [ ] Yes - ARC review required
>       [*] No or N/A
>       
>       Do any of the components of this project conflict with anything under /usr?
>       (see http://opensolaris.org/os/community/arc/caselog/2007/047/ for details)
>       [ ] Yes - explain below
>       [*] No
>       
>       If conflicts exist then will this project install under /usr/gnu?
>       [ ] Yes
>       [ ] No - ARC review required
>       [*] N/A
>       
>       Is this project installing into /usr/sfw?
>       [ ] Yes - ARC review required
>       [*] No
>       
>     3.1.1W Windows Installation - section only required for Windows Software
>       (see http://sac.sfbay/WSARC/2002/494 for details)
>       Does this project install software into a 
>       <system drive>:\Program Files\Sun\<product> or <system drive>:\Sun\<product>
>       directory?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       Does the project use the Windows registry?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       Does the project use 
>       HKEY_LOCAL_MACHINE\SOFTWARE\Sun Microsystems\<product>\<version>
>       for the registry key?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       Is the project's stored location
>       HKEY_LOCAL_MACHINE\SOFTWARE\Sun Microsystems\<product id>\<version id>\Path?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>     3.1.2 Share and Sharable
>       Does the module include any components that are used or shared by 
>       other projects?
>       [*] Yes
>       [ ] No
>     
>       If yes are these components packaged to be shared with the other FOSS?
>       [*] Yes
>       [ ] No - ARC review required
>       [ ] N/A
>     
>       Are these components already in the Solaris WOS?
>       [ ] Yes
>       [*] No - continue with next section (section 3.2)
>     
>       If yes are these newer versions being delivered?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       If yes are the newer versions replacing the existing versions?
>       [ ] Yes
>       [ ] No - ARC review required
>
>   3.2 Exported Libraries
>       Are libraries being delivered by this project?
>       [ ] Yes
>       [*] No - continue with next section (section 3.3)
>       
>       Are 64-bit versions of the libraries being delivered?
>       [ ] Yes
>       [ ] No - ARC review required
>     
>       Are static versions of the libraries being delivered?
>       [ ] Yes - ARC review required
>       [ ] No 
>       
>   3.3 Services and the /etc Directory
>       (see http://opensolaris.org/os/community/arc/policies/SMF-policy/)
>       Does the project integrate anything into /etc/init.d or /etc/rc?.d?
>       [ ] Yes - ARC review required
>       [*] No
>       
>       Does the project integrate any new entries into /etc/inittab or
>       /etc/inetd.conf?
>       [ ] Yes - ARC review required
>       [*] No
>       
>       Does the project integrate any private non-public files into /etc/default
>       or /etc/ configuration files?
>       [ ] Yes - ARC review required
>       [*] No
>       
>       Does the service manifests method context grant rights above that
>       of the noaccess user and basic privilege set?
>       [ ] Yes - ARC review required
>       [*] No
>         
>   3.4 Security
>     3.4.1 Secure By Default 
>       (see http://opensolaris.org/os/community/arc/policies/secure-by-default/ for details)
>       (see http://www.opensolaris.org/os/community/arc/policies/NITS-policy/ for details)
>       (see parts of http://opensolaris.org/os/community/arc/policies/SMF-policy/ for
>        addtional details)
>       Are there any network services provided by this project?
>       [ ] Yes
>       [*] No - continue with the next section (section 3.4.2)
>       
>       Are network services enabled by default?
>       [ ] Yes - ARC review required
>       [ ] No
>       [ ] N/A
>       
>       Are network services automatically enabled by the project during installation?
>       [ ] Yes - ARC review required
>       [ ] No
>       [ ] N/A
>       
>       Are inbound network communications denied by default?
>       [ ] Yes
>       [ ] No - ARC review required
>       [ ] N/A
>       
>       Is inbound data checked to prevent content-based attacks?
>       [ ] Yes
>       [ ] No - ARC review required
>       [ ] N/A
>       
>       Is the outbound receiver authenticated?
>       [ ] Yes
>       [ ] No - ARC review required
>       [ ] N/A
>       
>       Is the receiver authenticated prior to receiving any sensitive outbound communication?
>       [ ] Yes
>       [ ] No - ARC review required
>       [ ] N/A
>       
>     3.4.2 Authorization
>       (see http://opensolaris.org/os/community/arc/bestpractices/rbac-intro/ and
> 	   http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/ and
> 	   http://opensolaris.org/os/community/arc/bestpractices/rbac-profiles/
>            for details)
>       Are there any setuid/setgid privileged binaries in the project?
>       [*] Yes - ARC review required
>       [ ] No - continue with next section (section 3.4.3)
>       
>       If yes then are the setuid/setgid privileges handled by the use of roles?
>       [ ] Yes
>       [ ] No - ARC review required
>
>     3.4.3 Auditing
>       (see http://opensolaris.org/os/community/arc/policies/audit-policy/ for details)
>       (see http://opensolaris.org/os/community/arc/caselog/2003/397 for details)
>       Does this component contain administrative or security enforcing software?
>       [ ] Yes - ARC review required
>       [*] No - continue to next section (section 3.4.4)
>       
>       (see http://opensolaris.org/os/community/arc/caselog/2003/397 for details)
>       Do the components create audit logs detailing what took place including what event
>       took place, who was involved, when the event took place?
>       [ ] Yes - ARC contract and Audit project team review required
>       [ ] No - ARC review required
>         
>         
>     3.4.4 Authentication
>       (see http://opensolaris.org/os/community/arc/policies/PAM/)
>       Do the components contain any authentication code?
>       [ ] Yes
>       [*] No - continue to next section (section 3.4.5)
>       
>       If yes do the components use PAM (plugable authentication modules) for authentication?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       If yes is a single PAM session maintained during authentication?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       If yes are the components sufficiently privileged to allow the requested 
>       operations (authentication, password change, process credential manipulation, 
>       audit state initialization)?
>       [ ] Yes - briefly describe below
>       [ ] No - ARC review required
>       
>     3.4.5 Passwords
>       (see http://opensolaris.org/os/community/arc/bestpractices/passwords-cli/ and
>            http://opensolaris.org/os/community/arc/bestpractices/passwords-files/ for details)
>       Do any of the components for the project deal with passwords?
>       [ ] Yes
>       [*] No - continue to next section (section 3.4.6)
>       
>       If yes are these passwords entered via the CLI or environment?
>       [ ] Yes - ARC review required
>       [ ] No
>       
>       Are passwords stored within the file system for the component?
>       [ ] Yes
>       [ ] No - continue to next section (section 3.4.6)
>       
>       If yes are the permissions on the file such to protect exposing the password(s)?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>     3.4.6 General Security Questions
>       (see http://opensolaris.org/os/community/arc/bestpractices/security-questions/ for details)
>       Are there any network protocols used by this project?
>       [ ] Yes
>       [*] No - continue with the next section (section 3.5)
>       
>       Do the components use standard network protocols?
>       [ ] Yes
>       [ ] No - ARC review required
>       
>       Do network services for the project make decisions based upon user, host or 
>       service identities?
>       [ ] Yes - explain below
>       [ ] No
>       [ ] N/A
>       
>       Do the components make use of secret information during authentication and/or
>       authorization?
>       [ ] Yes - explain below
>       [ ] No
>       [ ] N/A
>   
>   3.5 Networking
>       Do the components access the network?
>       [ ] Yes
>       [*] No - continue with the next section (section 3.6)
>       
>       If yes do the components support IPv6?
>       [ ] Yes 
>       [ ] No - ARC review required
>           
>   3.6 Core Solaris Components
>       Do the components of this project compete with or duplicate core 
>       Solaris components?
>       [ ] Yes - ARC review required
>       [*] No 
>       
>       Examples of Core Solaris Components include but are not limited to:
>       
>         Secure By Default
>         Authorizations
>         PAM -- Plugable Authentication Module
>         Privilege
>         PRM -- Process Rights Management -- Privilege
>         Audit
>         xVm -- Virtualization
>         zones / Solaris Containers
>         PRM -- Process Rights Management
>         RBAC -- Role Based Access Control
>         TX / Trusted Extensions
>         ZFS
>         SMF -- Service Management Facility
>         FMA -- Fault Management Architecture
>         SCF -- Smart Card Facility
>         IPsec
>         
> 4.0 Interfaces
>   (see http://www.opensolaris.org/os/community/arc/policies/interface-taxonomy/ for details)
>   4.1 Exported Interfaces
>   
>     Interface Name		Classification      Comments
>     --------------------------- ------------------- ---------------------------
>     SUNWclisp			Uncommitted         Package 
>     /usr/bin/clisp		Uncommitted         Command
>     /usr/lib/clisp/		Uncommitted         Object Files
>     /usr/share/clisp/		Uncommitted         Emacs and Vim lisp support 
>     
>   4.2 Imported Interfaces
>     Interface Name		Classification       Comments
>     --------------------------- -------------------- --------------------------
>     readline (via SFW)		Committed	     PSARC/2007/188
>     libsigsegv			Uncommitted	     LSARC/2009/107
>     
> Appendix A - References
>   1. http://clisp.cons.org/
>     
>   OSR ID# 10665
>   RFE ID# 6777585
>
>
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		SFW
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
>
>   


-- 
---------------------------------------------------------------------
Rick Matthews                           email: Rick.Matthews@sun.com
Sun Microsystems, Inc.                  phone:+1(651) 554-1518
1270 Eagan Industrial Road              phone(internal): 54418
Suite 160                               fax:  +1(651) 554-1540
Eagan, MN 55121-1231 USA                main: +1(651) 554-1500		
---------------------------------------------------------------------


From James.Walker@sun.com Wed Mar  4 10:12:06 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n24IC6aU029070
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 4 Mar 2009 10:12:06 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n24IC3lB005788
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 4 Mar 2009 10:12:06 -0800 (PST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFZ00E0XUK5AP00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Wed, 04 Mar 2009 11:12:05 -0700 (MST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFZ00IWXUK3Y0E0@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Wed,
 04 Mar 2009 11:12:03 -0700 (MST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n24IC2GV005455	for
 <PSARC-ext@sun.com>; Wed, 04 Mar 2009 18:12:02 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 id <0KFZ00A00U8ZT100@mail-amer.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Wed, 04 Mar 2009 11:12:02 -0700 (MST)
Received: from [172.20.25.153] ([unknown] [172.20.25.153])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7.0-3.01 64bit
 (built Dec 23 2008)) with ESMTPSA id <0KFZ00KOBUJJXO90@mail-amer.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Wed,
 04 Mar 2009 11:11:44 -0700 (MST)
Date: Wed, 04 Mar 2009 11:14:02 -0700
From: Jim Walker <James.Walker@sun.com>
Subject: Re: clisp [PSARC/2009/141 FastTrack timeout 03/05/2009]
In-reply-to: <49ADC471.5020800@Sun.COM>
Sender: James.Walker@sun.com
To: Rick Matthews <Richard.Matthews@sun.com>
Cc: PSARC-ext@sun.com, Zheng.He@sun.com
Reply-to: James.Walker@sun.com
Message-id: <49AEC4EA.5000103@sun.com>
Organization: Sun Microsystems, Inc.
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
 <49ADC471.5020800@Sun.COM>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 226

Rick Matthews wrote:
> Are we supporting a particular version of clisp? The community appears 
> to be very active.

The project team will be delivering the current clisp version 2.47.

I'll update the checklist.

Cheers,
Jim

From Richard.Matthews@Sun.COM Wed Mar  4 10:23:43 2009
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n24INgYA000597
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 4 Mar 2009 10:23:43 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n24INgL5034397
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 4 Mar 2009 11:23:42 -0700 (MST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFZ00F05V3IJT00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.Com); Wed, 04 Mar 2009 11:23:42 -0700 (MST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFZ00EOKV3HHA00@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.Com); Wed,
 04 Mar 2009 11:23:41 -0700 (MST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n24INfeF011819	for
 <PSARC-ext@Sun.Com>; Wed, 04 Mar 2009 18:23:41 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 id <0KFZ00A00U8ZT100@mail-amer.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Wed, 04 Mar 2009 11:23:41 -0700 (MST)
Received: from Rick-Matthews-MacBook-Pro-15.local ([unknown] [129.150.64.186])
 by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 with ESMTPSA id <0KFZ00K28V38XOD0@mail-amer.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Wed, 04 Mar 2009 11:23:33 -0700 (MST)
Date: Wed, 04 Mar 2009 12:23:40 -0600
From: Rick Matthews <Richard.Matthews@Sun.COM>
Subject: Re: clisp [PSARC/2009/141 FastTrack timeout 03/05/2009]
In-reply-to: <49AEC4EA.5000103@sun.com>
Sender: Richard.Matthews@Sun.COM
To: James.Walker@Sun.COM
Cc: PSARC-ext@Sun.COM, Zheng.He@Sun.COM
Message-id: <49AEC72C.3060809@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
 <49ADC471.5020800@Sun.COM> <49AEC4EA.5000103@sun.com>
User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209)
Status: RO
Content-Length: 759

Backing up the verbal +1....

Jim Walker wrote:
> Rick Matthews wrote:
>> Are we supporting a particular version of clisp? The community 
>> appears to be very active.
>
> The project team will be delivering the current clisp version 2.47.
>
> I'll update the checklist.
>
> Cheers,
> Jim


-- 
---------------------------------------------------------------------
Rick Matthews                           email: Rick.Matthews@sun.com
Sun Microsystems, Inc.                  phone:+1(651) 554-1518
1270 Eagan Industrial Road              phone(internal): 54418
Suite 160                               fax:  +1(651) 554-1540
Eagan, MN 55121-1231 USA                main: +1(651) 554-1500		
---------------------------------------------------------------------


From James.Walker@sun.com Wed Mar  4 10:43:13 2009
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n24IhDOs002603
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 4 Mar 2009 10:43:13 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n24Ih8bf047259
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 4 Mar 2009 11:43:13 -0700 (MST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFZ00C19VZYZW00@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.Com); Wed, 04 Mar 2009 10:43:10 -0800 (PST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFZ005DXVZUK170@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.Com); Wed,
 04 Mar 2009 10:43:06 -0800 (PST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n24Ih6D7022048	for
 <PSARC-ext@Sun.Com>; Wed, 04 Mar 2009 18:43:06 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 id <0KFZ00800VOL6Y00@mail-amer.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Wed, 04 Mar 2009 11:43:06 -0700 (MST)
Received: from [172.20.25.153] ([unknown] [172.20.25.153])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7.0-3.01 64bit
 (built Dec 23 2008)) with ESMTPSA id <0KFZ005ZKVZRTY40@mail-amer.sun.com> for
 PSARC-ext@Sun.Com (ORCPT PSARC-ext@Sun.Com); Wed,
 04 Mar 2009 11:43:04 -0700 (MST)
Date: Wed, 04 Mar 2009 11:45:22 -0700
From: Jim Walker <James.Walker@sun.com>
Subject: Re: clisp [PSARC/2009/141 FastTrack timeout 03/05/2009]
In-reply-to: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
Sender: James.Walker@sun.com
To: PSARC-ext@sun.com
Cc: Zheng.He@sun.com
Reply-to: James.Walker@sun.com
Message-id: <49AECC42.3000904@sun.com>
Organization: Sun Microsystems, Inc.
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 61

This case was approved at todays PSARC meeting.

Cheers,
Jim

From Zheng.He@sun.com Wed Mar  4 18:24:31 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n252OVa9021986
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 4 Mar 2009 18:24:31 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n252OTA3006244;
	Thu, 5 Mar 2009 02:24:30 GMT
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KG000903HCTCT00@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 04 Mar 2009 18:24:29 -0800 (PST)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KG000B0MHCSBQD0@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 04 Mar 2009 18:24:29 -0800 (PST)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n252ORKx005403; Thu,
 05 Mar 2009 02:24:27 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 id <0KG000500HBYJW00@mail-apac.sun.com>; Thu, 05 Mar 2009 10:24:27 +0800 (SGT)
Received: from [129.158.215.117] ([unknown] [129.158.215.117])
 by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 with ESMTPSA id <0KG000APGHCQQKK0@mail-apac.sun.com>; Thu,
 05 Mar 2009 10:24:27 +0800 (SGT)
Date: Thu, 05 Mar 2009 10:25:10 +0800
From: zheng he - Sun Microsystems - Beijing China <Zheng.He@sun.com>
Subject: Re: clisp [PSARC/2009/141 FastTrack timeout 03/05/2009]
In-reply-to: <49AECC42.3000904@sun.com>
Sender: Zheng.He@sun.com
To: James.Walker@sun.com
Cc: PSARC-ext@sun.com, solaris-qe-pkgproj@sun.com
Message-id: <49AF3806.5030506@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=UTF-8
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
References: <200902270724.n1R7Ofq5024037@sac.sfbay.sun.com>
 <49AECC42.3000904@sun.com>
User-Agent: Thunderbird 2.0.0.9 (X11/20080213)
Status: RO
Content-Length: 113

Jim Walker 写道:
> This case was approved at todays PSARC meeting.
>
> Cheers,
> Jim
Thank you!!!

-Charles He

