pdsh-2.34-150300.48.1<>,QHdYp9|M< H;`e{XF il0%X CL4n  7Xy4=a~eE]WY;j2 NM1LqT%L7WX@yZcǮ*¯^97>n 1?k⃱\d %ujH][ZE.Sq)e or1I75m)>A-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/5}]"k%jsb aKJY%)ڸ4"*&k仲Wv˵Mqss=7{^* ӓ}oa_Š<=v#>O.ǍGTяX ؠ@ ޒliTKQ葞9{ Yof[UΦ\jI",<+cP1So}nOSbL-[s' 䁢ALjn/~lYfE>ӑǬ[KS7}C{(f ůfUn[w5?gNvx.f7*n» 0Ҭ`Тd: ʾZ9?;;Ra1|TP㖎9$KL>-p;&,w Wl$領l yCdW-0æyej4mǒseXLo^. V GPr {zF;p~yfvT ,Бbmm4zɡqjw iΘGFb{GSz&ϲ&(M !D zHH \j5`' uj @&;H7QӤ}!8[N]B]ĉP!tS_!Hا!tyC)R1!2A7H556tFA-! aJ̎&:ELNxmD}DXʺ)r3'?:fjP_\Ξ0< 8Gj6[V$r?z=H(>yQpE5dƝ_]p^\'7ęYP!;?n|X8tk߳HS/JxU^RyvR͎ a !{WǨ!2I@2["hfUNjמHZ6J(TGeBر#`]ww3! 聆#ZmyIE,1F9 7qsޓ3)i|gqaPf]WYvQKi#]7zpAIg6VLm*Rsl=íVH*4#8ȼlt6]w݃nFU"q!wT E-{rY'@U4y k3$~'x#9v"^SrcyTM<sJ4QëAA,ʚagH_4^Q^yIXKJUj<r,턐/܇O,_%$/mQLW$J+1 gIcHt /3Ӟ'Ŏ][( Tnd3e>4oClHF`+>(6BHߊkO}q~;NRKLaIgU@OI߯y]&@Ps9p`g/l6=.Ho|"@'e/Q*Q(Wu|4x)3WG˂.=P沯>/e; |P= 4*xAժ")3"???pYHԻ}}\iBs1"i/^֚*gby#~~F@v2`:q I3|"}rifLMw.;tω;NJ^"c d`.uQ" HYK77#7q0iq>=0S7V8=9q}L1q6Mvu"{5͍g|.R@8 d~E΄B߽n8w.)FBJB% ]Z,6}*k*ҚT@A*n*] Vȸq_VDpw|>@Z8&XoV]U]Avaw]*N[?sgM,/leo&5{IIJWT?+ݴ HQy !0F8L׫p1G%:m7nIR݉`0xel7X<:h] Vī^?~Nz[K3UhǨ[@nCfZyf t@t & 5qCŎi K\>#69wsFQ}Fɯn.8Egd |l)q?|PQ$<|e]6 F(?o%<.`_mߋS髅c %/#"04$@LMs9>57WɄZrYATK;sq Łf]4(~]@lz7DOAʸp9) 9tפ>.rvC@ϥ-/)*W`'ZЯSգӒ.OK;"jPvnj2#]r@fBPXM+`dKBA;쎟T$b68MҮhahG\==姡4'as!EvGYb;B{ĝ($_ RXKՏO )Q_rb1rCHf]:D`ohO6e;ܦ,Kڻ4IbvKPF>%ĪPNve=wԐCjJW[1uuZߖm~9Ս)ӎ0 T/7eW<0dJ4 bY&EĵBYD#>'>k$E9 ts:_ FS^UtKj.7hl3˗"W{l7ˍn]g1|TuAA~>!zI3&NOꕙg(Hz_&`޷FGt/k97a h*~݌)A%0$1CLI;XߟdGt ț'ztC|z{FE SGMhBw#׷<A"^e4с!st 8ynt=tC1(&rZ7lacF{EcIKJL1D\r`V4\ZM!CLMeg=MG;ܤRҦ+4n4>2_pٛ>=qV%fl2DYmXt'l.ZUN]cՓ^%kvcoQgk0C&*A9%.^{}e`p! ibG7hm4j MX:m=;D@>CBfΠi끯C1/C9e.@GƆ\8O$ jwI9GHNd&v!RRLg߰h1GOv~?Ϳ(kv, ɂ@,N2L0}2J.'ip#Q7Awr)+"K5D^ h\V^[n6/j x (7mhbʌ-5o,lW؉(#{S$p>ɱ|Bp>D.rkFDuy{tTi}P6gnZ 3C}C%%T7}.";74|n7YoAD '&6XwY(4O Vf\P lUb_"%\r h@ 8"'.K7P'r)bv봛Ev3j4|w52' ' e-o> 73߽xpgGwΆo]1x%$eIS7wTUg˱ [ݕ8E-vZ %vd1>&іmY[]3>///"~9+7S͒#܈KƋkC&^:eB=@Xsq(I ?]Rp:b+ycb20)f߆杒d^N)ybEJk <^P׻C_Bn{=v'n螧tv`،?'HԠh|qABؖ4*)$(OkV6*0+wJ INO[cGy%.0t6 sDyesTIO1TAiv;7٣(@n@;`F3`g7Rrˀ9K.!?C}\ٷm)`#%:RNY|iиw=LU }@Ua}cYi[t+5U5A^F(COE{/@wLKiTa d6t/ h#_*(AHurK01pK#@*ºJF&~t>-/0CH|HoQ=,:|] Hp.JӓCD(:n9q <5FO8n\\֗"Zβ -Js4^ZQfPi0a,Pϲ}o 2(buU# HjVԛ "wB5Z4_4/hRgT+MrJ 4fwx$@Ϙ1E 2ntACtϟxc vgHz_bk/A~gҝZeEP-rZg;SRD H ?~,ۄ⒴JD!?eQQKh^*>ZDʇ>y̑Y9QR7KNjBX}<[ nOzw\BN{7{g7#T< ^̕= zز 5C0 G-aX88?h.M(aF1М)8VY5^up7AڿjM ,}i+6-N'~xyFtv CN%fu%ee0Z # *AYjy 3V-Nx }AaN^#URG h)æR+i%2: Cnȓ`o@^:18IxZM6. Tc,%ћ-1פDȻ|8E],= Hugn%{wh~-&r+|r)<ҳM-k`\Ij$!׋Cal!}rCd;lhdKʒls=immoNS:2]ǾxX:NL:B1Q ]ƞ['`7̴%Q UƑLyNXG*UM j5>U&)h4xc}.xmMunt1vB|}JkV́XuXBo?'C~ C.?=?i^ςur.]%6B{] "^O+Tq]f78't~<*8I1ḷEѳ!+$;؀);bmk`cw78EiJjANPL 'Q{v>f7&VpCr÷\㲂qw{c(b\݌MBޭS$]zlbi{ۮcɷNaNJV:ͩY<lpR^[ǼzxKR{95M\ z62EΤJ+e raֆf>Tx/Woi~qDUʌ;@?k~%Q YZ