Patch Name: PHCO_11691 Patch Description: s700_800 10.24 (VVOS) Year 2000 Safe fix for date(1) Creation Date: 97/07/16 Post Date: 97/08/11 Hardware Platforms - OS Releases: s700: 10.24 s800: 10.24 Products: N/A Filesets: OS-Core.UX-CORE Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHCO_11691 Symptoms: PHCO_11691: 1) Incorrect message when time overflows 2) Maximum date suppored is Dec. 31, 2030. Should be Dec. 31, 2037. Defect Description: PHCO_11691: 1) Corrects the message when time overflow occurs 2) Maximum date supported has been increased from December 31, 2030 to December 31, 2037. SR: 4701360701 Patch Files: /sbin/date /usr/bin/date what(1) Output: /sbin/date: $Revision: Hewlett-Packard ISSL Level vvos_davis40 $ $Header: Hewlett-Packard ISSL Release vvos_ davis $ $Date: Wed Jul 16 15:26:34 EDT 1997 $ $Revision: 76.1 $ cmd/date.c, hpuxcmdstat, vvos_davis, davis37 $Date: 97/07/16 12:59:10 $ $Revision: 1.13.1.2 PATC H_10.24 (PHCO_11691) $ lib/libsecurity/identity.c, libsecurity_util, vvos_d avis, davis24 $Date: 97/07/16 12:57:27 $ $Re vision: 1.8 PATCH_10.24 (PHCO_11251) $ lib/libsecurity/privileges.c, libsecurity_util, vvos _davis, davis24 $Date: 97/07/16 12:57:29 $ $ Revision: 1.1.1.12 PATCH_10.24 (PHCO_11251) $ lib/libsecurity/subsystems.c, libsecurity_util, vvos _davis, davis24 $Date: 97/07/16 12:57:28 $ $ Revision: 1.10.1.7 PATCH_10.24 (PHCO_11251) $ lib/libsecurity/discr.c, libsecurity_util, vvos_davi s, davis24 $Date: 97/07/16 12:57:25 $ $Revis ion: 1.7 PATCH_10.24 (PHCO_11251) $ lib/libsecurity/authaudit.c, libsecurity_audit, vvos _davis, davis24 $Date: 97/07/16 12:57:24 $ $ Revision: 1.21 PATCH_10.24 (PHCO_11251) $ lib/libsecurity/sec_nls.c, libsecurity, vvos_davis, davis24 $Date: 97/07/16 12:57:22 $ $Revision : 1.3 PATCH_10.24 (PHCO_11251) $ lib/libsecurity/acllib.c, libsecurity_acl, vvos_davi s, davis24 $Date: 97/07/16 12:57:24 $ $Revis ion: 1.2.1.9 PATCH_10.24 (PHCO_11251) $ lib/libsecurity/auditdb.c, libsecurity_audit, vvos_d avis, davis24 $Date: 97/07/16 12:57:24 $ $Re vision: 1.13 PATCH_10.24 (PHCO_11251) $ lib/libsecurity/fields.c, libsecurity_ia, vvos_davis , davis24 $Date: 97/07/16 12:57:25 $ $Revisi on: 1.10 PATCH_10.24 (PHCO_11251) $ lib/libsecurity/fileattr.c, libsecurity_fs, vvos_dav is, davis24 $Date: 97/07/16 12:57:25 $ $Revi sion: 1.9 PATCH_10.24 (PHCO_11251) $ lib/libsecurity/getdvagent.c, libsecurity_ia, vvos_d avis, davis24 $Date: 97/07/16 12:57:26 $ $Re vision: 1.14 PATCH_10.24 (PHCO_11251) $ Internal_Unsupported_Version libc.a_ID@@/main/r10dav /libc_dav/15 /ux/libc/libs/libc/archive_pa1/libc.a_ID Jul 16 1997 17:44:21 /usr/bin/date: $Revision: Hewlett-Packard ISSL Level vvos_davis40 $ $Header: Hewlett-Packard ISSL Release vvos_ davis $ $Date: Wed Jul 16 15:26:34 EDT 1997 $ $Revision: 76.1 $ cmd/date.c, hpuxcmdstat, vvos_davis, davis37 $Date: 97/07/16 12:59:10 $ $Revision: 1.13.1.2 PATC H_10.24 (PHCO_11691) $ cksum(1) Output: 2946103010 389120 /sbin/date 376746043 16384 /usr/bin/date Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 460 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_11691 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHCO_11691.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHCO_11691.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHCO_11691. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHCO_11691.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_11691.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None