libxerces-c-3_1-3.1.4-10.5.1<>,# aHgp9|׬~(%$qs14)~*{6J)a@7'ºL%+R_u" 3|x`II@rI2'Pf%uzV @))[i׭49kی76]&g 6F2>m<+ *Ԣ[*4&Jݫ+u/x0l"&ҕlwֻZ 9e%P&* 1𸭊F>C?xd  W1R] s      <@L({8 9 :e >>@MB\FeG|HIXYZ[\]^bcdefl!u4v8wxyz(,2tClibxerces-c-3_13.1.410.5.1Shared libraries for Xerces-c - a validating XML parserXerces-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 ( DOM 1.0, DOM 2.0. SAX 1.0, SAX 2.0, Namespaces). This package contains shared libraries.aHgs390zp31?2PSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Productivity/Publishing/XMLhttp://xerces.apache.org/xerces-c/linuxs390x?2PaHg42f720463e8110e283bb940b0f8e8837cc0b279c2f9ec344a3b918c8a248ea7drootrootxerces-c-3.1.4-10.5.1.src.rpmXerces-clibxerces-c-3.1.so()(64bit)libxerces-c-3_1libxerces-c-3_1(s390-64)@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcurl.so.4()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libicuuc.so.suse65.1()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1a#[@W{@Wq@Wj}Wi,@WbV +T@R@danilo.spinella@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comjengelh@inai.dezawel1@gmail.compjanouch@suse.dempluskal@suse.commpluskal@suse.comzaitor@opensuse.org- Fix CVE-2018-1311 the XML parser contains a use-after-free triggered during the scanning of external DTDs potentially leading to DOS (bsc#1159552, CVE-2018-1311) * xerces-c-CVE-2018-1311.patch- Add patch to fix CVE-2017-12627 bsc#1083630 * xerces-c-CVE-2017-12627.patch- Version update to 3.1.4: * Fixes bnc#985860 CVE-2016-4463 * xerces-c-CVE-2016-2099.patch removed as it was included upstream- Use pkgconfig requires - Disable "pretty" make to make it bit faster - Fix the selfobsoleting provides/requires to silence rpmlint - Use valid group for the docs- Resolve rpmlint warnings of type "version-control-internal-file"- Update to 3.1.3 * bug fixes + memcpy used on overlapping memory regions causes sanity test failure + Typo in XMLUni::fgUnknownURIName constant + Buffer overruns in prolog parsing and error handling - Dropped xerces-c-CVE-2016-0729.patch, fixed upstream.- added xerces-c-CVE-2016-2099.patch Exception handling mistake causing use after free (bsc#979208, CVE-2016-2099) - xerces-c-CVE-2016-0729.patch Fix for mishandling certain kinds of malformed input documents, resulting 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, CVE-2016-0729)- Update to 3.1.2 * bug fixes + Wrong temporary token type causes regex construction to fail + IGXMLScanner can fail to properly set its XSModel. + ICUTransService and IconvGNUransService CAN NOT deal with huge file. + xsi:type is not applied to root element + Problem in prefix parsing while creating Documnet, Element, Attributes on all platforms : Issue is in poolString creation + Whitespace in xsi:type + XMLUTF8Transcoder::transcodeTo fails with an exception when transcoding single characters that require 3 or more bytes as UTF8. + getWholeText leaks memory + Missing Libs.private in the xerces-c pkg-config file + XMLUni::fgXercesLoadSchema[] is not null-terminated in XMLUni.cpp + XMLURL.cpp: isHexDigit() and xlatHexDigit() accept whole alphabet + Xerces livelocks while reading external DTD if socket closes prematurely + Memory leak occurs if an exception is thrown in TranscodeToStr or TranscodeFromStr constructors + DOMDocumentImpl:: getPooledNString(const XMLCh *in, XMLSize_t n) returns incorrect string + OutOfMemoryException being thrown on creation of an LS Serializer + TranscodeToStr::transcode throws an exception when transcoding to UTF-8 + ContentSpecNode::getMaxTotalRange: Operator precedence flaw + Add support for GNU/Hurd by using POSIX.1-2001 and POSIX.1-2008 functions + enumeration value ‘Loop’ not handled in switch src/SEnumVal/SEnumVal.cpp: + bit operation error in DOMNodeImpl::reverseTreeOrderBitPattern + build xerces-c with icu on mingw gcc 4.7.2 + Xerces 3.1.1 Xerces.Lib fails to build with new Visual Studio 2012 Update 1 when v110_xp platform is chosen + Off-by-one error in TranscodeFromStr (with ICU) + Use icu, which is built with features + LocalFileFormatTarget leaks file handle + Curl Checking + Janitor::~Janitor() throws in unwind + String pooling in DOMDocumentImpl is unsafe, particularly on 64-bit platforms + Code analysis revealed multiple potential NULL derefence conditions (currently unconfirmed) + XMLString sizeToText/binToText produce mixed case + Crash while parsing malformed documents * improvements + MacOSUnicodeConverter.cpp: ISO C++ forbids comparison between pointer of type 'void *' and pointer-to-function + Allow compiling Xerces-C using C++11 (especially Clang) + VS2012 Project- Use url for source - Add gpg signature - Use fdupes to remove duplicities in documentation - Split documentation into separate package - Use curl as netaccessor, necessary for proxy support- Add baselib.conf in order to build -32Bit./sbin/ldconfig/sbin/ldconfigXerces-cs390zp31 16321349353.1.43.1.4-10.5.13.1.4-10.5.13.1.4libxerces-c-3.1.so/usr/lib64/-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:21243/SUSE_SLE-15-SP2_Update/a4076198aceab96f9fae4fe6bc9c46b4-xerces-c.SUSE_SLE-15-SP2_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=f53b8d34f088344e513240a0806dea4c393864a0, strippedPRR R RRRRRRRR RR RR RREvT=dWUutf-879116e5b1bf56250bf833645c0c72ab3d1eb00657f24fa64e693c126602635f2?7zXZ !t/]"k%dLC ˏ//_ pV(H_[$z^- %%bN2eSLGƩ̈́g.~qO,Ҷߏ"3&]0WHUaEcķsH G.&0Ŷ8{zE?&bZ贖!B "Z͒3\"jψ;IFN^F",:pYS %,&S@ׄ=|B'.tԩ[ۢo-9]Tauβ޼4ϋ@\zÝj+. 9t8bV)zɳf!ZX//G߄CnAߢ^ʲFc ,8v !E:q#ijA跖# sjh?r`brP7ˠ>$4@Dç+$Yy`FNOAI~ o/>/b^6Ijۍi^ӯ4`e+[SRK VҞf ܨjSL,#.Fֆm7][s)%=?G|o]~ uM!oLUqµ *s wx꼠XHU8}5 Iv̵r'^G0RxZdRR2ueUa<r%o4oYXnc(U~qvuPL`PV $~WtB!%e/3cٽôcO4Zsz0u;XJ`evOc4DR:yf^ Wl޼aˑ>VӮYK7 L2nm6caŸh-џ!@#["