 |
≫ |
|
|
 |
パッチ名: PHCO_36825
パッチ摘要: 11.31 tztab(4)累積パッチ
作成日: 07/08/09
公開日: 07/08/15
ハードウェアプラットフォームおよびOSリリース:
11.31
現象:
PHCO_36825:
(SR:8606491748 CR:JAGag43947)
ニュージーランドDSTの変更に合わせてtztab(4)を更新する必要があります。
問題点の説明:
PHCO_36825:
(SR:8606491748 CR:JAGag43947)
ニュージーランドの法律(government law)によると、2007年以降、夏時間の適
用期間が、(これまでより1週間早い)9月の最終日曜から(これまでより2週間遅
い)4月の最初の日曜日までになります。
解決方法:
ニュージーランドDSTの変更をサポートするようにtztab(4)を修正しました。
-----------------------------------------------------------------------------
Patch Name: PHCO_36825
Patch Description: 11.31 tztab(4) cumulative patch
Creation Date: 07/08/09
Post Date: 07/08/15
Hardware Platforms - OS Releases:
11.31
Products: N/A
Filesets:
OS-Core.UX-CORE,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,v=HP
Automatic Reboot?: No
Status: General Release
Critical: No
Category Tags:
defect_repair general_release
Path Name: /hp-ux_patches/11.X/PHCO_36825
Symptoms:
PHCO_36825:
( SR:8606491748 CR:JAGag43947 )
tztab(4) needs to be updated for New Zealand DST changes.
PHCO_35992:
( SR:8606478375 CR:JAGag32676 )
1. Timezones of US and Canada listed below are not
reflecting the US 2007 Daylight Saving changes:
a) US -- AST10ADT(Aleutian Timezone) and
YST9YDT(Yukon Timezone)
b) Canada -- AST4ADT, NST3:30NDT, PST8PDT#Canada,
MST7MDT#Canada, CST6CDT#Canada and EST5EDT#Canada
2. There are no exclusive timezone entries for Mexico, to
serve its Daylight Saving rules
Defect Description:
PHCO_36825:
( SR:8606491748 CR:JAGag43947 )
According to New-Zealand government law, from the year 2007
onwards, Daylight saving time will start from last Sunday in
September (a week earlier, than current) and will end on
first Sunday in April (two weeks later, than current).
Resolution:
tztab(4) has been modified to support New Zealand DST
changes.
PHCO_35992:
( SR:8606478375 CR:JAGag32676 )
All US and Canada timezones which follow Daylight Saving
must be updated with US 2007 Daylight Saving changes.
None of the Mexico specific timezones should reflect US 2007
Daylight Saving changes as Mexico government has decided
that it will not implement US 2007 Daylight Saving changes.
With reference to the above information it was found
that:-
1. Timezones of US and Canada listed below were not updated
to implement US 2007 Daylight Saving changes:-
a) US -- AST10ADT and YST9YDT
b) Canada -- AST4ADT, NST3:30NDT, PST8PDT#Canada,
MST7MDT#Canada, CST6CDT#Canada and EST5EDT#Canada
These timezones need to be updated for US 2007 Daylight
Saving changes
2. There are no separate timezone entries for Mexico
region. It was served using US timezone entries namely
PST8PDT, MST7MDT and CST6CDT.
New timezone entries need to be added to serve Mexico.
Resolution:
The following updations are made to tztab:-
1. US 2007 Daylight Saving changes are implemented for
timezones of US and Canada listed below:-
a) US -- AST10ADT and YST9YDT
b) Canada -- AST4ADT, NST3:30NDT, PST8PDT#Canada,
MST7MDT#Canada, CST6CDT#Canada and EST5EDT#Canada
2. New timezones PSM8PDM, MSM7MDM and CSM6CDM are added to
serve Mexico. It is recommended to use these timezones in
the regions of Mexico which were using PST8PDT, MST7MDT and
CST6CDT respectively.
Enhancement:
No
SR:
8606491748 8606478375
Patch Files:
OS-Core.UX-CORE,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,v=HP:
/usr/newconfig/usr/lib/tztab
what(1) Output:
OS-Core.UX-CORE,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,v=HP:
/usr/newconfig/usr/lib/tztab:
tztab $Date: 2007/07/23 16:13:39 $Revision: r11.31/3
PATCH_11.31 (PHCO_36825)
cksum(1) Output:
OS-Core.UX-CORE,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,v=HP:
3961161022 21248 /usr/newconfig/usr/lib/tztab
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes:
PHCO_35992
Equivalent Patches: None
Patch Package Size: 50 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 PHCO_36825
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHCO_36825.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHCO_36825. 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 PHCO_36825.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHCO_36825.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHCO_36825.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions: None
|