libxml2-2-2.9.7-lp152.10.15.1<>,`̝/=„pB1hcT v{4}׾.4;+1wJ`ujF S C/^-[9B%Ȁ:2CbyscJBC4,2!`(!̵x{4];՞޳z:@5b@5qF5G5 H5 I5 X5,Y6,\6 ]7 ^7zb7c8|d9 e9f9l9u9( v9Pw: x:4 y:\gz;<< <@W(VTQ@TWn@TWn@TSyTAPedro Monreal Pedro Monreal Pedro Monreal Pedro Monreal Pedro Monreal Pedro Monreal Pedro Monreal Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez pmonrealgonzalez@suse.compmonrealgonzalez@suse.comaavindraa@gmail.comjengelh@inai.detchvatal@suse.comtchvatal@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comkstreitova@suse.compsimons@suse.comkstreitova@suse.comsflees@suse.derpm@fthiessen.devcizek@suse.comvcizek@suse.comvcizek@suse.comvcizek@suse.com- Security fix: [bsc#1186015, CVE-2021-3541] * Exponential entity expansion attack bypasses all existing protection mechanisms. - Add libxml2-CVE-2021-3541.patch- Security fix: [bsc#1185698, bsc#1185879, CVE-2021-3537] * NULL pointer dereference in valid.c:xmlValidBuildAContentModel * Add libxml2-CVE-2021-3537.patch- Security fix: [bsc#1185408, CVE-2021-3518] * Fix use-after-free in xinclude.c:xmlXIncludeDoProcess() * Add libxml2-CVE-2021-3518.patch- Security fix: [bsc#1185410, CVE-2021-3517] * Fix heap-based buffer overflow in entities.c:xmlEncodeEntitiesInternal() * Add libxml2-CVE-2021-3517.patch- Security fix: [bsc#1185409, CVE-2021-3516] * Fix use-after-free in entities.c:xmlEncodeEntitiesInternal() * Add libxml2-CVE-2021-3516.patch- Avoid quadratic checking of identity-constraints: [bsc#1178823] * key/unique/keyref schema attributes currently use qudratic loops to check their various constraints (that keys are unique and that keyrefs refer to existing keys). * This fix uses a hash table to avoid the quadratic behaviour. - Add libxml2-Avoid-quadratic-checking-of-identity-constraints.patch- Security fix: [bsc#1176179, CVE-2020-24977] * xmllint: global-buffer-overflow in xmlEncodeEntitiesInternal - Add patch libxml2-CVE-2020-24977.patch- Fix invalid xmlns references since the fix for CVE-2019-19956 [bsc#1172021] - Remove libxml2-CVE-2019-19956.patch- Security fix: [bsc#1161521, CVE-2019-20388] * Memory leak in xmlSchemaPreRun in xmlschemas.c - Add libxml2-CVE-2019-20388.patch- Security fix: [bsc#1161517, CVE-2020-7595] * xmlStringLenDecodeEntities in parser.c has an infinite loop in a certain end-of-file situation - Add libxml2-CVE-2020-7595.patch- Security fix: [bsc#1159928, CVE-2019-19956] * Memory leak related to newDoc->oldNs in xmlParseBalancedChunkMemoryRecover:parser.c - Add libxml2-CVE-2019-19956.patch- Synchronize changelog files for libxml2 and python-libxml2-python [bsc#1123919]- Added a new configurable variable XPATH_DEFAULT_MAX_NODESET_LENGTH to avoid nodeset limit when processing large XML files [bsc#1135123] * Added libxml2-make-XPATH_MAX_NODESET_LENGTH-configurable.patch- Security fix: [bsc#1088279, CVE-2018-9251][bsc#1105166, CVE-2018-14567] * Infinite loop in LZMA decompression * Fixes CVE-2018-9251 introduced by CVE-2017-18258 * Added libxml2-CVE-2018-14567.patch- Security fix [bsc#1102046, CVE-2018-14404] * NULL pointer dereference in xpath.c:xmlXPathCompOpEval() can allow attackers to cause a denial of service * Added libxml2-CVE-2018-14404.patch- Version update to 2.9.7 release: * Bug Fixes: + xmlcatalog: restore ability to query system catalog easily + Fix comparison of nodesets to strings * Improvements: + Add Makefile rules to rebuild HTML man pages + Remove generated file python/setup.py from version control + Fix mixed decls and code in timsort.h + Rework handling of return values in thread tests + Fix unused variable warnings in testrecurse + Fix -Wimplicit-fallthrough warnings + Upgrade timsort.h to latest revision + Fix a couple of warnings in dict.c and threads.c + Fix unused variable warnings in nanohttp.c + Don't include winsock2.h in xmllint.c + Use __linux__ macro in generated code * Portability: + Add declaration for DllMain + Fix preprocessor conditional in threads.h + Fix macro redefinition warning + many Windows specific improvements * Documentation: + xmlcatalog: refresh man page wrt. quering system catalog easily - Includes bug fixes from 2.9.6: * Fix XPath stack frame logic * Report undefined XPath variable error message * Fix regression with librsvg * Handle more invalid entity values in recovery mode * Fix structured validation errors * Fix memory leak in LZMA decompressor * Set memory limit for LZMA decompression * Handle illegal entity values in recovery mode * Fix debug dump of streaming XPath expressions * Fix memory leak in nanoftp * Fix memory leaks in SAX1 parser - Drop libxml2-bug787941.patch * upstreamed in 3157cf4e53c03bc3da604472c015c63141907db8- Update package summaries and RPM groups. Trim descriptions for size on secondary subpackages. Replace install call by a commonly-used macro.- Add patch to fix TW integration: * libxml2-bug787941.patch- Version update to 2.9.5 release: * Merged all the previous cve fixes that were patched in * Few small tweaks - Remove merged patches: * libxml2-CVE-2016-4658.patch * libxml2-CVE-2017-0663.patch * libxml2-CVE-2017-5969.patch * libxml2-CVE-2017-9047.patch * libxml2-CVE-2017-9048.patch * libxml2-CVE-2017-9049.patch * libxml2-2.9.4-fix_attribute_decoding.patch- Security fix: * libxml2-CVE-2017-0663.patch [bsc#1044337, CVE-2017-0663] * Fix Heap buffer overflow in xmlAddID- Security fix: * libxml2-CVE-2017-5969.patch [bsc#1024989, CVE-2017-5969] * Fix NULL pointer deref in xmlDumpElementContent- Security fixes: * libxml2-CVE-2017-9049.patch [bsc#1039066] * heap-based buffer overflow (xmlDictComputeFastKey func) * libxml2-CVE-2017-9048.patch [bsc#1039063] * stack overflow vulnerability (xmlSnprintfElementContent func) * libxml2-CVE-2017-9047.patch [bsc#1039064] * stack overflow vulnerability (xmlSnprintfElementContent func)- Added libxml2-CVE-2016-4658.patch: Disallow namespace nodes in XPointer ranges. Namespace nodes must be copied to avoid use-after-free errors. But they don't necessarily have a physical representation in a document, so simply disallow them in XPointer ranges [bsc#1005544] [CVE-2016-4658]- add libxml2-2.9.4-fix_attribute_decoding.patch to fix attribute decoding during XML schema validation [bnc#983288]- Update libxml2 to version libxml2-2.9.4. The new version is resistant against CVE-2016-3627, CVE-2016-1833, CVE-2016-1835, CVE-2016-1837, CVE-2016-1836, CVE-2016-1839, CVE-2016-1838, CVE-2016-1840, CVE-2016-4483, CVE-2016-1834, CVE-2016-3705, and CVE-2016-1762. - Remove obsolete patches libxml2-2.9.1-CVE-2016-3627.patch, 0001-Add-missing-increments-of-recursion-depth-counter-to.patch, and libxml2-2.9.3-bogus_UTF-8_encoding_error.patch.- add libxml2-2.9.3-bogus_UTF-8_encoding_error.patch to fix XML push parser that fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer [bnc#962796]- Add libxml2-2.9.1-CVE-2016-3627.patch to fix stack exhaustion while parsing certain XML files in recovery mode (CVE-2016-3627, bnc#972335). - Add 0001-Add-missing-increments-of-recursion-depth-counter-to.patch to improve protection against Billion Laughs Attack (bnc#975947).- Update to new upstream release 2.9.3 (bsc#954429): * Fixes for CVE-2015-8035, CVE-2015-7942, CVE-2015-7941, CVE-2015-1819, CVE-2015-7497, CVE-2015-7498, CVE-2015-5312, CVE-2015-7499, CVE-2015-7500 and CVE-2015-8242 * And other bugfixes - Removed upstream fixed patches: * libxml2-dont_initialize_catalog.patch * 0001-Fix-missing-entities-after-CVE-2014-3660-fix.patch * 0002-Adding-example-from-bugs-738805-to-regression-tests.patch- fix a missing entities after CVE-2014-3660 fix (https://bugzilla.gnome.org/show_bug.cgi?id=738805) * added patches: 0001-Fix-missing-entities-after-CVE-2014-3660-fix.patch 0002-Adding-example-from-bugs-738805-to-regression-tests.patch- fix a regression in libxml2 2.9.2 * https://bugzilla.redhat.com/show_bug.cgi?id=1153753 - add libxml2-dont_initialize_catalog.patch- update to 2.9.2 * drop libxml2-CVE-2014-3660.patch (upstream) * add keyring to verify tarball Security: Fix for CVE-2014-3660 billion laugh variant CVE-2014-0191 Do not fetch external parameter entities Improvements: win32/libxml2.def.src after rebuild in doc elfgcchack.h: more legacy needs xmlSAX2StartElement() and xmlSAX2EndElement() elfgcchack.h: add xmlXPathNodeEval and xmlXPathSetContextNode Provide cmake module Fix a couple of issues raised by make dist Fix and add const qualifiers Preparing for upcoming release of 2.9.2 Fix zlib and lzma libraries check via command line wrong error column in structured error when parsing end tag doc/news.html: small update to avoid line join while generating NEWS. Add methods for python3 iterator Support element node traversal in document fragments xmlNodeSetName: Allow setting the name to a substring of the currently set name Added macros for argument casts adding init calls to xml and html Read parsing entry points Get rid of 'REPLACEMENT CHARACTER' Unicode chars in xmlschemas.c Implement choice for name classes on attributes Two small namespace tweaks xmllint --memory should fail on empty files Cast encoding name to char pointer to match arg type- fix for CVE-2014-3660 (bnc#901546) * denial of service via recursive entity expansion (related to billion laughs) * added libxml2-CVE-2014-3660.patch/sbin/ldconfig/sbin/ldconfigcloud115 1623248029 2.9.7-lp152.10.15.12.9.7-lp152.10.15.1libxml2.so.2libxml2.so.2.9.7libxml2AUTHORSCOPYINGCopyrightNEWSREADMETODOTODO_SCHEMAS/usr/lib//usr/share/doc/packages//usr/share/doc/packages/libxml2/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:16484/openSUSE_Leap_15.2_Update/f903bb4107631a2240c132c97042ba50-libxml2.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2f90e7d9a13998ade733492c4a2f920825209989, strippeddirectoryASCII textUTF-8 Unicode textgPPPPPPPPPPPP P P P P P P P P P PPP P P"P"P#P#P$P$P%P%PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP!P!P&P&P'P'P(P(P)P)P*P*P+P+PRRRRRRRRR RRR RR R RR RRRRݞ hv-,Kutf-8623a941b3fa62a3dc24d714a82a5f43b04c0ca57aa7e015a812bdbe248fefaf7?7zXZ !t/q\-]"k%ʽdNGU♑Mc-eVJ OLs&ut5 `>mʑ*Zȿ0F~S)#=hrCv.a:qyjoɩ/ʑa8W}uV1V0>plc :Q\7w{ *0vC~mא=;'3 O2]M%$Bt1j)~G΍E׆@r &3YrRbaJ%$Ajc i>;H?ZwAxFB2W1Oy5 >NӉABDiNsbK^.1~^B8ZՀ̧85 Lqz$'M`rg˶ \oThHg[Lt5?VF3 )0`4i]EE=y^1 ʻZUTNe|bԽ$IzsОVPݒ풚>p}cl ?y4~VnE*KYXBCܸ{mec8<-+ޕl.|}ƪ}h܁HխJh$ߴoxYp2FJ7se?hNi]r0vS[ʒ4PQQNMe+ pb)& CD8Q.X:9bTa`%~SFHe*u"@eԨWY$LukEl"Qܒ=FNx5]\ *Jݯy!MWAVESddy70P%46uX(#O6k]Fx4QсG3H4?Pud9ŋXq蕣j{Cgm_2= ! 'RO/KZG7.+.yh8nP_gc\?LPN͈r{܉ZU8KDC\}c{.Vwʣʧ$6B){MH}m؄7kҬ[ O4Y=H@:dت|Ę Ԃ8t& Y16Ob/V[t C(Ή#:e1ߑ {ǸeOZ^H#홂x~Q$%Ӱ &a_gFSPO⊄,JY6?(6X J I$rٿjI|$tpDSs* +X.EʁXǖ7tvExZF'7;uϹQm uyyA$Tv`A9+>1Dr.ػwMcۏ4qǃBy;X+0vnd|lm/)k/d`i|yG2k 9!xCߖ y[X+w Uɭ-=x딑W@\t,Ur2=a:Xu[ HD[pB|7rWL:!91蟵K, MR&ǯ/ 'sGH(̀"(yO2F9TCp- 6b_a$ՏQcFcamWWz2s_ɠ W-ĒቑAJe˞BDfmTdO s8DT|M͹ &cjoii=P;T12~" k>h/-&ټPMp=vgy9D63+@2q~l=2+,,AǷlmfDvzwD/uFRMEK /+c}IGtR0֘ҽ#WޞW80Mqm:)S5Y7.,j>.1wƂO0e:ͬB ۻ:} XnU76w+ ;LxES#p{qyzg[jfcbaĻU*p5âu_(sU]+]nX }M lr.#?j1fB'4ETs^'iL`%+wn ؾ^U#_ Đ$x3rprQq5q՘;L5Bߘ95o4 "9ņ`^Lv]ϰ=ʼn=!f \&-|"KR8j,Ph/VPMm&-#?9xҍ] K̮qCK T gH/ n0:%x )d4Pt-M~=l/_ trȭNkUOvh 4$ao=9fM4a;#b@책3&Td9hJ4]>٨ɲǛ 1հ&󃹤H|Q<Yb!8d ;m74 OI$6!ȳׄ*:8%?P/\ޞyr4q *;2,,h6˯k(]?imh6;g{ؔ;|I2l Z.X, !oh!T(mÑkiؕBWtiCME Φ f7OPrZ?~ |Ӑobs?DdK7$a{aA| V4@k|FZ]}jHf? (\F;?Π^وFNJ6P#{S%{,`H9\ <h祼k>oG8ArL ]"bJ*%%#gsɓ ,MR߹,"A8!ݮ uoj+ՃL&̈r.)X8o'82cUy5VHa6s/pU2lDn!xWDF:L&=1R*yتďL7/O@aTR]z^i!o@ZB쵳SBgwL2KvQớ ΅;MMg8:Ab2/jf 깁y7JLD/ i}'AK_?{ )Ybc}p&!~ruKA}9jnasDR.'Rz.ĠcG]}8@ln Kw]n2?z΀փ\ pxP{>82L[t{Xig <΋=x: #FGn @uߺ]"!QSR2UKP\"AAYN.R)Oo ݱ`>"8=(Xpnę&kEE,PyS,-H^0 ]N6hX'O0L{7A U巏<"nJf/$vaW >}X"!̕|{ 6Ǯ*\+5[x3tdTXh+nN1 @[Zgdi2)|N9 r3F RXWAPO| {Rb %397Ccn 6ӭ$CVDI-c? .ۏ؊' ;4BZG8۞Q)Lo1n-,{Y?/3 j۠?Y6 )׋XM=N$NY@q01%jXKl²"7{hVTCYā*8(쭜k@-%_/Ht[F*H9QȻL=iV<HMeL*HԬIb P.+UY~%+Mev w8k#\S~OѬ%,:&?fiE S.y@},-6Y2l/Aߛ @<w,dP|HZ)O⤰QwSٚ 7GiobRϧXNa Y,x 3॥ww3 'bdP hwԞ7Ulu#!r Q"#!`ET&3+7J U+|"@GtjWE[$hFavgȩ?&΋Je٬5bWJ^d[R(EP 8vo'`.vEx<+ӌJ쁔bq  O-ZLd 3-FǵQO&:( - :ݥU)L@HDzj(/t7SMt ʚlZW/#6W^j fU'EJDȆxN|ɛŤn9ذ3.Б&ۆUhU. =_{Bv`ʱi-A-*ꭇP8s` &]gB">sPzǶoB{h*~C _r}}lSbkXdL7_[ڈfڨPe€5օ3S1RU*1C<[gYH{?]3BRC|F,Gm+-cl& pR߾f{3+s!=bJ ~o1^|!fɐg>M' x: L-!6cIq>_7I)pti; e.qsƤ0N'&ݡ~訌+_q*z aV'aURXf:D8u15!];D[1 L\cj~rCMoB]{ bM{je'F{`ȡpCo6j r}K䨧t2w-@:<|] EGJךr |a4 v^V\Aͭ6%J\Nu'H>"#X$v:9YuV{q_ʦ@SiB$9(-ڵ)QF4`.M3eA\jAeP5Kݴ"rp쁲,A5';r~ޣBЅۨ+Œ0=Y Eƾ SULr6"F{~.9?tC̀j'd +HkxE&Ux(M5h& DGiГ( ;~\j  u&<=>zp\8f]@V}P?p^%#9SZH@*REPl9e; R 5n <?9loӥZ+}@ N%tm~emL*}tD^>I:3~8"]>H8,0('ネ쿁Ry]3Z-ʅ.Hd 3zPdRA8ɦuBQۇ[%xo{"SDfv"}*w@r~h03lWՆ2`{})F v> \ji';"L\?]S'M8>=:t KA޺E2{}2aFZQJtK5{ru,лCmޗڻ8µboĒm&@o-,vقHTU'WD qmV6 Qǣ:OdZY/wL+qI5NKAa5Й#(3^i9:AF`aMf~'iXEDr+ō8{IT*cKؼt9jHg DDHR< -h/\" sQtrt1iɚ>kf2Ҳ:\'2pƜoI}r925H۴FqwX]Mh:G0_EOx/]]2iH2wԽ#7Ԋ>nӨf{FRtRZ"{b2Ӗ4dɒ)n=n5-yZ߱v:a˂1EP)Vj j(;nVm7. :@/ ,Lj,颂3ݫl\OPnn$%>$n5k[TC͙7Z(cO0H_[E^1Ы% _Ce5Tx%Mp~OG6`Y(#I>gu@e袽KELq%4hكdžUV€D^ 8'v_抇֍wt0w `dv5%7r$L:^6t =Oʈ%m(Ogl;QƲӒ圆Z" pOķ9RS.,\^R)i&Q44zl(!V#|w'Aֳ2^Gh.NN= K= \ )`vضʖZU5ZFid\ n*$mnFG =zXo3_Yxy;DVVE\nz懘z ch Q{:vM[?LfQR}B'[Ao(ߔMpy94{tMwtN)Uξ_L1yPxs|6N[Ql\1wt]滍6 (}ltcރ23gm5v$&^N,f=PvW.Wa8C1 !~5v64o)lD(1 lvm l?Y_`Y'lӓRzO/[/STl*|KwU=?<>}H(&w[9Ac|v{Vwu.%߈@Jj.Ϙ9psL*y4 qq:{ w*߶O({&ܛ&/ł@|+gg: GEvu?uF Z \'"x9ֵL u24x5ݐ7a(Q~{tϮ̢4TƉH&`8!tCԥϾZpK=$~&t .vMY<Orx[+ \M%Һ~ oOa8,'i4MdpΜi_o `z.S ߙfV5t5_x) i|{t׏@ӏ7w~'u.g=IR%qxtCSYg~{ʼn'Qo{ZJcLj@~Z7X̤m F#17G)jq\ze:{*Q4*l NhX.ɉ{u3jgT^/W Lg$Z& N¶5JuCҙMH&M1?3lX5\05hΖRl"JHhp%lM6__7L au=iN҇S*utebPF(=çg&9%q="o WV/ y>] %C%!?@z+DT+3$&hfvX)[>&폾Py1b) A^ж%J] {)Ng(.͚u۹V꜅k%%"F9T HY\: >J"2b+7o7J$đx{c"ԻB,i _key9\c`5(_s~{3Pac޷_4f҆?ynz`x)`+*^PckWkjU1+7zY=)&A8~CN20RmH-E v_ .JI᜼06(D0]qܖ\_UZV zA JKMxLԛ'~E I x33qC;3amI%Sn[}PWX{!ˀ3+Q$<9Ģ_tp9 n*V˯~b:ʓGݓ E4d&HueDe%.]bMFξ?Gxn > 3v^){VrW:a~gk|MH:L.R)mTƝ~C{&:[kPztX4 nVz eI1+ݧ,g?XbbWL 6JsE3bFXtq/ž3GI riJ\NՕqU&`瞧++~aoEb틎w{:{AUZnȟ1aM#W."646&P#C^R? (s-'ă- B^!Yau&L2&xz!ju4ᠫ%bn_¦{0ߧlvm .AjՑτv۹ u'yDV)k8M%dOkt!w~n%6Z̀2o" N(V`iWy"&(}T׵79l q*E|ˎ@-':H E۠IFύ4$ ]r|'O}3L</Q/eAs/?2<0[ĩ&eZrtUC]H\I1z/գ1=Ff=~AՓ_skcp3}!(weҚK~[SlZt~Tf[,ǹws8t޽Ib͋"Z cp5p}4i/A^G<:Dz+Ai<)<\S/+nLo.WXmyTU¸gnI"#ANE:TWr n:=g c7dCXr؞]4MD>K$?lݬWG`W#?xq6>0 FI(=V!%8剽JDzN$0M>Y=yMb$/)-.ۺfȿ\ 2$lpP ' bjQus$W_ihrͿjU4ȕ*v=guzkDzQ=Ἷء(26J7]Rd}۴"َzZ*U3Q.IwԂ+ٔ"@zo[tC~ېZք"hjZI9uԙ^nlp=.|UL 1wɈT,)n|rE#I`55pT{N^| <),'P](:ŖH!Prr7hm'RI*`ZgMuux%cCPL,RP8Y>!$bOd!|!0`Ypdu/rJ.kDv7|Y61P,q.kv},Cs{Р!-j?@ـ0dod1TfOFI\lc-g&0Qt\s@BC֗ޮ5'C#FjG6B^V4"=c7ؓ ]߉'X[/ލ<98x C}LRXo2T[|~Mnt\:9WxڹUYĘt9P&!$6ߴvB>S1/3 kXZ%Pd:ӎYA +lqUBEׄ:6AݝobaRA+";Kpk'`Ē+ 0YםHMEx?.c^ѫpĎPB*LAcU /3~ AmsvŽ x{R + @mhiN&[;x/Oܤ@z K[a4ܥ»U\$<:x}t,? „UDChP3,d*cbo{.0 n#o'ҍλvwhN\WtiJ{Cgê}1~ز)_6م+(E n:Dbn0v 3P}Nb3}w5Z@-X@ir xZླ"$hY\8ׁqsսO)#nݐw/J0_kҕ ]^|b!PbcYımnkN.EsE^&&ݏoG8Ur6<}>%żv#yn>L"ҹMpI+q7vKF¼ړe-U{QUW X>`eh`>@LG许$q Fo>k!A;cLmSvsfS2bk2p.nD2h>S͑ݣ K$9Ϲl]z4-0ּ6-.xxgS7$qθ"Vɍ=$"Ss«Nھ6[Ғlz&K= B(>ǜ.ۥ_wD$n\qz^5N{~SHLHˎG`{ };7_o|%$ 4nzw{}҇4G8ѭYa/ymFfgWAbiHa^њMV )O]&b2ԗ D̼ߑܘeW KJwu/F2ev,y(QRO\ԋX~F,?/.kJ<#cy+\#v/-L̼ECm79sKC{E\PYB]X*.BRKw%>"^9CWK?$FZER"-7}Vr!Ȃ^0_3y-Hq&M,o䶤ؘkLe;z05TA Gű_75d䍁>F347bVH qO8e*!Ew(aB ^âFxHnF8>*0/)n#RI%U("z!Yp⨭<} M.s'7?q!r]>Fk%{o#V `b a Ͱ3R]?eSSL9̒O< _m3kIj:$fU0R`ÎԱD(Y-O ea x/)۾TpAHL-{g6|H. ]*xUm.eX z]"`H$[%T6nl,XQ#o+ D,PP´vAX'ٵ#z\h'+la~u_*%eag0ɫ/Re9V=qC`_ԿUCtp5fH- iƛ hb =b[Ow6n3 5Ck$c,ۥ' Qټ  RP~iI ͥ/EUGFwKF#/#싦rk}g1R5]Y.{gE9ޙ"|p0<548mK׀#NKrpJūu[i̎R! ՍU`IEA ^MkȎ0M'N#px^?~pz8dC@$eړw!R/:pLgOIL3vYzuE* CKawg㹝|,v,ijZ9Gpec63؞]iSRmd?T9| mnfJO-5j+I^MA4|=O5;Ȩgls'Y]^~ +];0t1YN5uRe}}.BG3ř{}gӸ#4y[k*_~d|k3R89`47kms^{CUjKKV|e^#,khgQ_ |@\;" ufᇣ?~4FرHlx|F? ,Hzs;1-DeV*쬄 fgtD3H\fqUX:s$Ń 3^Վ|Nj1ѧ$U;gP3bf~<'>:ȏxb잺 t!xY׸Ç>kSboJW΄k7w UVql2Y.sլoi*ع?4IQ;a}8:Q&6L Z&(NXRj!- |֯"2' 4ֳlъcQ,wB*}+oąJ$͘ŷl԰lHuzO<-U&EC9ƛ`:'3]/iÅ[s" q^(爱x[5#YDr -}n4y<ЃQ#h'-?1\{7> [x?fa(_qO=z\$XIWվ_Ք@:KǍ'lݰa~}f7yBR%!,Ey!BeD>=- `m%^twMUJdxqO50 QV>6h`clà 1&64-k_-lYz]o=荌ЪdZݿUzҫѿ/$/73?J.&6Q(*e%<{5>:wNX0` )DEX8Aˀ0}׍έ30&[;I4Yx+Hy~}ybC%Ma +.ޘP:tL4Q nbGcC_5=Vw2žgx"THNHNR uc7ynз6NX73~!vKA.;r4qpF;ӎtk,uXK[LRI 2}?/HRX 799xK%?9̓sc v0]jTQ6uUfIso k+_Mb/(C2W?לy-8nWhtMyFLc#8v޹,Y7b*I68 Xq=>4.YEy.oʴ֚@Σ#ՈHiЅmTn Vpm瓑ط͛EKuCcϤC"$KN6ГC4wt$W-w[0 URuب:rn}]dwgM KR?ba\Xկ߯>oyPl/;t%[T K5Hyq#hc|iY]^ Xg_Xb$WKc :8;7}%*x}{v 3!T^b:[ꎧcpLJMk[/`z5^^8ʎfJ(z4{FQ^ 曙Wx@-8Yk?o`m",;4 Lד֨ǡ =ZsAU~TY^@8.xy0 -Cz] RƩgro!H޻QtŸU%*@ {M'6'֘jy)a+&x+hZ}e4hY|du􅬤KI gnK,PR;&8]?kyclxJ Ar`,au>CC/Vy*@NEuž=ru _Cm.¼w&[,ASv+OF|P*ĭHy扊r|p.gHB3 ̾&$bB)9W 7p M&l'ˎD}b?C7©ObMͮ>P}ԓl‡P}?F =-NL[l{a"d<0CjtoY9,F$Hz[w]x}@ QPhYP{a1 n4,?oUDwV}}2%2 m 'xW\O A+{|,DF0esJX+o9_SPYYʞL9F@%0&aݦ9"^O'{ǂvq-M v# e0:&eGpKE]D8yJ[#wȄ7˘jhP)ĥs;D憓a"@d@a8 |D'7vβ7zT-K2dr#" J)+[<I}BF bȨ,i&#R#KMaW= 3*@=Lx`Oc= 5ݶi`+ZaLξnM4],&">GKvUsDkQ֢.apoݥR+ Q0]^24V?(,ώ̘32B>gyTrq5nZ*贾ڮ ).SMoxs2 'vRKn: 5:ɧ1Mض#Hq"f8XCuaġHyA0K6a DlPMَ#oiwyI.ZsoqN|D:)=g 7Lهd!퐲vZ氬i1OәW/ βE oi[?w'cHglb؀)Ul>V=<z-= ?H^ <:paܑT)WV tK U,&Yhp H-Q6`t` Ѻe~9# =y:{&9'v!~=x}{o)BcVDEbʍ6닳HQ 1%c ٕst&@џe.hO36eP5FG81lyheZ&P4ڇ茅e$jyM/Ze4pNXw~ },6? VPҚdkt❦"4!!tE2xrW;Z$' `ZP?:Tׂ!*ٯ/,$ a>zL`>|=zC om{kNAt[[i{#4m{ZEMZfyMXfl_ޠ7f,hO}7+ rһ9=qjKĭ" B%$] L۶^ߑb#0P?IՋRx/fgN~uDr ۷M &EnEjHOy2KT]|`rحTP@}B[*9lԷ[vU칽CyW2uV!{$ٰP It,^G p_@G yS >|׿gY)z:B #bQjRP6|rқA6o5Jl2S^Uu,t9~(WJf'JI ܡ"%L8b:dS6(s۹(w!ZҞZRe֊xݗ3=H2t vWQ`-| F9 'LP2'Y.myx^ɲ{Dw3 P 4ԧ=:*|r~1urL١%TPmO?35/AϮyGUգh+bcPOѲy#TY|}sR"1U˙uNș LkZ=2K¤K~D>7Qd-TD@SÏ2 eL$#R`|f/M1$h㊮kJbbC#0Y"3BXQoIG}kN\aw=߲d\+Jn[+e¡t@DgܿQ_^ />0x.nBE+R!S$E͛B0.ԻKXazcĨ ]?Ji쟉\yFz;3gG 0rl'Y~f&bbU4< #\ɭ.|i6_ ٱ&Vϝp.jԓar E>X%V! TJ3e!|3BN?"+t dx<áiwO6G*سzl,o'Qޔ5{ F>ĚRRo.iqG\4Gm!EW2'7kuτ85C{&,߭)/_˨gP٣;ju*о0|¡BV3A*rve@ƕKN˫IL gmM(T++h OF}^CW!Vx+/Vw#ܨP܈cF^^$X: HGAMB$AUk|XuTޓ AnxE&̃Z,3$j? 4wXVM?G͍)FDD OZE ۊb};.яm0QhZNT_XeT8AE Xf ҋ.%ƯfUY=/aNk/U;,O!|v%bBMF7 zvQuW= Sb(徊`Q/&H Y])qy1]H5)˧r\Dgǻ%.'aîP IWX`1{ޟakTze%;s_tl@D:$pjY3)P=5a4r)b ][+Ջ/p$cqzFv .`GR1t !2qpr.>D+[qG0m[$h8Ȏs2RAV,R8U< (.l6 #H'$Q:}M XZ NI}`V }7EOcZQ%GN` 8N!:a#=VP(9<1w K͖54Bxlk#Qֆ3oJʅӗm'[8NA V;!Mly&gp)`0hFU,p` lWi6W=l7