Patch Name: PHCO_19012 Patch Description: s700_800 11.04 (VVOS) tztab(4) patch Creation Date: 99/06/23 Post Date: 99/09/03 Hardware Platforms - OS Releases: s700: 11.04 s800: 11.04 Products: N/A Filesets: OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_19012 Symptoms: PHCO_19012: Repackaged HP-UX patch PHCO_18376 for VVOS. Based on HP-UX patch PHCO_18376: 1. /usr/lib/tztab contains bad DST(Daylight Saving Time) info for AST10ADT,YST9YDT. 2. /usr/lib/tztab has no daylight saving time info for Russian Federation 3. Without this patch installed - tztab will have wrong entry for Portuguese Winter/Summer saving time. Based on HP-UX patch PHCO_13331: Without this patch installed - tztab erroneously claims that South Africa uses Daylight Savings Time. Defect Description: PHCO_19012: Repackaged HP-UX patch PHCO_18376 for VVOS. Based on HP-UX patch PHCO_18376: 1. /usr/lib/tztab contains bad information for the Aleutian (AST10ADT) and Yukon(YST9YDT) time zones. 2. Daylight Saving Time information for the Russian Fedaration was mising. 3. Without this patch installed - tztab will have wrong entry for Portuguese Winter/Summer saving time. Because of a new revision in the portuguese law, a change is required in Portuguese Winter Time and Portuguese Summer Time. The changes are a. Change the time on entering PST-1 from 03/25-31/1983-2038 on Sunday at 03:00 to 03/25-31/1983-2038 on Sunday at 02:00. b. Change the time on entering PWT0 from 09/24-30/1983-2038 on Sunday at 02:00 to 10/25-31/1983-2038 on Sunday at 01:00. Resolution: 1. /usr/lib/tztab has the following changes: The line: 0 3 24-30 4 1976-2038 0 ADT9 0 3 24-30 4 1976-2038 0 YDT8 are replaced by the following pairs of lines: 0 3 24-30 4 1976-1986 0 ADT9 0 3 1-7 4 1987-2038 0 ADT9 0 3 24-30 4 1976-1986 0 YDT8 0 3 1-7 4 1987-2038 0 YDT8 2. Added Daylight Saving timezone for Russian federation to /usr/lib/tztab file. 3. The following changes are made in /usr/lib/tztab: a. Change the time on entering PST-1 from 03/25-31/1983-2038 on Sunday at 03:00 to 03/25-31/1983-2038 on Sunday at 02:00. b. Change the time on entering PWT0 from 09/24-30/1983-2038 on Sunday at 02:00 to 10/25-31/1983-2038 on Sunday at 01:00. Based on HP-UX patch PHCO_13331: South Africa never had DST (Daylight Savings Time) although tztab has an entry "SAST-2SADT". This information comes from customer living in South Africa. So in this patch Daylight Savings Time is removed in South Africa's entry. SR: 1653299693 1653280446 4701384743 1653209213 Patch Files: OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: /usr/lib/tztab /usr/newconfig/usr/lib/tztab what(1) Output: OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: /usr/lib/tztab: $Revision: 80.4.1.6 $ OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: /usr/newconfig/usr/lib/tztab: $Revision: 80.4.1.6 $ cksum(1) Output: OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: 830524669 11871 /usr/lib/tztab OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: 830524669 11871 /usr/newconfig/usr/lib/tztab Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHCO_18376: s700: 11.00 s800: 11.00 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_19012 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_19012.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_19012. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHCO_19012.depot 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_19012.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_19012.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_19012.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None