xerces-j2-demo-2.12.2-150200.3.10.2<>,-pg%p9|7.ZA2gJg"D*N;߆7hQ@씄P.bS>@Z<ɡq-Íf`vOH4n}Nx%!?M͝ :dI*- `Mgs~vA)Т9\eЗ,&!ȴ<*w6(e)ZcT8{J5}VȆ30X<Rs c<2 w9٨:MJW/ ::l=~i!QɁNU09LV593pQy>;#?#d & O| 39@\ j x   #Fp(N8X9:|FGH I 0X 8Y <\ T] p^ b! c!d":e"?f"Bl"Du"Xv"tz#1#D#H#N#Cxerces-j2-demo2.12.2150200.3.10.2Demonstrations and samples for xerces-j2Demonstrations and samples for xerces-j2.g%h01-ch3bSUSE Linux Enterprise 15SUSE LLC Apache-2.0 AND W3Chttps://www.suse.com/Development/Libraries/Javahttps://xerces.apache.org/xerces2-j/linuxnoarchky[AA큤g%g%g%g%g%g%g%983b854110fa280326cdc43d9af40ffe5212c51a85275095d3c0df480f913fbb54925c0fd9c577d0d0e4c42d3905dec0ff4359dd2312c0d07353366340122273d961702b16adb0cd9dccd56273df88ae89393b0587e459bfb70e04155a775a91f4e8eba268be2f229ec5fbec6b96e73c97796651ea17b6c520af1925e0703c1ac351a2b5c47cddbde350fe6e2e515d68bc7c2ab25522c27252f0cf85e40bfa40rootrootrootrootrootrootrootrootrootrootrootrootrootrootxerces-j2-2.12.2-150200.3.10.2.src.rpmxerces-j2-demo    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xerces-j23.0.4-14.6.0-14.0-15.2-12.12.2-150200.3.10.24.14.1f0@eԔ@b4t@bOa@\@\@\Yz\T4\\ @Y{Y@Vwfstrba@suse.comfstrba@suse.comfstrba@suse.comdavid.anes@suse.comdavid.anes@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comjengelh@inai.defstrba@suse.comfstrba@suse.comtchvatal@suse.comtchvatal@suse.com- Simplify the spec file: remove old macros- Use %patch -P N instead of deprecated %patchN.- Build with source/target levels 8- Update to 2.12.2 [bsc#1195108, CVE-2022-23437]: * This release is a bug fix release. It fixes few bugs which were present in Xerces-J 2.12.1 and also includes a few other minor enhancements. + Implemented a fix, that solves rarely occurring XML parsing performance issue. + Improved compliance, of XPath 2.0 processor's regex implementation (that's used within XML Schema 1.1 implementation). + XML Schema validation error message improvements, when XML attributes are validated. + Improved the JAXP SourceValidator sample, related to XML Schema 1.1 assertion evaluations on list types. + Solved an XML Schema implementation issue, where combination of restrictions 'length' and 'minLength' was leading to error. + Made minor, improvements to few XML Schema 1.1 validation error messages. + Fixed a rarely occurring issue during XML Schema 1.1 xs:assert evaluation, where adjacent text values within XML instance document, were resulting in more than one adjacent XPath 2.0 text nodes. + Upgraded the minimum, Java requirement to use XercesJ to Java version 1.7. + Upgraded XalanJ serializer dependency to version 2.7.2 from 2.7.1, which is required by XercesJ. + Re-built, "XML Commons External" and "XML Commons Resolver" codebases (which are dependencies for XercesJ) using Java 1.7.- Removed patch xerces-2_11_0-jdk7.patch: * this patch is already applied upstream - Upgrade to upstream 2.12.1: * This release is a bug fix release. It fixes few bugs which were present in Xerces-J 2.12.0 and also includes a few other minor enhancements. + Implemented few fixes for XML Schema identity constraints, within Xerces's XML Schema 1.0 and 1.1 validators. + When XML Schema 1.1 validations are done, where xs:assert are contained within xs:override, the XPath expressions within xs:assert can't see XML namespace bindings specified at certain locations in schema documents. + When XML Schema 1.1 validations are done, when the schema document is specified via xsi:schemaLocation attribute in the XML document, when full XPath 2.0 is used with CTA, for certain use cases validation was not occurring correctly. + For certain cases, while doing XML Schema 1.1 xs:assert validations, error messages appeared like following 'FOAR0001 - Division by zero'. Modified such error messages, to now contain the character ':' instead of '-' (since, the character '-' can be confused with a negation symbol). + The 'XML Schema 1.1 structures' REC in the section, "3.2.3 Constraints on XML Representations of Attribute Declarations (Schema Representation Constraint: Attribute Declaration Representation)" mentions, '5 If fixed and use are both present, use must not have the actual value prohibited'. This functionality is newly introduced in XML Schema 1.1. Fixed a runtime validation issue for this XSD clause, when XSD 1.1 implementation is invoked in XSD 1.0 mode. + Xerces-J was previously not building from sources when Java 9+ was used. + XML Schema 1.1 has introduced the attribute 'ref' on xs:key, xs:unique and xs:keyref. When certain suchschema documents were processed by Xerces-J's XSD 1.1 implementation in XSD 1.0 mode, a java.lang.NullPointerException was displayed to the user when the schema document is processed with Xerces sample jaxp.SourceValidator. + Fixed minor bugs and made various improvements. + Added many new tests to the regression since the previous Xerces release, for Xerces's XML Schema 1.0 and 1.1 implementations.- Remove bogus dependency- BuildIgnore another provider of this package to avoid unresolved cycle- BuildIgnore oneself to avoid unresolved cycle- Added patch: * xerces-j2-manifest.patch - add OSGi metadata required by Eclipse- Remove rhetorics from description, and then compact its verbose grammar. - Do away with xargs when find has some better options.- 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- 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- BuildIgnore more main java versions to stick to gcj- Add patches for bnc#814241 upstream#1616 * arrays-doubling.patch * scan-pseudo-attribute.patchh01-ch3b 17304816922.12.2-150200.3.10.2xerces-j2datapersonal-schema.xmlpersonal.dtdpersonal.xmlpersonal.xsdxerces-j2-samples.jar/usr/share//usr/share/xerces-j2//usr/share/xerces-j2/data/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:36164/SUSE_SLE-15-SP2_Update/fbe962a67de82bdfa971b2fed229e915-xerces-j2.SUSE_SLE-15-SP2_Updatedrpmxz5noarch-suse-linuxdirectoryXML 1.0 document, ASCII textXML document, ASCII textgzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v1.0 to extract Java archive data (JAR)) eutf-895feb2050ccff7508f90e1bc81c08e421519bb14378bf482bb4b24f25e54ce57?P7zXZ !t/h]"k% 6l /'VVoR% buzxBK)fbCsLJ/Q|0d iX[E7ZSa, NB|>?E,h!tB.9GVrV)[3{<3}EzSqu(SЊјѭS?9HXJ=N2͋X5BAיS~T/La:e{ &ӭp֏Mm.MGN3!#,qi*oD>hF c,X+1oJ ]R3Oʴ(r|(WӅ?s@`%"Śz/xҘ2`Y"/WD疂^,xMX|<:_"lj ZcAz_6ڽD$b2fP}J[KA7k1j xl +!}&.g~Dq~ IlvٲbUɸ%)ZZ '.j܌x7R]D&(/uK ` 4)hL\ <6Gl{vfKp#aU>@ >ʻE(6Ha n.5t:M'A|ip>d9Mcy ~u>+ \U(E#_{ 4ysl6 `lqrjW bt eSk/`ԏa;$XUE$˔PtwQQP^+a8TU_өkƪ6\-/= =7]執ھSPlaGp;|\ EdڴX<KH~:K̦ۜ|Hh n8aR0&)~γoK|]yu.g񧵥%l%K#xDeCK7E)-B)a*C|cɺ29Ԥ9.,.P,DEL8 Gm[ ŧ^$o 6@n 5 zڧBUj7N/6p[0tirV1p[@1}t"{kPZсE}owˏI+{ꦧkq=FLi Her{gej,;ĢO@ٱ F>t ;~e9Ļ~O2X 6z>gB:Rw"%(6P&&R+1<D c^A9MyX[渶E!\$(z$݈lRi=="(xW32ו=sYmڨe (" YZ