Changelog for
xerces-j2-2.12.0-531.1.noarch.rpm :
* Tue Feb 05 2019 fstrbaAATTsuse.com- BuildIgnore oneself to avoid unresolved cycle
* Fri Feb 01 2019 fstrbaAATTsuse.com- Added patch:
* xerces-j2-manifest.patch - add OSGi metadata required by Eclipse
* Tue Dec 11 2018 jengelhAATTinai.de- Remove rhetorics from description, and then compact its verbose grammar.- Do away with xargs when find has some better options.
* Thu Dec 06 2018 fstrbaAATTsuse.com- Upgrade to version 2.12.0
* This release expands on Xerces-J\'s experimental support for XML Schema 1.1 by providing a fully compliant XML Schema 1.1 implementation. It fixes several bugs which were present in Xerces-J 2.11.0 and also includes a few other enhancements and performance improvements. + add: Report all id/idref problems when validating XML against DTD or XML Schema. + add: Implemented improvements to XML Schema 1.1 CTA implementation and inheritable attributes. + update: Implemented improved error/warning message reporting for various XML Schema use cases. + update: Implemented few performance enhancements (affecting parsing/validation latency and memory footprint) to the implementation. + fix: Fixed minor bugs in Xerces-J\'s regex support in XML Schema
facet. + fix: Implemented various fixes to XML Schema 1.1 assert/assertion implementation. + fix: Fixed possible security issue: an implementation of the NamedNodeMapImpl class in the JAXP component did not limit the amount of memory allocated when creating object instance from a serialized form. A specially-crafted input could cause a java application to use an excessive amount of memory when deserialized. + fix: Implemented minor and major fixes in certain areas, to XML Schema 1.0 and 1.1 implementations. + fix: Fixed the issue related to, XIncludeTextReader doesn\'t handle null Content Types properly. + fix: Fixed minor problems in the DOM (Level 3 Core) implementation. + fix: Fixed few errors related to Xerces-J\'s build component. + fix: Solved a minor bug in SoftReferenceSymbolTable implementation component. + fix: Fixed various bugs and made various improvements.- Removed patches:
* arrays-doubling.patch
* scan-pseudo-attribute.patch + integrated upstream- Added patches:
* xerces-j2-build.patch + Don\'t use the bundled xml-apis, but depend on an existing package + Don\'t use custom taglets and ant tasks- Do not bundle the xml-apis and xml-resolver and stop using alternatives- Install as a maven artifact
* Tue Oct 03 2017 fstrbaAATTsuse.com- Added patch:
* xerces-2_11_0-jdk7.patch + Dummy implementation of the getContentDocument() in common DOM API, in order to be able to build with jdk >= 1.6- Specify java source and target level 1.6 and don\'t depend on gcj
* Fri May 19 2017 tchvatalAATTsuse.com- BuildIgnore more main java versions to stick to gcj
* Thu Feb 11 2016 tchvatalAATTsuse.com- Add patches for bnc#814241 upstream#1616
* arrays-doubling.patch
* scan-pseudo-attribute.patch
* Mon Jul 21 2014 tchvatalAATTsuse.com- Fixup man page permissions
* Mon Jul 21 2014 tchvatalAATTsuse.com- Sort out update-alternatives
* Fri Jun 06 2014 tchvatalAATTsuse.com- Version bump to 2.11.0:
* This release expands on Xerces\' experimental support for XML Schema 1.1 by providing implementations for the simplified complex type restriction rules (also known as subsumption), xs:override and a few other XML Schema 1.1 features. This release also introduces experimental support for XML Schema Component Designators (SCD). It fixes several bugs which were present in Xerces-J 2.10.0 and also includes a few other minor enhancements.
* As of this release, Xerces and Xalan now share a common serialization codebase. The DOM Level 3 serialization support which was in Xerces was migrated into the Xalan serializer and Xerces\' native serializer was deprecated. In this release we also upgraded the xml-commons resolver to v1.2 (which provides support for OASIS XML Catalogs v1.1), introduced a few minor features and fixed several bugs.- Obsoleted patches no longer needed:
* xerces-j2-parsing.patch
* xerces-j2-2.8.1_new_unsupported_dom_methods.patch
* xerces-build.patch
* xerces-j2-gcj-switch-constants-bug.patch
* java150_build.patch
* Mon Sep 09 2013 tchvatalAATTsuse.com- Move from jpackage-utils to javapackage-tools
* Fri Aug 23 2013 mvyskocilAATTsuse.com- drop javadoc packages- drop antlr-bootstrap from BR as javadoc is not built
* Fri Jan 11 2013 mvyskocilAATTsuse.com- removed the -boostrap package
* Fri Sep 16 2011 andrea.turriniAATTgmail.com- fixed typos in xerces-j2.spec
* Mon Mar 14 2011 mvyskocilAATTsuse.cz- build ignore openjdk
* Tue Sep 21 2010 mvyskocilAATTsuse.cz- use antlr-bootstrap for javadoc build
* Mon Sep 13 2010 mvyskocilAATTsuse.cz- remove unecessary xerces-j2-build.patch
* Thu Sep 02 2010 mvyskocilAATTsuse.cz- ignore antlr(-java) to reduce build cycles
* Mon Aug 17 2009 mvyskocilAATTsuse.cz- fixed bnc#530717: VUL-0: xerces-j2: XML parsing vulnerability- Removed non used patch xerces-build.patch- Fixed some rpmlint warnings and errors- Removed javadoc postinstall scripts- Removed %%release from subpackages requires