pdsh-2.34-150300.48.1<>,TdYp9|v4NRX|&M51TJwliI(ů4W^bbL9`tA-P?-@d   6 %FW m @ l  Z |B ( <  p  ( 8 "9 d": K"F#G$H$\I$X$Y$\$]%P^&b&c'[d'e'f'l'u'v(P w+x+y,P!z,,,,,,,-<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.dYnebbiolo p7SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Clustering/Computinghttp://pdsh.googlecode.com/linuxppc64le!   (x  0vR  F AA큤A큤dPdQdQdQdQdQdQdQdXYT rYT r^YJ!No{lYJ!No{ldXYT rdPdPdPdQ56d5f005919d5f73563a7274eccaf05f3f735f671c489311bec2478f8c7a449a5729700624ee776146b2bcf6ae37dc40c9ab46b2e8302a743ef1b2ab421ea8b4b51fe5af20cb038a8a824f314a4220056d5c78fc09ee414b97ec6476098da1b21d147779bb43a15f57fccc5eb3894a20238e58021e8c6efb66abf4bfb9bccfbb90dcc6cf2bc307179ab364c3f02d950628f71e4916e30197e69adb304ddbe78dc4b312a38465e8f9c64f62cb33e6af3e5d9630d896dc04bff2385cd0d2d6790330362c087659f55b7c7dfac9cbafc4fc1a4d9486b54c096bc4bb150ccffba861bf6915d22d6227c6cb99acdbc3670901520903318e401cf8d5399b432ff2f8f39aefcdd7a927ba49436d89f66af8c399f5bb1b649ed70aae0cebf08b6378f94f4c7414771c007baef19549c360a083e373457e92ac53fa0a83b7d44a4c4892c098739c3fc589b81125e8a66f2f59e5bc9d56ec44903dbaf668e01e7885c493d5751130b8695b05ad0eae4dfb87657d82d4ade6c36e7f6f3d631530a054eecd6a0913949b5312864655a8f23c3d20012dc184ffe52a6e16d6750f7b522cdd75204a2ee6a26c56a75705e61a248ba90b5ba718e3e777c214716df7eabbfa0e20588177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b8806436bd693a1358bc2c7978ca74b14bc37ecc2a9be572164d315e1422cc83e5e00c7f1fd1141b171cd0701b7a4e925bc42e1b6a2f8cee07fc349e8f6b0def4fb66fefee44ff718a5c08fad0868f622cd38a952df902869f2fc94dcec7ab6a3cbfba4pdcp.1.gzrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpdsh-2.34-150300.48.1.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.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.nebbiolo 1688442201  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_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]=a32fec7c4e91ea9332e71082ce399f5292eac4e8, 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]=c3deb72b79f5f4916578d154e7148e7a25423fb7, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=8d2586f4abe60c8b21dcfb3854f6a5dabe59e416, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=bb55fe5f734046d1425127248523574f72aab774, strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRX@RڜT-mrshutf-812fe802bad04dedc468e444c15aa76b71a4e626d90d96147c179f202b69be2ba?7zXZ !t/c]"k%Ddb aK%Ke$eԬkQrmͻbvtG=YDr` :xm^fNV-eLۇH0g! vP]9& L-rWR _&0A'-c0oeWh64;YкW (jK2%XI 'gtaĕ+[- IֵSܰ/㑭swŴmW0cdAj?%iʳ`M>s3`"N W`:8MES/9I˾̪3Y3_ӣ LWà!4zGV9c%MjyM jF3]AaI^e?QʢOlRon;G D;*0ğL9,B Bդ5ĵ,~B egk)>K\P>xi.Nc$ms# UKPCԴ㬆 c;L7 ڴxrS r՛~%EtјrjGICݲC{1g{.hdzXXgtqKvD9IwG+o=CƸw0-\gcX`F)O bp>'zKC NfKo]11*.uw9-1|;Hu99}j7؞s]X*6? S6mЕ))x,/f+båDqiOocߠM,:6rtk%Ͳmݺe!8IRutltdk:<CZΛ_,+e؏zǘ^_)JmtVOuXYHZ?l7NWx1^#2m /YE1Zϒ{9Azm>[>%r=6J.R4M0Vr AYRcIAj~x Cg"2 yRf/4ܬ(Rv4`b-,fXӿ_[Rn+L+_O:@̀"eGثĠ+VCgc=㷔Q!^G؊ΰ_czwn35Ń_m/) 8w- ي[Kb< W<)5❋*U{9S!jXV~R ICރ^f Oկ U{akEڤL h3kTjӕ s=VJcfP17b9BUWQyDu'z s%`>7gYKsc~d 6^pΡ㡨 OWez&fFddN- Yj]%/kiiA1 ! T53>.\tErsq pb9%7Z@LO},ͷgU⟓AfcV?/]~s?~ഄ"2gve\b>-Ӏ>`l(7?YpB䚌gx"HP:?G oQcT FtvSV(DKL{L2O<]s)E6K/6)ʼΐ쉅 N3TldՖ }>4]-xo'R'E':8ѫRdtjTGm^B̬ ȱK榯]+~2ԑ`|T$M7aeX^{NS hJ|E}_'LEۺuvbg$HRCqHMeV2b9r1׽9mpe8Ēwi,~[h(ou-3'fnHLFӶݢ3'ƴ|;uqR/)!]uQdq;SI&pgW{X'FB,*RʦU&-=X%&Z6<*R*!wCqe <qBU&bɭ/}ViK.T:E{.,~fkQ%[x^*]=8z_$nscTsD6>6Ӕ*aZ$+~xXc}5xyB^aшloY r8 .ø\813+ECc2pdҽJ+օp$tL#@ڏV\(,̇3ުGR7iqVհki){yTa-#F3Ud?``ź"I"DN.$গ@U4UNV8-}nrCܣ9 eX!/Ws9&ew(0=M#]B~ (͂QRp8cX |D3agrﱔtQ8.|=f(5db^푔±Ɠ$gf)7*ީ.GA@w:/ݲy4 r ob]}3'AO6_6Cc+t0X?I@MyRkep ;xwݵl@^w2^ hRWʴ9Eb2*X%^IBE1&wk΄7 :A֬,毬ӵس84b^-4ۛb UBW7Y~'T p\iaD ^[NgDusء}? %kϫbKIW5Ǥ.{1-?#ՄG #ߌ$YI|)'Ȥh,A.26}RvU{/¿ڐV f1RVh}ȲQS(3_+^&Z}R '7 䎩eXrv|L>&5@]QɔG+fgf"k`7H %#/ dƝe9]#+ځUZ!,a$Kx8{ B zJic ¦v}5mz.΅g46=fG(cH51$nՊ`QZDysS`̉J̕JZo}o8 D>62~, "0'S_tDE̓Ӣl)/vk^,_n@*/g~9 iP٪nm7IIGq,xA#d=٪ *d,WWvجhiŰsx˪}]ʬ>KFR Q y]59xTOXӡiiY-웓n ?=uN~ĺ\4r8Cġ1>ތv(At;_8[\]Od.MZƁLZՇ~=yfkfp,:@4oңIK(0M&Q'G>#F{ iKϾzƌ:N\wX͍/:@31P.3/RDDON/6Ȉz+j98jqJZjӠPe[4&[OhHNU5 q]n!dx.g"YHoDA+M$e`&;Mhr+4%կf]ئr.a ^Έl+^}sc{*vx~T?E5b H/aoӏCiv, x324U1#o.u SvCD&Iؖv_a qM}G^لE{tlR}릡"RUBѳn&_ZTcLp@eЯK>.F#Ie fIRvcSF;<(rJ/䥃SُE~͠La"Y?;|fprA)y)QkRt%t kNFb[69}8!ZY4G$"GJ8VJ 6ZB=ՆLg aIi3+H dEW1= k Zh?zHٶ"YBMv@B F‰YMgo{/90Y j?vA@~uLkvy5+T)xN=)t!zw*OK4+(R΃Qs0Ʋ@n41%]ŀP }g r\f59nU aKaP^t9:1=V)Pp_/8uc9WbW!(fls} X*S|DqAuzJedZFXD)T*{U)uTx;ɦZc6mMˮ%a-sir*ـ}^`="W5S)\`7ǟe7GԂ> &t˳BxFu j`PW63 ڊ0|p> A)b_wvE7r,f㉙|o^?([SSҷ1Α&+FQbZ*[>U)#փ/H!\T֦N6έd))D0?$iOiun͠Wj}fv Nj#zg FvHYg9fKVHW@_r wם >Vg0J۴O埆^)Q(JU4U*WWwթPׅ.ТS_> GF _GfŜE=bMԬVT~MT]˗T U,pnr f|`)U?6Bm[K+OЭ }wM(4樌rSӣx/O6 l4ٽamPH? {$:W,`By?mM3|uP;{ƏmЅEkc_`vcjhv3'A CCmU17>Kٙ.=QYT?O4ԣfVǴp،8ÉOd:oDf4}QJڝu)$[ && ϙ+TC+ +wx3#N'm-QT}k,PTѼ+z %DM$ƹSŸ2>h~h: q.?ZI[*U܂| 8BTEs̥ r욽BrHuazt5gymŦKF1KQGy\l,P+u|X-DIB vgҐVv>/=/qGd=RА靮}md*Mcxxmgexʤw*Z{Ts`P7?Ť:M̯G &xرgG!읤6qFYԬ߀+:_c2ѺxT˜+j\ ˨4;{1hU:م0Hw>b>A~;ő X=>NZ:V'j4^@1APD7IaZ^7BCI >t'H9 #*U YnD#핳U!o^,R܃ (ݡ>(v3A24,Nm#0;FF$~<6xի-d"H#|Ÿ͐3Z,,"Oђ1?FY~ˆËjOV4հN_i h]:rbGI.Lyٺdsm#b-As*yO+5K;uV5hQzD~f*&[􏚠ᰢK#Qć̶sCy[>X˗z/U>6)k#dcnQߨCw0&-8bg "+BuV9=x?.=kCu>#/SC[91')|+-nΜYΎ ]LLJZ/L}TOq 0T2eǣ)xP_˻ JS'v"eG3/9%gM6\Z"J;ll`P,;('r<;F;Ua'ABڄZn"&);xVDלj 9 Y-|SIoF*L} n3nGw.%q5-X~B{R˫`K76Lq)0߽lУS"tI O: m}`:ܙC([̌:&_;׀H;* XѤ,jS;7Ƒ}MR tlSq/ p^TqĘUE^ Wx&}lEJq<&eΌ!2|ͳ"^Ko{QƦ/ڣ $%v'w9`=R& %*pV}{!#A&s1P鬢ň y,\eX*.|7u61t0`fMr#{/uڍ[x{mYl|ή+J x9VPF= g9E4a0Q$ڣiF>p?}_'g0j>AF,š@V4#dGBXxJ͉SlZV!Z3Ie`%q挣)r`DJAv@4tڷ3N_xk 5C{ʇ2BWdW%ɐS$%Hsl`G|O#vo|/ToaqKk݉(hkBy%-R@ι*T⍂S /!_ t7ez)rQE6;?.ءnjWdwns.~5’zn䐁E:[Io[eTtPwT jqjF`Cn2is , )蹇J HwV{*X)|:S!s4<%A8Z_L pL4åNA?mS-Vdg5-O<4:rc:* .?y/z1rj Fd0r&=}ŞgDry]=[үcJ: :Htwxb욙 x@Vе[Iy˽쉔+`W[)COzH^AG7azEv8!*+v3[ׇ$ OU/$'Z@\ëD& ՎNޡ*JjvW&DI >%'y'Z@kBE$׎9X:g4(_v.|V׾ q07iШu)ZM#9g*[T#[;ٖ0cndʏAK-Be3cyrpaM* &S>F AqujQ$;Iw%t졯n.{sǴԎ֘:7hDXQc7`و,4ed W8-(ŝ5Y"}!8۶De{3jAHAlW^2ܸN[G & qRockL\ߕmj!,\=Bk%1jOȯ %p5.qUʠaN5*e>Eҹ+/^<$3T˵<*;m.lfoƫ?hTvknf!!Uv$0ͅA";,(;4ʘN0\:̺7 ȱ:ҌRDT 7/Jy$? *(grxD 7Sᗬp]T2"uUۀ9i@ /M_X>!ر"d  SBY,zs@3/yq^VO9Ϟ^/H@ݔ-Kgdbc꽌IbT'Wmʌn@R/` b> |dvRa*q=;xd\oY٥aV<8ުݠ f.z~B Czk?eW˲Իp߮1872wgOY,93j`qy0]bq.gk/rb1k4gy`≺7Xj1ֱAmu\{\G`{KuKe!r(Q$s&_OI,@isg0IRZc~+%K^X?l@ i2q+ɒIE驥 !jT,yvFRIJRfWwEK,}?U$HnR.#м3>P@-^3 fgH49xL VB\:r$gsW56DŽ4{)}p{s1L1@@zyI;(0֎g9zz5 Y:!-LѐڨERu8-hW6?÷&4t) WX'*7 57hIȻ/8Y>a=@UU淾TN5ewjk5Q? A-oOAFo:C`r}ӹ|3MBJ&Lo`XMq Ҽ]JPQBvŔO օ^ j(W٢VqE(F.8{7מϛ𑙕UœÝ BwHS[b1MCX`Zξ)EO/kID.Pqޏ490;!ďt'=XE3 "콐ĞX@G6RN ɫBr ', ylG517O:@R&_5CX GsP` 7XBj~OiJk;!=B!ĕgtftviѬ)=%w`9K%~UT,1bF464=E]F8}{{\NTv%jN]JDkCk;Q.%\l'J(C"*{U9l%<& IV%G9f* tGڋR)̔M\WED_~`UZL'ώ,z Q>{R>*ϔF 1NlH}+u/gv^9]/".iMOˏƖhAQLD*fJ#TX8;J& _ b_CXʲ:gW Gn6"9!@(ЇzokR9.`zmE{6`GFm$b7uTӺ|PiWX{jKrʩjI`m6}MVM/ FөƸxVmo~pJ9zk t,z8wGWtb@4SWG 1y3 u?XA?*;עݤ^h'dQ{` ]fE#8W:賮{*GF}M@⾭s&E=IBȯ5gsw,&i8z~x-~N-T4\)T:S,(_1-c7:6n'YLNSJkܤt,w'WbNGXSRuB2MF5q+W;˜:9og$JiGaAm&{-nȨZm uFY0niǽ$D {z!ou{Q,=}QS)zþfߔGy(%2&Cts@D'g`uj tf1Pufw4beFnvu>eIg\y-٫޽N4YdWD 8lJ.iD!RM,Ǟ*yl3҉c'{<-ݟ33B9| }̢~Ϻll _ Ux9F~ *DvKSXD HLUk,0ʕ ;HeykT5w VAUX bx9-z^MP} };_}yh#oШ99AZld)9\t4Kv,%T0S']UkxNFv_*+Qv-}'iR0Kr(i~Cc2tz#ۘBVoO۱Jm?!HyĺfǨg++¿ڊphםMSMAM=ȶ>:v[衝wnƮ?4mAS~.ZVy rI҂y޽ W+J Skzl 3THqB\P8tuՐZjSNJP_~7رF-Bt+kRBu<9^[Prhr"Yzf SK[9c$,sgX4?.:f{]E7qתim]鵔3#EǕų5ײfNaF`ӚIoKMH>eȫ|3a.i2SE8yꒀIc\Tf\ΧP7@ז̏ \8D1m{tY/ ŪW!nc3Xfv WyqM7gF^//J~A +0ް>IںExP~Rs9eu+[ݝ%xtV32q㍒GΝ!oN2)Y A* Q>46'&tMmA ]*}Gf%T3)`Inn :M8u p4D> 8tOBβ>,+G ֭3Ail|#/p._Q0>X1YD:& RoЏy-sC>8q?Zϥz.w2RhoxeE*$=F]+HmU,yI?{v$kמ{61 5e&n,^5h% Jeo ReqpY>է/a?%qkbp}#kr6{g?8Uy#7MT](}.wWyXB{SW{pHR5 K+ Xk|,Og c)dF:otl:shmJ嬤^>Add|@@ q\J[2 f&k wd>,91ſ9" BU0#qpk&,oiTE^_ݻ/K0J]/j=бQQ۠*Y"LN 8HZE :wNZLy]I?*j2@5jF'XT[n΋BPZ7`(;;<̕N"(bC2gim'Fw&tѾIVKόk/3 wJ3sW"pz`~ʰU#Ƌm )?Q;vQ+؝y'{W \[(C8jSCj`:+^f~-iPk!8?09`T#Hۂ'lejA2CW7h~ۼ.OT DXOKRl l%6{%E#' (`;o®ǚcݕbfbX!(c 3#hq!2QkBdr8O KC*R^].&m KJL rWWG"1{FƗ}0\cUEbG=;DTRAiorr<I(dKG2}(;;V|Nêvn`3hܢ%KaSv,-~NMX[D5G`M_{5Hr6og[ȯ3hpVzNVa/O}V!vVLI gJ3Sh0%ȁAbb~S):t CK # uI6 oݗK>67q'xst^t0|GH2:={<@ ִ]V/"~G.?QD}{oF" 4H@ P쎁^2 ;m59oxx_^)(2t?ҽg !2DNU MSnd/ F,SBf44[]WZ `(̤4͒Ь8=\4Еbqۑ!E-;bѓ `apA~>4Rڐ' dWsqѦj)#=tɩTMS֌_25xՒ_$纄v|f 5Zo tOt:#oZ='_d4LIsC1񏄹1i $q u/8V g!BE!8@^hc OȠ"-0L.JRpcCJct$ȭ1U]ׂ" d[v=.Qh-^h# wigMYǻڱH>+8 E}л,^˺AQhOe]mE2z;GMVPPf)*0@{0*̳Ma: r9b  F{'1.!UЖ*x}"(z[牐2AYדNh=?(=?i?ڠ%RDzgy#+(uUu&Tv}jr!0jB$+S@Z;)ge.H~J=J6L^<*GqTD c!a`glDys{A>XeʴTAM|M9%uZ#t a p`|{d`]^_ǜ/csK]¿H#d,5íE+yv+iG) '}ӆԑa&^r↹= +`/yww< p-wq%M0D V`E궈0}As0f7ۇN|16:!nmM*Tׄ9:gQy5_TC PGQ֐x1 _oJ;؟.{s{ְN;+N};JuܞTA]6j n[q| iT o§nH}<""IdYoѠB?_].&;m\\L)}l:o5ibq60a@֌p#AphM&yި|9?*ܓ `\A}udC.u|vϲ~^=qŹ8*xj ᘥX﹠2RAGAAbL@ ̈_MÒ5I;A b#$wRNesRwgq8179J!z,D l!a-]X"v67m7B:KFVgE|Q҅z~TXHh<fe"# n mY!9>$3wz߫o4{fO',* sfFa&Cᚳ>$Td$;b{G \,.܊g[$]h0>~!:Лɛݝ}eF`Ct4ޥo@rof4 Zhf>eF 7 Q*=/Iw^z ݬpV F_RH %UϝsGqӃ8 s88o)Cu|F0M;(4u+e"F,ElPcYmZ<ڧ>fIMq0b Fi]<; @RnfR֔8!jFKxsBí's?(+3uھ<^s3k#K9QW4BJ>ۏpqw*NUYŸNLYZaLYIhv"2mWd5LFu[$y WF}P  oGbv T+Qi7b?K?wͥ)\B"o2Ş3\GZ];nkis MmUl" #XE(Ch!J娇 E831hy:>2en60ㆳ.z.XM?Fy㘳 CM55*fk V bg 5IK~AYfG)bO '| v|3ڵb>dNXɓ% [iV8۳eB~i~MfCPii р=ht /,S/|A2=*Oxyԣ!Z 2("F,Gwo:hbʕ9eyɥUY('SDDeM ^2\ KjID˩n~WMB)r 0y!T0*Ϗp. X\qDݼw3 ڟΛcCig6gǺwNvS]ّ3&5d]1qگ&Ӯ ޝBC#lբ[E{An 2IyիvW"FwIaDfIN_ ywUnSQ(P17^oWe(-Λ`z)7Gݤ|8;E~]y=e%3EB_W7\?~zxUEz~݆Tb;6:sEt& h󱖫å?k48z xQ֜| r[Vj$]?Mh}. 3V !Ᏺ`e''ßKxP pR×o;i!rN$U`Qia2`ˊ _rŬV`'[xh3{: ;*e;94r-!TAaSaτ!.3ja9"?Z.kS/ $`\|$׊1iMMQFraN sJgct,|+jkg@e`q:ym8Hj̆v#|&zJcj"_@(\5شWZ2<@F_Io:bE)ߛ]ߵ$3V$moq˄U%,J>3,)CiDa][휯>Uw0[`ӌ[yj|>iI } OH~"՝ BYNM!Y𨈯%z?gѸjg-`m:L7/1'Q7/k+6g&vھ=P7.x XQUp[*I}넙` ޻$}+z-ʊq$hI]PiߦZs`I΢[lk۽@f%׭B='R={ sC1ČglxےvFސHP|mya廁T e44&(@yB]/VϫW#oឪ?{#pGW/rA5N޷UVFX5L^}mrɀ'4rF.*ǩ٘'NZQب- "N$N)@0 NUBz\^zlG{rtTҡ~ĞI,,`RzCf+OΓ:Р[smI{'c"FWLt֣./Dbd$* "OlV- MvjYFk9F lWi&7 TTm&/g?Eˊƺ. 6Npk|<-5~ E( 7E,d5)+8=l^T/35.Ş/Tx1# kHXBOԕFgh]4fk䃝N둷ư.Dn3V0Z&nJvpRǂ ª:S458xU[ѫIR ;CWvHfQtzh`g^qȣ4>m˾@ED ~&ŐT%vDY]Ɖv@ InOKL]+y2zM32.Yη rUS M;Ϯl6e߂4W! [$OAGQ0W%W1db7&VjˬyI } uZ;=2ڽ/i%f>\A*6LͶ YZ