 |
≫ |
|
|
 |
パッチ名: PHSS_35886
パッチ摘要: s700_800 11.23 X/Motifランタイムパッチ
作成日: 07/03/08
公開日: 07/04/27
ハードウェアプラットフォームおよびOSリリース:
s700: 11.23
s800: 11.23
現象:
PHSS_35886:
1. (SR:8606464038 CR:JAGag19754)
あるリストのある項目が選択されているリストウィンドウを別のウインドウに
切り変えた後元に戻すと、選択されていた領域の高さが1画素分伸びます。
2. (SR:8606467240 CR:JAGag22664)
最小化状態のアプリケーションウィンドウにフォーカスをセットしようとする
と、XSetInputFocus()が"Bad Match Error"というエラーを送出します。とこ
ろが、このエラーメッセージの処理後、アプリケーションが入力イベントを読
み取れません。
3. (SR:8606479113 CR:JAGag33340)
XHPPixmapToFile()を使って生成したxwdファイル内に不正なカラー情報がある
ため、不正なイメージが表示されます。
4. (SR:8606414386 CR:JAGaf74245)
atok8入力方式サーバーが使用可能になっている日本語ロケール(ja_JP.SJIS)
環境でXセッションを強制終了すると、dttermでコアダンプが取られます。
5. (SR:8606464517 CR:JAGag20202)
Ignite-UX itool UI内の"System"タブを選択すると、月リストの表示に時間が
かかります。また、リモートマシンからitoolを実行すると、もっと時間がか
かります。
6. (SR:8606464041 CR:JAGag19757)
あるリストの最終項目が選択されているリストウィンドウを別のウインドウに
切り変えた後元に戻すと、選択されていた領域の高さが1画素分縮みます。
問題点の説明:
PHSS_35886:
1. (SR:8606464038 CR:JAGag19754)
リスト項目を再表示すると、表示が前と変わっていました。
解決方法:
画素の残滓をクリアし、かつ、選択されていたリスト項目の高さが1画素分伸
びないようにコードを修正しました。
2. (SR:8606467240 CR: JAGag22664)
アプリケーションウィンドウが最小化状態の場合、イベントキュー内の最後の
エラーメッセージを処理した後、XtAppAddInputを使って登録したコールバッ
クルーチンを呼び出していませんでした。
解決方法:
キュー内の最後のエラーメッセージを処理したら、ファイル記述子を再初期化
するようにコードを修正しました。これで、問題は解決します。
3. (SR:8606479113 CR:JAGag33340)
TrueColor/DirectColorビジュアルの場合、XHPPixmapToFile()ルーチンが正常
に機能しませんでした。
解決方法:
TrueColor/DirectColorビジュアルを使用している場合は別の方法でカラーマ
ップデータを収集するように、32ビットバージョンのlibXhp11内の
XHPPixmapToFile()を修正しました。
4. (SR:8606414386 CR:JAGaf74245)
XDestroyIC()の実行中に、dttermがコアファイルを出力していました。
解決方法:
入力コンテキストの値をチェックし、その値が有効な場合にだけ
XGetICValues()/XDestroyICを呼び出すようにコードを修正しました。
5. (SR:8606464517 CR:JAGag20202)
Motif 2.1を使用すると、Ignite-UX itool UIのパフォーマンスが低下してい
ました。
解決方法:
Ignite-UX itool UIでのパフォーマンス問題を解決しました。これで、月リス
トは素早く表示されます。
6. (SR:8606464041 CR:JAGag19757)
リスト項目を再表示すると、表示が変わっていました。
解決方法:
選択されていた最終リスト項目の高さが1画素分縮まないようにコードを修正
しました。
-----------------------------------------------------------------------------
Patch Name: PHSS_35886
Patch Description: s700_800 11.23 X/Motif Runtime Patch
Creation Date: 07/03/08
Post Date: 07/04/27
Hardware Platforms - OS Releases:
s700: 11.23
s800: 11.23
Products: N/A
Filesets:
X11.X11R6-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP
X11.MOTIF-SHLIB,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP
X11.X11R6-SLIBS-IA,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
X11.MOTIF-SHLIB-IA,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
Automatic Reboot?: No
Status: General Release
Critical:
Yes
PHSS_35886: ABORT OTHER
ABORT JAGaf74245 dtterm outputted the core file in
XDestroyIC()
OTHER JAGag20202 Motif 2.1 causes performance problem
in Ignite-UX itool UI.
PHSS_34736: ABORT
JAGaf33163: X11 aborts with SIGBUS when 64 bit
client uses utf8 codeset.
PHSS_33550: HANG
PHSS_31834: ABORT
PHSS_30265: OTHER
JAGae90797: 64-bit clients cannot connect to
the Xserver when using X/Open networking.
Category Tags:
defect_repair enhancement general_release critical
halts_system
Path Name: /hp-ux_patches/s700_800/11.X/PHSS_35886
Symptoms:
PHSS_35886:
1. ( SR: 8606464038 CR: JAGag19754)
If there is a list with any item selected and another
window is moved over the list window & moved out, the
selected area increases by a pixel.
2. ( SR: 8606467240 CR: JAGag22664 )
When an attempt is made to set the focus to an
application window which is in minimized state,
an error "Bad Match Error" will be thrown by
XSetInputFocus(). After the error message is
processed, the application will not be able to
read any input events.
3. ( SR: 8606479113 CR: JAGag33340 )
xwd files generated via XHPPixmapToFile() will have
incorrect color information, resulting in an
incorrect image.
4. ( SR: 8606414386 CR: JAGaf74245 )
dtterm dumps core, if the X session is killed
forcibly when the atok8 input method server is
enabled in Japanese locale (ja_JP.SJIS)
5. ( SR:8606464517 CR:JAGag20202 )
On choosing the "System" tab in Ignite-UX itool
UI, the month list takes a while to get displayed.
It is further delayed when itool is invoked from
a remote machine.
6. ( SR:8606464041 CR:JAGag19757 )
If there is a list with last item selected and another
window is moved over the list window and moved out,the
selected area decreases by a pixel.
PHSS_35046:
1. ( SR: 8606447819 CR: JAGag05108 )
Getting XmNfileListItemCount val from XmFileSelectionBox
fails on 64bit
PHSS_34736:
1. ( SR:8606408505 CR:JAGaf68407 )
The user's umask setting may be incorrect after logging
into a desktop environment such as CDE.
2. ( SR: 8606427406 CR: JAGaf86887 )
If an X client application is connected to multiple
displays (Xservers), the application's request to
XFillPolygon() can generate an XError (such as
BadImplementation or BadRequest) if the first display
supports the PolyPrimitiveExtension and the other
display(s) do not.
3. ( SR: 8606372760 CR: JAGaf33163 )
Xlib aborts with SIGBUG when some 64-bit client
application runs in a utf8 locale. The parameters
passed to an internal call to iconv() are not
always 64-bit aligned.
PHSS_33550:
1. ( SR: 8606403772 CR: JAGaf63703 )
If a threaded Xlib application is run in an environment
with an input method server present and running (as is
often the case in a Japanese or Chinese locale), the Xlib
application may hang when the filter function within
XFilterEvent() is called.
PHSS_33132:
1. ( SR: 8606383411 CR: JAGaf43602 )
Motif xpm problems.
PHSS_32454:
1. ( SR: 8606379338 CR: JAGaf39587 )
This product update is a member of a set needed to enable
the optional HP-UX Nodename and Hostname Expansion
feature for libX11. Upon installation, the HP-UX
Nodename and Hostname Expansion bundle (NodeHostNameXpnd)
will install the full set of product updates (including
this one) to enable the Nodename and Hostname Expansion
feature.
If the HP-UX Nodename and Hostname Expansion bundle is
not installed, this product update will have no impact
on your system.
2. ( SR: 8606381062 CR: JAGaf41279 )
This product update is a member of a set needed to enable
the optional HP-UX Nodename and Hostname Expansion
feature for Desktop. Upon installation, the HP-UX
Nodename and Hostname Expansion bundle (NodeHostNameXpnd)
will install the full set of product updates (including
this one) to enable the Nodename and Hostname Expansion
feature.
If the HP-UX Nodename and Hostname Expansion bundle is
not installed, this product update will have no impact
on your system.
PHSS_31834:
1. 32-bit libXmu.2 shared library is not available
2. Application may core dump if certain sequences
of pageup and pagedown keypresses are preceeded
by scrolling the scrolled window container.
3. XOpenDisplay() fails in 64-bit applications when
the target hostname begins with a digit.
4. Largefile support does not exist for File Selection Box
in IA 32 bit Motif library.
5. The use of XmCreatePushButtonGadget is
not aiding for quick GUI interactions with
Motif2.1, compared to Motif1.2
6. Paste may not work for multibyte characters in dtterm.
PHSS_30265:
1. If an X client application is connected to a remote
Xserver and the machine hosting the remote Xserver is
disconnected from the network, or experiences a power
outage, the client does not always terminate. Instead,
it will continue to wait for additional X traffic.
2. Customer application unable to find
UID files from UIDPATH.
3. Low performance in threaded application with current
implementation of threadsafe libXt.
4. Toplevel shells do not inherit parents
colormap under Motif 2.1
5. XOpenDisplay() fails in 64-bit applications when
using X/Open networking.
Defect Description:
PHSS_35886:
1. ( SR: 8606464038 CR: JAGag19754)
When the list item is re-displayed, the display
differs from before.
Resolution:
Problem has been fixed to clear the leftover strays
of pixel and avoid the increase in height by one
pixel for the selected list item.
2. ( SR: 8606467240 CR: JAGag22664 )
When the application window is in minimized state,
the call-back routine registered using
XtAppAddInput is not called after processing
an error message, which is the last one in the
event queue.
Resolution:
Reinitialisation of file descriptors
after processing an error message with no
further events in the queue is done to
resolve the problem.
3. ( SR: 8606479113 CR: JAGag33340 )
The XHPPixmapToFile() routine does not work properly
for TrueColor and DirectColor visuals.
Resolution:
In the 32-bit version of libXhp11, XHPPixmapToFile()
now gathers colormap data in a different fashion
when using TrueColor/DirectColor visuals.
4. ( SR: 8606414386 CR: JAGaf74245 )
dtterm outputted the core file in XDestroyIC()
Resolution:
The value of the input context is checked and
the call to XGetICValues()/XDestroyIC is allowed
only when input context is valid.
5. ( SR:8606464517 CR:JAGag20202 )
Motif 2.1 causes performance problem in Ignite-UX
itool UI.
Resolution:
The performance problem in Ignite-UX itool UI is
fixed and now the month list gets displayed quickly.
6. ( SR:8606464041 CR:JAGag19757 )
When the list item is re-displayed,the display
differs.
Resolution:
Problem has been fixed to avoid the decrease
in height by one pixel for the last list item
selected.
PHSS_35046:
1. ( SR: 8606447819 CR: JAGag05108 )
Getting XmNfileListItemCount val from XmFileSelectionBox
fails on 64bit
Resolution:
In 64bit architecture int is 32 bits and pointer is 64 bits.
The problem arise here because if a pointer type is used to
retrieve a value stored by int in a union datatype the value
read will have the actual value in first 32 bits and junk in
next 32bit.So changing the data type from pointer to int
solves the issue.
PHSS_34736:
1. ( SR:8606408505 CR:JAGaf68407 )
The umask may not be set properly if networking setup
fails.
Resolution:
The umask is now set properly if the networking setup fails.
2. ( SR: 8606427406 CR: JAGaf86887 )
XFillPolygon() can generate an XError
when interacting with multiple displays.
Resolution:
The XFillPolygon() routine now correctly handles the case
where the client application is interacting with multiple
displays, each of which may or may not support the
PolyPrimitiveExtension.
3. ( SR: 8606372760 CR: JAGaf33163 )
X11 aborts with SIGBUS when 64 bit
client uses utf8 codeset
Resolution:
In the 64-bit version of libX11, the parameters passed
to the iconv() call now have the proper 64-bit alignment.
PHSS_33550:
1. ( SR: 8606403772 CR: JAGaf63703 )
Threaded Xlib applications running in an environment
with an input method server may hang
Resolution:
XFilterEvent() now releases the thread lock before
calling the filter function.
PHSS_33132:
1. ( SR: 8606383411 CR: JAGaf43602 )
Motif xpm problems.
Resolution:
Motif Xpm problems are resolved.
PHSS_32454:
1. ( SR: 8606379338 CR: JAGaf39587 )
This product update contains minor enhancements required
to enable the HP-UX Nodename and Hostname Expansion
feature for libX11.
Resolution:
Internal buffers for nodename and hostname are expanded
to support an increase in the associated maximum length
constraint. The filename containing hostname is changed to
ipaddress if the length of the filename exceeds the
maximum length constraint.
2. ( SR: 8606381062 CR: JAGaf41279 )
This product update contains minor enhancements required
to enable the HP-UX Nodename and Hostname Expansion
feature for Desktop.
Resolution:
Internal buffers for nodename and hostname are expanded to
support an increase in the associated maximum length
constraint. The filename containing hostname is changed
to ipaddress if the length of the filename exceeds
the maximum length constraint.
PHSS_31834:
1. customer request for 32-bit PA1.1 libXmu shared library
Resolution:
Delivered the 32bit shared library libXmu.2
2. core dump in XtAppLock from XmScrolledWindow
Resolution:
libXt is fixed to resolve the coredump.
3. 64-bit clients cannot connect to hosts with
hostnames that begin with a digit.
Resolution:
In 64-bit mode, the return value from inet_addr() is now
manipulated in a manner safe for 32-bit and 64-bit use.
4. Largefile support does not exist for File Selection Box
in IA 32 bit Motif library.
Resolution:
Corrected the define to provide large file support in
'File Selection Box'.
5. XmCreatePushButtonGadget does not work correctly.
Resolution:
Multiclick time of mouse is replaced with a constant value
to check whether post event has occured within a
short span of time.
6. At dtterm, multibyte chars are not pasted
Resolution:
XmClipboardInquireFormat() is fixed to return the correct
format name.
PHSS_30265:
1. X client connections should use
"keepalives" when creating the
transport.
Resolution:
When creating the client's transport, the code now
enables SO_KEEPALIVE. This will inform the client if the
remote Xserver fails to respond to periodic messages.
2. _XmOSInitPath() problems with string
handling.
Resolution:
libXm and libMrm libraries are changed
to fix the problem.
3. Threadsafe Xt could be much faster
using recursive mutexes
Resolution:
Mutex is initialized as recursive and
code flow is changed for better
performance.
4. Toplevel shells do not inherit parents
colormap under Motif 2.1
Resolution:
Toplevel shells inherit parents colormap under Motif 2.1
5. 64-bit clients cannot connect to the Xserver
when using X/Open networking.
Resolution:
In 64-bit mode, the routines that issue various networking
calls check to see if X/Open networking is in use. If so,
the arguments passed to these are now compatible with the
data types specified by the X/Open networking API.
Enhancement:
No (superseded patches contained enhancements)
PHSS_32454:
Support added to enable the Nodename and
Hostname Expansion feature.
PHSS_30265:
X11 library is enhanced to use "keepalives"
for X client connections when creating
the transport.
Xt library is enhanced to use recursive mutex
to provide better performance for threaded
applications.
SR:
8606464038 8606467240 8606479113 8606414386 8606464517
8606464041 8606447819 8606408505 8606427406 8606372760
8606403772 8606383411 8606379338 8606381062 8606346071
8606344619 8606356002 8606355135 8606358093 8606368117
8606331124 8606329608 8606289804 8606250910 8606329674
Patch Files:
X11.X11R6-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP:
/usr/contrib/X11R6/lib/libXmu.2
/usr/lib/libXmu.2
/usr/lib/X11R6/libX11.3
/usr/lib/X11R6/libXt.3
/usr/lib/X11R6/pa20_64/libXt.3
/usr/lib/X11R6/pa20_64/libX11.3
/usr/lib/X11R6/libICE.2
/usr/lib/X11R6/pa20_64/libICE.2
/usr/lib/X11R6/libXhp11.3
X11.MOTIF-SHLIB,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP:
/usr/lib/Motif2.1/libXm.4
/usr/lib/Motif2.1/libMrm.3
/usr/lib/Motif2.1/pa20_64/libMrm.3
/usr/lib/Motif2.1/pa20_64/libXm.4
X11.X11R6-SLIBS-IA,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/lib/hpux64/X11R6/libX11.so.1
/usr/lib/hpux32/X11R6/libX11.so.1
/usr/lib/hpux32/X11R6/libXt.so.1
/usr/lib/hpux64/X11R6/libXt.so.1
/usr/lib/hpux32/X11R6/libICE.so.1
/usr/lib/hpux64/X11R6/libICE.so.1
/usr/lib/hpux32/X11R6/libXhp11.so.1
X11.MOTIF-SHLIB-IA,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/lib/hpux32/Motif2.1/libMrm.so.1
/usr/lib/hpux64/Motif2.1/libMrm.so.1
/usr/lib/hpux32/Motif2.1/libXm.so.1
/usr/lib/hpux64/Motif2.1/libXm.so.1
what(1) Output:
X11.X11R6-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP:
/usr/contrib/X11R6/lib/libXmu.2:
X Window System, Version 11 R6+ HP-UX B.11.11.00 11.
23 Patch Release
(build date: Thu May 27 20:48:32 IST 2004)
/usr/lib/libXmu.2:
X Window System, Version 11 R6+ HP-UX B.11.11.00 11.
23 Patch Release
(build date: Thu May 27 20:48:32 IST 2004)
/usr/lib/X11R6/libX11.3:
X Window System, Version 11 R6+ HP-UX B.11.11.00 X/M
otif Patch Release
(build date: Thu Apr 20 18:47:14 IST 2006)
/usr/lib/X11R6/libXt.3:
X Window System, Version 11 R6+ HP-UX B.11.11.00 X/M
otif Patch Release
(build date: Mon Mar 5 20:08:11 IST 2007)
/usr/lib/X11R6/pa20_64/libXt.3:
X Window System, Version 11 R6+ HP-UX B.11.11.00 X/M
otif Patch Release
(build date: Mon Mar 5 20:08:15 IST 2007)
/usr/lib/X11R6/pa20_64/libX11.3:
X Window System, Version 11 R6+ HP-UX B.11.11.00 X/M
otif Patch Release
(build date: Thu Apr 20 18:47:23 IST 2006)
/usr/lib/X11R6/libICE.2:
X Window System, Version 11 R6+ HP-UX B.11.11.00 X/M
otif Patch Release
(build date: Thu Apr 20 19:07:34 IST 2006)
/usr/lib/X11R6/pa20_64/libICE.2:
X Window System, Version 11 R6+ HP-UX B.11.11.00 X/M
otif Patch Release
(build date: Thu Apr 20 19:07:37 IST 2006)
/usr/lib/X11R6/libXhp11.3:
X Window System, Version 11 R6+ HP-UX B.11.11.00 X/M
otif Patch Release
(build date: Mon Mar 5 20:27:19 IST 2007)
X11.MOTIF-SHLIB,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP:
/usr/lib/Motif2.1/libXm.4:
View: /view/x_r6mar07PA_1123, Build Type: r6mar07PA_
1123
motif2.1
(build date: Mon Mar 5 21:05:18 IST 2007)
Motif Version 2.1.0
/usr/lib/Motif2.1/libMrm.3:
View: /view/x_r6mar04_1123, Build Type: r6mar04_1123
motif2.1
(build date: Tue Jan 6 19:40:45 IST 2004)
/usr/lib/Motif2.1/pa20_64/libMrm.3:
View: /view/x_r6mar04_1123, Build Type: r6mar04_1123
motif2.1
(build date: Tue Jan 6 19:40:47 IST 2004)
Motif Version 2.1.0
/usr/lib/Motif2.1/pa20_64/libXm.4:
View: /view/x_r6mar07PA_1123, Build Type: r6mar07PA_
1123
motif2.1
(build date: Mon Mar 5 21:05:28 IST 2007)
Motif Version 2.1.0
X11.X11R6-SLIBS-IA,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/lib/hpux64/X11R6/libX11.so.1:
(build date: Fri Apr 21 16:28:34 IST 2006)
X Window System, Version 11 R6+ HP-UX B.11.23.00 X/M
otif Patch Release
/usr/lib/hpux32/X11R6/libX11.so.1:
(build date: Fri Apr 21 14:10:49 IST 2006)
X Window System, Version 11 R6+ HP-UX B.11.23.00 X/M
otif Patch Release
/usr/lib/hpux32/X11R6/libXt.so.1:
(build date: Mon Mar 5 20:54:38 IST 2007)
X Window System, Version 11 R6+ HP-UX B.11.23.00 X/M
otif Patch Release
/usr/lib/hpux64/X11R6/libXt.so.1:
(build date: Tue Mar 6 15:11:51 IST 2007)
X Window System, Version 11 R6+ HP-UX B.11.23.00 X/M
otif Patch Release
/usr/lib/hpux32/X11R6/libICE.so.1:
(build date: Fri Apr 21 15:09:00 IST 2006)
X Window System, Version 11 R6+ HP-UX B.11.23.00 X/M
otif Patch Release
/usr/lib/hpux64/X11R6/libICE.so.1:
(build date: Fri Apr 21 16:39:10 IST 2006)
X Window System, Version 11 R6+ HP-UX B.11.23.00 X/M
otif Patch Release
/usr/lib/hpux32/X11R6/libXhp11.so.1:
(build date: Tue Mar 6 09:53:48 IST 2007)
X Window System, Version 11 R6+ HP-UX B.11.23.00 X/M
otif Patch Release
X11.MOTIF-SHLIB-IA,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/lib/hpux32/Motif2.1/libMrm.so.1:
motif2.1
(build date: Mon Jan 12 08:36:18 IST 2004)
View: /view/x_r6mar04IA_1123, Build Type: r6mar0432_
1123
/usr/lib/hpux64/Motif2.1/libMrm.so.1:
motif2.1
(build date: Fri Jan 9 19:25:45 IST 2004)
View: /view/x_r6mar04IA_1123, Build Type: r6mar0464_
1123
/usr/lib/hpux32/Motif2.1/libXm.so.1:
motif2.1
(build date: Tue Mar 6 13:04:55 IST 2007)
View: /view/x_r6mar07IA_1123, Build Type: r6mar0732_
1123
Motif Version 2.1.0
/usr/lib/hpux64/Motif2.1/libXm.so.1:
motif2.1
(build date: Tue Mar 6 16:38:16 IST 2007)
View: /view/x_r6mar07IA_1123, Build Type: r6mar0764_
1123
Motif Version 2.1.0
cksum(1) Output:
X11.X11R6-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP:
2020412302 143360 /usr/contrib/X11R6/lib/libXmu.2
2020412302 143360 /usr/lib/libXmu.2
2405017496 1507328 /usr/lib/X11R6/libX11.3
453908679 540672 /usr/lib/X11R6/libXt.3
1613389586 553296 /usr/lib/X11R6/pa20_64/libXt.3
3270936907 1586784 /usr/lib/X11R6/pa20_64/libX11.3
3040539780 126976 /usr/lib/X11R6/libICE.2
2318836680 132800 /usr/lib/X11R6/pa20_64/libICE.2
4051813475 69632 /usr/lib/X11R6/libXhp11.3
X11.MOTIF-SHLIB,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP:
507566461 3063808 /usr/lib/Motif2.1/libXm.4
2059511387 229376 /usr/lib/Motif2.1/libMrm.3
3047134462 3004304 /usr/lib/Motif2.1/pa20_64/libMrm.3
2602191220 3005336 /usr/lib/Motif2.1/pa20_64/libXm.4
X11.X11R6-SLIBS-IA,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
312946688 3864064 /usr/lib/hpux64/X11R6/libX11.so.1
496610367 3721416 /usr/lib/hpux32/X11R6/libX11.so.1
411521186 1240120 /usr/lib/hpux32/X11R6/libXt.so.1
120937259 1287280 /usr/lib/hpux64/X11R6/libXt.so.1
2797360163 304504 /usr/lib/hpux32/X11R6/libICE.so.1
1665076334 326688 /usr/lib/hpux64/X11R6/libICE.so.1
2300424237 189592 /usr/lib/hpux32/X11R6/libXhp11.so.1
X11.MOTIF-SHLIB-IA,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
3397250535 453288 /usr/lib/hpux32/Motif2.1/libMrm.so.1
2309820845 468560 /usr/lib/hpux64/Motif2.1/libMrm.so.1
2681006922 6431192 /usr/lib/hpux32/Motif2.1/libXm.so.1
3362992645 6860752 /usr/lib/hpux64/Motif2.1/libXm.so.1
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes:
PHSS_30265 PHSS_31834 PHSS_32454 PHSS_33132 PHSS_33550 PHSS_34736
PHSS_35046
Equivalent Patches: None
Patch Package Size: 15320 KBytes
Installation Instructions:
Please review all instructions and the Hewlett-Packard
SupportLine User Guide or your Hewlett-Packard support terms
and conditions for precautions, scope of license,
restrictions, and, limitation of liability and warranties,
before installing this patch.
------------------------------------------------------------
1. Back up your system before installing a patch.
2. Login as root.
3. Copy the patch to the /tmp directory.
4. Move to the /tmp directory and unshar the patch:
cd /tmp
sh PHSS_35886
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHSS_35886.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHSS_35886. If you do not wish to retain a
copy of the original software, include the patch_save_files
option in the swinstall command above:
-x patch_save_files=false
WARNING: If patch_save_files is false when a patch is installed,
the patch cannot be deinstalled. Please be careful
when using this feature.
For future reference, the contents of the PHSS_35886.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHSS_35886.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHSS_35886.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions: None
|