From sureshc@sac.sfbay.sun.com Tue Oct  6 11:05:38 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 n96I5c7k015170
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 6 Oct 2009 11:05:38 -0700 (PDT)
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.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id n96I5Zn3015593;
	Tue, 6 Oct 2009 11:05:37 -0700 (PDT)
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 <0KR30033FU9CZB00@nwk-avmta-2.sfbay.sun.com>; Tue,
 06 Oct 2009 11:05:36 -0700 (PDT)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KR3000RQU8VGL80@nwk-avmta-2.sfbay.sun.com>; Tue,
 06 Oct 2009 11:05:19 -0700 (PDT)
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 n96I5INa045872; Tue, 06 Oct 2009 11:05:19 -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 n96I5Hqm015165; Tue,
 06 Oct 2009 11:05:17 -0700 (PDT)
Received: (from sureshc@localhost)
 by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n96I5Hfp015161; Tue,
 06 Oct 2009 11:05:17 -0700 (PDT)
Date: Tue, 06 Oct 2009 11:05:17 -0700 (PDT)
From: Suresh Chandrasekharan <sureshc@sac.sfbay.sun.com>
Subject: libgnomekbd re-integration [PSARC/2009/532 FastTrack timeout
 09/13/2009]
To: PSARC-ext@sun.com
Cc: desktop-discuss@sun.com, gto@sun.com
Message-id: <200910061805.n96I5Hfp015161@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 3716

Following PSARC/2009/483, case to re-integrate libxklavier, I'm submitting libgnomekbd re-integration request fasttrack. Seeking minor binding, timing out on 09/13/2009.

Suresh

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:
	 libgnomekbd re-integration
    1.2. Name of Document Author/Supplier:
	 Author:  Suresh Chandrasekharan
    1.3  Date of This Document:
	06 October, 2009
4. Technical Description:
    4.1. Details:

        libgnomekbd is the Gnome keyboard configuration library. It
	delivers libgnomekbd.so and libgnomekbdui.so and associated
	headers. It also contains a configuration applet to select
	enabled libgnomekbd plugins.

	libgnomekbd.so library loads keyboard layout information available
	in the system from libxklavier library and interfaces with gconf
	and Xserver APIs to dynamically manipulate/load/unload keyboard 
	configuration in the system.

        libgnomekbdui.so provides support for GUI based interaction of
	keyboard functionality in Gnome environment, including displaying
	the selected keyboard layout.

	(libxklavier, re-introduced through PSARC/2009/483 is a utility
	library to make working with XKB easier. X keyboard extension
	or XKB extends the ability to control the keyboard over what is
	offered by the X Window System core protocol.)

	PSARC/2009/483 describes in detail the risk mitigation plans for
	utilizing libxklavier, these does not apply to libgnomekbd as it's
	a library which depends on libxklavier for it's functionality.
	Applications which uses libgnomekbd can inturn make use of the 
	same recommendations as made for libxklavier (like disabling the
	keyboard layout selection functionality when XKB is disabled,
	display is remote or when these libraries are not present in
	the system)

	libgnomekbd libraries will be delivered in SUNWgnome-keyboard-libs 
	package.

    4.5. Interfaces:

	Imported Interfaces
	-------------------

	Interface                               Stability       Notes
	---------                               ---------	-----

	From PSARC/2009/483

	/usr/lib/libxklavier.so.15.0.0       	Volatile 	library
	/usr/include/libxklavier/xklavier.h  	Volatile   	Header File

	Full X/Gnome library dependency list provided in materials directory.

	Exported Interfaces
	-------------------

	SUNWgnome-keyboard-libs
		/usr/bin/gkbd-indicator-plugins-capplet 
		/usr/lib/libgnomekbd.so                 Volatile   sym.link
		/usr/lib/libgnomekbd.so.4               Volatile   sym.link
		/usr/lib/libgnomekbd.so.4.0.0		Volatile   libray
		/usr/lib/libgnomekbdui.so               Volatile   sym.link
		/usr/lib/libgnomekbdui.so.4             Volatile   sym.link
		/usr/lib/libgnomekbdui.so.4.0.0         Volatile   library

	SUNWgnome-keyboard-libs-devel
		/usr/include/libgnomekbd/gkbd-desktop-config.h       Volatile  Header File
		/usr/include/libgnomekbd/gkbd-indicator-config.h     Volatile  Header File
		/usr/include/libgnomekbd/gkbd-indicator-plugin.h     Volatile  Header File
		/usr/include/libgnomekbd/gkbd-indicator.h            Volatile  Header File
		/usr/include/libgnomekbd/gkbd-keyboard-config.h      Volatile  Header File
		/usr/include/libgnomekbd/gkbd-keyboard-drawing.h     Volatile  Header File
		/usr/include/libgnomekbd/gkbd-util.h                 Volatile  Header File

	SUNWgnome-keyboard-libs-root
		/etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas      Volatile   gconf schema file

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


From Suresh.Chandrasekharan@Sun.COM Tue Oct  6 12:56:05 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 n96Ju5hg022847
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 6 Oct 2009 12:56:05 -0700 (PDT)
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 n96Ju5CO065498;
	Tue, 6 Oct 2009 13:56:05 -0600 (MDT)
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 <0KR300J01ZDGBH00@nwk-avmta-1.sfbay.Sun.COM>; Tue,
 06 Oct 2009 12:56:04 -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 <0KR300GL9ZDG3M20@nwk-avmta-1.sfbay.Sun.COM>; Tue,
 06 Oct 2009 12:56:04 -0700 (PDT)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
 by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n96Ju4qm029804;
 Tue, 06 Oct 2009 12:56:04 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KR300K00Z32N000@fe-sfbay-09.sun.com>; Tue,
 06 Oct 2009 12:56:04 -0700 (PDT)
Received: from [192.168.1.67] ([unknown] [74.183.249.33])
 by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KR300109ZCXHW80@fe-sfbay-09.sun.com>; Tue,
 06 Oct 2009 12:55:51 -0700 (PDT)
Date: Tue, 06 Oct 2009 19:55:44 +0000
From: Suresh Chandrasekharan <Suresh.Chandrasekharan@Sun.COM>
Subject: Re: libgnomekbd re-integration [PSARC/2009/532 FastTrack timeout
 10/13/2009]
In-reply-to: <200910061805.n96I5Hfp015161@sac.sfbay.sun.com>
Sender: Suresh.Chandrasekharan@Sun.COM
To: Suresh Chandrasekharan <sureshc@sac.sfbay.sun.com>
Cc: PSARC-ext@Sun.COM, desktop-discuss@Sun.COM, gto@Sun.COM
Message-id: <4ACBA0C0.6000901@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: <200910061805.n96I5Hfp015161@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.22 (X11/20090804)
Status: RO
Content-Length: 3981

Thanks Shinobu for correcting the date to 10/13/2009.

Suresh

Suresh Chandrasekharan wrote:
> Following PSARC/2009/483, case to re-integrate libxklavier, I'm submitting libgnomekbd re-integration request fasttrack. Seeking minor binding, timing out on 09/13/2009.
>
> Suresh
>
> 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:
> 	 libgnomekbd re-integration
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Suresh Chandrasekharan
>     1.3  Date of This Document:
> 	06 October, 2009
> 4. Technical Description:
>     4.1. Details:
>
>         libgnomekbd is the Gnome keyboard configuration library. It
> 	delivers libgnomekbd.so and libgnomekbdui.so and associated
> 	headers. It also contains a configuration applet to select
> 	enabled libgnomekbd plugins.
>
> 	libgnomekbd.so library loads keyboard layout information available
> 	in the system from libxklavier library and interfaces with gconf
> 	and Xserver APIs to dynamically manipulate/load/unload keyboard 
> 	configuration in the system.
>
>         libgnomekbdui.so provides support for GUI based interaction of
> 	keyboard functionality in Gnome environment, including displaying
> 	the selected keyboard layout.
>
> 	(libxklavier, re-introduced through PSARC/2009/483 is a utility
> 	library to make working with XKB easier. X keyboard extension
> 	or XKB extends the ability to control the keyboard over what is
> 	offered by the X Window System core protocol.)
>
> 	PSARC/2009/483 describes in detail the risk mitigation plans for
> 	utilizing libxklavier, these does not apply to libgnomekbd as it's
> 	a library which depends on libxklavier for it's functionality.
> 	Applications which uses libgnomekbd can inturn make use of the 
> 	same recommendations as made for libxklavier (like disabling the
> 	keyboard layout selection functionality when XKB is disabled,
> 	display is remote or when these libraries are not present in
> 	the system)
>
> 	libgnomekbd libraries will be delivered in SUNWgnome-keyboard-libs 
> 	package.
>
>     4.5. Interfaces:
>
> 	Imported Interfaces
> 	-------------------
>
> 	Interface                               Stability       Notes
> 	---------                               ---------	-----
>
> 	From PSARC/2009/483
>
> 	/usr/lib/libxklavier.so.15.0.0       	Volatile 	library
> 	/usr/include/libxklavier/xklavier.h  	Volatile   	Header File
>
> 	Full X/Gnome library dependency list provided in materials directory.
>
> 	Exported Interfaces
> 	-------------------
>
> 	SUNWgnome-keyboard-libs
> 		/usr/bin/gkbd-indicator-plugins-capplet 
> 		/usr/lib/libgnomekbd.so                 Volatile   sym.link
> 		/usr/lib/libgnomekbd.so.4               Volatile   sym.link
> 		/usr/lib/libgnomekbd.so.4.0.0		Volatile   libray
> 		/usr/lib/libgnomekbdui.so               Volatile   sym.link
> 		/usr/lib/libgnomekbdui.so.4             Volatile   sym.link
> 		/usr/lib/libgnomekbdui.so.4.0.0         Volatile   library
>
> 	SUNWgnome-keyboard-libs-devel
> 		/usr/include/libgnomekbd/gkbd-desktop-config.h       Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-indicator-config.h     Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-indicator-plugin.h     Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-indicator.h            Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-keyboard-config.h      Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-keyboard-drawing.h     Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-util.h                 Volatile  Header File
>
> 	SUNWgnome-keyboard-libs-root
> 		/etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas      Volatile   gconf schema file
>
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		G11N
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
>
>   


From gdamore@sun.com Wed Oct  7 08:39:03 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 n97Fd2sx001312
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 7 Oct 2009 08:39:03 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n97Fch5d004429;
	Wed, 7 Oct 2009 23:39:01 +0800 (SGT)
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 <0KR500D0VI50Y600@nwk-avmta-2.sfbay.sun.com>; Wed,
 07 Oct 2009 08:39:00 -0700 (PDT)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KR500D5WI4Z7610@nwk-avmta-2.sfbay.sun.com>; Wed,
 07 Oct 2009 08:38:59 -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 n97FcxmJ005953;
 Wed, 07 Oct 2009 08:38:59 -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.04 64bit (built Jul  2 2009))
 id <0KR500K00I32OH00@fe-sfbay-10.sun.com>; Wed,
 07 Oct 2009 08:38:59 -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.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KR5006VSI4YVA40@fe-sfbay-10.sun.com>; Wed,
 07 Oct 2009 08:38:59 -0700 (PDT)
Date: Wed, 07 Oct 2009 08:38:58 -0700
From: "Garrett D'Amore" <gdamore@sun.com>
Subject: Re: libgnomekbd re-integration [PSARC/2009/532 FastTrack timeout
 09/13/2009]
In-reply-to: <200910061805.n96I5Hfp015161@sac.sfbay.sun.com>
Sender: Garrett.Damore@sun.com
To: Suresh Chandrasekharan <sureshc@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com, desktop-discuss@sun.com, gto@sun.com
Message-id: <4ACCB612.3040308@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: <200910061805.n96I5Hfp015161@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.18 (X11/20081201)
Status: RO
Content-Length: 3963

Looks straight-forward.  +1.

    - Garrett

Suresh Chandrasekharan wrote:
> Following PSARC/2009/483, case to re-integrate libxklavier, I'm submitting libgnomekbd re-integration request fasttrack. Seeking minor binding, timing out on 09/13/2009.
>
> Suresh
>
> 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:
> 	 libgnomekbd re-integration
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Suresh Chandrasekharan
>     1.3  Date of This Document:
> 	06 October, 2009
> 4. Technical Description:
>     4.1. Details:
>
>         libgnomekbd is the Gnome keyboard configuration library. It
> 	delivers libgnomekbd.so and libgnomekbdui.so and associated
> 	headers. It also contains a configuration applet to select
> 	enabled libgnomekbd plugins.
>
> 	libgnomekbd.so library loads keyboard layout information available
> 	in the system from libxklavier library and interfaces with gconf
> 	and Xserver APIs to dynamically manipulate/load/unload keyboard 
> 	configuration in the system.
>
>         libgnomekbdui.so provides support for GUI based interaction of
> 	keyboard functionality in Gnome environment, including displaying
> 	the selected keyboard layout.
>
> 	(libxklavier, re-introduced through PSARC/2009/483 is a utility
> 	library to make working with XKB easier. X keyboard extension
> 	or XKB extends the ability to control the keyboard over what is
> 	offered by the X Window System core protocol.)
>
> 	PSARC/2009/483 describes in detail the risk mitigation plans for
> 	utilizing libxklavier, these does not apply to libgnomekbd as it's
> 	a library which depends on libxklavier for it's functionality.
> 	Applications which uses libgnomekbd can inturn make use of the 
> 	same recommendations as made for libxklavier (like disabling the
> 	keyboard layout selection functionality when XKB is disabled,
> 	display is remote or when these libraries are not present in
> 	the system)
>
> 	libgnomekbd libraries will be delivered in SUNWgnome-keyboard-libs 
> 	package.
>
>     4.5. Interfaces:
>
> 	Imported Interfaces
> 	-------------------
>
> 	Interface                               Stability       Notes
> 	---------                               ---------	-----
>
> 	From PSARC/2009/483
>
> 	/usr/lib/libxklavier.so.15.0.0       	Volatile 	library
> 	/usr/include/libxklavier/xklavier.h  	Volatile   	Header File
>
> 	Full X/Gnome library dependency list provided in materials directory.
>
> 	Exported Interfaces
> 	-------------------
>
> 	SUNWgnome-keyboard-libs
> 		/usr/bin/gkbd-indicator-plugins-capplet 
> 		/usr/lib/libgnomekbd.so                 Volatile   sym.link
> 		/usr/lib/libgnomekbd.so.4               Volatile   sym.link
> 		/usr/lib/libgnomekbd.so.4.0.0		Volatile   libray
> 		/usr/lib/libgnomekbdui.so               Volatile   sym.link
> 		/usr/lib/libgnomekbdui.so.4             Volatile   sym.link
> 		/usr/lib/libgnomekbdui.so.4.0.0         Volatile   library
>
> 	SUNWgnome-keyboard-libs-devel
> 		/usr/include/libgnomekbd/gkbd-desktop-config.h       Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-indicator-config.h     Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-indicator-plugin.h     Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-indicator.h            Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-keyboard-config.h      Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-keyboard-drawing.h     Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-util.h                 Volatile  Header File
>
> 	SUNWgnome-keyboard-libs-root
> 		/etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas      Volatile   gconf schema file
>
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		G11N
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
>
>   


From Joerg.Barfurth@sun.com Wed Oct  7 09:10:49 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 n97GAmdP002462
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 7 Oct 2009 09:10:48 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail3mpk.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id n97GAl57006550;
	Wed, 7 Oct 2009 09:10:47 -0700 (PDT)
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 <0KR500F1BJLYNB00@nwk-avmta-2.sfbay.sun.com>; Wed,
 07 Oct 2009 09:10:46 -0700 (PDT)
Received: from gmp-eb-inf-2.sun.com ([192.18.6.24])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KR500DRHJLW7F40@nwk-avmta-2.sfbay.sun.com>; Wed,
 07 Oct 2009 09:10:44 -0700 (PDT)
Received: from fe-emea-10.sun.com
 (gmp-eb-lb-1-fe1.eu.sun.com [192.18.6.7] (may be forged))
 by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n97GAhGI010309; Wed,
 07 Oct 2009 16:10:43 +0000 (GMT)
Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KR500600J0JP900@fe-emea-10.sun.com>; Wed, 07 Oct 2009 17:10:35 +0100 (BST)
Received: from [10.16.46.61] ([unknown] [10.16.46.61])
 by fe-emea-10.sun.com (Sun Java(tm) System Messaging Server 7u2-7.04 64bit
 (built Jul  2 2009)) with ESMTPSA id <0KR50065RJLN2H60@fe-emea-10.sun.com>;
 Wed, 07 Oct 2009 17:10:35 +0100 (BST)
Date: Wed, 07 Oct 2009 18:10:34 +0200
From: Joerg Barfurth <Joerg.Barfurth@sun.com>
Subject: Re: libgnomekbd re-integration [PSARC/2009/532 FastTrack timeout
 09/13/2009]
In-reply-to: <200910061805.n96I5Hfp015161@sac.sfbay.sun.com>
Sender: Joerg.Barfurth@sun.com
To: Suresh Chandrasekharan <sureshc@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com, gto@sun.com, desktop-discuss@sun.com
Message-id: <4ACCBD7A.9090701@sun.com>
Organization: Sun Microsystem - Desktop
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
References: <200910061805.n96I5Hfp015161@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.17 (X11/20081014)
Status: RO
Content-Length: 2402

Suresh Chandrasekharan schrieb:
> Following PSARC/2009/483, case to re-integrate libxklavier, I'm
> submitting libgnomekbd re-integration request fasttrack. Seeking
> minor binding, timing out on 09/13/2009.
> 

Aren't we moving away from doing separate -root packages? Especially, if 
all they contain is a single gconf schema?

- Jörg

> 	libgnomekbd libraries will be delivered in SUNWgnome-keyboard-libs 
> 	package.
> 
>     4.5. Interfaces:
> 
> 	Imported Interfaces
> 	-------------------
> 
> 	Interface                               Stability       Notes
> 	---------                               ---------	-----
> 
> 	From PSARC/2009/483
> 
> 	/usr/lib/libxklavier.so.15.0.0       	Volatile 	library
> 	/usr/include/libxklavier/xklavier.h  	Volatile   	Header File
> 
> 	Full X/Gnome library dependency list provided in materials directory.
> 
> 	Exported Interfaces
> 	-------------------
> 
> 	SUNWgnome-keyboard-libs
> 		/usr/bin/gkbd-indicator-plugins-capplet 
> 		/usr/lib/libgnomekbd.so                 Volatile   sym.link
> 		/usr/lib/libgnomekbd.so.4               Volatile   sym.link
> 		/usr/lib/libgnomekbd.so.4.0.0		Volatile   libray
> 		/usr/lib/libgnomekbdui.so               Volatile   sym.link
> 		/usr/lib/libgnomekbdui.so.4             Volatile   sym.link
> 		/usr/lib/libgnomekbdui.so.4.0.0         Volatile   library
> 
> 	SUNWgnome-keyboard-libs-devel
> 		/usr/include/libgnomekbd/gkbd-desktop-config.h       Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-indicator-config.h     Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-indicator-plugin.h     Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-indicator.h            Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-keyboard-config.h      Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-keyboard-drawing.h     Volatile  Header File
> 		/usr/include/libgnomekbd/gkbd-util.h                 Volatile  Header File
> 
> 	SUNWgnome-keyboard-libs-root
> 		/etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas      Volatile   gconf schema file
> 



-- 
Joerg Barfurth           phone: +49 40 23646662 / x66662
Software Engineer        mailto:joerg.barfurth@sun.com
Desktop Technology       http://reserv.ireland/twiki/bin/view/Argus/
Thin Client Software     http://www.sun.com/software/sunray/
Sun Microsystems GmbH    http://www.sun.com/software/javadesktopsystem/



From Richard.Matthews@sun.com Wed Oct  7 09:18:16 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 n97GIGFW002524
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 7 Oct 2009 09:18:16 -0700 (PDT)
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 n97GIE0j003816;
	Wed, 7 Oct 2009 10:18:16 -0600 (MDT)
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 <0KR500L0XJYEEN00@brm-avmta-1.central.sun.com>; Wed,
 07 Oct 2009 10:18:14 -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 <0KR500LZYJYEIND2@brm-avmta-1.central.sun.com>; Wed,
 07 Oct 2009 10:18:14 -0600 (MDT)
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 n97GIE8k014800; Wed,
 07 Oct 2009 16:18:14 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KR500L00JLJZ100@mail-amer.sun.com>; Wed, 07 Oct 2009 10:18:14 -0600 (MDT)
Received: from [129.152.9.11] ([unknown] [129.152.9.11])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7u2-7.04 64bit
 (built Jul  2 2009)) with ESMTPSA id <0KR500G8EJXYC960@mail-amer.sun.com>; Wed,
 07 Oct 2009 10:18:08 -0600 (MDT)
Date: Wed, 07 Oct 2009 11:17:58 -0500
From: Rick Matthews <Richard.Matthews@sun.com>
Subject: Re: libgnomekbd re-integration [PSARC/2009/532 FastTrack timeout
 10/13/2009]
In-reply-to: <4ACBA0C0.6000901@sun.com>
Sender: Richard.Matthews@sun.com
To: Suresh Chandrasekharan <Suresh.Chandrasekharan@sun.com>
Cc: Suresh Chandrasekharan <sureshc@sac.sfbay.sun.com>, PSARC-ext@sun.com,
        desktop-discuss@sun.com, gto@sun.com
Reply-to: Richard.Matthews@sun.com
Message-id: <4ACCBF36.7010403@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: <200910061805.n96I5Hfp015161@sac.sfbay.sun.com>
 <4ACBA0C0.6000901@sun.com>
User-Agent: Thunderbird 2.0.0.21 (X11/20090311)
Status: RO
Content-Length: 680

On 10/06/09 14:55, Suresh Chandrasekharan wrote:
> Thanks Shinobu for correcting the date to 10/13/2009.
>
> Suresh
>
Correcting the timeout date in the IAM* file would also have been useful,
but not necessary.

-- 
---------------------------------------------------------------------
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 Alan.Coopersmith@Sun.COM Wed Oct  7 10:28: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 n97HS0lT005555
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 7 Oct 2009 10:28:00 -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 n97HRuHm009103;
	Wed, 7 Oct 2009 18:27:59 +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 <0KR500503N6NJ100@brm-avmta-1.central.sun.com>; Wed,
 07 Oct 2009 11:27:59 -0600 (MDT)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KR500LP9N6MIXL2@brm-avmta-1.central.sun.com>; Wed,
 07 Oct 2009 11:27:58 -0600 (MDT)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
 by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n97HRrqq020060;
 Wed, 07 Oct 2009 10:27:53 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 id <0KR500J00MZL3D00@fe-sfbay-09.sun.com>; Wed,
 07 Oct 2009 10:27:53 -0700 (PDT)
Received: from [129.145.155.53] ([unknown] [129.145.155.53])
 by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KR500FJ2N6FZJ20@fe-sfbay-09.sun.com>; Wed,
 07 Oct 2009 10:27:51 -0700 (PDT)
Date: Wed, 07 Oct 2009 10:27:51 -0700
From: Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Subject: Re: libgnomekbd re-integration [PSARC/2009/532 FastTrack timeout
 09/13/2009]
In-reply-to: <4ACCBD7A.9090701@sun.com>
Sender: Alan.Coopersmith@Sun.COM
To: Joerg Barfurth <Joerg.Barfurth@Sun.COM>
Cc: Suresh Chandrasekharan <sureshc@sac.sfbay.sun.com>, PSARC-ext@Sun.COM,
        gto@Sun.COM, desktop-discuss@Sun.COM
Message-id: <4ACCCF97.4060909@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
X-Enigmail-Version: 0.95.1
References: <200910061805.n96I5Hfp015161@sac.sfbay.sun.com>
 <4ACCBD7A.9090701@sun.com>
User-Agent: Thunderbird 2.0.0.22 (X11/20090720)
Status: RO
Content-Length: 738

Joerg Barfurth wrote:
> Suresh Chandrasekharan schrieb:
>> Following PSARC/2009/483, case to re-integrate libxklavier, I'm
>> submitting libgnomekbd re-integration request fasttrack. Seeking
>> minor binding, timing out on 09/13/2009.
>>
> 
> Aren't we moving away from doing separate -root packages? Especially, if
> all they contain is a single gconf schema?

Seperate -root packages are still required for SVR4 packaging.  Once the
consolidation being delivered to is converted to only building and
delivering IPS packages, then -root packages can go away, but that point
is still TBD for consolidations other than ON.

-- 
	-Alan Coopersmith-           alan.coopersmith@sun.com
	 Sun Microsystems, Inc. - X Window System Engineering


From gdamore@sun.com Wed Oct  7 11:19:43 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 n97IJhPu006862
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 7 Oct 2009 11:19:43 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail2sca.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.4) with ESMTP id n97IJgA7018349;
	Wed, 7 Oct 2009 11:19:43 -0700 (PDT)
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 <0KR500E03PKVNS00@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 07 Oct 2009 11:19:43 -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 <0KR500D5EPKUG310@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 07 Oct 2009 11:19:43 -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 n97IJg4r027302;
 Wed, 07 Oct 2009 11:19:42 -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.04 64bit (built Jul  2 2009))
 id <0KR500900PD08J00@fe-sfbay-10.sun.com>; Wed,
 07 Oct 2009 11:19:42 -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.04 64bit (built Jul  2 2009))
 with ESMTPSA id <0KR5004ARPKSUTH0@fe-sfbay-10.sun.com>; Wed,
 07 Oct 2009 11:19:40 -0700 (PDT)
Date: Wed, 07 Oct 2009 11:19:40 -0700
From: "Garrett D'Amore" <gdamore@sun.com>
Subject: Re: libgnomekbd re-integration [PSARC/2009/532 FastTrack timeout
 09/13/2009]
In-reply-to: <4ACCBD7A.9090701@sun.com>
Sender: Garrett.Damore@sun.com
To: Joerg Barfurth <Joerg.Barfurth@sun.com>
Cc: Suresh Chandrasekharan <sureshc@sac.sfbay.sun.com>, PSARC-ext@sun.com,
        gto@sun.com, desktop-discuss@sun.com
Message-id: <4ACCDBBC.8030608@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
References: <200910061805.n96I5Hfp015161@sac.sfbay.sun.com>
 <4ACCBD7A.9090701@sun.com>
User-Agent: Thunderbird 2.0.0.18 (X11/20081201)
Status: RO
Content-Length: 2491

Joerg Barfurth wrote:
> Suresh Chandrasekharan schrieb:
>> Following PSARC/2009/483, case to re-integrate libxklavier, I'm
>> submitting libgnomekbd re-integration request fasttrack. Seeking
>> minor binding, timing out on 09/13/2009.
>>
>
> Aren't we moving away from doing separate -root packages? Especially, 
> if all they contain is a single gconf schema?

I think at some point, we're moving away from SVR4 packaging 
altogether.  In the meantime, I think a split package is fine.

    - Garrett

>
> - Jörg
>
>>     libgnomekbd libraries will be delivered in 
>> SUNWgnome-keyboard-libs     package.
>>
>>     4.5. Interfaces:
>>
>>     Imported Interfaces
>>     -------------------
>>
>>     Interface                               Stability       Notes
>>     ---------                               ---------    -----
>>
>>     From PSARC/2009/483
>>
>>     /usr/lib/libxklavier.so.15.0.0           Volatile     library
>>     /usr/include/libxklavier/xklavier.h      Volatile       Header File
>>
>>     Full X/Gnome library dependency list provided in materials 
>> directory.
>>
>>     Exported Interfaces
>>     -------------------
>>
>>     SUNWgnome-keyboard-libs
>>         /usr/bin/gkbd-indicator-plugins-capplet         
>> /usr/lib/libgnomekbd.so                 Volatile   sym.link
>>         /usr/lib/libgnomekbd.so.4               Volatile   sym.link
>>         /usr/lib/libgnomekbd.so.4.0.0        Volatile   libray
>>         /usr/lib/libgnomekbdui.so               Volatile   sym.link
>>         /usr/lib/libgnomekbdui.so.4             Volatile   sym.link
>>         /usr/lib/libgnomekbdui.so.4.0.0         Volatile   library
>>
>>     SUNWgnome-keyboard-libs-devel
>>         /usr/include/libgnomekbd/gkbd-desktop-config.h       
>> Volatile  Header File
>>         /usr/include/libgnomekbd/gkbd-indicator-config.h     
>> Volatile  Header File
>>         /usr/include/libgnomekbd/gkbd-indicator-plugin.h     
>> Volatile  Header File
>>         /usr/include/libgnomekbd/gkbd-indicator.h            
>> Volatile  Header File
>>         /usr/include/libgnomekbd/gkbd-keyboard-config.h      
>> Volatile  Header File
>>         /usr/include/libgnomekbd/gkbd-keyboard-drawing.h     
>> Volatile  Header File
>>         /usr/include/libgnomekbd/gkbd-util.h                 
>> Volatile  Header File
>>
>>     SUNWgnome-keyboard-libs-root
>>         
>> /etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas      
>> Volatile   gconf schema file
>>
>
>
>


