jetty-plus-9.4.58-150200.3.37.1<>,8ihp9|e=LvwuRcVt>*"(h$ɜt;`)-8Vt(С`ڲ68mtf4y Q$n orUSkG'!5Ki= gX1VdD;ڨ 0xϜtC@i{ĵ)ҝ@1CK&GiHEz״\>۰(lmKgto>3\J4O(L3 ׫{Af[6L"43džF",zxy芺lvGil_U%s>>+,?+d  " <!BX n     <P(89x: lF&G&H' I' X'(Y'8\'x]'^'b(Jc(d){e)f)l)u)v)w*xx*y*z****+Cjetty-plus9.4.58150200.3.37.1The plus 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 plus module for Jetty.ihh03-ch2cSUSE Linux Enterprise 15SUSE LLC Apache-2.0 OR EPL-1.0https://www.suse.com/Productivity/Networking/Web/Servershttps://www.eclipse.org/jetty/linuxnoarchؓ PA큤A큤ihihihihihc01867bb90e834b87a2504b141e78c72854a88d9ef75c53dcce6f29d26125ef7482d86d89ce3d0604e970072c6881458d201446ff9d666fc3ce88ee0034e2144a4abd719f535e7ffa0f6323c7ca1fb3661bcdaa153dcdae38c7d64ab5aa20f02rootrootrootrootrootrootrootrootrootrootjetty-minimal-9.4.58-150200.3.37.1.src.rpmjetty-plusmvn(org.eclipse.jetty:jetty-plus)mvn(org.eclipse.jetty:jetty-plus:pom:)osgi(org.eclipse.jetty.plus)@ @@@    java-headlessjavapackages-filesystemmvn(org.eclipse.jetty:jetty-jndi)mvn(org.eclipse.jetty:jetty-webapp)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.89.4.58.v202508149.4.58.v202508143.0.4-14.6.0-14.0-15.2-14.14.1ih[h4Wg1g@g@gY@ee?e'd^@djdS@cGb@bBb9@an@`i@`i@`ٹ`@`f@`KW_@_^@^]߶]X]d@fstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comfstrba@suse.comshvetz.anton@gmail.comfstrba@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- Added patch: * jetty-CVE-2025-11143.patch + upstream patch fixing bsc#1259242 (CVE-2025-11143): Different parsing of invalid URIs- Upgrade to version 9.4.58.v20250814 * Changes + #13461 - 9.4.x HTTP2Session cleanups - Addresses CVE-2025-5115, bsc#1244252 + #13261 - Improve handling of failed HTTP/2 requests + #461 - Move ServletTester to the test source directory- Upgrade to version 9.4.57.v20241219 * Security fixes: + CVE-2024-6763, bsc#1231652: the HttpURI class does insufficient validation on the authority segment of a URI + CVE-2024-13009, bsc#1243271: Gzip Request Body Buffer Corruption * Changes: + #12268 - IteratingCallback may iterate too much when process() returns Action.IDLE + #12648 - Backport improved handling of bad Gzip content (and Gzip Exceptions) + #12532 - Backport of deprecation of UserInfo on URI (in violation of RFC2616 spec)- Added patch: * jetty-port-to-servlet-4.0.patch + Fix build against the javax.servlet-api 4.x- Package the infrastructure pom artifacts too- Fix the Group tag for jetty-server subpackage - Clean up spec files- 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 dependenciesh03-ch2c 17730378009.4.58-150200.3.37.19.4.58.v202508149.4.58.v202508149.4.58jettyjetty-plus.jarjetty-minimal-jetty-plus.xmljettyjetty-plus.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:43078/SUSE_SLE-15-SP2_Update/a8f464d19a81ea1de0a5be8421554026-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 textexported SGML document, ASCII textPPPRRRRnn I0# Butf-889a92de7e42ac994820941e829365b07217882ba433b4216d2ed277debdcbcca? 7zXZ !t/cU]"k%f+&= 5B]'?>)K_]jjo Sd"{rlA5Δ q5룻FPﭷCvu1K\Gʤs7j{Qޟ !ˈy\:B),UzA?/Cs?W{v;E[c`d98$zgG5e!Z%=  H$W>ܖRP@SKdhȏ$.9ڻ٩9.g1 bZ!Vb݉IBR-,վ/R`V L$6@Lb!/ ՇL_`|IS cA}1lLD\{>nq|UL 3"+ڎA^I TڴGQ2ݯhJa׾ ?_>ɢ&{^so_d0 ,.IJ SO]4Fиx.I'v&uЌu &+K;J}"ҥcF7aؚ S9R&QY 0YAOavqT J<$gL1.&ωJ /U1^U$ž_U''ׄ`/5@?.Rk6UP^ Vgx OU M?Dt*MOJѱ("uG#>#ofGMڬ|nۃN_'|vl *R(˦sᡫ@w^NO`8~,o'ѦdBQAנv: KMM+TK;tb8bS:ȕ؃f> N=+WIܻeV?6Q){M`mTmS#R]D{# HcrB Xک\}D_%tsMQ쟑z ÿkóP"TbJȨ)bX׻]e 9,!0IY?.ޣs hhplڻ)~h{Uմ ؒz{>=҄ X`f h w 鮴ESadSo& #m;N l%V c s?QKM1*QD^2\'f~tM?e϶̶:xBrZX\5H&ÚyS:[t\=8>]`m, MM0cQJX/MNJMB Q x Xz)7vS۾оo@;y/8ϕ%gmAԗRZ:{$"I!EAE5iHBIMVg~h:Ŷfi0[% c!νx> ԅJG.Y4;9$GI/6KԃfJf#\Ec!]tx3dw%8h2`˫xlP4Z.5_E3d5H[.g}FteOv^޿*A"RZB^.h:U$jDY-:/T/U48`wt5}^Ξ=(Y*8IUd(\:QBIq+3Pw< OWbq843#: WC^ǔm}fyX AStFvϵhD.kW]>!DfvUSF6 k~'_}H%N!Oo'T~u%t6w\^0HĶzrRgsAJ#TTW+M/MIddY[E-?(>`/?[_G" EjFT20!giui#"o& b|4j kIy% G}r݋@L?`@g 2# Mɷ=p3Aǯlӡ/"I쓓KgKڒn PӤ^il58vZ4@+D<~%? M 9v&ӷc8WQto{֥߰zK }08z P/BW%R PoAclo@Uw?qS8:NI;TVo*Bo >iYO?LʞJxoޒ,oERleuoNp{-? s/D,d͌)W+fKu0#h lLoѭeK YE&驪I nI buf]o ~Ct0ut0Ʈld޺5 Mquؕp$bk;*R,ts@F­SSpe!A #r4~d-R3A|m`ztUK1 fiw=>FT;(Yy:F咀/8yg 2B.FAE{i(xF i5 ^(}鱕62{H=W| AL?A#ij3D_(ǗD8oț)=i K! %\32R'M{],Uhyw34{YlT<=!d9S(eQM64a6\ƕIwW~ 4Tid}Emүo EsTUtWe`F"W)IJPT\SNyEJN޺Kba`L *94Ҩ9(ab0#ޥdey‘=Hߌ\`~ߙX>)3r4ZBF06[@gAyN|U"Nʍ@,p('=L&$-p bh7vE0jZ5 BU1Q~MWFq&עKG}g;?85JS l UXB5Չ=Y0o1BLO՛ = u6QKOqLs`em sfVy5G8GLVyد A*T;*8~>s:Sjf^ zJӡBLбl $<9"yjH.g.D2=j^k46^2?=TE29K<^H -4Sfc>[Wdz{,ʢV ZUDc֢ ;_r#7~:KPvqT~gʀ^*m*.o&WqTx99Yfw$,Z{|HU|vtZOkUbR{ޘ1_&L=rF􄱐}_j"gU^*K}[TQ{yI[#Z!^ Mͯ'_ݛ/<~3a :/A ),q?hXVB㳦ۓFXxhe8 ǡ%?+9_//i/h7` +c:NnCm!*K#aO#kI#$ԞhLb*Fuf/ul#GϘ$Iro |wMw"P7A%a ?ChRyq|RQV])FfD mffARq3 q8\ydQTg%0}X[c `σH?W+Ey\beZH'7t}B"&Hwmq:ۻ _[~E ?%&o] ?%UH'EpZ|S=qH`c{Wh(G`p*s|l 9tDF.]%G;siuX2X)cBI8 ˿߱Ѓ5dYȌO竟u|^$-Aͱ?,:\<6{=N CKr8s䵗ųsBr7˺R8f~p(r0nhMm6UH;h{ڀ'=vS*lo#!n;R;$:`W޽y͝g$ iD!ՅKH؆c}ȮUTQ]k$[eN[QɈRy~=#h^y0qZO{wG,Ⱥ6o|e uc)39Թ "bJB Y~0:r UiJfO/::.Z¢&—wl㣮_8}Mz.bhTQǺZPio/(ŽJ~gJIBAYb.0A8QP;<;X?:iE55agpB 0|ZBM|?^-7 z(lxg*Rk}{, x9/W(^vJS D`Bv`l:O݋`}8Dr94tmn;㪟U / ό6@vٕ`Ш.-u2Ǥ2&ke 7Ng brN#BAŐYEoph6G]HBi8 y`p|f Kǒ{?JrWi.L09q_; Zj3t:?D&*Ǻ.L14lԽκUR2c`O6aW]L/&K[Ţke+ [.b:,8W Ja둥>٤ ^ 7;h5KLu3VhMгLDȞ7= 6ܨ¿kр/K1>G4\ŵ($A@ $ "#V#ju {]Y475U*f箣_[o0xT3]N 2!i_!Zr&;0{!檠AK<6=$k,!g%ψ}uhi 7xOd[BQ-?<6⤀~;PȀok?Cl3I7%[~8ˎN,Ud9{`d99jIJh5 & I!pvPؽ oR*Ol]OWNzIqqdLځ:۝T q#SLan! 5zMNv?CW?F#'#H{H%a!uKK egҷp"]HR#rsDH3ߺ 6w@ڑ% LXۑW CQ|tNeρ]r횃PM,)87EB+c2' >/i@dtt C֏͍ICklr&хCI 3\+Qc^1H kQFZpfUp,wM}09^#BF^ς T\ˢmwk?Gmp Kt>qmRń = mmoaڗ>%2.ӆ'D‹2FF4MW\sX  _2p|eN_Ra<>UdVn +>=p0y Ź2Z]}0*%hF:+d1>Ѩ@z#5!p9 }kr:h`%.|?b8'a f[‡tp.1I;H$ ۡv%tnA"z4JDz_P*!siX.%_}_4‪cA7f)l~ @cn\lb⹌,0+~Tꎥ<=Dr:rbl8vDtSjqGW%x^OҪOmm !bD\ R&p5 /&*j" Ѩ }qVI;TL`qI i'-7Q+>:僤VݹRNg7Cէ Mė)` 'FB ,Ԏ,{R ZK2/ypqK1"Q+3ƫ6>5qI>] F~sz QM<~A%2̗a㞧x<,ehJyL.Y钎j`c̎*V{VOC빋gmmҐWW2f~!#;Bov\Za,TN<٘V0;)Ahuz/ۃt4!-46i,,Ӥ,F}y& ۑ+` 3OYa\J`2O9R򳎶?B($"ތuGB}g\,]ĿCֱT0q?9NzX~ed*Wb 685mbkr#v W#62$N!~IՖ-nݍfs m)^{l|#4*@>|-#.p>*Lc¤cy#}kgRiٞӨ,Q8[Y6~ K{= P{tU1\ U5f/}JcRW~EZzU_'#5u} *o_^S|9*vHHx0sceGVJې4eU܀ qQi;k}wLtmq`w%j{(PXl/+^ / 3,f*i^{HXil!ϴM5܆-JR?oFkPҾ땙hzHبhrjI˱4ѓjޥg5WP y.3>\ՎXan.$^9R\&(3 4BYڛMcMDxe.NgT')6L,0wUXudRJl1?nJQU5#P j*S,pm%lD+Ρ|Uu morED0vfgݩ>t!ZnHZwҔk8S#1h<ϻAƜ)[QtcEI8:7JX(D$Gs>5(}=O^r[y dkNV>ާ;)*ʖmU61)vILL pLÂI6?d0Q 7pB໼z%vTD pcx| 6\nȝh~'@+y5k8!ƞ2sLܓS S†Sے/ޜt2 ޵ڧ\|P“]=l4g1Iw] u0Ly뫞;!.QF`] 9LJB-"]r4H}yUؖT A;Lq$>׵N!ޜ1*F kOhv&@`^MDJrk /E.`. yWUk=TM `JWdM"X0ށ;;,Y V䋔늚>=d_\~(U>Z5I-}H,߬7$`t'Wngi3RcGH?'u =RM i<+NG vҥrRD[v-)^Ÿ $!,UkJAv?S`ǜo><KqF%߲뺙 xOc@5 ӳߌT! CJ.ׄ5z{Y$@pQe:[;p=^Q%"-w6ciBFp>D>ɢjJA+$n8vS@9v$h#` _8P/M!@pJc/PW;R pŨ;Q=Pqatvm+nF*He8۹&;!fW"W#^&Yi|uʾMBη.cL%*GX`^E 9&.lT֯Mt9:Ќ)~K@ZZ4 ?6HRSJ*kKEROb| &0]vsGG[e8BDS\ZxR4w=wJԸ;JGL?S=lEg?:Zхi:W^KHۦKϻz0 > ׈cTNkX< rZf?qW<. +\4N&t$r>ϿkCuvpS{ǂ?J4aAeLzB3+쇫T췈ON'W LQ[ujۃ[BopisGIL1'*s#邪 X+n懲A_U U9p~^l>H5frQ"+ZnS^hJXit:mM0 tx| o珎CV-O7]\0P܂ge\%ǯq oMNk~0:+Z,lO* VbLi΄85 hy r^htԯ\%.jś@^t:-8 XEB\E5dVSSb0y'~hl[j2`U`E4/c%yQ_qu*י\Ӕ LKfI̵OfH ,I _Uڡwv'xTP|y*`OrkӞI<(%o<ʆ-^EW,/̂*K󭍸ƅ܀l!8A%FRcHr `|2J:9 AP9D5'1u_cvRe͚u%_p꘣ :"NqMXGG o<ƶ)w|Q c 1 /%uObHJh y=vz& QSWꀺ Ϛ“,d$֡'!!=C~GIBqTp<-ࢽKu?7ƣZ[cd0hktоh ι5)q(R8@v2fPc6] %F6<'dh>ycpJNhPP<5j\BO,8RZ$VK*t{+)kf5k$lU>Cv4#ຎorP-*SqI|h\^\ʷ,`]4Y4M}5(CGX(9~Cz+K'H_=}*tDq. rNt'lY4{g3 =ib]am''\Ke g~ EuO1>.d$8w(v_|g(aYgxjIS }pT@Pɠ#H.mLBY(LlW7\BxƥKr"40}OJ\CPnC`CQ9,U\|܀fۨ:}4u r(aIy>1\Xoh{_ޢT 4M=~T=!rWs[yήQ]Z5`ycmWz2\kXb `fyE6P>'aI>zcszK_ٛ(1ŌS-6|R[$8t*5U|=P2f#1L{JP].sŸ%3^aB_pc9~g3 J$]3Xo^1^I*a"ӵ E %Ae9kBJoYw5.7&#e_*!BL߂pDo_W'7Dvx 4s2x܍^2Si S xxK"wȃkJNZ p݊@U7 5hdV̟s ٛU$i 4 >r{il\~MiHUwܱGi4u'*lǏ({Ug(h]6冔ahKΙTq1H1 s[E gUed?1q0 #IӍk~6]Hgl`hK"c\ONCmGnx"j{? 瀗8WiԡHPl@p:f&x2VWvv*B 85O7Qρ]Ev N8.Ҫ<t-s>TjA~ tt[{z7p}&9e=AbV"M6y&!@TVߟ x_Ҙ ǘFYȂUItMWPqY 3{Z| 5 _h)l0 BoIr%5UVi* G]O*\?ˏ 9UϚ%(v^?xd؊RT!솈)/@2"Ku=}yn’Y=r!w9 eT=c K$,X,%EdȠ O¼VƠ/8KSt;[v ޾\ӹP1=T1Ւ;+e!<;<({ K*+ *]M4 ؕ7YAI \dcO{$~j5"//-,!u4w~(5ZsqfZSz 7;E%ٍ!qs*@ xv3hkԹ@bttz?`Bt3Ja59Mׁ 9CZr sv[J EE߫?Km\ihtavpΏ<|Y3PXs 1IoEvmջQ 4,o7peҙ[^~}NJ{xgx~;GpHMpe .cDƢl:: zM2Tu) N Atphr_h*|{Ƥ{^$pwbl"+мO7H0NjE~n>x,ϳRZ;QZڕZJQ/+Ȗ6QpG nFHD\*m v=-y @5xb%XM&n1jZ)Gd =6xϙ'73TaְT˳EQB!!#*|]¦^{d ˟>H> &WL~~y҆(Lp 1t;trT#H[@]S{ːTV  L&y%V"59OlJ]a%2pZ]h>䘶l+ĊY|f}%q|SBPnJ{? + H]QUΚ] PH,eT Wa_f1Wew3t`nxR N2@B#W{#f#cŗ| n%4O6X8Z R_%k@SVf=11B`!$1ew#3i#Tmհkj ã%? Yo5{ Өf̊bbgB uo4Ga6 `H3~U47̎hB gUaegy| $hmU)$C(Ao@ ׊^W9GtՎw!|-|1n_nS7OO!;4!cY&\SIVaipHC%5$'&WibX+7YR@2D{RQ1au!tӭ}+ <>N Zww^nE5bX (quNfŞ։ћO85Y"L'RuEciZ{]֫kg!a1ɆTTB'ɷ7"H|MLZ2 N}HJô9”9O[ZM9n.ַ & ?7깁 Os .6F=V!IBST2o(f_7Bhw,("=s,jhxlJy:1'o%u  1(6xMrPXw)f1|=weߚqzL`RJtIpO\[ }#Ra1|Pjh~iF_ZdY|*[ag*伝5dS Q0jjO>]@|/  D_6Yi'"$?E7ԉh֓l$_WC+X GPH]^JhBa7xϒyɺ~۟6xL]ķZadL8)L~Yx]kA88 D6Whnaz)V 4F,Z4RNT eWX -OrkVao̵JD*M&ȥvC&SbwI2jӆ(^ ƀ+'qoP?3>#yR/jfA0y<3y۩mou*&ؠz([-`[Q󙧨p }> wI lZ>VțZ, s\2%"'eܺ_xgkIWА!&AFL  3㤘#7 O92oe~B7A˿d AVӥgR`vi}09Ut57q)ӱı'G*ppKĪ?< P~ qyj"HswJ`!9*ڿ[DŽ~u!LH> t ?@٣Dy^pK^׋'rK Pkq[p *7&J*;S\$Nu]._ ^ (Fqo Oqd] UK!JsK@{ G*sN|m~LYdNdDZJw0GC$C9Xrg0ω!SZM#P .a(v6u܊*LVb458Qԯ :m +g$Yě`ȴ*LﭪRɟzx$:"X%"cE2#^|}~ԾsVjSS qTK IC |"z6BG)3*bA9C64n@+Jhv@-sGkN24Ds*2%w~kkaO=D;AHnFwa1p-MO]IwYUZ7h=e8n U^4}0{fEB(xIK5 ?.P0"{;mEn1Fv0{kgub> poP@J;߭>V7 &lxo-G@}B33H_|5.A7Y=ģ%JfT#?ub)&P(}-v;zyVBPv`e9mioDߒQQ Ҵ%' w֍-n1.X/sTܦ 򺁥VK_i?M 9 &@Iv ׎tIXT`X;R 4C5jvtQ͵ [, ?.YY2mQ)zrn2ȷzP 99B0?> KWͬa)\<< v131zJ@\q0~ƗKyڌE[rxw[ϭmQiw8^x'D)8_V#i3,tװZXCK.N_Js #;ZE:La A%M4!AF. Ek ﭮ!a #K 9h]9̥7ȕ X= Iv`U/2l@/*sAL8bVf%NnaeY DJ hi& YZ