Jump to letter: [
      
        ABCDEFGHIKLMNOPQRSTUVWX
      ]
    
    xerces-c - Validating XML Parser
    Xerces-C is a validating XML parser written in a portable
subset of C++. Xerces-C makes it easy to give your application the
ability to read and write XML data. A shared library is provided for
parsing, generating, manipulating, and validating XML
documents. Xerces-C is faithful to the XML 1.0 recommendation and
associated standards: XML 1.0 (Third Edition), XML 1.1 (First
Edition), DOM Level 1, 2, 3 Core, DOM Level 2.0 Traversal and Range,
DOM Level 3.0 Load and Save, SAX 1.0 and SAX 2.0, Namespaces in XML,
Namespaces in XML 1.1, XML Schema, XML Inclusions).
    
    Packages
    Latest: xerces-c-3.1.1-15.rhel7.fio.x86_64.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | xerces-c | 
        0 | 
        3.1.1 | 
        15.rhel7.fio | 
        x86_64 | 
        870 KiB | 
        2014-08-17 01:40:13 | 
      
    
    Changelog:
    
      
        - * 2013-08-04 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 3.1.1-5
 
        - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
      
    
      
        - * 2013-02-15 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 3.1.1-4
 
        - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
      
    
      
        - * 2012-07-22 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 3.1.1-3
 
        - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
      
    
      
        - * 2012-01-14 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 3.1.1-2
 
        - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
      
    
      
        - * 2011-03-09 - Kalev Lember <kalev[AT]smartlink.ee> - 3.1.1-1
 
        - Update to 3.1.1
- Dropped CVE-2009-1885 patch.
- Use dos2unix -k instead of unrecognized option -U
- Removed the multilib conflict workaround as Xerces_autoconf_config.hpp
  no longer contains the conflicting XERCES_SIZEOF_LONG define.