jetty-server-9.4.56-150200.3.28.1<>,wgzp9|J;MzΎڶ6ӇCp_{3){hvkfT42jII Xͱ)awy !hܟ1Nف\T h? ?),.|kIH8 RgimhbD28Tn,LU/ع`tk`7>&?&pd $ @ )J` v     4  -Ft (  (\8d9: QF"DG"XH"lI"X"Y"\"]"^#9b#c$Yd$e$f$l$u%v%w%x%y%z&& &$&*&lCjetty-server9.4.56150200.3.28.1The server module for Jetty Jetty is a 100% Java HTTP Server and Servlet Container. This means that you do not need to configure and run a separate web server (like Apache) in order to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications. Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment. Jetty is available on all Java supported platforms. This package contains The server module for Jetty.gzh01-ch3b ?FSUSE Linux Enterprise 15SUSE LLC Apache-2.0 OR EPL-1.0https://www.suse.com/Productivity/Neorg.apache.maven.plugins:maven-dependency-plugintworking/Web/Servershttps://www.eclipse.org/jetty/linuxnoarch !i A큤A큤gzgzgzgzgz0dd1ce40f0b057924ff95f1ba93c5523c33b8d7436548f18ea69b0c2631f2a322bfec4478ddc86cd0493d6b927fe03fdf5502bf43c21cc970dfa2544ec96cb6e94478aba1a6075cf58581ed0ed99baf75e6e148417639522033e89d7e2057edarootrootrootrootrootrootrootrootrootrootjetty-minimal-9.4.56-150200.3.28.1.src.rpmjetty-servermvn(org.eclipse.jetty:jetty-server)mvn(org.eclipse.jetty:jetty-server:pom:)osgi(org.eclipse.jetty.server)@ @@@@    java-headlessjavapackages-filesystemmvn(javax.servlet:javax.servlet-api)mvn(org.eclipse.jetty:jetty-http)mvn(org.eclipse.jetty:jetty-io)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.89.4.56.v202408269.4.56.v202408263.0.4-14.6.0-14.0-15.2-14.14.1gY@ee?e'd^@djdS@cGb@bBb9@an@`i@`i@`ٹ`@`f@`KW_@_^@^]߶]X]d@fstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comdimstar@opensuse.orgfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comshvetz.anton@gmail.comfstrba@suse.comrpm@fthiessen.defstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.com- Upgrade to version 9.4.56.v20240826 * Security fixes: + CVE-2024-8184, bsc#1231651, ThreadLimitHandler.getRemote() vulnerable to remote DoS attacks * Changes: + #12201 backport ThreadLimitHandler improvements from Jetty 12 + #11938 - Updating URL refs from eclipse.org/jetty and eclipse.dev/jetty to jetty.org (including XML dtd references) + #10805 - Jetty response with an invalid HTTP2 packet if the client set the hpack table size as 0- Upgrade to version 9.4.54.v20240208 * Security fixes + CVE-2024-22201, bsc#1220437: HTTP/2 connection not closed after idle timeout when TCP congested * Other changes + #1256 DoSFilter leaks USER_AUTH entries + #11389 Strip default ports on ws/wss scheme uris too- Do not force Java 11 to build on i586- Upgrade to version 9.4.53.v20231009 * Fixes of 9.4.53.v20231009 + CVE-2023-44487, bsc#1216169 + CVE-2023-36478, bsc#1216162 + #10679 - backport HTTP/2 rate control from Jetty 10.0.x + #10573 - backport hpack improvements from Jetty 10.0.x + #10546 - backport jetty-http Huffman encoders/decoders from Jetty 10.0.x * Fixes of 9.4.52.v20230823 + #10352 - Jetty accepts "+" prefixed value in Content-Length (CVE-2023-40167, bsc#1215417) + #10337 - SizeLimitHandler does not enforce 0 responseLimit + #10169 - make sure that a ServiceLoader is retrieved before iterating + #10066 - Allow SAXParserFactory or SAXParser to be configured in Jetty's XmlParser class - Allows for GHSA-58qw-p7qm-5rvh workaround + #9887 - Deprecate CGI Servlet (CVE-2023-36479, bsc#1215415) + #9716 - Deprecate PushSessionCacheFilter + #9660 - OpenId Revoked authentication allows one request (CVE-2023-41900, bsc#1215416) + #9476 - onCompleteFailure called multiple times- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp- Update to version 9.4.51.v20230217 * Fixes of 9.4.49.v20220914: + #8578 - getRequestURL can append "null" if getRequestURI is unspecified in an authority-form request-target + #8493 - Review HTTP client feature setRemoveIdleDestinations * Fixes of 9.4.50.v20221201: + #8774 - Added SizeLimitHandler + #8678 - Jetty client is not responding to GO_AWAY packet received from (Jetty) Server and continue to send traffic on same connection * Fixes of 9.4.51.v20230217: + #9352 - Update / Fix CookieCutter + #9345 - Backport Multipart Fix for CVE-2023-26048, bsc#1210620 + #9352 - Backport Cookie Parsing Fix for CVE-2023-26049, bsc#1210621- Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS.- Force building with java 11 on ix86 in order to avoid random build failures- Upgrade to version 9.4.48.v20220622 * Fixes + #8184 - All suffix globs except first fail to match if path has "." character in prefix section + #8145 - RegexPathSpec backport of optional group name/info lookup if regex fails + #8088 - Add option to configure exitVm on ShutdownMonitor from System properties + #8067 - Wall time usage in DoSFilter RateTracker results in false positive alert + #8014 - Review HttpRequest URI construction (Resolves CVE-2022-2047, bsc#1201317) + #7976 - Add TRANSFER_ENCODING violation for MultiPart RFC7578 parser + #7947 - Improved PathSpec handling for servletName & pathInfo + #7935 - Review HTTP/2 error handling (Resolves CVE-2022-2048, bsc#1201316) + #7918 - PathMappings.asPathSpec does not allow root ServletPathSpec + #7863 - Default servlet drops first accept-encoding header if there is more than one. + #7858 - GZipHandler does not play nice with other handlers in HandlerCollection + #7837 - Fix StatisticsHandler in the case a Handler throws exception + #7809 - Jetty 9.4.x 7801 duplicate set session cookies + #7748 - Allow overriding of url-pattern mapping in ServletContextHandler to allow for regex or uri-template matching- Upgrade to version 9.4.46.v20220328 * Changes + Option --write-module-graph produces wrong .dot file + ArrayTrie getBest fails to match the empty string entry in certain cases + Interrupt flag is not always cleared in between requests + Gzip compression not working for multipart/form-data when added to the allowed list using addIncludedMimeTypes. + Miconfigured headerCacheSize in can result in IllegalArgumentException + HttpServletResponse.encodeURL not working for URLs starting with ../- Build with java source and target levels 8 - Fix javadoc generation on JDK >= 13- Make importing of package sun.misc optional since not all jdk versions export it- Splitting the jetty-unixsocket artifact into a separate spec file in order to avoid extra dependencies for the jetty-minimal package.- Update to version 9.4.43.v20210629 * Fix: bsc#1188438, CVE-2021-34429 * Changes: + Improve alias checking in PathResource + java.nio.ReadOnlyBufferException + Deprecate support for UTF16 encoding in URIs + Update to spifly 1.3.3 + Update to asm 9.1- Package modules: ant, cdi, deploy, fcgi, http-spi, quickstart, rewrite, start, unixsocket- Update to version 9.4.42.v20210604 * Fix: bsc#1187117, CVE-2021-28169- Update to version 9.4.40.v20210413 * Fix: bsc#1184367, CVE-2021-28165 - jetty server high CPU when client send data length > 17408 * Fix: bsc#1184368, CVE-2021-28164 - Normalize ambiguous URIs * Fix: bsc#1184366, CVE-2021-28163 - Exclude webapps directory from deployment scan- Upgrade to upstream version 9.4.38.v20210224 * Fixes bsc#1182898, CVE-2020-27223- Upgrade to upstream version 9.4.35.v20201120 * Fixes bsc#1179727, CVE-2020-27218- Upgrade to upstream version 9.4.30.v20200611- Upgrade to upstream version 9.4.27.v20200227- Removed patch: * jetty-annotations-asm6.patch + not needed when building against ASM7- Upgrade to upstream version 2.9.22.v20191022 * new jetty-openid amd jetty-util-ajax sub-packages - Modified patch: * jetty-annotations-asm6.patch + adapt to changed context + build against asm6 instead of asm7 that we don't have - Fix some rpmlint warnings and errors- Initial packaging of a minimal version of jetty 9.4.19.v20190610 * This version is light on dependenciesh01-ch3b 17290677479.4.56-150200.3.28.19.4.56.v202408269.4.56.v202408269.4.56jettyjetty-server.jarjetty-minimal-jetty-server.xmljettyjetty-server.pom/usr/share/java//usr/share/java/jetty//usr/share/maven-metadata//usr/share/maven-poms//usr/share/maven-poms/jetty/-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:36077/SUSE_SLE-15-SP2_Update/0ac9f78180b0a8127a278ae08aa38644-jetty-minimal.SUSE_SLE-15-SP2_Updatedrpmxz5noarch-suse-linuxdirectoryASCII text, with CRLF line terminators (Zip archive data, at least v2.0 to extract Zip archive data, at least v2.0 to extract)XML 1.0 document, ASCII textASCII textPPPRRRRRrYҁN~+e|utf-8041b4c29d8c34e0a9196bdf906ea33f5c5becec189bde1328072001affac8eb4? 7zXZ !t/[M]"k%NlJT!Q8̘Uj$${6 n&W=9|FkՠNW`PḶ=v\vY0EKԊ~Ĵ bBDF\^^[?ۗ |]2qiLug]mx2Af;ht'(*h͇% xL\`YVX  /$vaa ^SkY(MWat[zo]9dfQdLeCiy |h^1EMlU7ȅ%F9i Z;2eyNjX WY "LM2XD"ү c=%fԔۖ?hdwUjH@RA?*Bk -؝8P Ȗ &X,1XS̝Bɮs䮋y/$}d|R> 6zK>Q?aM"Z=phqkO̪lƥ!yo߉KYBPs>aL&; o=K  Z-U-knճ\"~g;m;ȼ3Q^H@(q7?%SJ 20T(UMs^bvWC|7u#رS#tf̮oSKawH䒘8G^AaB]|Mg߱1C[`c6 %Kf2>0Xr[v +5Up ôVT \+9_sJ]XiQA=^2BjƹÙ:D"*49WMW.]1-^Rwj&Foc(nsqa[qR]ArDK(Ɨу{cRL-^g2Idw^V#H:d2~urwXAmʚ}DxS C5W{M1o $ρ*kLl`MN=EȿྥSn(a]$a /ܭsz}$t#_U*@|8n65H.)%v:"nL>NJJZ-^{e&uٌ䳨,ޫQ̼HeHQmI 5_ ar/͊m{;ѵHyNTd#g W[ogH0URC:2M[f0rVv:paAbE {msZ7W+M~DYaq4Q(dg3?x(6ġW$5,SzF!-ex5[ ](ov|0]_O/J™35q<ޙ7I-3ŬW3m?€STW-} }P3PlRIs}ͨ xIyS7chǛq >rɎ桊9mܦR2r c%o߻-aR˟Q&4tT+>IbgÚ2QDf!IJǞÅBhaQ(x0;J^*L;/ub@+c }}GRZyjjC~.Ml3VJWgsL?B\G0"8( ȕxp(ej!Rohdl xg-{T)w#ԓ3 &RJ$NZkYCzƉo)¬9Ꞛ{\(Xbź{s)o#$G?nj ![A=Za}dNDCQa+~() Lx8v܊5VX-jG*QR-~w-=GmX⸥c"t\ Ξ3˦v^/0a0 kW*s̉khP& )b L6UX1Y[hʝbiu` Ay95 F'B5tDNu^D{B[[sp H^@&Epe5ȉ$6]j-+23HΝ[+xZ&,)qM` r W;Rg:'/*!R9ǭ}.*VTfI< lGn&sb-eM XOLT";b'"l>gؿ Ҽjl-٤avk" B>Ahb~aDxߡBWd756JW6qȭ#yitѠ:;4!0l}0ؐNm/5Y~k?}Uyϊ*Ji.eDQqXVY0ۿzT͎onhH௟ۆe}ϓq޾fސTCqJ \>cmmJ N Fã 8قP":]i''z2_#^$w$e!LjP@HooTWd3*9\r9`ә PEC(|w,½rpL8Z= (.W=#5Ϥ/*z3Md1I] N/8-{ZTJ=Fz{UmBnbLP([to\ïDqOCw\vhqS̄!Q<#=o!u❅lç* N͔#Lpxo}*KBs]2&~å+QN $<Ԉ}%lk6g8%Om!Laeݐ z/ȮMBYŹ!c0 ٹ~ߟIqANKJkiALj KH.*w"zE+IFoA9>ɊǴIUq0@qROPu+@΀$Ǔ6':AXRoEWxsރ!BfJ'JDx6) ZSWOm+4bKME4!m̟fע_bs/yqxm8ysXL~@=9xۅH5=osސY#aCvDu o~PKX1%?>;HQ?$%=Fh]c2Qdn?LիkHoO 95P"j"M̧šqhQbݯmL2jz,VL\;1ox. "I+{.Hg]J$U[Gk!BDw*b@LEdo|F@U1,{!o/=hG#\1o&sIر>AF9jmKI I]D*Ɣ:Y[ qhlw#H#/>g2dS:-^7 \!%GuxGTKg}a#F)9;clmᢿ~8$./K<w k@$ iP~=+G-h}ouBw^'?1z/7ᶫ0wP*?H[U;U7|FvU-ĘR9%4pKJTG__OCB?Cb"}_/ nwěa'NO(BaTy\DA'3=~gc#\=(IY1v AD{h9Eϖ_l+'QzY;]ɫ0H^Ci@B+w@!$2n1KEDG )q&u>5~\8^Cftn-G[B52}|d|NI:Ts+,iuۼFCH LW:Fy+y$B;U|agKJuCKǮI]# :?4p~Ί\"Sc+/p564EdSX5VM|ז$7!5KV{Ŵ'tȖSSo9; h.FIU:HX*r\'Y̸/NQ%z@4'S,Žy(CQsB}2^m7>"ifNس$Xx@?J)Bq-c{=zZXt%C,~fȫ!Z|G \v & Oϯ'02]1ؽ峻 1N[m'e;Kqo.>`N"î`~<0KZtb$or3U1ew*=]^i,Vd Nf8MHO#GA!U2t=U&H tT0LO*gu|BlbQSicrP-v?_kU15,':.i5mbqћ-qF||?~5 jIfŷy4SqIOuy 7 p>пJZ+ gulv <?@+Fu\K IU>E_GuzVRl3[M##Y^@7&j?X fr9bBR#ʃ5nt +Gv3e*J_ʘAF6N2x[fHd!k7ѦSwoX3YR,D56צ=',t^w;u\׋ƍV_MU>S$>ۗ~nU׾P>}'`<϶{}NE " 2g-n*~/ۉw3n*oP`[ ˮr999o+XzP'd;yekNI @CX7kIE?L Jzz:\1V+ClvpC[hQ6-8 e#QIj`fF7^&ҡAe,钩T(0q/wÁ'*{^@{1 ]d\Xؠg6EPla~$ 1Bl\EC[d 1BI$UuáE[{r \3fӅ,LvR;F=Iq{@l zQ.׬ =ui2O-~$,5pq(ȮȾ_ xZ/(DONe=@PtYϔĬo,)|־1SҞ^)}8_C]\`1BQ|g#a3|c&S[&?t칦K-'VSpXMRЈ} D%{:W}i z-Eb~, I/egh(l{Å -DS,u:1rp@3ET.[Oѯ`Ҳt9 Rh+|rrV/O HeU#&lΰL!98&z]BOR-d{7kmp(kûq/=&(iw 6͑f^zņO[*Fwo sn*&[ͣ޲)7ELbkǼ^kN1,n>-ۂ|ȍĿ${!>V"G0A{ur mxfৃ!ȴ/B slrEi:o 0Um[_0>I3]:T-emծwney;43piDA6YC-FV5? rC`y\d̲T},BzKHi&.)]5si@]Z/2lv!XHSn\yv44(.u}6eUњvtIf#R*pefq$ }F"BK=X)b@{;e+J}~1iO3T8˖W1@Afv6Vf4@̢8w@aw 92r`0㭩Ꭸ Km aѧņ^/@b`@C5hs-3^iʟƓHS(\GK|cOe5Nͣi?<^ڪ2 >G!7dTfZvuBUV%l*3X] 1ہ!G"/y?+Сu$D~,{=iNB ߼Hŭ\=QOZH)oלc)J{轴&,ٲsi hgCzO?cel.{Q-sGs#xW2B) ۲й}AODمkFMzl9.^Ɂ^ w*9!?UaDućPu9s9*nqzXt%CӤ*&ǺoM /["5"~JǟC d5G,><#5__ËћNU Eh8t =yh hth Jh% e,l9-+&#\w ?A/Z;!DѨI[>m $pBطb_Y>~[<0aEwvBv}88A6m/lxUg=r"w3F_I t6Wwg()=aXOߛU8'ܑ8ZG,?W^dH kc0'$wn+i*c_[9cY5>!̪qD6sԱ>@F[ ;tMUzLe<0pdK\$]|Ql+`K* eGBKm2__#o"֊g>H iG0pDb" C- 3r%t'k s)_%ɸCpUG%KfT+o/"443?Y7s2&L='N^fŲsXS_ {w{w]7LreC8Yxz([S C,ΎGë2q ؈}V!b!!F۰ ibz:\JKX>IhiP|Ә5~~M{xW9bŢkۮ'LK.Js.y?e:VyC6aP/^K$4Eo= 0v~l;`^ĴQy^BTлNoc ,p$ֆ]I fbp/` K)`7RK*?yst V-\I!Kg@$jxZ 2Lf65'S`\??Ζ ڤr :L5p3H8Tv@G ~(<!IS4b{|ھB_vt-ցA.nŵ5.4V 83E 6pY& ^(4Qm}׎\דVV #ƻ(2)f3U4I gzB 3ĥ*—N1}%-ʘ\W1)}nOsJ(7ۥkR!_Ɖ;zẍ3Gj Z_G⺹;:?X+>Ӿu^Tʇ< 1_$F}U]0ZjOd3iH7i{jHp/ -e&[S~I?֠rTMtlP"t#v^wO?6JƴoJf災,19چ@7^S-ɧcQ(LnPz?2JAI:CqoSh'.d?UA{Y3/L@D\܃{>6N{joRGa.pZbaZsۉ5ܦb/)_9#7t'zyH8ԏ/,K@W@^ԯ8ΐq=QGsj3I˩zxLqW>)6oEtY FPr*nhNu3G[` fqU绩C$x0Ҥpg|wj0eg`0/s) SJr񢽍3ԑٷƼete#"}L3r'E1rl5e8Tl8YPd)@Z*ẅھ&.($]1(1qk.W4F|q;m?H]4K6JipvK{2#U_m Sh-ZlXv<`Qp4 #J~°=iE'5@]bK;UB/>rƝ٘wgur*zoMORmHG3(bǂc.~$] V‰Y*n(g! {yW>ķ> N@wb=$Gdw?4ڴAy Ҳ+P܅NN?[/q0=mR`bi#ٱcd@8;U.X OM]t*ӯ^G"뗋D3A K_)!R*iN @=iv="_꓌X5O7`56įZ>UT◇?JùD>K?NaϿ6ȘVLkE+?ߺh̛v3~7w3zI t>KnrE`*ݥpEFdrFkz\/1ѣ*%A~c^ 4ÞkOmʝ=srVԱ}wi+yrDY^TDŊ?GobH8]DA_>, _1%, FT| 瀾ӓv`/QфM$@b8 j^g+z0ȕ Y۞F3~D&pxp'ű1.KZJ#^eY>qGK\U&Agu{A7ErSJahJ\&Q/C QP:ϗ)'5,P=N\RP۳I ۍ+GV-[8<4}@ŽeS+F,EULi'v ;3ɶ-YimB~?݈5"@Qk*1JnLȋFiĵ; Аe۰0ʜy̺A߸G>7Í]>u̩JC A`w}s%)n)9~ȀMu5}9CkڨnDy6=2-]Tȡz|j0enD .0%4:p,}aNҲ/|K/Ҽ QGfdԜʎxNIf eI(gq7k}-II)&\71܏|cĖۑ\\3 Ha:_B'Ǧׯ:͍TO6pf_!$AC`%e\{^^% 8EtIIO׬mhà%>o2dL_c6G]QZKs|xMAb?(ͧ8#~Řh4ŗئ WSyd2,XnRdsAf,! PcJ}0^a*Sđ ϝY"ԪW|#]rwk-+ :¥-ۄڒJ9a5e.D@3uhc}fE//uMjO7 <=nR^-h3o7Čhd<`6XZu֫ǹ=4iq?F&Vfo1cÕ~+&;)<ߓzr0sƄl?jH,mL<^)˭J# ([& dqXx{d[!hgڧPmgG*7 i?x!mJa ڛei. W[ k 7}ԿJ^΃.؀P&恄g&1E[rG ,LeQ聸庬 92kAJBNͽţƢ NWAE,,dTqwUMΝ#R-(`z9-߷3qˢ(_;T^3uo+Y?1d Id[3j٘r BW|{Qj[>[^E=EK`fMcg*u! }<)fȲTny=ӡ]nW#dnꤽsRm*8V=!.>No`\cXǣoC*+UC4s]h 3Ulϸ=c:^ܡn`6'Ӎߒ7lu듍"[oN2|E8ʑPGR2$zbi0=Ɋ5%ا4>%qs#Ȧb,B2RB;!( __FqC cK1\^qyM&&FM нKcA^wnyT4gCf|BΕYRʬ]m?5b"̷c=!`YI@LnsiS^)MO*XWQڂ3/7~0l?]&5ISӎ:w=+s"$5}|CJː&GߔS SjIu,3Yۨq"=Vmq?~ HC$g/ E1d<ճkzE[R91y#F E5pQZ E5{Qne_5rZ>GޒZRVew ,@ zs8SWխ;rӏ5ީ'Cy!|;X=qmx~{3qq?)sl_!AGS+]NpƅC"E[gH&w[4C@SPx_/c==?}zC^ e\3@ɠ DFr*%R5x3pR[y/z]lײ}ckR:z* PlM]>dJEWdW:o@- Iiu RpR3t$O[ "=TDG+Jwo Jh>wlRټIUON T]N-`j8>aC:<>XXQAdNQyւasÚ, ua?cCqU.ق(N5eAs1-.=,;p<,lMgW<2Y Z@$q3JL-Bk 3ayoY9 ZMp=qz t40Z1d Kz ,maDB^n6ar])ňVǮ6?7BLsR5&Rmf_ntRuUҜ na5^|H/WRjS^"'[pqz5!bW n*8&Fؼؾ`2Q#g_Ab|ŕK3BMY"3oބ+!jTOhɰɥϦ G8pSL\DGx090[Ԉ 82g&?-wb1~qQGňS_c`oWU' 3ĈpĆ}z5 ׫L#gF4L,ɨ !)m;z7D%[Bg^]R$ܠOĶnQLTkpZ>8"R(" ߙ[F~Ƀ.783$$n|ml$.Y;q![G񿦼28lQ&rKŁ}8:(L$Px̔D$8.xBUQq,[ԇg%_vԁԡNWJP^AI 0X~AcWqtB}wswcb;BUڄ}V˯]#b U<\%@`f@{R*}jR3|Eh9O08xʩN1q!|9|F.x+ L[$m]RRn]# a4Ȩ qvuS;_;4 )i'-ݻWcP"]&Bcdw~ nGtYϤ+52%'QS{- £}Q?sj, )6ImVN7~/c`nd]˲ќ)oWvZl/Խ.D&Rj O$HN ֫o sSZKNKmuuzNȩera~~y2ѯ&M;l S.шr64BV?#"} ݓ&9-ZaΪ$ٍ5r /N3p)?d~|6Gg3K$D($@9ƂR\4͡S=*M(5:qß# #M޼S 4oy oxMUCD.\DA`!5fO Bx:ք6WPg?^TL6Xc isGB mt{-|\m=<0ĸx3U*%0TwffKtX諸 Hbەӗ󈣿=MQr`3?RmH,(QץfwD $A"1X*3@U58ٙBd.}(w 2_%`96f)0ҠT] }eu]гﰒSq!]||35lnF݉b1\ug߁c2 hd{#d?svr}m?ۄ&iMъs*ҐU&-&XEϙ-q E53@x5N;FvH =!B;LPN7ݙh-,֗ wղToKn.>|&*\3{JHR3x" " |Xݨ*+)/k!uDhz5UȘTVgϊ0xgGfj? =ho_D UB?q=p<_3Fg@B؅zcˍG {O\I#-&X:o -9r,ӇG}OQ wmXĽsP++HbeWoR .j+pNX o Ǻ&x7sx9E u!yu8Tn%%K}a?-N@SB1I1@u[;72c:woiC̒?bMOCX REZ>u2w⼘+3Y]v?ZҷG=S-;U]&ui`vѦq~֏M%\ki4}> rE_K@j mnl J{t[LFe˛bti@X*^GȭXt!;؄ Zp[\ȵr=g/x .7 fQ򛾷.( $4jEָ+Gc@ |7:%,ׯJжA~!N ŷJ/Pl V|kTig¤Be2چDBG,c Rh@i/GO|N++fd EڂŌ7nX^yrk\l $?6A wt$7)sZ.9ioH|)2H;L5< T^ l(9i ^.O9'r)1 0~fNКͷܝ YZ