pdsh-genders-2.34-32.1 >  A `Jmp9| *!io:ΰ2'NHsddfpQs5"wv8]c}1W }sҁ;OW`E'[e6hkX3&X4R[ W;m3_SZF"D x6tMޠK/M|%࿵NdS^ >G{ʽqџaZR^ORgeXjġ"OK`OI/038bda58bd80cda511ba620d327aabd158f4485496bd35dd2b45f5bb11fa00f0bdd0a631ea62f2a94b52dd566873aaf45e9f9dec0`Jmp9|nC4OD^pekB,Ou@4I##Nu}< wpj&# ߍZhFbœg_=}X7`Th(rmFPN\~O3 ,nIqO[m$mvpZҘԾn@~=Z! 0k գ9`䎌Y\l}(?ebpA?d  1x|  '-48 : < @      B(E8L9:OFG,H0I4X8Y@\T]X^cbtcdefluvwLxPyTzhx|Cpdsh-genders2.3432.1Genders plugin for pdshPlugin for pdsh to determine nodes to run on by genders attributes.`JJsheep72:SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Clustering/Computinghttp://pdsh.googlecode.com/linuxx86_64:`JA7ae38d0c41b95c4d038e7eda5e086a4c993cd0fcc0c0793682a3b8cf53fe9b16rootrootpdsh-2.34-32.1.src.rpmpdsh-genderspdsh-genders(x86-64)@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(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Ȓ@eich@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- 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.sheep72 16244598502.34-32.12.34-32.1genders.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:20182/SUSE_SLE-15-SP3_Update/c002680aa9b9bbfd2d5a6879dc4bd9b7-pdsh.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8f1de6955be94ca0012931941c3e15bfccb3eb9d, strippedRRRRRXާ9|Ceeutf-8df23845bbc9df1e30faa6d5758313611d16d9fa1d974dbd6731ca03c568949bd?7zXZ !t/;1] crv9w8: l{,n/mwC0;S_hwvqTNf{Dv1 lc8AmԗwQbrph@Fz>خv }-%~7s' !T l" O :E}xG<R ìFdʔ=CA2#`1A̮DB(. ?:c6Yf۶CpHaƛJrDfw+RzIUq cyeewa>V@keϬa&q C@ӥHP{߭ [΄DWw Q0XB;bJ&T`| ႓KG'nPZ9e `i&#qF2>!.)<.E}7H|27HZ'~YҠܪv~zoQ+ bes{wspdov/ .1XK"4{2.]`]2n_m-\aѐQ5((}vUq4 .F2'JvPv'p9OH}R 㝶=tLq Y}FGo[@U@1qYO. 2:? KA FN `,͂'[^GD>r! R8Q<H7zƐhYX#Wy##Ĝ܆h_OGkf00Bi@J?UTyOϑmyq+h\hPln tleT *pgG| `e O+bj' DJ@M 3^ Cg>Q bL(#):?yUQe>n7Q"af2]lSGK|Esv]1B`>d! 5z%QIlc1ƉmC>a>1]HyNia > ~& '\\ÑeK[Rz#T \) j?,-3 #&#T&ZX,x 6H>e+i1d?%ҿ pdǥCZMWﶰ3!)u׻Q =Im^!\ H|ͅ<1vV3xLeW 9#c'մn.}u'֣; ~33h;PQA|?%v'#'? :Hz˞# 9RnޠB7J!$(Q#+وx ߹xJz=X3/>[$>zrboʀ=74okbR_f8\}1e8PЫ7K탄eU#nbÙ}ZS|9x-bCq*!0Y԰ ׶ ǣvD 3qh'Š|@8,7{gὪDg ù *YAZ'`+$_G%fi~( Ry]#>ӠJDҞrީhEY ` _Y-1_t zh*2?'=$}Ãx9<ψh) ~"=m,cҕjM i ҇bAh*xL776mة9I+ib xe=LOsm$Sbx KlOxW8^3wKw|={> ^o\n7#<;9K`NzsP5]K "e[ON͚e^h#t<Օ0^VfHgkC$[ӑ͍ok.EH `א$h'ЎP_G&ʵ yؿݤH)̲%&.H:-~]uy8F'X)2 <FO~w~܆*ȅdΎ@33CiMKa}M%jxT֛[Q bqЕ;?3̮#SUNg'@tM)9Eo6AeW:[ X Fg83]v \Y]emp6E7QIY+]*'dd+/Lcݓb% 0,o1bSIJygwef5VzrosEu58;AA1MZdg&0QO*[K14 Yd 7WHL] %c]QI8q?YXt-XB\?n9*'7ʂ\ц@8`JBvY9p 2Y43kgԽe+IOe.ܓyO2xM+# pJ~id١ 7OǷ8)x+ ace\ 8ArƱ`{ u \-u͟򄊵ay\H䌂X2zw!ھja@ՋlJ}IhKEXmL<V'CaA>EPEt kOsV-LR*L([^j$Pg٠{|m6 j##cE"Hf\8?2Z\G\b됬־]FaJy仑\2+>4@ MCU,'z#7yۆxu D!2v1o]?˫j uqhio$}XiGu!~!Kt0ޙBΌu>+knukE (Bvf-a72bmF% W p.\D$ <{c ejEkڃy a;sqW70GS&kW} &}z,ǻ:SsO mI S o7eAڑ6U81eV=wDq&[כ7|CAGAik$v)^Idܩ8<;''҉xIBL[~rWS3v͍ dNץw&.Bh27.'Wdw3/C]g"M T>-G ώp䆴::j5sasڗZ){0a}^7Q)U= 7"^UЋY*s"ʲYCm'5(kf;gsxBܢ]ڒ7M- \B% 1tAx