http://cr.opensolaris.org/~laca/libxml2-2.7.6/ fixes the following bugs:
6745178 update libxml2 to 2.7.1 (or later) 6832483 Python libxml not available for 2.5, 2.6 6849500 libxslt need to be updated within opensolaris Updates libxml2 to the latest (2.7.6), removes upstream patches and adds some new patches that fix bugs discovered since the release of 2.7.6. "globals.patch" makes some private functions public. These functions used to be public and are included in the Solaris mapfile. The patch effectively reverses the change that made them private. Also updates libxslt to the latest (1.1.26). In both modules, the Python bindings are built twice: for Python 2.4 and for Python 2.6. The 2.6 bindings are in new packages SUNWlxml-python26 and SUNWlxsl-python26. Please review. Thanks, Laca
