xmlsec1-openssl-devel-1.2.37-150400.14.3.4 >  A d p9|Q%;(;gt󳯵H%Ab [m:?1i*10S/Idĵ  b䛿 ;cEHH=5uQi[wY4{JqYǝo wXĮV5:p8`bd?Ok\'.䭭g= )ҟ"m2ZY|-e\G6ÿ$Z #T05e2c264b4a2defdc55d361deedbe13956a1075b100f8af106c545dec9fcb75ab928d93df43d2c03d68b16cc07b101aef24907d9\p>"(?"d - \  @FL t            2 d  (  ("8,9:BFG H I< XHYT\ ] ^bc Ud e f l u v!w!X x! y!z!!!!"Cxmlsec1-openssl-devel1.2.37150400.14.3.4OpenSSL crypto plugin for XML Security LibraryLibraries, includes, etc. for developing XML Security applications with OpenSSLdks390zp34[SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Unspecifiedhttps://www.aleksey.com/xmlsec/linuxs390xmr07A큤A큤dddddddddjc*17351ffd18e36e6ab48136d775cae624f0d8cf47699bae68902011e04cc27e3a68b05a5fe0d676e65237dff497effd882f55ea2caf2652c140dab7b7d0f99a13e042fbe28293b08efb1e1513679827722a9eb3ae63b67c377ee390975f21c65dfab168a08820591d071331b056295b714873a38c184ddf2f116e889f91812c39df6749523a8cedd661ca0e27a2e9ffc17b8e7ab580ae94ecb3e7e92c2cf7841e6e0c162aae0a3189262e1f7ce3d424bd56bfb1e17a461c23f5b2fd83524e902607fcd3f8691d2bf3608763b76926d0dbf5f8a96fbd85936d90931b9cc126f2654e30be4eb29927f30d7024a0d4e13e711e98e23c051f4d2acb83b820df2efb2erootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootxmlsec1-1.2.37-150400.14.3.4.src.rpmpkgconfig(xmlsec1-openssl)xmlsec1-openssl-develxmlsec1-openssl-devel(s390-64)@@ @     /usr/bin/pkg-configlibxmlsec1-openssl1pkgconfig(libxml-2.0)pkgconfig(libxslt)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xmlsec1-devel1.2.372.8.01.0.203.0.4-14.6.0-14.0-15.2-11.2.374.14.3cT@c:@cdc@bw@ao@``-@_H@^W@\@\ `[ٙ@[ٙ@[ug@[r@[{@ZXXӸX<@WEU6@dmueller@suse.comdmueller@suse.compmonreal@suse.combjorn.lie@gmail.comdmueller@suse.comdmueller@suse.comandreas.stieger@gmx.depmonreal@suse.comdimstar@opensuse.orgtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comkallan@suse.comvmiklos@collabora.co.uktchvatal@suse.comvmiklos@collabora.co.ukpmonrealgonzalez@suse.comtchvatal@suse.comtchvatal@suse.comastieger@suse.com- switch to pkgconfig(zlib) to allow alternative providers as well- update to 1.2.37: Fixed two regressions from 1.2.36 release- Update to 1.2.36: * Retired the XMLSec mailing list "xmlsec@aleksey.com" and the XMLSec Online Signature Verifier. - Update to 1.2.35: * Migration to OpenSSL 3.0 API (based on PR by @snargit). Note that OpenSSL engines are disabled by default when XMLSec library is compiled against OpenSSL 3.0. To re-enable OpenSSL engines, use "--enable-openssl3-engines" configure flag (there will be a lot of deprecation warnings). * The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will be removed in the future versions of XMLSec Library. * Refactored all the integer casts to ensure cast-safety. Fixed all warnings and enabled "-Werror" and "-pedantic" flags on CI builds. * Added configure flag to use size_t for xmlSecSize (currently disabled by default for backward compatibility). * Moved all CI builds to GitHub actions.- Add export CFLAGS/CXXFLAGS="-Wno-error=deprecated-declarations" inbefore configure. We pass --enable-werror to configure, and that leads to warnings about deprecations failing build. As deprecations is mainly a consern for upstream, stop failing on those.- update to 1.2.34: * Support for OpenSSL compiled with OPENSSL_NO_ERR. * Full support for LibreSSL 3.5.0 and above * Several other small fixes- update to 1.2.33: * Fix decrypting session key for two recipients * Added --privkey-openssl-engine option to enhance openssl engine support- update to 1.2.32: + Remove MD5 for NSS 3.59 and above + Fix PKCS12_parse return code handling + Fix OpenSSL lookup + xmlSecX509DataGetNodeContent(): don't return 0 for non-empty elements - fix for LibreOffice - add upstream signing key and validate source signature - put license text into all subpackages - treat all compiler warnings as errors- Relax the crypto policies for the test-suite. This allows the tests using certificates with small key lengths to pass.- Update to version 1.2.31: + Unload error strings in OpenSSL shutdown. + Make userData available when executing preExecCallback function. + Add an option to use secure memset. - Pass --disable-md5 to configure: The cryptographic strength of the MD5 algorithm is sufficiently doubtful that its use is discouraged at this time. It is not listed as an algorithm in [XMLDSIG-CORE1] https://www.w3.org/TR/xmlsec-algorithms/#bib-XMLDSIG-CORE1- Update to 1.2.30: * Enabled XML_PARSE_HUGE for all xml parsers. * Various build and tests fixes and improvements. * Move remaining private header files away from xmlsec/include/ folder.- Update to 1.2.28: * Added BoringSSL support (chenbd). * Added gnutls-3.6.x support (alonbl). * Added DSA and ECDSA key size getter for MSCNG (vmiklos). * Added --enable-mans configuration option (alonbl). * Added coninuous build integration for MacOSX (vmiklos). * Several other small fixes (more details).- Make sure to recommend at least one backend when you install just xmlsec1- Drop the gnutls backend as based on the tests it is quite borked: * We still have nss and openssl backend for people to use- Version update to 1.2.27: * Added AES-GCM support for OpenSSL and MSCNG (snargit). * Added DSA-SHA256 and ECDSA-SHA384 support for NSS (vmiklos). * Added RSA-OAEP support for MSCNG (vmiklos). * Continuous build integration in Travis and Appveyor. * Several other small fixes (more details).- Add rplintrc to avoid bogus errors: * xmlsec1-rpmlintrc- Fixed (bsc#1104876). Added: Requires: %{libname} = %{version} to each module in the spec file. This will ensure that when one of the modules is installed the corresponding version of libxmlsec1-1 will also be installed/upgraded.- Version update to 1.2.26: * Added xmlsec-mscng module based on Microsoft Cryptography API: Next Generation * Added support for GOST 2012 and fixed CryptoPro CSP provider for GOST R 34.10-2001 in xmlsec-mscrypto * Added LibreSSL 2.7 support * Upgraded documentation build process to support the latest gtk-doc- Version update to 1.2.25: * Various small fixes * Coverity cleanups * Removed support for old openssl- Version update to 1.2.24: * Added ECDSA-SHA1, ECDSA-SHA256, ECDSA-SHA512 support for xmlsec-nss. * Fixed XMLSEC_KEYINFO_FLAGS_X509DATA_DONT_VERIFY_CERTS handling. * Disabled external entities loading by xmlsec utility app by default to prevent XXE attacks. * Improved OpenSSL version and features detection. * Cleaned up, simplified, and standardized internal error reporting. * Fixed a few Coverity-discovered bugs. * Marked as deprecated all the functions in xmlsec/soap.h file and a couple other functions no longer required by xmlsec. These functions will be removed in the future releases. * Several other small fixes (see commit log for more details).- Fixed dependencies with libraries (bsc#1012246): * libxmlsec1-openssl.so * libxmlsec1-gcrypt.so * libxmlsec1-gnutls.so * libxmlsec1-nss.so- Version update to 1.2.23: * Full support for OpenSSL 1.1.0 * Several other small fixes- Version update to 1.2.22 (fate#320861): * see the ChangeLog for most detailed output * openssl 1.1 support * Few features from libreoffice for integrated * Run the testsuite- update to 1.2.20: * fix a number of miscellaneous bugs * update expired or soon-to-be-expired certificates in test suites390zp34 1690275435 1.2.371.2.37-150400.14.3.41.2.37-150400.14.3.4opensslapp.hbn.hcrypto.hevp.hsymbols.hx509.hxmlsec1-openssl.pcxmlsec1-openssl-develCOPYING/usr/include/xmlsec1/xmlsec//usr/include/xmlsec1/xmlsec/openssl//usr/lib64/pkgconfig//usr/share/licenses//usr/share/licenses/xmlsec1-openssl-devel/-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:28836/SUSE_SLE-15-SP4_Update/cd8b85959180fa11e4c2cc7b6ca2f386-xmlsec1.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textPRRRjOGZ"K!utf-83b4458ca45b0c725b9694d5d35573473f70aa8e18d13aa2a5b51c4f15ff45c49? 7zXZ !t/] crt:bLL 1rxWn/!T"V[ bPaȉOU2JFT&Q6“{ R|A]j+nU209,Ak)eөo IdRr:J/>)hTV11pB8ͤt_:tXBqB?}~QDvqĵ.УQq? 5oـ~QfZ۹6OkFt$OF/l"hYeE;n823nŻPƚwUv=O S=oPxOĹɜ@iz?"_)y4O|U&-=ּf dk<ǴB|jۧчsb5P^ d%nyzK!KB)c>_*w\qoIբee]]NP'dzbP|E7D &_Dƃ]@7qgSD{vHa#tvAźn,Rp+tR$i\ӱp_eQ?*(f}ST4'G~UڷRCȖ?Ez=r,cR%=c~$^d2m."d:ZU+Hg<ء=V )oՆ-ƈOar9BEEpa h! )wB6i~ʝ H$Ip4tgTP"zjY.b>h՟e!CzX^g2~uOj6lݽdD_5l7z\7AG!=Tɘ84ٱ%6/v)H [F wQN}?,Q^-RwqX&6'L̿A_~UO"GԖPĀC{Kt<_#K&ߔ-1%՛NЯ3EfIWt\ędA,Df@w4$dT3zj (&_#FVdN##;Ja- ٭/ړ~Z#2 Gxcf -QDԍ t }OݢPauYM:@Z %`ߵ+8m~Y~nr Srā{8?t/YG+yVA@fBI;@fZBWCw@*5=uM!Xmax}PP`,;Vc|lx;>䭁&V԰/{ Td?oҩˡ,%-;&ߗ֜"1Wv _--Ohz}e0R%Zoh| Nsf)CSMA[tmMƀ/&Ro]y+0]ԘEks:ڟ?q K+1[. 'Zˌ/@jt+V3W+摂A#++b@1I T[]VYiJ8 R.v>d,y?l?=ʮ]73~W^gY@=GAmk¡gN̅8.X;,ط/9R6`_<8%j]=0Imww9x@Zm'}x7r㎔{WK]7T+m{aîE,+>=҅jx;q{ֻwF |݌Gt )Ue;/ENQógdLlؕ-•Scqj\3" M.b|wI.NFZA\r6Jx}`BQ(-;IF|afphV,-bL;5qʽ:MOQ`mMrK;KPb/4e݊lҔ4WL\_/#n w($( 4-X'=>k Ϟ "YYn5 T`\iʇ:O0N f-{^?oke#KĠ մ=3xG7@Fi<+*Gvɂm{^oYX%G)ש.I9kI'"SaJMA)þ*e8_󾝓 kE+', (!w<ˉY(^p3UU(\'-S[ۦOJ5,ep3YH#cb_W!nJ8Dk~b3 vC/b5az{bG9iPl2 ~oҥur/G";U,=>Sd="D5}X8ne"8zu*U1y`09N?.aF_Xč3#۾mYƹ׊LŦ4?24r~7FV:v"˦^$RsuNj?X#eS?6! xL  dţO \(ԅQ AZ3eYT ca!UȒf=!a~l}B"kv-7L #s6y%wDoYI ϷQ#}.L,8X2rvx 4x_Q}h_[Ζs.1޺OtZG E6귄Pw\V̾mo 2=JpӔN9W*Pn%=dfHHo6> /$>;Ң28C_3Eٕ߰ K*mυB+Tl  ;ّѦ'KcV5&Yl$~'%P;gu4{Hie(%n wt3 oο[^%q쿮!@oݽy8,q<*Bm֓Xh.$[N&p]ϋFSRyuWې#uPiV\1:E*S.G`kHiPFu3f}ykR.-f^PF7ЭZ=\?-٠d^A?(R^6iס2 aV+/sAwh_¥*F,z+v]KSArkh yk24s8?K[}5,|\ z7JS` AcfI0N筽:#KhFZ A60zWS,Lعq6$ j>YQK'7&+iBx)+ #jG#-5&5NϛR@y8?6d-pp=*VW4>HXk0KNLk7ȏۧj<'Ӆ[8t>FĦV]ݟj }/|y-t|sMүOjVbN\^Bb TVҬ6@9ԵEHXl.,W6w|Oi YB~}H R$SjF-L8̎ by-oaZ10s׸[rKXW8 Lq4$eJ?QbD=|;}m6/FyZ9 Hmv_xL('\oP E&YRA⒂I0P52z$yD4P`TI4 0Bw !Irz0dνu H*7lg{yC_ YZ