pdsh-2.35-150500.46.6.3<>,ȉgp9|l]sWBFX3:Err] ߝ]Y$wڜ}9\;NgV[ހIn?kNNM*oZ;= +МʢݠjgXa,~ȵ o!X MPvᦽeH /9Ɉ-F?.27e1]#bufq0YxC 1v@D bb0c K{/KIEXC&O8)SUmps\5Z>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/|_']"k%anb aKEH೷Z6,atmʌPPl:H,tmSØQ3Q9Շ) LO'74ZV鶽e̿`*s8%]P0W auM|z/UnQj%ؐJ$z+e7)uU%bp(GmRnlog*~")I%Z7Xu_[qbԘ ?G]v)4`T0]#89fy+#+u@q Cc6pf6_wsggw_wqpKB606A @UnfO~l)n7$95 RMC Y!U{`<ul{u*`*i%]n="m,AUm.sDw᨝x \ lx:$_Vcm@wcy*:Pemm\DX<3o8T9Xvz_Zڏ-{hh</x]Tf6p_5w1QH%H֌gfmog__]@:pW_QK5t"`x~*E{qzQ?F6/Ț:QP5,'IH#93TRSkoh! p?_qez5 2@}Ǥl? #j|[ 6iށt$㘹Kq tb6EYS4)%LAD1. :3}c+:2?hB>My@_0("B㴺~ܑ _F i6VX81En:eC% †BT6ddd`$ٖH{-,APV(㗘Kygc\8VCP(Swx󜁞63r?\! LB}iv|[sp uYl'~$FR|1Uq~jsq#?FnEeREv܌lOzY ԲNژ.V`y7d u|F".-W)-.bf .蜋PI\J&! d ~.+$z] {c j*ԹN:C˜ǗI˫Ei9w]G_:&AF}&l6ÎC\iRb->?r'KwKeƛ+?˕l7y3wѫ*![{7_a7, E Zx$+R eu:"X8DD G*2XܰK@;AHSmߠ ;H}t*i~33m*S= *ZUگ ^^SU%!30o@ L qʊ5!6,^ɉ*ltqyk H6' hOTbdG=}[-$@ p-Z ;h_/+lhi_pO(4En$WM&G.A=D!HP U@qe6@`p~7_!<1 w? z,D;8 O|dt*IՐſח25v?7퉹y*TМ3ib9?K2$%|78Kힱ, ޳ZTs֢FQo ^ޟa 2P4jgw}0*xq, !坢5SgF]UaцDKHB=?l^LjD{SmO_:^sЕaEرY8x׆>[aRm3hY=Ns?NlrٓoͳuV;P%9兒lۅlyEna9Qœ+#=lU;~JQdxɉsL&Av8 qBJl |=s΍©hmƛP)5⼝c9OHr&JbR⋣ܟvgxy?rpe7|u瓳9OH՚ (?{W@mW5ɑdfǝ)b4W dO3J.т 93Md gcܥhj2:.jEVzz~EtewH8sJdI>j%mhAW|J++..]{B>YRǏw֘¡mщ ]0ICk~ybA Aw8ZJ dttEQ*!wM\K{xRi w1oAn{lӝw|gEE.k b㌡oJKm#myx|Rʕ!Tך1E,S$RâީaHE"ȠujXXΞ¡5X=gſMsd :" Z͠0̠9P -[b L+#TEܝ @h77C 2Kuސxp֭U.%^=JU''#lR KnEp6л]Yg[85Q_&]|H;M@b'`q,/:;3cuO0ЮubQ.&|ayVrhghSG8;bdV.2>.K>Uo ѯt-56o]($ j n]Mr#Te5jF3FJS{{8a{.u.[Ⱦ 7QZDhERWޓn^,tkЌFBzy޺@y4eAd@Jb:f) FëJ;E?jc∳:>[f췜5JFg ‾&Үo4Lٜǝ% fVftT+5E|Q\cZJWhHJ6+ I 1qa̠u)pifRsj) 0nQӡ{XLwYmoRUI;f6_1p%Ib<AڬOiϯxxED>",Td5A]ْrQc?O[~ $ 6h+x05h )#ڦ-~d>)gwCT'P_d~z L`K=Z`~6:@,&%ޱ}܏+}#SScT~>.@<ĩfɝv-͸vXc_Z&\9 @*$зv-vtwsREݟgkb;P("wrzxć!-jLKiRpK)j_G0BɄqئa nU@ڊxt{H:*M%ӣ2/  Dul؀X@,b%.|ؿ:]X{HeS=KpWB3`RBkApt,CٽAMm s U GXuw0yiY!|coS=84U^SΕ^k:8L0 >mXP8*_X\05W%7ӈHS<.B"G;, ?9,2.߃fQo`21q&y%kk+Kq0ÁQFt?Iҡ.}a6*.ʕͪa0*{J<0"{ iϚbHsSEꙓU6;ꀒI=rLXg]HOƵ¨p̿ڞ"r6M$nɏ ]M⬇49Ͼ˖.% S+L߽ 8kx1⍸]V6=&A+OKAҮ^ʽ10|n('ɥ`&6N?I3+~Zqb@k~@ۓX @[Mw}ՑNqptDIm~ yCus0E/DIț}moUL(G ! 1%e-y"杯9n$YQɯ?,u/ИMy3[S,k_V~х<ud}C鲭,NuegssngƕSY;:z:Ȑ:a<4>SFE(E J¥NI߇? ;uߨ;%&4SC!6}o DI @ɼi,x,vsP{_m݌6-QXڇj͋&\$Mm]j+C㴲lDzJ);jb ;CVT\gF]%F7g2)wzmۂYFE΀-_w%3ߔdzYBޟG{72;P&Vi='P,t" $&{ nv9)NMLopC.TpnQCr}C.P3qbv`QkZl=(HqQm`0H^<-k'ᆽx@1hixF~6ژ~k!דpܳCvp%G=TFaKm5K[8QtFAxbd7^JgN i5 .҄h.kJ3Z!dL4YȑSJ< 4ʬ8ړeN:e✣m1+;.hc:BC.SwHoW|!nRB։+OgIߦc.7عw2l;lz:sPbV}F{C 6b ^7-kQ`'iУGzmueH6Tww9~0ԙNk@D)0ࡳ@y_,AԼh'ssY 7;rwٔjke;'/QHǨۅCZn;j| .+[]|'@q:zr+>"'Q*sK=%"Jɢ|!W E;+{gz 2@SMlgdbBuKmc00+I$an3([C'e[_-lgH`d!n l]<48u݊27< ;K'/Ny}OF3;<@H\q$ 6v8 C4mۏJuNojHR);.NH/ֹC@b:]@d7D?b9&[Hzu?˖FD3`!΁Z]}B50\e_֑g̵?~Aj]2Lm]wb!d' W+Zzg.S"0txMjB&Wi9 &s T[١Tlâ6N5{'OTUo D%D) 70Ƌ=Se{+O@ (>28.CLu$~Ew(1(t2mʆU|^euJԋ ĝ8XPځ-1#pa5r-pX$̣_`~Jߘ/Ug"Z8#`$jukcD8ɋUV߽~-ξoXcmSK>< ~8oϘB8eOZ?Ҳ`e,L*V"sI'"IR~[] mGЯ6x ǙU$QU!` 1 t~MpGLU`X h,G__,ͼa o襎2Qj~s2w:Q`{ 4ku'|Z0@67)I0[O~#Ư4J˃`fg3'.݌e֢ ?%Hҏ䷦mKYDq݆odg=%NS>Cbv>(%U 7 }en3 ]ʐveZۄ^aIw sUJP)P+ey{!攐4XE2AO?HNNu-V)z伽e2'9i4|`7}~X߂׃v w_>, QC4E~A;|SH2jZKJY1bu O+&jh IH^҇7/1u2@Gr. 0)?eͥb"C;uw `ig0T1զd`zV%)nLEAɤ_}lsAxe԰(n'fK1mCQۣ#`uAxBe4KnX6x@ú)?063=Od3X{vj[n}ckZWw^*?*;S)˘?#=~7hHZ0Z/ ufZ''jbM.9;EZB-թ 7` 1% ćx>R>b\0Q:99kdi."z|NS* ⹛o|d(?7[tgbvAS) ݝA'|qZFQ\ +6lCídwS1.Msqkh8fKr`#%->:hӣhM;1880L#gVLktty*K[d7!E?Δ] ``t3y'VP6Y].(5\Sڽ8\[ >+v|S`?ˬ}n/&d`th mdwI댶8CA@ӶpV,Xy<;GMX+_h9H}H,B'8MTJE-t*+cb4rHxxfms[$=Za@PԄ D 9Bc DIt_ݛb 7e?RG?7AUR1úJY@G*RBP4W6MĐ>fͶJ\5Km>QfW1*x3^n࠘2A!ˬlxO k6v_(`c  @>LA}"qbqJkuYUsD2*RoWAmNUԠWan{ؘa<(QVx ޵Zc-qaI%mƜߧЖHWaZC@ B+5w߰Xޕ1{A<C+O2QcYzѺJ9)MZ?7ۭ:v22z{R S% HC!>ZU_F_wj&P&(Xg0i.O-PzoLF*kzjVj! GWDo,m92gD+">XvWѼhHW`ܓN捦&Z#h $e7ǣ  OrX{K1,4g^`Wm} /(_X9{@sڽI'^XzȪT'bҺ:J 6Sfj+f㑛>Mᕐ4l2R(]\}@ x6 ]R, D;tS R= Zޟ6/usnHKucE ,ueV翱bRMH)jSM/,n^R煳t+o+L+n}/ 7BJ{&LpE l@\Yoϕbb°bv{\r$SU=Sh6R&?Wϕ^a +;|qXBp*lW$j>2ZML7iD}:za_V,v U{v&E?ڋwN)XW4Á,r|Ƅ? l4TB2z[y߭SL7BKr?z>hҐ[`gEU` 1כRyTH/Js%8<7 ySd}$kIsꅰ Ufb+k47+l:>䲴;>Z 2tjCFI-[/<8S_a{Xj̓$@.q᫏kxk:a0B9 J\Ұy/^ǢzQ҉ǾgR5 a \HX^J|Z?:CqVxWl?*3Wfrhe'Cy +̆r޼) /(Q{.k<;H"dZ ^ |1(ζ% ߑdPb, P,1'oy!'D r^+ha5NY`"z# !(,TjIzP;lVZP> ^OM="cXuJuNQ-7eJYcC9oH0wRr|Ȋ=A CllpHR̮BNk!l=P<)h Х8,D33t}h.U9aDo)Nq/6>; Q+ozx(^,D^4%3 C<ޢq La9ʅ<"Ϧ0yoᬣnT$-J̪}v~xU䜜p%$PYqU6Nҕ @3t ~ S|`UVw,OXrz~!Zۈu7AwHVY'˿j;2/._ 'O_O>\1 ]4]>s9۞stM^L).Ig:\QXGWX5.h d=]3srE?It89F`p1z;73j0e.Iɍu"HX?gn;_1(LSM,zED"{u PkB\4 &JbF&j ShJTƘ>9Fj;OG,M8* y%JtBq1éBL1"hO양+~@ }^)r^gIQ%n4;j,}281; AHl%v"½ШW9F{K$.K3^3 D'NDKT[0+\qK*7B7qʷRȼ >XI6.OwK>25E^tX^'}<3B==bkpgO_v w݁e5y̙,H&w}qR~-7PN_ej`B<G"Ujv>݌-'nPxCyW7!htfi؟DO:yCS:V@oHXXi*OK6 Z-DU=$'j5sZEY(yl7D|XpW`~q*))_3ԙX!o޿ìqc,8f]DOs-"nf'i:IOw~)ԗT멂X|IqWtDr NYI8`Fљ2p"ӫ2y͸sCOhta|b +ce )J/SsK!Dl}Iz/F(#X8d5Ê3` [+ m?B#-'o\?!"-O^ZӴMlB.}%h= ޫjIx]Ӱ+u \ȱ*{Ap"X3cUp̥"\uX E+_ j®0ge$Ak(WL30X}fP>Xn\<e,Ȫ#X ﻁꆀvy0,/.3nyդb^>sM|`mcu#v4eYI ߔ{oj4Y oavױ!x2F!{˞XFYEK~+McOD S {VB Kc/B{pgI. 1gk#oax&? èmQ!)œHpW9H<к6f+$Ma>0>:VP(q[:}NR.^1hs7Z7dR0cX7A sBFߝ GDň4ߡ vnfsu4h_3h_M2[wx? P2/ سoPxjϲ8ǩy@yoV]GG_A:dk(h7pyzmU)`h.%PiRH2^Lg) *]8mG=1!r@ a]RzO7 j I[ [ħ|00j住ps$ _a2V܄mt>k@bxȁ{pWi޲RG3z[ONˣ,)o/-#HKQ{|\cP\߄nɚ\0w#c\dawa>%'!u! %Ap&,xI9teݟ~}'}5h&2  4>A,vFXLTo+N{X3:Jx֋VE@ ݊(:2߆Nzg`]n 2 -|W2/#uC\vcv„fÀ@]_@ 6cRK_O6>PՕ+*n/eR|%^৫BHS*ݤ7cuwQQ7X=J>b{t-g\M=q".UuЧѿx f/qhUX3bַ͋YEp/d7\Zu!:hi:aӡ/J,kN)E5jZ`=x5.,m٘U-}%eVG[:pd ۮeU}9:_h?J=ZfQT %V3vw3^w#ƀu7 qij4_8r^f=|-eX UG,UpUa9iRAY'pI@.۔DEȁ OkWjO640#v#9L ,A,$ܕ3vڹO48oN1 uasitzGa2]rn#΅! 5[#/qWiW?GK)I e"?)&;VAB=B E83/NTUp{;duv2r51d=p sDBPJg\Wl&ff<.6rXH4dHsG_iJ< y>S6G:r\:`8Og3˥iV#dlOW`G,sJt8 'MAFF#$2i<Ж% R כg2Ͳe퓪}.yxZcתxʓ໹ғ7SZ_(CX)*T֕!nPب:E=Jq-F](/71fV ++U%:w-oU9k:NwǘNgI9 b9$M e靰ŏggEZ+ZR$'G!]эb$AoO1ML~,:Ag JŽD{_F{Pҡ<>OM,DgvS<f9i="DwLw&[uP5|z{ \ZS8Uyހ*=|Ssv vp3y!6ݶ1BQ<8}Im/碃E&ā!dW=?)%C<ӣ&qo`_fgS0e+v$"]1A-['OM̨Ò+x9 Ї_ ikՆl6 (socm04D%<^FGs en5\=ΡLu<=졽ǩ)VM يӃ0ZBtƾ?pxϟ׋Ek ꭑ7lJ,[ ^[lҫw)$VKtJgón5L?.2YP= /n_0jK57zcoAV4yU[k4#.㨫( ?/zv`އRk):mJxEzE|ӛȦ.o 5 GҖPrCy+HZߞIxmm~+7vėK%lb օx&(3%qJ@KBe<x iy}Hc,aj(#Uq4W;Iܨɮ%QxGϫ3S&$ Ê0* 輻n)'_сjnF B6r<>PC@Dv<͟״+#AHi)dʉU@"*d,t{fWAOTzFPn!C>s|yA0GrR6]ZvbPc.|6_{!TCλI4JF`x?ޝ3\稠8hD#(&QfYDځNԊx韽mh)]X`>)qCg}UUSp y㷷;8&WԜ=0glX/y[ۙGf)\D< }S>8KR$YFâjs DIqYѶx3ZYJmS'q{J(c4^ k.oNw1wuSY?!*;(tK ? (kr 035>73Po ybgSB"+ ش!vrUlܬoA)VC2|m340-=~7浄y±\j4ׇ7Ux1_?o/G#0VJ)L`cMxrtW -' \  >4Bw7y + /þѺHO*SDU^YIm"0(Rҋ`6ZGƀVw%~lM.21o8N`rF9ǎa}s7 BlknoE}"̙֭BޱN?!HsW˾{.z'UYY3%hl5Q\`9.j"x1!O*5e϶yQL%j΂\Ulk& b--C}3ȯm@BlO>cu%E7j%rA2ATjZja3F/Ǫs3 O3@\s>R_s ]P܍+>9P(`^h0gԐGwjVu7?dȤo% |W5)OJy޹[ɴ/IWR*Ij ^.Xc.&W9SZEv/-b۠<\H1Dʵn&F#~{+,x/d{Uкi dg=ΘgvFǛӕ]m…ۜfaA;:'JH[L[AMaUzܙrgʿQ_x4 "b9e+1^*xVmUݓ$[PNfCZ<y3MFHy^ظ7[[-b`AwU4(㖊Zkp+>CA\|o JPO\>~5ǓYRK5Jx:b)S "&} I@Z_$"閁)u< ôMk&ElƯAۉ$Z1mkV^}qw kf9W6uX?ꓪGwdފ]5Q"̉ym-;<C`a'hrW@ƛo7ڙV-9M$&J8GRXcGeA kvuZozv8{v%@apОTN#ixʝy@OqАp`xd-"R޵Hؿh+*sq= [ 9HAK;췏 b7} ȏ5O Qz hRcʋu)f%(ݍ^f6Yzgެ[tƓ NY/US8}AT-C9Y^+QY>{)ĉ;sy#i@L4i7'ZŌf)ǽoY(6Ɍi$8?*=^'HO`Be9;;6XUX\]:ճ5&l|CK*|ǝIEx8n`3ʰ'8.Ga{,kEпj d3-@Vrfڳm79$V.<*TO=<8͢`H?*uŠqm x t-8V PDWᗹ 7 h0bX{ЊjԂVeSx/nŒw`".x6wo!)5Y+K;u+?UdsrzX꠻Y ä@qjgд & Gu1u V㢇+wP9+7zMxAFXsLXx$f[ O!kV]<YKQvn܊Jە zGۋ~ x?Kg)R~oŒi:Z4O!rv\9:xPbnp:"19%Uvl[fd*?^ tKpGYSPbu&QK Ŝ'C/RV'ڿ-{jфXStz KA;m$㸵o3|[ -u, - ٽ"VBck)n:5[,ڶ}@%pT,6gW`nRSkbpJ㚁n|Bkh9>9":y${NZ ۾x2 YZ