pdsh-2.34-150300.48.1<>,dp9|)=a*K<&PYQ['.^ѨI'Be{ҍo1Y` muI p5c 6d;@t&d擕'5b %h}uZ /A4. $ttX6-aŊa8=%>A-?-d   6 %FW m < h  V x> $ 8 | 3( \8 d"9 ": "F$xG$H$I%<X%TY%\\%]%^&b':c'd(be(gf(jl(lu(v( w+x,0y,1z-L-\-`-e-h-l-r-Cpdsh2.34150300.48.1Parallel remote shell programPdsh is a multithreaded remote shell client which executes commands on multiple remote hosts in parallel. Pdsh can use several different remote shell services, including Kerberos IV and ssh.ds390zp32SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Clustering/Computinghttp://pdsh.googlecode.com/linuxs390x!=(=(=((9(9HvR  F AA큤A큤dddddddddYT rYT r^YJ!No{lYJ!No{ldYT rdddd56d5f005919d5f73563a7274eccaf05f3f735f671c489311bec2478f8c7a449a74505d2b20e6d25ebbdb4ad835f5f9254ab537034dba0c65a6698989a5bed34b3c27ce4fd0533d4d286a57658be9bf3f9c99538bf1745f7dc424f87e6d25b55031ebd263402d737c945d5f2e8d2f77bd107e934f7bb2aa93b25fd762de3df0e46e693fcf72b3cca674d5488d81ac32ef8666e759f82981daf78483bf5b477263b80a37367c8ed2d962642f01dfe0a1897a2804062189895e29cea2a41079ac874359b406e7a1c515e5ac7a5c2ffb5936bb97dda10cd67b50afe609c7a4c51adabf6915d22d6227c6cb99acdbc3670901520903318e401cf8d5399b432ff2f8f39aefcdd7a927ba49436d89f66af8c399f5bb1b649ed70aae0cebf08b6378f94f4c7414771c007baef19549c360a083e373457e92ac53fa0a83b7d44a4c4892c098739c3fc589b81125e8a66f2f59e5bc9d56ec44903dbaf668e01e7885c493d5751130b8695b05ad0eae4dfb87657d82d4ade6c36e7f6f3d631530a054eecd6a0913949b5312864655a8f23c3d20012dc184ffe52a6e16d6750f7b522cdd75204a2ee6a26c56a75705e61a248ba90b5ba718e3e777c214716df7eabbfa0e20588177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b8806436bd693a1358bc2c7978ca74b14bc37ecc2a9be572164d315e1422cc83e5e00c7f1fd1141b171cd0701b7a4e925bc42e1b6a2f8cee07fc349e8f6b0def4fb66fefee44ff718a5c08fad0868f622cd38a952df902869f2fc94dcec7ab6a3cbfba4pdcp.1.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpdsh-2.34-150300.48.1.src.rpmpdshpdsh(s390-64)@@@@@@@@@@@@@    /usr/bin/perllibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libmunge.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libreadline.so.7()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d@dd@dcc_`7@`@`U^^_^0^}^|@^|@^{G^K]@Z@ZZ ZYYdYYp@X•@X@XBX2X!@X TX`@UȒ@eich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comaguerrero@suse.comeich@suse.comeich@suse.comeich@suse.comjjolly@suse.comjjolly@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comjengelh@inai.deeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comjkeil@suse.de- Only call slurm_init() if Slurm > 21.02 (bsc#1212946).- Preparing pdsh for Slurm 23.02.- Fix slurm plugin: make sure slurm_init() is called before using the Slurm API. This has been the case since version 20.11 (bsc#1209216). Add-call-to-slurm_init-this-makes-sure-the-config-options-are-set.patch- Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch Schedmd did it again! Slurm 23.02 broke the pdsh-internal List type by exposing it thru it's public API. The way to protect from it no longer works as types are actually used in the header. This is a hot fix on the pdsh side, that is hopefully sufficiently generic. (boo#1208846).- Backport a number of features and fixes from the git master branch (boo#1206795): * Add '-C' option on Slrum plugin to restrict selected nodes to ones with the specified features present: slurm-add-C-features-constraint.patch slurm-add-documentation-for-C.patch * Add option '-k' to the ssh plugin to fail faster on connection failures: fail-fast-on-ssh-errors-or-non-zero-return-code.patch doc-fast-fail-update.patch * Fix use of strchr hostlist-fix-use-of-strchr.patch * Dshbak: Fix uninitialized use of $tag on empty input dshbak-fix-uninitialized-use-of-tag-on-empty-input.patch * Dsh: Release a lock that is no longer used in dsh() Release-a-lock-that-is-no-longer-used-in-dsh.patch- Preparing pdsh for Slurm 22.05. * No later version of Slurm builds on 32 bit.- Add an explicit Conflicts: when pdsh is rebuilt for a non-default version of Slurm.- Preparing pdsh for Slurm 20.11.- Simplify convoluted condition - no need for Leap 42.2 support.- Bring QA to the package build: add %%check stage- Since the build for the SLE-12 HPC Module got fixed, simplify spec file and remove legacy workarounds. - Remove _multibuild file where not needed.- Add better legacy support. - Make sure to not ship duplicate files with builds for multiple SLURM versions.- Define %%make_build for all products that do have it defined.- Do not build for SLURM on 32bit platforms on Factory: SLURM 20.02 doesn't support this.- Spec cleanup- Update to version pdsh-2.34 (2020-01-07) (bsc#1167704) * Fix for output corruption with no newlines (#114) * pipecmd: fix result check error handling (Dylan Simon) * slurm: workaround slurm export of internal List interfaces * readline: add application name as argv[0] (#112) * Fix errors from lgtm.com scan - Remove obsolete patches: Change-typedef-List-to-typedef-xList.patch pdsh-rename-list-to-xlist.patch- Add Change-typedef-List-to-typedef-xList.patch: * Change 'typedef List' to 'typedef xList'. Since SLURM exposes a type List in its public API without proper namespacing we need to change this type in pdsh. To remain compatible with older versions of SLURM whose type List was identical to pdsh's we need to rename not only the struct.- Add support for an alternative SLURM version when building the slurm plugin. - Use %license macro- removed patch: pdsh-exclude-slurm-list-namespace.patch: Patch is not an acceptable work-around for upstream - added patch: pdsh-rename-list-to-xlist.patch Renamed 'struct list' to 'struct xlist' to match upstream slurm change (bsc#1086736). Original upstream commit message: to avoid name collisions with c++ list types. gdb started showing the wrong type when the full lib was created.- added patch: pdsh-exclude-slurm-list-namespace.patch: Defined __list_datatypes_defined in list.h to prevent conflict with slurm 17.11 (bsc#1086736).- Since the different host-list plugins have conflicting options and a 'the first one wins' policy is not well defined, package all of them separately and make ones with identical options conflict (bsc#1081673).- Add genders support to pdsh (FATE#325288). - Put SLURM plugin into separate package (FATE#325289).- Update to version 2.33 for SLE-12 (HPC) (FATE#324169).- Removed deprecated %leap_version from spec file.- Remove --with-pic which is a no-op due to --disable-static. - Replace old RPM constructs.- Update to 2.33: * Fix segfault and build issues on Mac OSX (#95) * Always pass RTLD_GLOBAL to dlopen(3) of modules. Fixes missing symbol errors from modules using libraries that also use dlopen() (e.g. nodeupdown, slurm) From 2.32: * Autotools update * Switch to dlopen(3)/dlsym(3) instead of using libltdl * Drop qshell, mqshell, rmsquery, nodeattr and sdr modules. * Fix issue 70: dshbak: handle hostname of "0" * Allow PDSH_CONNECT_TIMEOUT and PDSH_COMMAND_TIMEOUT environment variables (Erik Jacobson) * Fix some old URLs in documentation (Al Chu) * Avoid exporting POSIXLY_CORRECT to child processes (Dorian Krause) * Fix mcmd start offset bug in max bytes calculation (Egbert Eich) - Removed: mcmd-Account-for-start-offset-when-providing-max-bytes-to-read.patch: Obsoleted by update.- Fix %if clause in spec file.- mcmd-Account-for-start-offset-when-providing-max-bytes-to-read.patch Fix a write past the end of a buffer.- Add 'Recommends: mrsh': pdsh should be run using the mrsh protocol but can get by using ssh as well, thus adding as a recommended dependency.- Disable support for slurm and mrsh until it is in Factory.- Add support for: pam, exec, mrsh and slurm genders will follow later. We don't have support for this lib, yet.- Replace tarball with official tarball of 2.31. (Content identical). (Add download rpm). - Add _service for download_files. - Remove .la files from installation.- Importing to SLE-12-SP2 for FATE#321714.- Don't include the rsh module, because rsh is outdated, deprecated and upstream is dead. Removing the dependency makes it possible to drop the rsh package.s390zp32 1688442327  2.34-150300.48.12.34-150300.48.1dshbakpdcppdshrpdcppdshexeccmd.somcmd.sosshcmd.sopdshDISCLAIMER.LLNSDISCLAIMER.UCNEWSREADMEREADME.KRB4README.modulesTODOpdshCOPYINGdshbak.1.gzpdcp.1.gzpdsh.1.gzrpdcp.1.gz/usr/bin//usr/lib64//usr/lib64/pdsh//usr/share/doc/packages//usr/share/doc/packages/pdsh//usr/share/licenses//usr/share/licenses/pdsh//usr/share/man/man1/-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:29533/SUSE_SLE-15-SP3_Update/7920b25e429e44a07dd90b547ab8c85f-pdsh.SUSE_SLE-15-SP3_Updatedrpmxz5s390x-suse-linuxPerl script text executableELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=1da518c0e9bd0db60024f2ea5ffce4d1fd163ca9, for GNU/Linux 3.2.0, strippeddirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2edb37c93efe876d827655d6aca8c683194314f3, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=6487553bf3f4150406d5910a4048de3825a06bb9, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=717c3c07b5d418fb362a9d83d428daeeaeafa95b, strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) "&- RRRRRRR R RR R RRRRRRR R RR R RRRRRRR R RR R RRRR RR RRRRR RRRR R-PČA-9mrshutf-849a7226075fb51bdf5a23285388c31c34665ecc1cb0d32fad330fff2a43c4ba3?7zXZ !t/DX]"k%Hb aK%LODCKA#m5VOe6ՅY>tnA?Kk=MUNX=iU ցY}pg>-`3'X]Gмi:p 8Zq9.,'4Tگ|":o# ld=(*YnkSlx`&ԡ:SCdg#npRiϕ6G:{zɞ{FjTx1`lev(W˘,_ k/PQƯ(Th>=٧yh@ Or $;[񧃘FV/cPUIig*΀~X| 'OT@6zNҲ>V#*{8`ѽRD8aQϑ).|(갩 W^$#ぃ͚R:ԑTsb?1!ȄLԘahp ~f;{WcñI`QF@_|4Vʾl+V$%VPWޥ5P%mիOL:t]~ -N+Ww#3X9cT~X$0tvn5*R)ݓS,j*)dB1gY?ҠᬵNHjRZ*vA5gjDݯaޱẕ0 uQ> brXꨪ}w ^>ľ5j*%UKJsU9_B-9/u ;㍏BMS`hfv2WR5^/Bת|N4'V!PhYd͖k l/7h}pt.Vk? 1t'-;#(oq`>-L:?>vXF/h]J oO d$9oCkIGm Ƒqmb|vBn\ MG۬w¢^쎤S RY1xdQ?vnE(|DNGg hF`ҕ]]vD !H߸f{Mg3yT $cwAHdW9k{2vX\]wGHz!k0~GS,apĂ>?DC{/aOlsK΍-EQP?  \a\֗3 xp(9o!; ,W`Q):Ǣ?i 27.0 ~~g}I\dd%=#a .FT\+>>ZY\NiEȷ%ӣWj=h,f6)+T$ejxҀJ려 )CN3yj)>*e`?PlCy Fz˜(xypgR\ q`]ܫifsq(na-y9+{avdN`. Oދށ7$dK;U2q]w(^Qx>$`D6 KEgz51|EYzr+%kek Q8KXun9":*LC`D4Y@ϫ^Ё cKnq9FfM}RL2.g* ssf/K &Uw2u@*Ux\,v'`o4XvFJHZĴ#em2,$<ޕʺ즳0,KaB<\,^;F*M!i>N.,m9j<zhxCopn\G'tٳbNRgjgSp^\l˦]DVWƒʩ(N[jco Лoũޭ'J8Sҥ֣:d<6LFq.̱9 fAځbRu uxߘ)+;ug 4Vi=;k_ő8UFN1ʃ.Iip?-ZVw>\0%+ 19d0kكw$1 $Aς>:vx!dzjxXdmquD+#?*0I}9 ϣ̲[.#o0b6xCDĔ~tYk2?=㯯q`WQ32ޯf\}ޏ,)֪8D*ҭ&) l5,&ʔ0KKHu-ml4ǍDoulZ WB1]q7ϣ9q`#p_xs9Ę ?W-Ė;z.ݻȤTdskT{: a L-uT9X0bŤ*cݹP\|=Tkd[ZG!Il|H#Wmr+Z]*69)Rn|cf@gOќ:cֹJ椪<9̾M  *ZB*׌ vLgՊo,\QjxأL.dh _)x!|8"g|P̤_عPwFW ͣT8dPZDUnF-mޞT6mT3NeNJч b4G.F {ђ%Ub䜪^~*gvuO/pQ ~)#vJf>J{Dқ)Ȓ$\ /mį8#$Q&i~~W"xd2"s7?P1L!yYJ`0 BJc(1i[C:i<@l{A9KsI &0м!F?[tq]u,؂>Zw~ w(KsG#BD , ͆퇻jOq,s1`1iƤ gFV6p?A>S8Ǟ %+4vN$twP&;vڋR]+L7f+xsj“BgE&yԗ%bcIƎEs4+T5.eSFf9kQ .Ӣm|~Up1]# hL>"nW%"l}Rp}wm_mn:ȏLi ykXcexI= : 3bbHH9YFf9g (cՔk}L``[#[Jkt4xmpŻ>X]S'NKuoGx2*(|̀$ cU/Ptf8 瓽l'u-'Q֬Q%^U5lQo^ѥ=YXHˍWQ,(t7!DʊT51Ml1#~;ᑤ o~;xc͇HQv4fP{ά%(>?J1`/ .(9 E'ՉUu;L  snS2 cׁ= dQu E (wjLp{~Ir^*?(bhFs뙭O;z z|!kp;PvF9,YH3=yx+QQ ;zGjbïgI`a;~:_&.|7 L呸Iab(ͥ՚8OOuŮvj7HthP7&45r&U%~ni!Ԉ χϿMBO/Co=߅Hs`m*K:c¨U ϙҰS'H_1r7(da' ` oo$c@T ,}8ۙWsiu܇pJM8;FW}h!/ ~èh3'YswT<kPiPu:r~}UPV;&z# }14nQ̋~?n?krLS٨-@&6_ĬP+|/p Ԥp}TT ǠOE|\ !%d͕It,JMixqU〆w#+-K+G[1P}Qo2uCliradtFw|( aqLH;H> 8ko\Dn3(߇a O27<;Ⱥωe1Tp ϵH/,hlr4Or<=0/;_?{ſ)::6^ugǡ;up꺍ZRM7ޡVi eѦPN6LYJۜq"~zyƠ.Һܓ6i,o'B[sCX[p! oQGK]EGpa+A#GZܹnƸJ};7އ਒LR7i5K J b9"HbBHϺqۆ,Fa<*a\ d. p>$b/\>ݾU8:pZf`s$cni= R3V$m'AGhsud~aM5öH|u?.&#ks3N"—<%~LEl7,h4&[ 'Ā*3BJ j~kVgԛ$v}7:TGX1XM=..^ [R>(S҉TZBG(yܢpQ6%aʳ7pGd0~[h >m] m.*CFD1s1'6tk<@Zա!y4n߼ٺtږ,4,@Ò#n{DB6ϹD)ͫ4C 4S11;ĺ/qT-z+4hn'Gll0pPvXRhN@,[_PXRQQi(8PCn -Yh'),J+(0p/ɵG~YĐVhZme6ldbNũi*?8a-5"q{JstV qN01\)Q!|8Ct"LrA{5/߹ÏaC\lBVǢ8,3^S2+ 7q D&MgH6i8=SYlg>ݳZ7Z2^P`(ӹ {,^lRhEqq0SPmm-2)&Lj_&tBb.A"3R1lG4NǐQ_NL>?68Vh_4? \%/w۹t m[mlpZG/EvU | 3vb6$)̽,|ZU:CjUvd`|_ 85ҥ\NR8`t-zb;Fy| t[Ђ L_>1[aElZT P\|j88|ۓ2|c \:8LysN!]UuEmbHjl]싱"p|I|y@lҳD!-\k5L]A8+uHK`bګԁvXF8.7xFO. P\6c7DHn3&N0{4m1b33 3 L~J]zZenʂQw_7K=WUn_l&uD,Лa3yN/\ C'6ؖ2we}&õdji+,~_C賮Vm0>''3VXck. G{Q= VNuvZv۴>/.>VX |гh_?4IWLA!˭ w',,}HqKrP!#A~̎pOeNBdHvܪ~uQPw[As<7q"koHʜa_Co:Qs 'U@rHŞNqw-Xɶ4> hIr 7kjKsx62")<#w^Q#`?B !̦1ȫ{$JAb!$-w,v]1lS3W\}r$aOf54uH($matS\-Z|+HK~2CۤaJNڂ?OvW%g) ͋9\-gݰ>V Yjx10jɟԸ&:=79Lt5 >wC70|J,Rq|ӗ̓,WAvrC>$i[iADg R"Lkhʃm_θm=m_۱ӫn>\o,/r=CwJWm*ttV B63禐*Gg껼$hg1,y7HB6M_||˘¦Y c\gg:}7[Q݄N\M{rTEKcVQ_\S#:mG={yj[2t7C1l!4TƳnF=8k}rQ箣CX2$x6 i[{V?!akp пn1^G:U1n l wb|_~%}.P2GM[j8ϴXW1/Ta`Ϝ4 $([ͻmHx@ Wó^HݽjEžBNR@3{X.j&~Jd;gb8g/fF<3_d8Es\ط}eα': IgwTTWG.}Ԁ !sq*Qxuq>&Y.363EOlҺ@CL YLȝzW'l [0dM%3gԈs,%V]0vM `\ c[F?/pu> i~4N)h._x&Ѱ<`qfeZFALe?Z;F(h%IS3)T](co@Zq;u{ΝhC}KPҺ4/:b #]x-CmU9+viSeF=p9kτ..> 5QYVTLU{8ۈ;;P}"[$!g#\a"-?AۗXX| I?n~/T#,2EswMk2p% pijwwD.@%5j5]M֠QOUZ%;Yn>d]rx*m2O=Sa )<*-X+,%~h ^'%8rDݤ[Ÿ;+ ^#>;ԗ"#\G sOF")oj<:T/$5X?FbVs :ܵŎlڌd) FоxXyWOR3Ff»ح) MuEf&A|{>zX%$ME(\ zz&sNY`jA2iVއk l4~ ^a)>o:<0zYI7j?,k岲51qձG^s$gG2wv`a%yq_^n `*%PIl?T]`cy>͠[ "ED3Y;2Cxave_BNpxǩ:>:2 zGc }o` #S˵f(o-rB!^A9K3>$iF7 h$1~Ё?ȝRԠ} D73pES&4Om&L@ [t"z`6~K|u$wt&A096akaewQdi{vUW sn>KAƴ0S U lyfisX ݵAo3$RHҭ`b-ѭGm4˽#]0JeΔ=/00i5|^;$8s2@$Z䓁en7?simM-{;`6z:?-n)Q;tnr3oE}IE$ԭ*?o]8Gs zNo݁iL^KϽDzӝR'C$6":bFvFf-d@_(79gnnbiZeBJ QA(D DۇuaYrNRPnmAov67Lљ"9U^ݞ55tgt 7PJVلH^WBYi ?)NS9:4~BpDnLd-wc7#8Y{ytIhYNZʉFq\sH\4i|'PC1kY6qszC Gp:sz7F9jNLK5،cf%|fKNA!<櫍=I4QC\ȅof=ÄtK'[Q}j47(@kct[Ur8,&L>u$t`2xs2CP 4=}yVY@PH%k69MÎ`P{}/VPϰk^Wg\dDs)`ƀ2az685S, =:SCE TO7W=΢ʿ8YAXF,*y)P!G:!N ௿Aƙk25WAy9 2as_'L+hVVǯM[$neLѨ󺕺~  A6we#i%0O,8w &oN ﺕ$Rt@l_cYoVT#*!5(/M8?<,d* _W*k$%8: GT't"J:ܣU@;U%4wp r'%KL'N0ٜ^0XP*NjQW:Ll(/*I6wu3rYU|EsO'XE[h9ҚvNݭm<(u] N݉ AA ՂBc#)̺Y/ȕe&zIJW[ &olkkVwl3!]V*3C)cW֮$һz]| ! ̰xa@;>.jV;lVu;v1d) ΢sq#Ǿ\:"h:0[ MF:{˳gjԕ ddW:@X{ɶ~9߃hqxscY1N*wyA޻8Qei{I. Ŗ5FDNw}%k_ 'I?O9Y3vךŨɚ #tJ& 'JKnH'Md,x7䇒 #LMyԃݽ-v\ *4>aP {j>2kEkC:kPC[V(޾nOeYDuc};Hc'N4(>sML67s*zhb''@mޗ@ y}ꥯC/%xA|u-tm-Bp?̬i+ֲ'A1WodDJLLlf.cT7A%m$g1CZ-~P{x$!U?y9u6M7O^•xvzc .~G`ޓ)xuhi31~߇QKN dOp^,{B7kY҄դS<#XVD2isx# ڻaW1A_^;U,|xQ#;76s *^]k896'OY:tȰQ}KNʵ]֤?`$aU @Ɉ&gS~:B:CZf›#BgiS|J> ۃe[יV]Ţ(՚ [̜G|n` ;Yr־H'Nxb|F2NQzh¥_ /B1ņ/91h6¶M`نeJaobQE?>Ǡ58)uSnQ99@QgQn[°cr +vkKZ6ִ)‘_q8V@|lc "0VY\pAQl#AiM]*Ջ}uL:?ƍ]ƨofi4_>g4W=BbڕN*I,Ar79{ͭ*! ,ZIr=aqJu/`fIlҙ@Al6apJFݢ{|-V۟W@#Ś"8.$TA8ߝj)pa~Su'vkK:{Ȇ$!Y8XWd l z8l8_szJ6idETuA[TҵXgTip^Ӝ8Z)+GpKy3or`o-uǨN"GKj[^H jq?8؂.HJ^(q~X3zD[i,l9(,cҗlm)ۼzptS.}Ȝ rJe/ kP MNa;ytZp|F$kW:5G%݉߭Aѣ 狔}ؼM˖+B7 J8,O⋥ gք9˅2 2p6m[25فŽfd)Z]˲  5&WBF*~:ܵ`bΔTWQg-;]UM+ j(%?AU"Zjq'Ϛt*a$aPtz7qغ@/XˀriQ@ Mq%n e{_gq^y! d< ߆?}[E %\"BMvaJ)YBqᯬh7&·U1F)g$ /uuwc3ny+qAU2`{vϕở<MF{lc @q<&$-E ]nϐa9#bY/o0`9nn[ oRE X{50 Q,X9(7FvPⴽ$3vBRWt_pV,EFj-倾pK8Hڐu:bCj&Kl$óed`rF\떹oJeؤсfo%򓆀^h48a۱t~4<8$w4l7DQ'$\S(~#]WMV78?'=[,a2$n:  U[K(&eB0W}ݹcRRrvLCqUYd1SӸ\m$oNр51R/G>[`,pQA %g.LcNמiN:WuP Lxږa V nGB1;)vfcn)^3NUeŜ}@< 3,G?xou?=(+!LisEF'hu\/[3B1Fecà'i9F_֒+g!,,Qv.gOh;O/u1CA%NizA~N˶1iUk7r#-e?ed M7} -$6kh"CI]CSyO>8}kl<ґe8t,b:obm%jMi"Բ+Ցcߧ}ްͫ fcR9@UڣNsU\G:Q6N &DmRR>^DwFd|U>LJ6ߦkr*N6^f0RV_q1{W9J;`TM>%1PIGfB}WZaJ Ϫ r H="@ e |biIx-F(]שqTjSRϺQJm%=ՙAʀm,5cߡ7Ƅk" S8 .{:-6\a F} 㱓 Y -X:)7qsR=bP'ep,-=pv@sϕ*+6(3( 3B7ѵyDΩbO$ 3OaH3W$VC/4rUuz8yD9)턹Sa4.enq^v B'k' ;3B*'׊։eH U#5?7jюxQt̳*w{VF5a=u-Wew^WCΎ+u]8z,\W:Bȍs%jz$q =G<~[Dh"S _14KmfхgD mF8vW9{;ORYa,8sHjT\zo v1v*:ju1WYZ,l7> M '4ON9)m^. Qz]l7T+4ܘ0oއ1Ӥ\gߞv+6@Ͷe) +&:t^D^珫B)5 ,L>xrnt `>R9^n3pjp<ͽjԝ5T/ăZ? DsR?`7P(n7_ҸENmKl,1Ma-S}U](j#eDVm)4s筅f.0M-%(\3e@>pC5;6n YJ& TUxCxxA0+#C %kt*5ݑK?kYŲT YZ