This chapter summarizes the base operating system patches included in Patch Kit-0003.
Table 2-1 lists patches that have been updated.
Table 2-2
provides a summary of patches.
Table 2-1: Updated Base Operating System Patches
Patch IDs | Change Summary |
Patches 203.00, 242.00, 246.00, 261.00, 268.00, 272.00, 283.00, 285.00, 287.00, 289.00, 291.00, 293.00, 297.00, 305.00, 309.00, 311.00, 313.00, 315.00, 317.00, 319.00, 321.00, 323.00, 325.00, 331.00, 333.00, 337.00, 339.00, 342.00, 344.00, 346.00, 350.00, 352.00, 354.00, 358.00 | New |
Patches 42.00, 149.00 | Superseded by Patch 205.00 |
Patches 14.00, 81.00, 29.00, 35.00, 91.00, 93.00, 208.00, 209.00 | Superseded by Patch 211.00 |
Patches 82.00, 197.00, 199.00 | Superseded by Patch 207.00 |
Patches 38.00, 76.00 | Superseded by Patch 244.00 |
Patches 11.00, 12.00, 247.00 | Superseded by Patch 249.00 |
Patches 67.00, 130.00, 192.00, 201.00, 250.00, 251.00, 252.00, 253.00 | Superseded by Patch 255.00 |
Patches 116.00, 256.00, 257.00 | Superseded by Patch 259.00 |
Patches 16.00, 24.00, 262.00 | Superseded by Patch 264.00 |
Patch 122.00 | Superseded by Patch 266.00 |
Patch 13.00 | Superseded by Patch 270.00 |
Patch 194.00 | Superseded by Patch 274.00 |
Patch 34.00 | Superseded by Patch 276.00 |
Patches 137.00, 277.00 | Superseded by Patch 279.00 |
Patches 79.00, 138.00, 140.00 | Superseded by Patch 281.00 |
Patch 53.00 | Superseded by Patch 295.00 |
Patch 47.00 | Superseded by Patch 299.00 |
Patch 40.00 | Superseded by Patch 307.00 |
Patch 56.00 | Superseded by Patch 335.00 |
Patches 17.00, 45.00, 71.00, 78.00, 75.00, 176.00, 55.00, 73.00, 15.00, 21.00, 22.00, 30.00, 44.00, 54.00, 66.00, 68.00, 69.00, 108.00, 72.00, 74.00, 141.00, 142.00, 143.00, 110.00, 145.00, 114.00, 20.00, 18.00, 32.00, 41.00, 57.00, 107.00, 212.00, 213.00, 214.00, 215.00, 216.00, 217.00, 218.00, 219.00, 220.00, 221.00, 222.00, 22300, 224.00, 225.00, 226.00, 227.00, 228.00, 229.00, 230.00, 231.00, 232.00, 233.00, 235.00, 236.00, 237.00, 238.00, 240.00, 348.00, 303.00 | Superseded by Patch 356.00 |
Patches 326.00, 327.00, 329.00 | Superseded by Patch 358.00 |
Table 2-2: Summary of Base Operating System Patches
Patch IDs | Abstract |
Patch 2.00 OSF445CDE-002 |
Patch: Fix for file permission problem State: Existing This patch fixes a problem in which file permissions allow any user to write to the /.dt/Trash/.trashinfo file. |
Patch 3.00 OSF445CDE-003 |
Patch: CDE does not re-create list of application groups State: Existing This patch fixes a problem where the Common Desktop Environment (CDE) Application Manager did not re-create the list of application groups at login. After customizing the application groups, users would see the old groups instead of the new groups. |
Patch 7.00 OSF445X11-001 |
Patch: ccedilla and Ccedilla characters do not display State: Existing This patch fixes the Turkish F keyboard problem, where the characters Ccedilla and ccedilla can not be entered from the keyboard directly. |
Patch 9.00 OSF445X11-003A |
Patch: Shared library fix for libDXm State: Existing This patch fixes a problem in which the svn widget of libDXm.so creates identical backgrounds and foregrounds. |
Patch 10.00 OSF445X11-004 |
Patch: Provides missing compose definitions State: Existing This patch provides missing compose definitions when in ISO8859-15-based locales for the scaron, Scaron, zcaron, and Zcaron characters. |
Patch 19.00 OSF445-014 |
Patch: Fixes a problem with the find command State: Existing This patch fixes a problem with the find command where find fails to show file names that start with a period. |
Patch 26.00 OSF445-021 |
Patch: Fix for restore command failure State: Existing This patch fixes a problem in which the restore command can fail with the following error: Cannot malloc space for property list
|
Patch 28.00 OSF445-024A |
Patch: Adds missing prototype for stime function State: Existing This patch adds the missing prototype for the stime() function to <sys/time.h>, allowing C++ programs and other software to properly resolve it. |
Patch 31.00 OSF445-028 |
Patch: Fixes a tftpd problem State: Existing This patch fixes a tftpd problem when responding to a broadcast read request and it adds the -b option to control whether to respond to any broadcasts. |
Patch 33.00 OSF445-003 |
Patch: Panic when running Classical IP over lfa ATM driver State: Existing This patch fixes a kernel panic seen when running Classical IP over the lfa ATM driver. This panic would only occur in lockmode 4. If not in lockmode 4, the symptom would be a CPU hang. |
Patch 37.00 OSF445-033 |
Patch: quotactl prototype is now POSIX compliant State: Existing This patch changes the quotactl prototype in /usr/include/ufs/quota.h to meet POSIX standards. |
Patch 39.00 OSF445-035 |
Patch: Fixes problem with NetRAIN devices State: Existing This patch fixes a problem of NetRAIN devices failing to come up after the rcinet restart command is entered. |
Patch 43.00 OSF445-039 |
Patch: Fixes a kernel memory fault State: Existing This patch fixes a kernel memory fault caused by either of the following conditions:
|
Patch 46.00 OSF445-041 |
Patch: Fix for if.h file State: Existing This patch fixes a typo found in the /usr/sys/include/if.h file. |
Patch 48.00 OSF445-043 |
Patch: Performance problem for round robin sequential reads State: Existing This patch fixes a performance problem for round robin sequential reads on LSM mirrored volumes. |
Patch 50.00 OSF445-045 |
Patch: Prevents vold from dumping core State: Existing This patch prevents /sbin/vold from dumping core during an execution of a volprint or other query command. |
Patch 52.00 OSF445-047 |
Patch: genvmunix does not boot on system with Atalla AXL200 State: Existing This patch fixes a problem where genvmunix does not boot on a system with an Atalla AXL200 card installed. |
Patch 58.00 OSF445-053 |
Patch: Fixes problem with btcreate command State: Existing This patch fixes a problem with btcreate command where default restore fails if the disklabel is different. This patch also fixes a btextract character missing problem and extends the robot media changer sleep time for slower media changers. |
Patch 59.00 OSF445-054 |
Patch: Cursor is displayed incorrectly State: Existing This patch fixes a problem where the cursor is displayed incorrectly when the image plane is set to 1 and the mask plane is set to 0. |
Patch 60.00 OSF445-055 |
Patch: KMF when type of SCSI device dynamically changes State: Existing This patch fixes a problem when the type of SCSI device dynamically changes, which can result in a kernel memory fault or memory corruption panic. |
Patch 61.00 OSF445-056 |
Patch: Fixes a problem with the psiop driver State: Existing Fixes a problem with the psiop driver that causes it to fail when vdump is used. The following error is displayed: vdump : unable to write to device
|
Patch 62.00 OSF445-057 |
Patch: Provides latest driver for PowerStorm 4D10T card State: Existing This patch provides the latest driver for the PowerStorm 4D10T (ELSA Gloria Synergy, SN-PBXGK-BB) graphics card and the latest graphics driver for the PCI To Ethernet/Graphics Combo Adapter (3X-DEPVD-AA). |
Patch 63.00 OSF445-059 |
Patch: Fixes a hang in shutdown process of system State: Existing This patch fixes a hang in the system shutdown process ("shutdown now") when a device has flow control switched off. |
Patch 64.00 OSF445-006 |
Patch: Fixes a kernel memory fault when using ATM State: Existing This patch fixes a kernel memory fault when using ATM. |
Patch 70.00 OSF445-067 |
Patch: Fix for dbx problems State: Existing This patch fixes three problems in dbx:
|
Patch 77.00 OSF445-074 |
Patch: Fixes SCSI problems State: Supersedes patch OSF445-060 (65.00) This patch fixes problems with:
|
Patch 80.00 OSF445-071 |
Patch: Fix for memx command State: Existing This patch fixes a problem with the memx command where it improperly handles memory sizes of 2 GB or greater. |
Patch 84.00 OSF445X11-003B |
Patch: Static library fix for libDXm State: Existing This patch fixes a problem in which the svn widget of libDXm.so creates identical backgrounds and foregrounds. |
Patch 85.00 OSF445X11-005B |
Patch: Fix for X server interaction with X font server State: Existing This patch fixes various problems with the X font server and with the X server's interaction with X font servers. |
Patch 87.00 OSF445-024B |
Patch: C++ functions do not properly resolve stime function State: Existing This patch adds the missing prototype for the stime() function to <sys/time.h>, allowing C++ programs and other software to properly resolve it. |
Patch 90.00 OSF445-087 |
Patch: Corrects problems in the lat driver State: New This patch corrects problems in the lat driver which caused improper processing of the ioctl TCSBRK, as well as the generation of spurious characters when the libc routine tcdrain() was used. |
Patch 95.00 OSF445-112B |
Patch: Addresses performance and scalability issues State: New This patch addresses performance and scalability issues for highly contended threaded applications running on EV6 SMP machines. |
Patch 97.00 OSF445-118 |
Patch: Assembler generates incorrect error messages State: Supersedes patch OSF445-044 (49.00) This patch corrects the following:
|
Patch 99.00 OSF445-089 |
Patch: Fix for mailx State: New This patch corrects the problem so mailx(1) will work correctly if the -r and -s flags are used together. |
Patch 101.00 OSF445CDE-004A |
Patch: Desktop applications fail if CDE is not initialized State: Supersedes patch OSF445CDE-001A (1.00) This patch corrects the following:
|
Patch 103.00 OSF445CDE-004B |
Patch: Fix for Desktop Not Initialized error State: Supersedes patch OSF445CDE-001B (83.00) This patch corrects the following:
|
Patch 105.00 OSF445-098 |
Patch: Prevents not currently mounted warning messages State: New This patch prevents "not currently mounted" warning messages from being displayed for filesystems the user did not request to umount. |
Patch 112.00 OSF445-091 |
Patch: IDE devices may cause the system to panic or hang State: New This patch corrects recognition problems with some models of IDE CD-ROM devices and removable disk devices during system startup. Some IDE devices may cause the system to hang or panic during startup and others may not be recognized. |
Patch 118.00 OSF445X11-009A |
Patch: Fixes a memory leak in Xt State: New This patch fixes a memory leak in the X Window System's X Toolkit library (Xt) that could occur when creating and destroying Motif List, Text, and TextField widgets. |
Patch 120.00 OSF445X11-009B |
Patch: Memory leak when creating and destroying widgets State: New This patch fixes a memory leak in the X Window System's X Toolkit library (Xt) that could occur when creating and destroying Motif List, Text, and TextField widgets. |
Patch 124.00 OSF445-117 |
Patch: Build failure on AlphaServer DS20 and ES40 systems State: New This patch fixes a problem that caused a kernel build failure when installing or deleting dupatch. This problem occurred on Compaq AlphaServer DS20 and ES40 systems. |
Patch 126.00 OSF445X11-008A |
Patch: Memory leak occurs in Xlib State: Supersedes patch OSF445X11-002 (8.00) This patch corrects the following:
|
Patch 128.00 OSF445X11-008B |
Patch: Fix for X Window library memory leak State: New This patch fixes two memory leaks in the X Window System's X library (Xlib) that can occur when creating and destroying Motif List, Text, and TextField widgets. |
Patch 132.00 OSF445CDE-006 |
Patch: dtlogin core dumps servicing srequests from XDMCP State: New This patch fixes a problem where the Common Desktop Environment (CDE) login daemon, dtlogin, core dumps occasionally when servicing requests from XDMCP clients such as X terminals or PCs running X servers. |
Patch 135.00 OSF445-099 |
Patch: ATM LAN emulation fails using ATM Meteor 351 board State: New. Supersedes patch OFSF445-097 (133.00) This patch corrects the following:
|
Patch 147.00 OSF445-058B |
Patch: Fixes reply values for NFS writes State: New This patch fixes reply values for NFS writes which were causing protocol violations. |
Patch 151.00 OSF445-114 |
Patch: Fix for collect command State: New This patch fixes several problems with the collect command, and it adds sysloging when collect suspends, resumes, or receives a signal. |
Patch 153.00 OSF445X11-010A |
Patch: Fix for libXm memory leak State: New This patch fixes various memory leaks in the Motif library (libXm) that could occur when creating and destroying Motif List, Text, and TextField widgets. |
Patch 155.00 OSF445X11-010B |
Patch: Memory leak occurs in Motif library State: New This patch fixes various memory leaks in the Motif library (libXm) that could occur when creating and destroying Motif List, Text, and TextField widgets. |
Patch 157.00 OSF445-105 |
Patch: Bootlink fails on Alphastations 600, 600A, 500/400 State: New This patch fixes a problem in which the bootlink can fail on Alphastations 600, 600A, 500/400. |
Patch 159.00 OSF445DX-004 |
Patch: Fixes incorrect date and time stamp on new directory State: Supersedes patches OSF445DX-001 (4.00), OSF445DX-002 (5.00), OSF445DX-003 (6.00) This patch corrects the following:
|
Patch 161.00 OSF445-088 |
Patch: Fix for bcache problem State: Supersedes patch OSF445-018 (23.00) This patch corrects the following:
|
Patch 164.00 OSF445-093A |
Patch: Maximum Login Interval field ignored State: New. Supersedes patches OSF445-022A (27.00), OSF445-032A (36.00), OSF445-084A (162.00) This patch corrects the following:
|
Patch 167.00 OSF445-093B |
Patch: Fix for Enhanced Security problem State: Supersedes patches OSF445-022B (86.00), OSF445-032B (88.00), OSF445-084B (165.00) This patch corrects the following:
|
Patch 169.00 OSF445-061 |
Patch: Fixes a problem with advscan State: New This patch fixes a problem where advscan -a -g does not display bootable partitions properly. |
Patch 172.00 OSF445-096 |
Patch: Fix for mv command State: New. Supersedes patches OSF445-020 (25.00), OSF445-104 (170.00) This patch corrects the following problems with the mv command:
|
Patch 174.00 OSF445-051 |
Patch: Fix for salvage utility State: New This patch corrects the following problems:
|
Patch 178.00 OSF445-102 |
Patch: Fix for what command State: New This patch fixes a problem in the what command, where it was unable to process more than one input file at once. |
Patch 180.00 OSF445CDE-005 |
Patch: Fixes a dtmail problem State: New This patch fixes a dtmail problem in which a From line with quotes in it incorrectly finds the date of the mail message. This error is displayed on the main screen under the header Date and Time and shows up as Dec. 31 or as a blank field. |
Patch 182.00 OSF445-086 |
Patch: Incorrect encoding for SysV Open call audit parameter State: New This patch fixes a problem where encoding for the SysV Open call audit parameter was incorrect. This could cause a system panic. |
Patch 184.00 OSF445CDE-007 |
Patch: dtwm hangs on system with multiple displays State: New This patch fixes a problem in which the Window Manager (dtwm) intermittently hangs on a system which uses multiple displays. |
Patch 186.00 OSF445-085 |
Patch: Fix for cron problems State: Supersedes patch OSF445-046 (51.00) This patch corrects the following:
|
Patch 188.00 OSF445-092 |
Patch: Fixes several problems in the tapex utility State: New This patch fixes the following problems:
|
Patch 190.00 OSF445DX-005 |
Patch: Fix for diskconfig startup error message State: New This patch fixes a problem that was causing diskconfig to issue the error message "can't read tminor: no such variable" upon startup. |
Patch 196.00 OSF445-135 |
Patch: Fix for floppy disk State: New Compaq has determined in laboratory testing that there is a theoretical possibility that during read and write operations to the floppy disk on DS10, DS10L and ES40 AlphaServers and VS10 and XP900 AlphaStations, a single byte of data may be inaccurately read or written without notice to the user or system. The potential for this anomaly exists only if floppy data read and write operations are attempted while there is extremely heavy traffic on these Alpha systems' internal input/output busses. Although Compaq has observed the anomaly only in laboratory tests designed to create atypical system stresses, including almost constant use of the floppy disk drive, we are supplying this patch to address this potential issue. |
Patch 203.00 OSF445-134 |
Patch: fixso command causes segmentation fault State: New This patch fixes a problem with the /usr/ucb/fixso command that can cause a segmentation fault. |
Patch 205.00 OSF445-177 |
Patch: Fix for vdump and vrestore commands State: Supersedes patches OSF445-038 (42.00), OSF445-090 (149.00) This patch fixes the following vrestore problems:
This patch fixes the following problems with the vdump command:
This patch fixes the following problems with the vrestore command:
|
Patch 207.00 OSF445-206 |
Patch: Fixes kernel memory fault in GS-series platforms State: Supersedes patches OSF445-080 (82.00), OSF445-129 (197.00), OSF445-127 (199.00) This patch corrects the following:
|
Patch 211.00 OSF445-138 |
Patch: Security (SSRT1-19U, SSRT0689U) State: Supersedes patches OSF445-001 (14.00), OSF445-023 (81.00), OSF445-025 (29.00), OSF445-031 (35.00), OSF445-112A (91.00), OSF445-108 (93.00), OSF445-165 (208.00), OSF445-170 (209.00) This patch corrects the following:
|
Patch 242.00 OSF445-173B |
Patch: Supports temporary data logging on mount point State: New This patch provides support for activating temporary data logging on a mount point. |
Patch 244.00 OSF445-155 |
Patch: Corrects problems with grep -w command State: Supersedes patches OSF445-034 (38.00), OSF445-078 (76.00) This patch corrects the following:
|
Patch 246.00 OSF445-122 |
Patch: Fix for quotacheck -v command State: New This patch fixes a bug where quotacheck -v <filestystem> will report that it has fixed some quotas. If you keep running the command, it will keep reporting the exact same fixes. |
Patch 249.00 OSF445X11-013 |
Patch: Fixes a memory leak in the X server State: Supersedes patches OSF445X11-005A (11.00), OSF445X11-006 (12.00), OSF445X11-018 (247.00) This patch corrects the following:
|
Patch 255.00 OSF445-163 |
Patch: ee driver problems for DE60x Ethernet cards State: Supersedes patches OSF445-063 (67.00), OSF445-111 (130.00), OSF445-113 (192.00), OSF445-109 (201.00), OSF445-164 (250.00), OSF445-202 (251.00), OSF445-174 (252.00), OSF445-183 (253.00) This patch corrects the following:
|
Patch 259.00 OSF445-130 |
Patch: Fix for tar -F command State: Supersedes patches OSF445-094 (116.00), OSF445-180 (256.00), OSF445-128 (257.00) This patch corrects the following:
|
Patch 261.00 OSF445DX-008 |
Patch: Updates Netscape Communicator to version 4.76 State: New This patch updates Netscape Communicator to version 4.76 to fix missing default MIME types in Netscape Communicator 4.75. |
Patch 264.00 OSF445-181 |
Patch: ksh problem in multi-byte Asian locales State: Supersedes patches OSF445-011 (16.00), OSF445-019 (24.00), OSF445-162 (262.00) This patch corrects the following:
|
Patch 266.00 OSF445-157 |
Patch: Upgrades sys_check utility to version v120 State: Supersedes patch OSF445-107 (122.00) This patch corrects the following:
|
Patch 268.00 OSF445-139 |
Patch: Problems when bindsetup used to change hostnames State: New This patch fixes several problems when bindsetup is used to change hostnames. |
Patch 270.00 OSF445X11-014 |
Patch: Fixes memory leak with PowerStorm 4D10T graphics card State: Supersedes patch OSF445X11-007 (13.00) This patch corrects the following:
|
Patch 272.00 OSF445X11-015 |
Patch: Fixes a memory leak in the libVX11 library State: New The patch fixes a memory leak in the libVX11 library for X applications where freeing a GC would not free all of its memory. This problem is most likely to occur in systems with a Cateyes graphics card (4D40T, 4D50T, 4D60T, or 4D51T). |
Patch 274.00 OSF445X11-017 |
Patch: Corrects blocks of erroneous pixels left behind State: Supersedes patch OSF445X11-011 (194.00) This patch corrects the following:
|
Patch 276.00 OSF445-137 |
Patch: Security (SSRT0636U) State: Supersedes patch OSF445-030 (34.00) This patch corrects the following:
|
Patch 279.00 OSF445-192 |
Patch: Fixes a problem with some slower tape devices State: Supersedes patches OSF445-081 (137.00), OSF445-211 (277.00) This patch corrects the following:
|
Patch 281.00 OSF445-136 |
Patch: New JJ /etc/printcap parameter State: Supersedes patches OSF445-072 (79.00), OSF445-082 (138.00), OSF445-115 (140.00) This patch corrects the following:
|
Patch 283.00 OSF445DX-009 |
Patch: dop cannot find application names which contain a dot State: New This patch fixes a problem in which dop (division of privileges) cannot find application names which contain a "." (dot) in them. For example, a name such as sysmon.csh. |
Patch 285.00 OSF445-154 |
Patch: Fix for newfs State: New This patch provides the following fixes:
|
Patch 287.00 OSF445CDE-008 |
Patch: Fixes a problem on multi-head systems State: New This patch fixes a problem on multi-head systems in which the unlock display only works if the default display is screen 0. |
Patch 289.00 OSF445-142 |
Patch: ATM setup script fails State: This patch fixes a problem of the ATM setup script failing when configuring an elan if the lane subsystem is not loaded. |
Patch 291.00 OSF445-199 |
Patch: Fix for memory channel driver panic State: New This patch fixes an incorrect heartbeat timer within the memory channel driver which caused rail failures to be incorrectly reported on memory channel Version 2 cards. With the heartbeat timer set too short, the system can be erroneously led to believe a hardware failure has occurred. Messages of the form "rmerror_int: ..." are output to the messages file containing an error_type which has bit 29 set in error_type (heartbeat timeout). The binary error log will also have this data. Typically, the error_type data will be 0xe00000000. The messages are followed by the system hanging or panicing. When panicking, the following message is produced: panic (cpu 0): rm_failover_if_necessary, both rails bad
A real hardware failure produces the same symptoms and stack trace. For example, having an error_type of 0xe00000002 indicates a write transmit hardware fatal failure. |
Patch 293.00 OSF445-175 |
Patch: Corrects a problem with inetd State: New This patch corrects a problem with inetd which could result in its termination without notice and without a core file. |
Patch 295.00 OSF445-185 |
Patch: Fix for debugger problem that causes program hang State: Supersedes patch OSF445-048 (53.00) This patch corrects the following:
|
Patch 297.00 OSF445-147 |
Patch: Fix for newgrp command State: New This patch corrects the problem where newgrp(1) fails if the file /etc/group contains multiple lines for one group. |
Patch 299.00 OSF445-176 |
Patch: Fix for parallel processing support library State: Supersedes patch OSF445-042 (47.00) This patch fixes the following problems in the Compaq C compiler:
|
Patch 305.00 OSF445-148 |
Patch: Security (SSRT0672U) State: New A potential security vulnerability has been discovered where, under certain circumstances, system integrity may be compromised. This may be in the form of improper file or privilege management. Compaq has corrected this potential vulnerability. |
Patch 307.00 OSF445-167 |
Patch: Fixes automount handling of nogrpid option State: Supersedes patch OSF445-036 (40.00) This patch corrects the following:
|
Patch 309.00 OSF445-124 |
Patch: Fixes a problem in rpc.lockd State: New This patch fixes a problem in rpc.lockd where the FCNTL () function fails to lock nfs mounted directories. |
Patch 311.00 OSF445-159 |
Patch: Addresses multiple issues for RA2000 controllers State: New This patch addresses multiple issues for the KZPCC family of RAID Array 2000 (RA2000) controllers:
|
Patch 313.00 OSF445CDE-009 |
Patch: Fix for dtpad utility State: New This patch fixes a problem where, if dtpad cannot allocate enough memory, it will exit and leave a zero-length file in place of the file being edited. |
Patch 315.00 OSF445-201 |
Patch: Fix for ksh hang State: New This patch fixes a problem where the Korn shell (ksh) could hang if you pasted a large number of commands to it when it was running in a terminal emulator window (such as an xterm). |
Patch 317.00 OSF445-158 |
Patch: Fix for vi editor core dump State: New This patch fixes a problem in which the vi editor core dumps when it finds invalid syntax during a substitute operation. |
Patch 319.00 OSF445-143 |
Patch: System panics on configurations using Memory Channel State: New This patch fixes a panic or a system hang which could occur on a DS20E with drives attached to the motherboard SCSI interface (Adaptec 7895 based) or on an Ultra3 KZPEA SCSI adapter. In addition to system hangs or panics on configurations using Memory Channel adapters some configurations have exhibited SCSI device problems. |
Patch 321.00 OSF445-146 |
Patch: ATM signalling connection released after reboot State: New This patch fixes a problem of ATM signalling going into the "connection released" after a system reboot. |
Patch 323.00 OSF445-160 |
Patch: Corrects a memory leak in the XTI socket code State: New Corrects a memory leak in the XTI socket code |
Patch 325.00 OSF445-152 |
Patch: Prevents TurboLaser system panic State: New This patch prevents a panic on TurboLaser systems with a DE600 in pci slot 0. Mis-identification of the DE600 in pci slot 0 causes data structure corruption. TurboLaser systems include the following: AlphaServer 8200
A DE600 is a single-port 10/100 Mbps Fast Ethernet NIC. |
Patch 331.00 OSF445-193 |
Patch: Security (SSRT1-15, SSRT0713U) State: New A potential security vulnerability has been discovered where, under certain circumstances, system integrity may be compromised. This may be in the form of improper file or privilege management. Compaq has corrected this potential vulnerability. |
Patch 333.00 OSF445-150 |
Patch: rdist utility causes segmentation fault State: New This patch corrects a problem in the rdist utility which was causing segmentation faults on files with more than one link. |
Patch 335.00 OSF445-132 |
Patch: Kernel memory occurs occurs while using tablet State: Supersedes patch OSF445-050 (56.00) This patch corrects the following:
|
Patch 337.00 OSF445-184 |
Patch: Fixes DS10/DS20 performance problems State: New This patch fixes DS10/DS20 performance problems introduced with the i2c driver by using thread blocking, rather than event_timeout() and DELAY(). |
Patch 339.00 OSF445-140 |
Patch: Fixes unaligned kernel space access from km panic State: New This patch fixes a problem in which the system may panic with the panic string "Unaligned kernel space access from kernel mode". |
Patch 342.00 OSF445-153 |
Patch: Security (SSRT0664U) State: New. Supersedes patch OSF445-121 (340.00) This patch corrects the following:
|
Patch 344.00 OSF445-168 |
Patch: Fix for joind server State: New This patch corrects a problem with joind which caused it to respond to certain client dhcp requests via the wrong port. |
Patch 346.00 OSF445-194 |
Patch: Fixes a problem in binlogd daemon State: New This patch fixes a problem in binlogd which overwrites adjacent header fields in an error record if the system's hostname is longer than 12 characters. |
Patch 350.00 OSF445-212B |
Patch: Modifies AdvFS kernel code and several utilities State: New This patch modifies AdvFS kernel code and several utilities. AdvFS will no longer panic with the following error: ADVFS EXCEPTION : panic cpu(0) : bad frag free list
The code is modified so that during frag allocation when AdvFS determines that the frag group header's free list has been corrupted, it stops using it and marks it BAD. It is then removed from the free list so no more allocations can take place and no deallocations are performed. The verify, shfragbf, and vfragpg programs are modified to report BAD frag groups. |
Patch 352.00 OSF445-230A |
Patch: Fix for libots3 shared library State: New This patch fixes a problem in the parallel processing support library (libots3) that caused incorrect run-time results for an OpenMP program. |
Patch 354.00 OSF445-230B |
Patch: Fix for libots3 static library State: New This patch fixes a problem in the parallel processing support library (libots3) that caused incorrect run-time results for an OpenMP program. |
Patch 356.00 OSF445-242 |
Patch: Security (SSRT0676U) State: Supersedes patches OSF445-012 (17.00), OSF445-040 (45.00), OSF445-068 (71.00), OSF445-073 (78.00), OSF445-079 (75.00), OSF445-083 (176.00), OSF445-005 (55.00), OSF445-007 (73.00), OSF445-010 (15.00), OSF445-016 (21.00), OSF445-017 (22.00), OSF445-026 (30.00), OSF445-004 (44.00), OSF445-049 (54.00), OSF445-062 (66.00), OSF445-064 (68.00), OSF445-066 (69.00), OSF445-101 (108.00), OSF445-069 (72.00), OSF445-008 (74.00), OSF445-065 (141.00), OSF445-075 (142.00), OSF445-002 (143.00), OSF445-095 (110.00), OSF445-058A (145.00), OSF445-106 (114.00), OSF445-015 (20.00), OSF445-013 (18.00), OSF445-029 (32.00), OSF445-037 (41.00), OSF445-052 (57.00), OSF445-076 (107.00), OSF445-171 (212.00), OSF445-144 (213.00), OSF445-189 (214.00), OSF445-131 (215.00), OSF445-123 (216.00), OSF445-133 (217.00), OSF445-182 (218.00), OSF445-178 (219.00), OSF445-173A (220.00), OSF445-119 (221.00), OSF445-172 (222.00), OSF445-196 (223.00), OSF445-120 (224.00), OSF445-126 (225.00), OSF445-151 (226.00), OSF445-191 (227.00), OSF445-190 (228.00), OSF445-188 (229.00), OSF445-166 (230.00), OSF445-200 (231.00), OSF445-187 (232.00), OSF445-197 (233.00), OSF445-195 (235.00), OSF445-179 (236.00), OSF445-203 (237.00), OSF445-204 (238.00), OSF445-186 (240.00), OSF445-212A (348.00), OSF445-116 (303.00) This patch corrects the following:
|
Patch 356.00 continued |
|
Patch 356.00 continued |
|
Patch 356.00 continued |
|
Patch 356.00 continued |
|
Patch 358.00 OSF445-243 |
Patch: Fix for ld -f command State: New. Supersedes patches OSF445-161 (326.00), OSF445-156 (327.00), OSF445-169 (329.00) This patch corrects the following:
|
|
|