pdsh-slurm_18_08-2.34-10.5.7 4>$  Ap^p9|,;_:^kMդދ|Ws$Oz/W {CeLWEM}H0_AYf8[sݳʅb97~8VbaP$!k0w>g̖r1&$E9ZYt>YenĹLEcxHl .|39{tzQukkqx=?=Jg~iϩ7q1āl!\ȝBcǒ204dd898c92ed813783da473fe05e0a77ad78386a276804e1ccbe979a9659a66092e5a811b2fdc6c192e665562d85e012b3ce11a(^p9||G;Bƺ|Qypp{̝DaX#5:Yw@{HkRw1ӴB(rz.t8'ޅ(;7= ߼kJY4ܣAq;<*WJ񵾹t(Eʔ[*^qv6rArx5V|1Xt E2/+sW RJ)A٨3*{^%W\Aۋ݋ABYjKe*=/6^#ZdA)}*BV,H׆ *4>pA$?d  5 /5<@ B D H   ( . (U8\9:)F8GLHPITXXYd\]^bcKdefluvwxyzCpdsh-slurm_18_082.3410.5.7SLURM plugin for pdshPlugin for pdsh to determine nodes to run on by SLURM jobs or partitions.^^s390lp4)0SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Clustering/Computinghttp://pdsh.googlecode.com/linuxs390x)0^^46b19e2edb5e0bec3d704827fc341bc274edd755053cfe9902ca956d6b6fcbefrootrootpdsh_slurm_18_08-2.34-10.5.7.src.rpmpdsh-slurmpdsh-slurm_18_08pdsh-slurm_18_08(s390-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libslurm.so.33()(64bit)pdshrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.343.0.4-14.6.0-14.0-15.2-14.14.1^^_^0^}^|@^|@^{G^K]@Z@ZZ ZYYdYYp@X•@X@XBX2X!@X TX`@UȒ@eich@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- 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.s390lp4 15898991022.342.34-10.5.72.34-10.5.7slurm.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-protection -gobs://build.suse.de/SUSE:Maintenance:14815/SUSE_SLE-15-SP1_Update/e3e3d95e5ad6e9420e2dcbed5a052413-pdsh.SUSE_SLE-15-SP1_Update:18_08cpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=8a83edd8555417a278f695e93011a31469337509, strippedRRRRRR&bfm+ =slurm_18_08utf-8f90f9d3c035a04b0c200763f11c4454c87593b84150317ead06fdb3f916a861e?7zXZ !t/*3 J] crv9uQp#d#8-UQ:$YUӇħ&qb[Hd T$U urtEYhR*OhVU7E||v.OS@xUi2%i&h2iKءq>46YF];O$b38VƈJu#Ocq mܼ\T5#4%K]4ioz7'?fo_28 ݵû9%FݞqF) 64$~=hQU:ؾAU4#5Cxoy&:X[q{8:Rz2wg/}~TPNu]tYhgjV1 R_v̢aw]+]˓3buoT!#'y8%lq!ԁ%vYA=2dEU!8+$f/D_WH؛ kt_Hnyʥ ;WXBK ih6g8_rR!z`q;6fDh旁I>N$a~5DY;=U0(GK(B$!V 8oִQsU^}kF I]rLٲϜ,S[kRo8,QZUJQFxŮˢ'lA +`LB}#PgОE4y_O?ͻlibKlX:9՟(V xq1i B!OhDT8FFt}_9G^ٸUV @r,}rSY囎'c&f$u~i1L)yeg6uҨg`%Cd; DكuKB觖2T;sׂ@E@Tfmir6ATVX,Qdzi"V\ Pڙ~ ȂWQU'il߫x]Y'E!/VI.*`b$ڂY1t \y3ԐXbDr:ڐh 3$'EL]?{ZQ7IHs.-\uMFtO/oz j*D(/N &?;P|g!C]zAl9>i4PPwXoFa*a5JIpn jkG_5qK֊ƒ\G0`f ͽr̐Nn(xt>&rb?7.ސɈȩ.PHx (KUʯE_a\ySw;wA_tTy_K8iz;%ʊ7C;=TpEFoddgN1`E#A.6&XYw-2 w2=]/]?3->q\!"g*։Nyk>1]'EΌc lh0oQ*PG1OI:V@c~y/ENE'ƇE,%EozcF^CnZ 4:~ 7!ӀS#xLŸ@qYK4pU7xzG]/ p }v:veY{ͬG3y:[ʷ̛1B{_ÙUnu%^_eD3=[]Aڽxn8q$Q]B|:X{St̩ o5gKت~t2s Y'r6$y Zzo7ưNeP193`\jq@F]|ެ(\Hץan g ~\UѺ p9]M:W%o*Ah2J\>)Sh!{\K*_y ]qh2n^] zm :ۜR7Tf3/1h4Mq`uArWlȚӓI x < }y \8xlm(ADB-Yj=9t4*aR,3pnp, ۶q-<ʥA]$^SV=]YQU~J# gqMb0DOr"cz\ڮߖOƕ|}'/6rIHĞT>zx kUǪYtQ1SڞM')0zvM,ia&=R{9$ ,ա]T5Sծ9(U./Eje"V" PVo`5N8BC)!nz8i\ x"Ig8 I|ZnOڹg Zm~ rC$J}1RӳPY Yt*Wy#྄2ɬKCU&R[SlFD`\!6^#S?b`WM 8qP@v\G-Hbin<]ET["롲_"EK)}_ŬHFJv4O}ܕpr:{#aF@riXl6^dx" /'?ɝ80L<NIwNœm)KFC T ?=cVo2vL(g!PnbO"/ԙkgmXԲRTV/E YZ