pdsh-2.35-150500.46.6.3<>,gp9|D}kH>1:A5(?5d   8 %FW m @ l  Z |B ( <  p  ( 8 &9 t&: &F+G+H,0I,X,Y,\,]-(^-b.c/3d/e/f/l/u/v0( w3xx3y4(!z44444445Cpdsh2.35150500.46.6.3Parallel 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.gxinomavro cwSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Clustering/Computinghttps://github.com/chaos/pdshlinuxppc64le!   vT  F& AA큤A큤gggggggggd>d>e#d>d>d>d>gd>gggg56d5f005919d5f73563a7274eccaf05f3f735f671c489311bec2478f8c7a449a338207fe61d41392c7b37049e41c7b0d8df4009e96cedeb59619d6d9daceed56110825185fa9dfa32ee402e34fd4993ab3d90cf6b555bebcf50de78372b88b7267decba24722b482b456eb13f360d6fd510059aaf0f1728f1dc600f1253bd0ffc9099bebd03bf69c552ec507671c662919a176d4b8c0ce10de6c25ab437ca8663186f7725d593cce2f494b0e02cb29b40ea24986b7dcdd4910aad1e71b946b829bfa1427a4e62531634ebfbfd8c869efe6937024f03f3e5189fcb9242d8e8812bf6915d22d6227c6cb99acdbc3670901520903318e401cf8d5399b432ff2f8f39aefcdd7a927ba49436d89f66af8c399f5bb1b649ed70aae0cebf08b6378f94fb74a9de86d2ed48e69a0d2b25375e473544e63c67d99724fa625b6315fb4790998739c3fc589b81125e8a66f2f59e5bc9d56ec44903dbaf668e01e7885c493d5751130b8695b05ad0eae4dfb87657d82d4ade6c36e7f6f3d631530a054eecd6a0913949b5312864655a8f23c3d20012dc184ffe52a6e16d6750f7b522cdd75204a2ee6a26c56a75705e61a248ba90b5ba718e3e777c214716df7eabbfa0e20588177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b8806436bd693a1358bc2c7978ca74b14bc37ecc2a9be572164d315e1422cc83e5e00c7719a499888cd41b57b29c2db6150a89fc289c1b7ea31c45853e85205a9de077bb009d6c000b07ff80619b9aec55e607fb5041f7f0e81b3ba462d915eee9654f9pdcp.1.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpdsh-2.35-150500.46.6.3.src.rpmpdshpdsh(ppc-64)@@@@@@@@@    /usr/bin/perllibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libmunge.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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.3g@g:g@e@d@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.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- Fix version test for munge build (bsc#1236156).- Do not build Slurm flavors if we don't build for Slurm.- Drop munge and mrsh support for TW and Leap 16: the biggest consumer of munge authentication has been Slurm. Slurm can now be used without it, therefore, it is a good time to start phasing it out. `mrsh` has been a 'drop-in' replacement for `rsh`, `pdsh` is perfectly capable of using `ssh` and we may assume that this is the preferred way to use a parallel shell today. - Do not build Slurm support for s390x and i586: Slurm no longer builds for s390x or 32bit.- Update to version 2.35 * slurm: call slurm_init() once before any call to Slurm API (Egbert Eich) Removed: Add-call-to-slurm_init-this-makes-sure-the-config-options-are-set.patch * slurm: fix compile of slurm plugin against Slurm >= 23.x Removed: Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch * log module option errors with -d (Erik Jacobson) * fail fast on connect error or non-zero return code (Jerry Mannil) Removed: fail-fast-on-ssh-errors-or-non-zero-return-code.patch Removed: doc-fast-fail-update.patch * Release a lock that is no longer used (ycaibb) Removed: Release-a-lock-that-is-no-longer-used-in-dsh.patch * build: use LDADD instead of LDFLAGS for libcommon.la (orbea) * slurm: add -C to restrict hostlist to nodes with features (Dylan Simon) Removed: slurm-add-C-features-constraint.patch slurm-add-documentation-for-C.patch * ssh: fix sshcmd_signal on macos * dsbak: fix handling of empty input lines Removed: dshbak-fix-uninitialized-use-of-tag-on-empty-input.patch * Removed additional backport: hostlist-fix-use-of-strchr.patch - Remove outdated and defunct project URI on Google. The content can still be found in the archives at: https://code.google.com/archive/p/pdsh/. The project has moved to github entirely.- 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.xinomavro 1738901664  2.35-150500.46.6.32.35-150500.46.6.3dshbakpdcppdshrpdcppdshexeccmd.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:37361/SUSE_SLE-15-SP5_Update/dd014a207fb996cab778d296d1af04eb-pdsh.SUSE_SLE-15-SP5_Updatedrpmxz5ppc64le-suse-linuxPerl script text executableELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=8acbc1b710d15ae08a3e6db1f4dc31b897b890d2, for GNU/Linux 3.10.0, strippeddirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=4f3510e228a5eac60638ef20f4a9c54298ce3734, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=b8f06447f52b701bd443930302ddd3ae2a4cd2ca, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=6f0c4ea36196b1a03ffc3a5a06c826f65f02ba0d, strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRq6ߗI#Dmrshutf-8f4c066facd5958fed175f26dee43f801eb76e65887b956906fcd4f8647526ae9?7zXZ !t/n]"k%nNb aK:zeέ]pHCp ?ã ;̀|t(A6e+7@?w1A'Ǹu7VAZMX 2=b$iػ6 DeM`olK1ԥ؜Flܖ!p1+;ݩծŖI~ii<`.L☲N1F˭خ$eDO !ɨC"7R c1G͆Cɴ_xkw] Nv"g 熆欘kaD@uE/!yZ&Ł '>osh((?'7G1xY 'i6~ÖwX3=hp$HW6^Ή‹>}Ye#̈}}HA6~r-%3}bI-"e[/gK mĖ nAGL^q^vqvF)~%%2Z*6PU^ԖJq%apP #.v1nEGŷFM4  @_e0]`Aۜee U[‡AekbK $3n%q9D~zhDl<\F*J@9?9rd,f/dh" B(.UW@x)m P92ߵQ+ϖp]j;(G<ԪcK^_?Bj & %;&e(j(EW4hWhDC݀ !Hf$a8_2yUq&ߒj'4|bii$C.-W= IV0&oh&ED @t=krB]+X;]j`V%]oi}vR3X T YrTXtj ˺T.<+ВYW2$AJA Ie4\Go[[M'FW´@غ-gbnr/ ߐڱZ9X"_~M*ww9p8ln>TW=;Ɉq;uD?8{U<蟾LѵpeoKkpzKkB[X"YԉWHYNȍO_ 9gi%` 0@A:,XRO&;:̀HB<D[I̚눡s>w?"֭8l+޺A g{ڞ$g]JK,co<3f3 [e}b@5 e4>KC([og<3cIUf8#U\|GL*\;llo7(HNS%rHx"_HwRx`=F$/*|¶i$ ޟȄT!I3g| ]0^G߄nTSGZDug8Mj60gnUTmQJ# ]-q}=ar%RD1RBe C>; D߂0.,h ZGhpZ#E4x+O. Y\m3vZC%а w%O & }ABUYeCP-F8'0abF̗6թ,|BE駋u4ӑ{IC%Ie/C B?}܉g`m6&<,`q(Z4Ⱥǎ~l?Et2жggf6PMy\gcl7*8✮Jȭdg}V$$zֻ?h˗-RLP^W~^Y ([MKtJ󫿒/=_|ȁx1|FKe[<z ώko}@-ԇ=\ƥl-] ]X1Xo5oɎx2e_v4GVϯb ^RBwݷk"Xu5 ֊*|3Y^N[`:(/_eY99mYa6KdY;5F<$sQדZq}owjTY՞J3B7ђFyv#&U+\C9<>lC7`(]3F, G+ T>aҋ8~6.l dݎ:+#EJ"-$Z"՘]d'SNn-,{ SE4צ|k㯝@,pp42Ģ\[ ReR;]K"pewqѥ]>)L vh%NQ.*n==V!CM{+xj0jՂ"RS!(>_Gܔn8l졢ءj tՌ DH Ic ,]#.[֝3 2&NSfos/,g۹kob|!AOĬ&ݖE|9xB jOxU,(3fxvLKZ+ۢ'߰lb6'é#v ַD5qL%Rȓ9y}l쳡6;Gg'%%Ag WXY*A!LFKtOG7l6:Cw_(LFI?lv,lC0Ctmvzy\6,|H@h &xĭF8aEapnmS^rՔMscf?Tb^9t l ]jT LN!dkQ' KZ+t\ݻ8C(i:oqb̶X=ڠ1eLWI*f= %dTQ9H"s bd:eom4Y c%v`)ZvEQdٸd{$Vl.cYq?9#@;sD4^*.YM4z"g2Eq;D=0`+ md}jUSIm_Z&EO9vW^pEHYq 1vXJ 9A¼r,[~g[%^@rOjU$.OϚ IoiPg #31!W0L B0F&yCkM@iljgMsXQML7"ׅ5=g` g~iRy*<كyh* 9$Daqm3n,FDF.f^#n!naZs8mds4/#[2aNj$c\[cu Rwt?`CeU3+|r#@,WR]~2XijDY˿zq ҕ9˾9k 0͊ۻ,fQ}r(6O f=1Oل&րyvmVM0<\WʬCbskP5/q,zq1Sl(ՙ .^Jcԓ|jg 'kg'h,;meY_qQjγb*ki]يn3P-R *}F2@9S_6loiS|=BzХ%(e0*>p,?AV)bi kA9;+JIi\ċƄa_C4 DyǛ`ԁWPR8eyŚJ͓_VL/i}ݢ-`>%Da\s ݠ_Yvc`Q^CD}oMQbfͅcGe&¡sTǑ~g3CU&W(mh‡5d*g_R|n79 n3a'г[ WWa`DPkpVݤ $|©2񷣷<$׃BAH%geCECHynk#f, l5慉q.祸Ay{@GeA=20#P$Ai[Lp$~I{\WWL D!7x3J~ a KZzCb0SBf}&Fp^C4A8<`MsV8uPXb nŪVK5x@u(b8*;+@"Tˋ_>Ki@%LJCo~Ƚ<}\>f/˃ESXk(Z+ΐTU^T )sׇ׳&!)읗2̣k|,fҏE(^äF MŦ9)qd0cHu+.ZM4\+r쒭ĸԮԶ }&PB۠ZYf>| 7q3'{8?zhLIy3"J2*a חfqycbA~Tge'Ͻh`_\tg廍e0B J|K ak&h-̝ j{)㌓ RAMWg.Tj[0ylw#LMVBdS)ÈCKOyM5FJsl+`H`b{և"6D0BDže\Q>]<tYό讣4A uL0OW}ޓѩ->q #:"LHus ǖ.o&`QYρ$(WP54AZ.|ݟ&b]p^.8%@ p0jnV¾X0]FzVq63m&XΩ7\Iץ&tX90{7JE_ʷO\%.Tbho&}tcDi^bw./=i'nYLGi /~EopiPd:6 Ÿ_JnVw>>Ez,JN[p$vv3_-zD WpʤSr::.?M-e+nJJBhGM->n_kP, e»2v:3GTRm?jZ}\W]0koaa$.O}ht>?LFoW2 Ӕf0i"6jhnzeR_0su <?⢘''Հ lJyVMՁEgG = r^+5zK_Ϋ)Yprf.郌Xq#LවC% tȴkr " AoidLΚ@XOVi@W=x!?D Gi&8Ι#W .'끌}$9]jC)61gU{ }JnZbX~qe.gD ?g +G_xO`ΊaFI)ײz1NFUUtn?{RJR|)Y+DE+?ŋ%| mLwma߬! *AVPu=r]w)fP$ p^SLtOmbJt",XoC۴!g[)׭6wf٩5,A^)-f:OԹ*7;w[EIb.%1HπTV; fRb~]s;feU.IJF5ʎu㓲?I9/bmK/|}(7eZSp֔Z)X$#ǻS,.z-us@ i9"珹ObW 7w=yPGL1x* DM?k 8=6Ak4؁g~ ? su[bpH8115Yy؅2 ^S ;vX>:Rsj|:{r{Ss EEb&=eDdYGτ C$߳C\ gd^ i&{ۑqD(PŰ(a:LzvU+DtgIqCtzՐ+>aO--!FAG"a.Qh ,JbqNCO8#9b .87}uegmUݓ۩tQBB3SDJ:&&-j{hi%M%\8YNS玫9c5ߟz'WM)ӂc,:G$pr.Pbr= J4 q3;cb` q~G"+Ӎr. 約@b^>G~"\qS-K:^sC4 C?ɖ& XEL)T }O%9<%b6E%ñW8Y7b*{=ٞ`~ v.wS}CKlurxwFVG֡, ^>3KPVV{$uD^u%r$_HK36͂/ BN !dU#Z_/?#%HD$"o2IadeF]xt+Ǒ&Dg^vՁ4sLnr9|ǰ$_㑸P5tEs6dA; y-QM\{ظzyki)AErY =(!^h}ËNa 0Z}ίfpv[9=&ԡO&&ljOv٥OMd-%t0og"!LKm;Ud-}ƗD(7^!a&2q!ݎ:]Oj;!jI~~Mk(^lG#׾j8 |QWJ 5655VHqG7Fx|G1Cg `cǟ7{Z_sif-LB` (rj=53e^}a޿ ތ1;F0mh^id8* )ӄdcO/UGc~: a8#w;g5+WÆ 8(U"'`K WP(O 7$ <dZa[]6XT騒 +$߅㫆}) [2z~[rN<.TncH~i8ZXy8BGqOyqV`vUS2fu5صzz~K_MKь֢y>3f>21b4 I,Pqd`[O4(^j~w,\lI&Ivحwǔ ^ iq8hJz[ܛ.9X%hSth] P1(}u&!<)`dj%8%It6<7W60؃JrĕQ6\-9X3>#q3^zFί:x2d }ͩjyƾCﲊWQwJ9D7LNH ƫ3>BL-2{ZPm~1F:kŊrCm5'NRD3t7r%tete&)"(II0wJZfJr=ljW3 h F^*$Й:X&ZH"{3 vQEG2mf~Y;hY]Y0<tH%"#VgX|HfbeXaَ+W{XCnLVVP$LU-G lcdT:< L5w;O{M?t1',⨀wls}f?lhdH)rDzƭi<Ż5e+n\W)EQc!}?`t%XnB\̈4;4c/2' r]Tqgz \8cItQ16h+}l8u E\Zg=q;.bGLK%Ԗe¹C +y3_40V~m_NJe@8߫~ ih7Fi &cWYZY1ԖzSY,/5'g1ͻ111m\{7dl9 dS$:8{ t~'I(9*X()mg_1(:{ÀՒn's-] H57 ?JqS<7[>g>JERo-v GLpY63&_@ ͂Zm 4Wa?LDh́ `TV05Chpꯈ_9ExO"jd*r#_e y\ ]ZNKJ,/Jg.C=\e\?;/JI"cg#&m[άǐI-G˂s[JI.}4p{zsZL*t lU +M:`7 ȱCמt Q!mt)<09l7OЧ-+B lUB+{Ϭ0}Υ`S0:W3 X)xkUyDXGSàJJACcFih``XQAHqQ7Օx]eaB;b_Z/QHjPS~.qa{rś]Z|;&݃6/*~#p(ScR^?;wF`߅l#(( r̅ }5Hk=% t37YmAk2F<] |Ƿ^i[E ~VZb+RH}M=([WmTD~uSf(Ǭʽb]!&OM @Ёfp uz&\ c*X+7dŕ哻ڃ WJ?U4ASҿS?$3!|Պܟ/’$yH޻\6؝8X|נ ]Ů;qϡJPPxU?*25۶ґ>ڄGT@hnRd>.gGQů6J>A cxJ_"I@ QK4ɿ4|Rb?=S4SdfC~lx@ S  p!9Zlsi_;1GW?d+uy,\!A@5N2+ |ݒ]sfBULZI=D+O `jF BɎ1y7C$b6u4'E%J8.?AY y'ͥe l[ b_6?"9J0/}䂰?VLOƗqkL Oo؁tlpſd$mSzzGP> "BK2 b"JH8: ;z]y;b@CџGE6^ Sf_;Ʉ+/6LGcQ I`VHyQDCc%EjU`h>N D*" ȩ۞*OtK7M4J5vw2Fej6mvnO`KwnxtҒw_hRj*Aڇ*;K~`n6),"F@P&:c eIvub UBZ4_⼱=ɘ/R tqn1&dj{dtYr^>;@?[emzpsK8Km{֍Epq^>" =<m/0FmRL|N >H#*dX1J]\Mqѡ_wG˪@ .2PAdNPl*u5fXz d}A7NЊ| `}1w|~7V64)W!ov'r7.!R*k3v&_?\Y"f!+_y2 fxFj>l@v}K$l0 xx?S.l~BLi {W/g ME])(70Jj%88ZrAv+!dH,0S.1[ejc?&$F)C'-Z>+E7 C^b7g)ւ4W|fA&pYCZWw:Þo-b`|Jf]ƺ):ќW腚ɋX0s Ѱ  j{z҃/`"PhYf iư/U Pѥ]s4KxHR騹qb%W[.~KJ8h=/u 'W] ; $T+lY1h dQH8;iY/]U[Y ँXG4uUߒ랠5cTdGƜf73"ڕ ~3"(S2hn֒u5ShzDL_\5xȼ,P1Kk`@g>]\:;$W eƔz?|N*\tMp[-a|ZF< L 9]20~mC% zN!LJɧ!˲K ƭփTP"tĜΏ!% 9?0 ~a-Ÿj)7Wi.y&J4YZ/yg q~?ؔ=V=4묧Q%%sCu~"mSfmIw-9MJø`fSh %nx$AMZY̞v>-T[qٞqaυnp ,&91+JuuHl[\1W9cb88Hc'|Djۚ@x=^{w w8곤|3IkmotQѭՇym:m%a,@ij(:/gV7dYz:'5`C 9ےӼ+}FpW6.1RI( aFw`lBg5T0hQ`(\3((_SP¼۫iR# k˕`\r5o)3.Υ/FhM 4[ C#ֆQM>t|4Uq(`B~NawnBI1&i3#PT]:mi}ZmK=xЛ^^!%7Fc+]Dm s!uEf+P\'/ 2ئk8Mkr @҃[נ\cJ3W? ,sN "qGM1جI& pNo<zUsvxr=of?angޖ*3jlW2+scՒuNGS[(Mg|~Knm{eٔ%kCSh }“o 5Ux7:`9YY}O-]n@I j&6_?҂sw^L;J8WI/Xe&WklE|;V6iHZF[ve7,wU#$Yn%ˣ31<JrǝCk?M!j[lcyᜃeYoʇiQ༊|,(h! ~"\]$-3y? <zb592`cf!&_7-Fn (^y=omG:->zļ0줥W_+%1 p ShAFNE JʖeY8R]ҳzb.Ǹ V0 &ul,FdS@'T+΁b^{:OzA 4ΣC菑(t,XmZ]L;jF3RաoMbVhYE1"/}U JH% py8yi`/sXkmؙ7lPG| "۟3G;H$w yf/L}FS(7%JyҲ} TQ?L?ga_h|ʭ~8M݆aXغK}~]HUަ[ X@I#*kmkYLaiyy)L3G E5exkBǻ^ApMs f.\Ա=[r :"ﻤQ"{zM64p@>`tS=5 u Їh \x%FEJ%=#<}R۫bVrhFe;aSǩF)[ j:PJҚ$]Icg.CJ%Ud &Z^ެfxv8sUȃ.>i}9O|hr\H4w?6f :uz;7oVTtKͽ(g\||N Z:} [v)q Bt>ʃa@~:_4(hFёfݲ۸G:"M*&n ayJJ:aU˥_Ҿr ֶ7< OTxDǥjt^~QS%~ 7@Fxߝf1U;w4u*z8$┸ 4VˌQʐhҵp!cr βSY2IcF5`Az-G\a[_ [~u`B=?/_ leF?Dtd&:ap@ߤw(7OX3ڴ%O݊nh̢"A RؚBLGZeOz:k3t~߿(L4pW$'rCv&߈G @0zE9C}'vg )sh ʶJT MAtG*Reሎ3U9O kN.UkO^Xר՜#9~cߝ-qqdyR(%۠M=@C';A"oX:dAك_3Gyy!(ά eso`p_@Yί]CLdמz *!bUTiG;eNkNOR ~˦^>}E&B{8c۵#ېF]oh!C_S[fR~~y\Y<`0ϩTPYo&HCP # AR9Mڼ#ep J"D`Ozh1ܺF ~NW9 5=K"F3>&>.tlzA]DfJ gWׄz,9\7hmȨsˢ7 <+J:fI<;<lC;U0 VZX=Eo ~r%Q/}pbkuҩM-7D&8n+ij QY^=7Oczpgâ[7Uû< `^.C{AXv  k., nϸ2.cb$~t.K˚XT>jٰ8QيdDr6.UI`9be݈ [f<*6OaEuο9h,iGNPn& _zv;f rWHJ-ǃӸLSE:}5}5!kWX+^2|"y gPG"IKm/2diUZur8lcXrga"YFE^ha=SmӸ\:ˋ5Cv+&f#QbmA(cXr_$B.w9~ceX(=cImY%:y8T:ǢX(TKc9u7}(Pi;L,Q[RqJPVUgAQW⦬iooe5$ UĿT;,NJ$&ҿ4&ui=U-Th(L6n/WL51l,,G1t)&B< mL(@5*?.,6"[Pqcu1irNCAF\ ?k3qUuڙ_bڠDe@݀OtAQ:v 7j&}CFL@ףNKTT߾UK, *C1n?v?=mbw^ڀKcw= Ÿ@ B|~7;${GUK0΢Z<Y?c[zTF{=) 'ς~ VFS 7Ev(y,O'Ġx_&.WکCL=[^pTڛh?(|[̅) %Ӌs^V4ccSF17S fw꭬⡺0%Er36'侹(!(2pAת 'tWa13[O&lfAѡ] #5Z|S]"qiW@G*nEWl ęT]IQ~%GiO&aӦt/ ;zeK҅_e&}_ Ě_D!ٮ;%՟HwC>,mKmRf^e(B:k;(gBo;c0' 8w>7TYM*3R 6&ՕPru-aDn3i!vѣ2[v۟#)v@qC $YkOԁeV?%=%үSܿ&f^Gv5G `$aQCyκt;d&'dT%uk4] iWQ5OX-)7!;ѭ5]A]m"BJ_61/ZlIJ-?w$U1*o}#7T;h'2 ayNeEU „CWA D+%.%}q ³Ѫ]ʭ`EnQRE@F[Pr;raLUaW#u`:Dy72LPKcr!_pmnhYQOje=&<Ipd96~Oq*l/"#gԃ.mc3]DFlO8(]'|h;aCJi}zbyf1hNZld&kD:b)T7|mR=dJE[O*SYr/( I\:D8 -NIty!KR"tAAc_ a։TW# >c}`QBYwH8 ڡڽl 4@|GcLxbQ٩&hB#We'>P.^oV',' ¡AtR%y|ކMfC>=c0h ɔ4!~-U)í^W(6 cly-)iU+R}O$L{(\h_jLsҲ2. =!<붣֙?APf_j 'u#d=h|{r&HP3O@ɢ۩91"4_^g KL@s$xH5=q:mG4S`xuq'Շ%pE _ CDLB'Z 2ix)).{(F-c5.,ؘ.]~:ffЪ [td Xo.7IG=~SYҭ^T<(,EH5T6dһM@mEc⍆ ho)<ء~"V`sjs$YKTwsysՙ&8xqu0VoY:3 rO}ΗKpipp$dK([@>E3(o S!cq|HM"ڽcqnGe5`OjPD!2*\]i;茞.*A*圦2V*/Ⱥ\_$MX!Sȟe3=:~4Lq,@RߐIHFE˕{Tl=QzX;MDmjŞFY9xDy>K>do$RHB>Y:6yijLe>'mMGMτ;άыz Wiٳٱ!c.RylTCmonE᤽??ZG`VRl.EaExuZ\j=RV 9y{>szAZIx1Yt_f ܚ4zNCY7ȺIC*lR$@,6,vh\YB8fCFO$({Vx؈tEz-Vyag>)ݰ$LhL1n~scۢ菀fd[2AEeҗ ɻlby3mݓfegvjOj>Bc~*g\`#x~-r?MWzԲY܍^dƶчaX͉ <yt"j9UYU#.9eFPfiBAWp[!!&0AF~*pÊJ*\p: ]v /mzp s(bLmNh?']HG)9|;Ap᮫ -cW:۟LOW2̏mJZ=x&xłG= i#Hoe/VcřxPMOI ٰ-IѰG .ti ]T a\<6.|dE;*o!|aN"w BqU1YV1Wca糩3, RK #BΟ=y \`F6ܼ\`@$&Q08PDTY׭4CV49f /ۅ^?]\`5f@#0k}X3S$Yf)/ipRfý z]R8kJie'G#xQPm䎯XVJX@l[ WYR^JkW-m.7ucI1UpdX˒0[bUȩF;}[iVLk Ͻ)W"JEFʒ'ʛy^eP7R5!s:Nv8 )d \WW642]bϭEmN0]+bXr䥨JZ56G$jQM/~hSv09Z\0hfsPby=뼁K!y.5%<}Zx~(#8@`"8W&9EcE&ƭ kX08+ OjE;-hÙTcɏf̓[a) E0{Ӯ$$8T# J {?9;y1 Ёg{ɆQf%Pҏ5cPYK@5m ESq3X79NbW| k X%ʞGR⃧b6ST/oji#9G*od1_ȃ6O?]k/qu&ƚ_r-;Ԋ  gd 3jց;' AlJLeDmY,8DIS3ڏpVM[ ft(يn8pkLC؇xCbEμ#Z@ ;w]νv)!w5 m*Vb`s~ Y+3*OD¬_`* 0Rn<Xߒ25Ytpe %Bcb n%K9c.QXRl%`uל)Do ^uh\zWjX?ޭ{R^