Patch-ID# 107217-03 Keywords: european collation sort sequence Synopsis: SunOS 5.5.1: Updated european collation sequences Date: May/04/99 Solaris Release: 2.5.1 SunOS Release: 5.5.1 Unbundled Product: Unbundled Release: Relevant Architectures: sparc BugId's fixed with this patch: 4172288 4213943 Changes incorporated in this version: 4213943 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /usr/lib/locale/en_AU/LC_COLLATE/CollTable /usr/lib/locale/en_AU/LC_COLLATE/CollTable.hash /usr/lib/locale/en_CA/LC_COLLATE/CollTable /usr/lib/locale/en_CA/LC_COLLATE/CollTable.hash /usr/lib/locale/en_IE/LC_COLLATE/CollTable /usr/lib/locale/en_IE/LC_COLLATE/CollTable.hash /usr/lib/locale/en_NZ/LC_COLLATE/CollTable /usr/lib/locale/en_NZ/LC_COLLATE/CollTable.hash /usr/lib/locale/en_UK/LC_COLLATE/CollTable /usr/lib/locale/en_UK/LC_COLLATE/CollTable.hash /usr/lib/locale/en_US/LC_COLLATE/CollTable /usr/lib/locale/en_US/LC_COLLATE/CollTable.hash /usr/lib/locale/es/LC_COLLATE/CollTable /usr/lib/locale/es/LC_COLLATE/CollTable.hash /usr/lib/locale/es_AR/LC_COLLATE/CollTable /usr/lib/locale/es_AR/LC_COLLATE/CollTable.hash /usr/lib/locale/es_BO/LC_COLLATE/CollTable /usr/lib/locale/es_BO/LC_COLLATE/CollTable.hash /usr/lib/locale/es_CL/LC_COLLATE/CollTable /usr/lib/locale/es_CL/LC_COLLATE/CollTable.hash /usr/lib/locale/es_CO/LC_COLLATE/CollTable /usr/lib/locale/es_CO/LC_COLLATE/CollTable.hash /usr/lib/locale/es_CR/LC_COLLATE/CollTable /usr/lib/locale/es_CR/LC_COLLATE/CollTable.hash /usr/lib/locale/es_EC/LC_COLLATE/CollTable /usr/lib/locale/es_EC/LC_COLLATE/CollTable.hash /usr/lib/locale/es_GT/LC_COLLATE/CollTable /usr/lib/locale/es_GT/LC_COLLATE/CollTable.hash /usr/lib/locale/es_MX/LC_COLLATE/CollTable /usr/lib/locale/es_MX/LC_COLLATE/CollTable.hash /usr/lib/locale/es_NI/LC_COLLATE/CollTable /usr/lib/locale/es_NI/LC_COLLATE/CollTable.hash /usr/lib/locale/es_PA/LC_COLLATE/CollTable /usr/lib/locale/es_PA/LC_COLLATE/CollTable.hash /usr/lib/locale/es_PE/LC_COLLATE/CollTable /usr/lib/locale/es_PE/LC_COLLATE/CollTable.hash /usr/lib/locale/es_PY/LC_COLLATE/CollTable /usr/lib/locale/es_PY/LC_COLLATE/CollTable.hash /usr/lib/locale/es_SV/LC_COLLATE/CollTable /usr/lib/locale/es_SV/LC_COLLATE/CollTable.hash /usr/lib/locale/es_UY/LC_COLLATE/CollTable /usr/lib/locale/es_UY/LC_COLLATE/CollTable.hash /usr/lib/locale/es_VE/LC_COLLATE/CollTable /usr/lib/locale/es_VE/LC_COLLATE/CollTable.hash /usr/lib/locale/fr/LC_COLLATE/CollTable /usr/lib/locale/fr/LC_COLLATE/CollTable.hash /usr/lib/locale/fr_BE/LC_COLLATE/CollTable /usr/lib/locale/fr_BE/LC_COLLATE/CollTable.hash /usr/lib/locale/fr_CA/LC_COLLATE/CollTable /usr/lib/locale/fr_CA/LC_COLLATE/CollTable.hash /usr/lib/locale/fr_CH/LC_COLLATE/CollTable /usr/lib/locale/fr_CH/LC_COLLATE/CollTable.hash /usr/lib/locale/nl/LC_COLLATE/CollTable /usr/lib/locale/nl/LC_COLLATE/CollTable.hash /usr/lib/locale/nl_BE/LC_COLLATE/CollTable /usr/lib/locale/nl_BE/LC_COLLATE/CollTable.hash /usr/lib/locale/pt/LC_COLLATE/CollTable /usr/lib/locale/pt/LC_COLLATE/CollTable.hash /usr/lib/locale/pt_BR/LC_COLLATE/CollTable /usr/lib/locale/pt_BR/LC_COLLATE/CollTable.hash /usr/lib/locale/su/LC_COLLATE/CollTable /usr/lib/locale/su/LC_COLLATE/CollTable.hash Problem Description: 4213943 S2.5.1 : and have no collation weight in some euro locales The problem reported in 4172288 was also found to exist in the following locales : en_AU en_CA en_IE en_NZ en_UK es es_AR es_BO es_CL es_CO es_CR es_EC es_GT es_MX es_NI es_PA es_PE es_PY es_SV es_UY es_VE fr fr_BE fr_CA fr_CH nl nl_BE pt pt_BR su sv This patch provides the necessary collation weights. This patch will also be revised to update the collation sequences as required. (from 107217-02) Rework 4172288 strcoll is broken for locale en_US in Solaris 2.5.1 Revision 01 contained some slight problems with the collation of the extended 'O' characters. This revision fixes these final issues. (from 107217-01) 4172288 strcoll is broken for locale en_US in Solaris 2.5.1 The collation sequence for the en_US locale was incorrect in Solaris 2.5.1. This patch updates it to the correct standard sort sequence. Patch Installation Instructions: -------------------------------- Refer to the Install.info file for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below as special instructions. Special Install Instructions: ----------------------------- None.