pdsh-genders-2.34-bp153.3.2 >  A `CK!M@eeeC'M/xdQÛU [pPE*;_EHsT8░[}jQOgd>XLRp}{/2Ɯx~CAt\bIjmd­8L̃7F^dCf# g luRovdj)vYڟK.[Eɫy<2)ޤ=..>EzêvL/4J_c恣Ƞd'°#TAr7d13e199db2bc928cecf029d5f1f216a84715f8e736d39626e6f7268b79dd15e45416c09833a0627aae922019b96dbd30e0260208``CK!M@eee>oOPHϝ֞Pxk"anA'feYl1֋ {BZ>)[q61[voR: s!%_^^,#yk "h>pAx?hd  6| #)48 : < @     "(%8,9:FGHIXY\]^bcd$e)f,l.uDvHwxyz"dCpdsh-genders2.34bp153.3.2Genders plugin for pdshPlugin for pdsh to determine nodes to run on by genders attributes.`CKobs-power9-06!`SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Clustering/Computinghttp://pdsh.googlecode.com/linuxppc64le!``CK8f0b8d114347c6d9bb1726be45209ec0f6ba41392ac1f909e7e745b4bee2b1e8rootrootpdsh-2.34-bp153.3.2.src.rpmpdsh-genderspdsh-genders(ppc-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgenders.so.0()(64bit)libpthread.so.0()(64bit)pdshrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.343.0.4-14.6.0-14.0-15.2-1pdsh-dshgrouppdsh-machinespdsh-netgroup4.14.1`7@`@`U^^_^0^}^|@^|@^{G^K]@Z@ZZ ZYYdYYp@X•@X@XBX2X!@X TX`@UȒ@Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Ana Guerrero Lopez Egbert Eich Egbert Eich Egbert Eich jjolly@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- 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.obs-power9-06 16150230392.34-bp153.3.22.34-bp153.3.2genders.so/usr/lib64/pdsh/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/57dcf2f3b8e4e93204d728ab1f9cad90-pdshcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=0a6ac97a7e3be469332f54f9405f69b75251d6fd, not strippedRRRR=Asۖ/Nd0?&utf-800f0bf9865a56752ccbea108d37f56f0e876b480b8c8523a76cfdc73171e632b?7zXZ !t/"go] crv9wJ&5434!*qi_ohSQcy\:GX19ʥm4(t7ѠҠs!PžΓvnẠ%a%dE2,V zr@x 4{"FNvzǓ_.cr?D|%!@욁J+wT!猐oLj.MsQKv0&GZ!LN&;z،V݃awMmcaE Ar/!.knvLڑ"\7SI`8a0iήSf3f*'!D*>b7ݶ"-@JU%gjzZ *!?DtA7'_n* fg,Q| R|oL=8tv.ƪ掏bcd9v o&y7_,._D+d6'Ȏyj?{DVUKr誵L::4hPTRJ mٻ2α:X9עtn؇|ZE2aQ"M$gC3N,'1߳2X_G&^fϔM<G܌C&n"/mw_iDTcSm1EZFSKRXWWsC8< %rx߶Im& $LU" Po%ޥ$/LU-ڶ.I2 ʑnjjΫ/L$U\c(]K-N1)PBҖ%. ÒEmr.3f\׊ƖQu)e̩v6BE5nLR^O`SP" )2K2T.\:0Fpu3?=?M윃WO{߫EW9[f'KS.ɍ]oB n ⳆԼ+۬sSbvj@NɖMT_Rh]d}giA6i [5Lk't<8won^.X*(ITdzr;>)yU@FWk9qR`t#@aC>^V%P5q<R*I P_EfI*i{3+6V+M,b)knd:p`ڪ\"ahvR{/H9IJʙDf_> ǭ+O׬9[*vKsvj[:Q ׌w1@ʾ8"uEڷSAVG,'.<K*gؿmwЪ]2c2Kֆܥ|{y}Ӱx" (c:ZF~I[}ˣX׮K QD3#65/F XP-2bIQN|Mrڲ۠WO,|r"M0S 72Jͭ)CmCY:ZW@.pC †>έŮ*2SvZb.h8`q*9!Tз/>A v]cdTzq{5Cڞ oO2AZtWñ*|ήOkn6Wyx Hl͸=P8/GR'7=z4l!?Uts҂P$? lV]nSz+B,@bᐠT6ya=9^ޱ&s7jf\18`6%u&ꧦay>ޑq7=whg9aP8ƭwܑu$a (-3XF-⇈yM(=RG/*~n˖1a4u5_tV`OL/.83 w/,ߎ߅ ;2Q-c#~_2 D87-I:V*:Rź]yn ")F=NHcw|]H, Dqmʚ[L4Kin@f `X)Iă݅+>/d^  Ӄai_a|c0vt4]xj>Kk%MMOYb`/"Ԇs\e_F?d) P0ACJ$cs?cL04d tnei^Ŭ ?cu=E~mh )Ysxl|y'OM:6P .xbL/fEI!,\Ztd5Cq+gތV t4 k+SL4hc#ަB,{'}KlUxd9i0T|Y+Eb5O;T&sK+?xN*"fN-Ĭ)艞^c8,&|4g} \m(ex^#䊴듌IN< s2B,hm[bZ)mZ: kăO-:wg. s%`&*7g^(٪7PW_UU^^:c?z<=XX w[5PsI7"%;8Z5 l 픭HJPq>mDD5qM )S6E P.Té6"چ'.q0I5./e@^Nٸu6pC 2P ,&m:'> %v&8qD?A࿓L= `uUc|y G&{WL Vk}"&M̟<ɛ*#c[&_9eԥ!z#BuUKit.wp Vxy> ,P9'cgvaղ}rhM65OftyD+XWof3Aѡ׆tk]j3I@YvcBk ;*IQ"GM0'ڸ<ьE?bBoX2]=?r]!ްO%#t]Lv MF3\hՓF:(OּQc; QAY=vlĎ5Bb_i7jdokwCbge lԔ'2AE@97m[ C \<3H֙k.h:UdnnYyH-JqLbBXsMVa`Fޢg& C^qkDž/қ~y7aS˒do:Cb8A̽C>.p\;lIK/V2*y P>IqMmPK]=:Vl:9#%/7$2'rE)HƥH\>9!tpS)Sأ9Kܳ\7_j_Ei 3*ڶcW߼'شÉ%S9ٯQia ͺdL|ɨF Zk(# l4L;_$CDvlN'k{^b#=^̈́.c7dHKh% D[Wž`_x6fd@Ҁ6 5"StU6Si5NBBmݳN]5_o\AtlAdž1^m-(!EU0kIù#+tIJV2/LDΆr ϴ;4@g;[9rݢ.un#T:kUA б3X~M 䞽89 7e_hep$Q4Z9(F>;d)o)}MJqt/63&;!RɐtFN%xҚʰV(CP8©q"-888De6Ti2S:6#5"@!q ej oT"'%'<{Ǜ|jXe0YHlR<9|1u-bI6p[ٕ;ax9o@iOM$iHD2HV ճX뼒?FBAk{7w+'63`lzI=uM@Ca9յ< {'FGΆ2 =bl)>k${'0ƐS`=P!Qiڽ$l۫!c‡K%›7[8  $c\r,s S5$Զ YZ