From jw137282@sac.sfbay.sun.com Tue Jun 23 16:05:44 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 n5NN5inE027607
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 23 Jun 2009 16:05:44 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n5NN5ctT017164;
	Wed, 24 Jun 2009 00:05:43 +0100 (BST)
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 <0KLP00401S5IGW00@brm-avmta-1.central.sun.com>; Tue,
 23 Jun 2009 17:05:42 -0600 (MDT)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KLP00EM5S5ILT50@brm-avmta-1.central.sun.com>; Tue,
 23 Jun 2009 17:05:42 -0600 (MDT)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n5NN5fET047675; Tue, 23 Jun 2009 16:05:41 -0700 (PDT)
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 n5NN5eNG027162; Tue,
 23 Jun 2009 16:05:40 -0700 (PDT)
Received: (from jw137282@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n5NN5eUd027144; Tue,
 23 Jun 2009 16:05:40 -0700 (PDT)
Date: Tue, 23 Jun 2009 16:05:40 -0700 (PDT)
From: James Walker <jw137282@sac.sfbay.sun.com>
Subject: yaz [PSARC/2009/368 FastTrack timeout 06/30/2009]
To: PSARC-ext@sun.com
Cc: richard.reinhard@sun.com
Message-id: <200906232305.n5NN5eUd027144@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 3884

I'm sponsoring this familiarity case for Rich Reinhard. The requested
release binding is minor. The man pages have 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:
	 yaz
    1.2. Name of Document Author/Supplier:
	 Author:  Rich Reinhard
    1.3  Date of This Document:
	23 June, 2009
4. Technical Description

Summary
=======

YAZ[1] is a programmers toolkit supporting the development of Z39.50/SRW/SRU
clients and servers. Z39.50-2003 (version 3) as well as SRW/SRU version 1.1
are supported in both the client and server roles.

Z39.50[2] refers to the International Standard, ISO 23950: "Information
Retrieval (Z39.50): Application Service Definition and Protocol
Specification", and to ANSI/NISO Z39.50. The Library of Congress is the
Maintenance Agency and Registration Authority for both standards

The current version of YAZ includes support for the industry standard ZOOM API
for Z39.50. This API vastly simplifies the process of writing new clients using
YAZ, and it reduces your dependency on any single toolkit. YAZ can be used by
itself to build Z39.50 applications in C. Index Data (ID) Zebra[3], which is
in the process of being ported to Solaris/OpenSolaris, depends on YAZ.

YAZ-3.0.46 will be integrated into the SFW consolidation as part of this
proposal, and will be installed as SUNWlibyaz. This project requests a minor
release binding.

Dependencies
============

SUNWgnutls
SUNWlxsl
SUNWgnu-readline

Interfaces
==========

Exported Interfaces			Classification	Comment
-------------------			--------------	----------------------
SUNWlibyaz				Uncommitted	Package
/usr/bin/yaz-asncomp			Uncommitted	Command
/usr/bin/yaz-client			Uncommitted	Command
/usr/bin/yaz-config			Uncommitted	Command
/usr/bin/yaz-iconv			Uncommitted	Command
/usr/bin/yaz-illclient			Uncommitted	Command
/usr/bin/yaz-marcdump			Uncommitted	Command
/usr/bin/yaz-ztest			Uncommitted	Command
/usr/bin/zoomsh				Uncommitted	Command

/usr/include/yaz/			Uncommitted	Included Files
/usr/lib/pkgconfig/yaz.pc		Uncommitted	Pkg Config Script
/usr/share/aclocal/yaz.m4		Uncommitted	Autoconf Macros

/usr/lib/libyaz.so			Uncommitted	Symbolic Link
/usr/lib/libyaz.so.3			Uncommitted	Symbolic Link
/usr/lib/libyaz.so.3.0.0		Uncommitted	32-bit Library
/usr/lib/libyaz_icu.so			Uncommitted	Symbolic Link
/usr/lib/libyaz_icu.so.3		Uncommitted	Symbolic Link
/usr/lib/libyaz_icu.so.3.0.0		Uncommitted	32-bit Library
/usr/lib/libyaz_server.so		Uncommitted	Symbolic Link
/usr/lib/libyaz_server.so.3		Uncommitted	Symbolic Link
/usr/lib/libyaz_server.so.3.0.0		Uncommitted	32-bit Library

/usr/lib/64/libyaz.so			Uncommitted	Symbolic Link
/usr/lib/64/libyaz.so.3			Uncommitted	Symbolic Link
/usr/lib/64/libyaz.so.3.0.0		Uncommitted	64-bit Library
/usr/lib/64/libyaz_icu.so		Uncommitted	Symbolic Link
/usr/lib/64/libyaz_icu.so.3		Uncommitted	Symbolic Link
/usr/lib/64/libyaz_icu.so.3.0.0		Uncommitted	64-bit Library
/usr/lib/64/libyaz_server.so		Uncommitted	Symbolic Link
/usr/lib/64/libyaz_server.so.3		Uncommitted	Symbolic Link
/usr/lib/64/libyaz_server.so.3.0.0	Uncommitted	64-bit Library

*64 = sparcv9 and amd64

Imported Interfaces 	Classification	Comment
-------------------	--------------	---------------------------
SUNWgnutls 		Volitile	GNU transport layer security library
SUNWlxsl		Uncommitted	The XSLT library
SUNWgnu-readline 	Uncommitted	GNU readline

Project Private
---------------
/usr/share/yaz

Reference Documents
===================
[1] http://www.indexdata.dk/yaz/ 
[2] http://www.loc.gov/z3950/agency/
[3] http://www.indexdata.dk/zebra/index.tkl

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 Tue Jun 23 16:55:39 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 n5NNtc9r013041
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 23 Jun 2009 16:55:39 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n5NNtMfU018669
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 24 Jun 2009 07:55:38 +0800 (SGT)
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 <0KLP00801UGM6800@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.Com); Tue, 23 Jun 2009 16:55:34 -0700 (PDT)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KLP004QIUGM6120@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.Com); Tue,
 23 Jun 2009 16:55:34 -0700 (PDT)
Received: from fe-sfbay-10.sun.com ([192.18.43.129])
	by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n5NNtXbG024945	for
 <PSARC-ext@Sun.Com>; Tue, 23 Jun 2009 16:55:33 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-10.sun.com by fe-sfbay-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KLP00J00U0X9X00@fe-sfbay-10.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Tue, 23 Jun 2009 16:55:33 -0700 (PDT)
Received: from [192.168.251.11] ([unknown] [76.93.15.33])
 by fe-sfbay-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 with ESMTPSA id <0KLP009JZUGLTN50@fe-sfbay-10.sun.com>; Tue,
 23 Jun 2009 16:55:33 -0700 (PDT)
Date: Tue, 23 Jun 2009 16:55:32 -0700
From: "Garrett D'Amore" <gdamore@Sun.COM>
Subject: Re: yaz [PSARC/2009/368 FastTrack timeout 06/30/2009]
In-reply-to: <200906232305.n5NN5eUd027144@sac.sfbay.sun.com>
Sender: Garrett.Damore@Sun.COM
To: James Walker <jw137282@sac.sfbay.sun.com>
Cc: PSARC-ext@Sun.COM, Richard.Reinhard@Sun.COM
Message-id: <4A416B74.1000405@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200906232305.n5NN5eUd027144@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.18 (X11/20081201)
Status: RO
Content-Length: 4550



James Walker wrote:
> I'm sponsoring this familiarity case for Rich Reinhard. The requested
> release binding is minor. The man pages have 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:
> 	 yaz
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Rich Reinhard
>     1.3  Date of This Document:
> 	23 June, 2009
> 4. Technical Description
>
> Summary
> =======
>
> YAZ[1] is a programmers toolkit supporting the development of Z39.50/SRW/SRU
> clients and servers. Z39.50-2003 (version 3) as well as SRW/SRU version 1.1
> are supported in both the client and server roles.
>   

Server roles?  Can you then supply more information about what the 
configuration values are for this, and does this conform to SBSD?  Does 
it need administrative tunables or SMF manifest?

The client side looks obvious, but I'm not sure that we have enough here 
about the server side.  (From your deliverables, it looks perhaps like 
the server parts are just library pieces, and not actually enabled in 
any server?)

    -- Garrett
> Z39.50[2] refers to the International Standard, ISO 23950: "Information
> Retrieval (Z39.50): Application Service Definition and Protocol
> Specification", and to ANSI/NISO Z39.50. The Library of Congress is the
> Maintenance Agency and Registration Authority for both standards
>
> The current version of YAZ includes support for the industry standard ZOOM API
> for Z39.50. This API vastly simplifies the process of writing new clients using
> YAZ, and it reduces your dependency on any single toolkit. YAZ can be used by
> itself to build Z39.50 applications in C. Index Data (ID) Zebra[3], which is
> in the process of being ported to Solaris/OpenSolaris, depends on YAZ.
>
> YAZ-3.0.46 will be integrated into the SFW consolidation as part of this
> proposal, and will be installed as SUNWlibyaz. This project requests a minor
> release binding.
>
> Dependencies
> ============
>
> SUNWgnutls
> SUNWlxsl
> SUNWgnu-readline
>
> Interfaces
> ==========
>
> Exported Interfaces			Classification	Comment
> -------------------			--------------	----------------------
> SUNWlibyaz				Uncommitted	Package
> /usr/bin/yaz-asncomp			Uncommitted	Command
> /usr/bin/yaz-client			Uncommitted	Command
> /usr/bin/yaz-config			Uncommitted	Command
> /usr/bin/yaz-iconv			Uncommitted	Command
> /usr/bin/yaz-illclient			Uncommitted	Command
> /usr/bin/yaz-marcdump			Uncommitted	Command
> /usr/bin/yaz-ztest			Uncommitted	Command
> /usr/bin/zoomsh				Uncommitted	Command
>
> /usr/include/yaz/			Uncommitted	Included Files
> /usr/lib/pkgconfig/yaz.pc		Uncommitted	Pkg Config Script
> /usr/share/aclocal/yaz.m4		Uncommitted	Autoconf Macros
>
> /usr/lib/libyaz.so			Uncommitted	Symbolic Link
> /usr/lib/libyaz.so.3			Uncommitted	Symbolic Link
> /usr/lib/libyaz.so.3.0.0		Uncommitted	32-bit Library
> /usr/lib/libyaz_icu.so			Uncommitted	Symbolic Link
> /usr/lib/libyaz_icu.so.3		Uncommitted	Symbolic Link
> /usr/lib/libyaz_icu.so.3.0.0		Uncommitted	32-bit Library
> /usr/lib/libyaz_server.so		Uncommitted	Symbolic Link
> /usr/lib/libyaz_server.so.3		Uncommitted	Symbolic Link
> /usr/lib/libyaz_server.so.3.0.0		Uncommitted	32-bit Library
>
> /usr/lib/64/libyaz.so			Uncommitted	Symbolic Link
> /usr/lib/64/libyaz.so.3			Uncommitted	Symbolic Link
> /usr/lib/64/libyaz.so.3.0.0		Uncommitted	64-bit Library
> /usr/lib/64/libyaz_icu.so		Uncommitted	Symbolic Link
> /usr/lib/64/libyaz_icu.so.3		Uncommitted	Symbolic Link
> /usr/lib/64/libyaz_icu.so.3.0.0		Uncommitted	64-bit Library
> /usr/lib/64/libyaz_server.so		Uncommitted	Symbolic Link
> /usr/lib/64/libyaz_server.so.3		Uncommitted	Symbolic Link
> /usr/lib/64/libyaz_server.so.3.0.0	Uncommitted	64-bit Library
>
> *64 = sparcv9 and amd64
>
> Imported Interfaces 	Classification	Comment
> -------------------	--------------	---------------------------
> SUNWgnutls 		Volitile	GNU transport layer security library
> SUNWlxsl		Uncommitted	The XSLT library
> SUNWgnu-readline 	Uncommitted	GNU readline
>
> Project Private
> ---------------
> /usr/share/yaz
>
> Reference Documents
> ===================
> [1] http://www.indexdata.dk/yaz/ 
> [2] http://www.loc.gov/z3950/agency/
> [3] http://www.indexdata.dk/zebra/index.tkl
>
> 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.Reinhard@sun.com Wed Jun 24 12:32:59 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 n5OJWwNC016127
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 24 Jun 2009 12:32:59 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n5OJWv2j016695
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 24 Jun 2009 20:32:57 +0100 (BST)
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 <0KLR00L0ACYXBA00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.Com); Wed, 24 Jun 2009 13:32:57 -0600 (MDT)
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 <0KLR00B7RCYW6860@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.Com); Wed,
 24 Jun 2009 13:32:56 -0600 (MDT)
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 n5OJWunU016141	for
 <PSARC-ext@Sun.Com>; Wed, 24 Jun 2009 19:32:56 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KLR00900CFX7300@mail-amer.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Wed, 24 Jun 2009 13:32:56 -0600 (MDT)
Received: from boulder-dhcp-217.Central.Sun.COM ([unknown] [172.20.24.217])
 by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 with ESMTPSA id <0KLR00B38CYU5FE0@mail-amer.sun.com>; Wed,
 24 Jun 2009 13:32:54 -0600 (MDT)
Date: Wed, 24 Jun 2009 13:32:44 -0600
From: Rich Reinhard <Richard.Reinhard@sun.com>
Subject: Re: yaz [PSARC/2009/368 FastTrack timeout 06/30/2009]
In-reply-to: <4A416B74.1000405@sun.com>
Sender: Richard.Reinhard@sun.com
To: "Garrett D'Amore" <gdamore@sun.com>
Cc: James Walker <jw137282@sac.sfbay.sun.com>, PSARC-ext@sun.com
Message-id: <4A427F5C.7030703@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=windows-1252
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
References: <200906232305.n5NN5eUd027144@sac.sfbay.sun.com>
 <4A416B74.1000405@sun.com>
User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605)
Status: RO
Content-Length: 5137

Hi Garrett,

This is just a developer toolkit for the development of a Z39.50 server 
if one chooses to do so. There is no explicit server invocation when 
this package is installed. Therefore there are no tunables or smf 
manifest that is needed.

excerpt from yaz website: http://www.indexdata.dk/yaz/

YAZ is a programmers’ toolkit supporting the development of 
Z39.50/SRW/SRU clients and servers. Z39.50-2003 (version 3) as well as 
SRW/SRU version 1.1 are supported in both the client and server roles.

-Rich


Garrett D'Amore wrote:
>
>
> James Walker wrote:
>> I'm sponsoring this familiarity case for Rich Reinhard. The requested
>> release binding is minor. The man pages have 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:
>> yaz
>> 1.2. Name of Document Author/Supplier:
>> Author: Rich Reinhard
>> 1.3 Date of This Document:
>> 23 June, 2009
>> 4. Technical Description
>>
>> Summary
>> =======
>>
>> YAZ[1] is a programmers toolkit supporting the development of 
>> Z39.50/SRW/SRU
>> clients and servers. Z39.50-2003 (version 3) as well as SRW/SRU 
>> version 1.1
>> are supported in both the client and server roles.
>
> Server roles? Can you then supply more information about what the 
> configuration values are for this, and does this conform to SBSD? Does 
> it need administrative tunables or SMF manifest?
>
> The client side looks obvious, but I'm not sure that we have enough 
> here about the server side. (From your deliverables, it looks perhaps 
> like the server parts are just library pieces, and not actually 
> enabled in any server?)
>
> -- Garrett
>> Z39.50[2] refers to the International Standard, ISO 23950: "Information
>> Retrieval (Z39.50): Application Service Definition and Protocol
>> Specification", and to ANSI/NISO Z39.50. The Library of Congress is the
>> Maintenance Agency and Registration Authority for both standards
>>
>> The current version of YAZ includes support for the industry standard 
>> ZOOM API
>> for Z39.50. This API vastly simplifies the process of writing new 
>> clients using
>> YAZ, and it reduces your dependency on any single toolkit. YAZ can be 
>> used by
>> itself to build Z39.50 applications in C. Index Data (ID) Zebra[3], 
>> which is
>> in the process of being ported to Solaris/OpenSolaris, depends on YAZ.
>>
>> YAZ-3.0.46 will be integrated into the SFW consolidation as part of this
>> proposal, and will be installed as SUNWlibyaz. This project requests 
>> a minor
>> release binding.
>>
>> Dependencies
>> ============
>>
>> SUNWgnutls
>> SUNWlxsl
>> SUNWgnu-readline
>>
>> Interfaces
>> ==========
>>
>> Exported Interfaces Classification Comment
>> ------------------- -------------- ----------------------
>> SUNWlibyaz Uncommitted Package
>> /usr/bin/yaz-asncomp Uncommitted Command
>> /usr/bin/yaz-client Uncommitted Command
>> /usr/bin/yaz-config Uncommitted Command
>> /usr/bin/yaz-iconv Uncommitted Command
>> /usr/bin/yaz-illclient Uncommitted Command
>> /usr/bin/yaz-marcdump Uncommitted Command
>> /usr/bin/yaz-ztest Uncommitted Command
>> /usr/bin/zoomsh Uncommitted Command
>>
>> /usr/include/yaz/ Uncommitted Included Files
>> /usr/lib/pkgconfig/yaz.pc Uncommitted Pkg Config Script
>> /usr/share/aclocal/yaz.m4 Uncommitted Autoconf Macros
>>
>> /usr/lib/libyaz.so Uncommitted Symbolic Link
>> /usr/lib/libyaz.so.3 Uncommitted Symbolic Link
>> /usr/lib/libyaz.so.3.0.0 Uncommitted 32-bit Library
>> /usr/lib/libyaz_icu.so Uncommitted Symbolic Link
>> /usr/lib/libyaz_icu.so.3 Uncommitted Symbolic Link
>> /usr/lib/libyaz_icu.so.3.0.0 Uncommitted 32-bit Library
>> /usr/lib/libyaz_server.so Uncommitted Symbolic Link
>> /usr/lib/libyaz_server.so.3 Uncommitted Symbolic Link
>> /usr/lib/libyaz_server.so.3.0.0 Uncommitted 32-bit Library
>>
>> /usr/lib/64/libyaz.so Uncommitted Symbolic Link
>> /usr/lib/64/libyaz.so.3 Uncommitted Symbolic Link
>> /usr/lib/64/libyaz.so.3.0.0 Uncommitted 64-bit Library
>> /usr/lib/64/libyaz_icu.so Uncommitted Symbolic Link
>> /usr/lib/64/libyaz_icu.so.3 Uncommitted Symbolic Link
>> /usr/lib/64/libyaz_icu.so.3.0.0 Uncommitted 64-bit Library
>> /usr/lib/64/libyaz_server.so Uncommitted Symbolic Link
>> /usr/lib/64/libyaz_server.so.3 Uncommitted Symbolic Link
>> /usr/lib/64/libyaz_server.so.3.0.0 Uncommitted 64-bit Library
>>
>> *64 = sparcv9 and amd64
>>
>> Imported Interfaces Classification Comment
>> ------------------- -------------- ---------------------------
>> SUNWgnutls Volitile GNU transport layer security library
>> SUNWlxsl Uncommitted The XSLT library
>> SUNWgnu-readline Uncommitted GNU readline
>>
>> Project Private
>> ---------------
>> /usr/share/yaz
>>
>> Reference Documents
>> ===================
>> [1] http://www.indexdata.dk/yaz/ [2] http://www.loc.gov/z3950/agency/
>> [3] http://www.indexdata.dk/zebra/index.tkl
>>
>> 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 Wed Jun 24 12:40:49 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 n5OJemNF016452
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 24 Jun 2009 12:40:48 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n5OJeeHP004931
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 24 Jun 2009 13:40:48 -0600 (MDT)
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 <0KLR00L0TDBZK000@nwk-avmta-2.sfbay.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.Com); Wed, 24 Jun 2009 12:40:47 -0700 (PDT)
Received: from sca-es-mail-2.sun.com ([192.18.43.133])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KLR00JT0DBWHZ40@nwk-avmta-2.sfbay.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.Com); Wed,
 24 Jun 2009 12:40:44 -0700 (PDT)
Received: from fe-sfbay-10.sun.com ([192.18.43.129])
	by sca-es-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n5OJeiuH017131	for
 <PSARC-ext@Sun.Com>; Wed, 24 Jun 2009 12:40:44 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-10.sun.com by fe-sfbay-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KLR00500D1J1900@fe-sfbay-10.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Wed, 24 Jun 2009 12:40:44 -0700 (PDT)
Received: from [192.168.251.11] ([unknown] [76.93.15.33])
 by fe-sfbay-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 with ESMTPSA id <0KLR005NNDBQSM80@fe-sfbay-10.sun.com>; Wed,
 24 Jun 2009 12:40:38 -0700 (PDT)
Date: Wed, 24 Jun 2009 12:40:38 -0700
From: "Garrett D'Amore" <gdamore@sun.com>
Subject: Re: yaz [PSARC/2009/368 FastTrack timeout 06/30/2009]
In-reply-to: <4A427F5C.7030703@sun.com>
Sender: Garrett.Damore@sun.com
To: Rich Reinhard <Richard.Reinhard@sun.com>
Cc: James Walker <jw137282@sac.sfbay.sun.com>, PSARC-ext@sun.com
Message-id: <4A428136.3030704@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=windows-1252
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
References: <200906232305.n5NN5eUd027144@sac.sfbay.sun.com>
 <4A416B74.1000405@sun.com> <4A427F5C.7030703@sun.com>
User-Agent: Thunderbird 2.0.0.18 (X11/20081201)
Status: RO
Content-Length: 5470

Rich Reinhard wrote:
> Hi Garrett,
>
> This is just a developer toolkit for the development of a Z39.50 
> server if one chooses to do so. There is no explicit server invocation 
> when this package is installed. Therefore there are no tunables or smf 
> manifest that is needed.
>
> excerpt from yaz website: http://www.indexdata.dk/yaz/
>
> YAZ is a programmers’ toolkit supporting the development of 
> Z39.50/SRW/SRU clients and servers. Z39.50-2003 (version 3) as well as 
> SRW/SRU version 1.1 are supported in both the client and server roles.
>
> -Rich

Okay, with that, +1.  Your case was let run, so you need to wait until 
the timer expires before the case can be considered approved.

    - Garrett
>
>
> Garrett D'Amore wrote:
>>
>>
>> James Walker wrote:
>>> I'm sponsoring this familiarity case for Rich Reinhard. The requested
>>> release binding is minor. The man pages have 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:
>>> yaz
>>> 1.2. Name of Document Author/Supplier:
>>> Author: Rich Reinhard
>>> 1.3 Date of This Document:
>>> 23 June, 2009
>>> 4. Technical Description
>>>
>>> Summary
>>> =======
>>>
>>> YAZ[1] is a programmers toolkit supporting the development of 
>>> Z39.50/SRW/SRU
>>> clients and servers. Z39.50-2003 (version 3) as well as SRW/SRU 
>>> version 1.1
>>> are supported in both the client and server roles.
>>
>> Server roles? Can you then supply more information about what the 
>> configuration values are for this, and does this conform to SBSD? 
>> Does it need administrative tunables or SMF manifest?
>>
>> The client side looks obvious, but I'm not sure that we have enough 
>> here about the server side. (From your deliverables, it looks perhaps 
>> like the server parts are just library pieces, and not actually 
>> enabled in any server?)
>>
>> -- Garrett
>>> Z39.50[2] refers to the International Standard, ISO 23950: "Information
>>> Retrieval (Z39.50): Application Service Definition and Protocol
>>> Specification", and to ANSI/NISO Z39.50. The Library of Congress is the
>>> Maintenance Agency and Registration Authority for both standards
>>>
>>> The current version of YAZ includes support for the industry 
>>> standard ZOOM API
>>> for Z39.50. This API vastly simplifies the process of writing new 
>>> clients using
>>> YAZ, and it reduces your dependency on any single toolkit. YAZ can 
>>> be used by
>>> itself to build Z39.50 applications in C. Index Data (ID) Zebra[3], 
>>> which is
>>> in the process of being ported to Solaris/OpenSolaris, depends on YAZ.
>>>
>>> YAZ-3.0.46 will be integrated into the SFW consolidation as part of 
>>> this
>>> proposal, and will be installed as SUNWlibyaz. This project requests 
>>> a minor
>>> release binding.
>>>
>>> Dependencies
>>> ============
>>>
>>> SUNWgnutls
>>> SUNWlxsl
>>> SUNWgnu-readline
>>>
>>> Interfaces
>>> ==========
>>>
>>> Exported Interfaces Classification Comment
>>> ------------------- -------------- ----------------------
>>> SUNWlibyaz Uncommitted Package
>>> /usr/bin/yaz-asncomp Uncommitted Command
>>> /usr/bin/yaz-client Uncommitted Command
>>> /usr/bin/yaz-config Uncommitted Command
>>> /usr/bin/yaz-iconv Uncommitted Command
>>> /usr/bin/yaz-illclient Uncommitted Command
>>> /usr/bin/yaz-marcdump Uncommitted Command
>>> /usr/bin/yaz-ztest Uncommitted Command
>>> /usr/bin/zoomsh Uncommitted Command
>>>
>>> /usr/include/yaz/ Uncommitted Included Files
>>> /usr/lib/pkgconfig/yaz.pc Uncommitted Pkg Config Script
>>> /usr/share/aclocal/yaz.m4 Uncommitted Autoconf Macros
>>>
>>> /usr/lib/libyaz.so Uncommitted Symbolic Link
>>> /usr/lib/libyaz.so.3 Uncommitted Symbolic Link
>>> /usr/lib/libyaz.so.3.0.0 Uncommitted 32-bit Library
>>> /usr/lib/libyaz_icu.so Uncommitted Symbolic Link
>>> /usr/lib/libyaz_icu.so.3 Uncommitted Symbolic Link
>>> /usr/lib/libyaz_icu.so.3.0.0 Uncommitted 32-bit Library
>>> /usr/lib/libyaz_server.so Uncommitted Symbolic Link
>>> /usr/lib/libyaz_server.so.3 Uncommitted Symbolic Link
>>> /usr/lib/libyaz_server.so.3.0.0 Uncommitted 32-bit Library
>>>
>>> /usr/lib/64/libyaz.so Uncommitted Symbolic Link
>>> /usr/lib/64/libyaz.so.3 Uncommitted Symbolic Link
>>> /usr/lib/64/libyaz.so.3.0.0 Uncommitted 64-bit Library
>>> /usr/lib/64/libyaz_icu.so Uncommitted Symbolic Link
>>> /usr/lib/64/libyaz_icu.so.3 Uncommitted Symbolic Link
>>> /usr/lib/64/libyaz_icu.so.3.0.0 Uncommitted 64-bit Library
>>> /usr/lib/64/libyaz_server.so Uncommitted Symbolic Link
>>> /usr/lib/64/libyaz_server.so.3 Uncommitted Symbolic Link
>>> /usr/lib/64/libyaz_server.so.3.0.0 Uncommitted 64-bit Library
>>>
>>> *64 = sparcv9 and amd64
>>>
>>> Imported Interfaces Classification Comment
>>> ------------------- -------------- ---------------------------
>>> SUNWgnutls Volitile GNU transport layer security library
>>> SUNWlxsl Uncommitted The XSLT library
>>> SUNWgnu-readline Uncommitted GNU readline
>>>
>>> Project Private
>>> ---------------
>>> /usr/share/yaz
>>>
>>> Reference Documents
>>> ===================
>>> [1] http://www.indexdata.dk/yaz/ [2] http://www.loc.gov/z3950/agency/
>>> [3] http://www.indexdata.dk/zebra/index.tkl
>>>
>>> 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 James.Walker@sun.com Tue Jun 30 08:39:14 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 n5UFdDu9000678
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 30 Jun 2009 08:39:14 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n5UFd9WJ014608
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Tue, 30 Jun 2009 16:39:13 +0100 (BST)
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 <0KM200D1X65AB600@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.Com); Tue, 30 Jun 2009 09:39:10 -0600 (MDT)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KM2006HM659BV70@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.Com); Tue,
 30 Jun 2009 09:39:09 -0600 (MDT)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n5UFd9ug017113	for
 <PSARC-ext@Sun.Com>; Tue, 30 Jun 2009 15:39:09 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KM2004005QIVY00@mail-amer.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Tue, 30 Jun 2009 09:39:09 -0600 (MDT)
Received: from [172.20.25.153] ([unknown] [172.20.25.153])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KM200GZQ64ZCF10@mail-amer.sun.com> for
 PSARC-ext@Sun.Com (ORCPT PSARC-ext@Sun.Com); Tue,
 30 Jun 2009 09:38:59 -0600 (MDT)
Date: Tue, 30 Jun 2009 09:55:03 -0600
From: Jim Walker <James.Walker@sun.com>
Subject: Re: yaz [PSARC/2009/368 FastTrack timeout 06/30/2009]
In-reply-to: <200906232305.n5NN5eUd027144@sac.sfbay.sun.com>
Sender: James.Walker@sun.com
To: PSARC-ext@sun.com
Cc: Richard.Reinhard@sun.com
Reply-to: James.Walker@sun.com
Message-id: <4A4A3557.8010904@sun.com>
Organization: Sun Microsystems, Inc.
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200906232305.n5NN5eUd027144@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 142

This case received a +1 and all comments have been
addressed and the timeout has expired. I'm marking
this case closed approved.

Cheers,
Jim

From James.Walker@sun.com Sat Jul 11 01:02:01 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 n6B820Yb004693
	for <psarc-ext@sac.sfbay.sun.com>; Sat, 11 Jul 2009 01:02:01 -0700 (PDT)
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 n6B81pM4025079
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Sat, 11 Jul 2009 09:02:00 +0100 (BST)
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 <0KML00I0DYB8O800@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.Com); Sat, 11 Jul 2009 01:01:56 -0700 (PDT)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KML00ESLYB81800@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.Com); Sat,
 11 Jul 2009 01:01:56 -0700 (PDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n6B81uoR017863	for
 <PSARC-ext@Sun.Com>; Sat, 11 Jul 2009 08:01:56 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KML00E00Y9RIB00@mail-amer.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Sat, 11 Jul 2009 02:01:56 -0600 (MDT)
Received: from c-67-166-22-238.hsd1.co.comcast.net ([unknown] [129.150.32.59])
 by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 with ESMTPSA id <0KML006DFYB8RU30@mail-amer.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Sat, 11 Jul 2009 02:01:56 -0600 (MDT)
Date: Sat, 11 Jul 2009 02:01:56 -0600
From: Jim Walker <James.Walker@sun.com>
Subject: Re: yaz [PSARC/2009/368 FastTrack timeout 06/30/2009]
In-reply-to: <200906232305.n5NN5eUd027144@sac.sfbay.sun.com>
Sender: James.Walker@sun.com
To: PSARC-ext@sun.com
Cc: Richard.Reinhard@sun.com
Reply-to: James.Walker@sun.com
Message-id: <4A5846F4.9080908@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200906232305.n5NN5eUd027144@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605)
Status: RO
Content-Length: 124

I updated this case to include a pointer to the
gnutls LSARC/2008/341 yaz contract in the materials
directory.

Cheers,
Jim

