This update for xerces-c fixes the following security issue:
CVE-2016-0729: Fixed mishandling certain kinds of malformed input documents,
that resulted in buffer overlows during processing and error reporting.
The overflows can manifest as a segmentation fault or as memory
corruption during a parse operation. (bsc#966822)