libmca_common_dstore1-3.2.3-150300.3.10.1<>,Pfjp9|,^3JqN,k`Mpp)`ݠưLRkOG+O W=X.o >M0l% ʳ}uG "ݛה|a^y@ KKVWsbϹ6uQK-oүw $,]ʯ([D22:岫a؋ʵW|M Yx 1+GDMq5$,a lJ -ǯAWXf̸')&O>@?d , P (.8@ D H P  T | i (89:>K@ZFiGHIXY\]^bcdDeIfLlNudvlwxy z4DHNClibmca_common_dstore13.2.3150300.3.10.1Communication library used by PMI-XThis package contains the communication library used by the PMIfjibs-power9-18 SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://pmix.org/linuxppc64le fjfj69d60270cc57c2f95d1fb5985b735e0f700f1af719e885f3bd924d0f0b94937dlibmca_common_dstore.so.1.0.2rootrootrootrootpmix-3.2.3-150300.3.10.1.src.rpmlibmca_common_dstore.so.1()(64bit)libmca_common_dstore1libmca_common_dstore1(ppc-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3eRd@dJdV@dabby@b3@`.V`+^_^^{G^E:@^g@]@]eich@suse.comeich@suse.comdimstar@opensuse.orgcgoll@suse.comeich@suse.comeich@suse.comnmoreychaisemartin@suse.comeich@suse.comeich@suse.comcgoll@suse.comeich@suse.comeich@suse.combwiedemann@suse.comsbrabec@suse.comcgoll@suse.comcgoll@suse.comcgoll@suse.com- Fix a potential vulnerability where a `chown` may follow a user-created link: Fix-a-potential-vulnerability-which-allows-chown-on-user-created-links.patch (CVE-2023-41915, bsc#1215190).- Move the requirement for pmix-runtime-config to libpmix2 and make it version-independent (bsc#1209473). - Install pmix-plugin-munge if munge is installed. - Use correct prerequisite name: pmix-plugin-munge not pmix-plugins-munge- The devel package must require the actual library libpmix2.- removed library plugin for slurm as a fix was applied there, (bsc#1209260)- Create library plugin for Slurm: it contains the libpmix.so link which normally goes into the devel package - without the headers (bsc#1209260).- Separate out psec munge plugin to avoid dependency creep.- Enable build on i686 and armv7 - Move test files to %{_libexecdir}/pmix/tests to avoid conflicts on 32 bits systems- Provide Pmix tests in a test package to give users the opportunity to test their setup. This is particularly useful for Slurm.- Remove BuildRequires: for pandoc: Not needed and not available for SLE.- updated to v3.2.3 * Fix thread conflict in event notification - PR #1967 * Finalize: set hostname in global to NULL to avoid segfault in apps that call init/finalize multiple times - PR #2001 * Silence unnecessary error log message - PR #1669 * Fixed crash of dstore locks destructor - PR #1776 * Add option to bypass local-only fence optimization - PR #1825 * Increase timeout in test case - PR #1830 * Fix server/get for gds=hash - PR #1990 * Remove stale config command - PR #1933 * Modex size reductions - PR #1402/#1403/#1421/#1423 * Sync 3.2 branch with master - PR #1832 New attributes: PMIX_HOSTNAME_ALIASES PMIX_HOSTNAME_KEEP_FQDN PMIX_GET_REFRESH_CACHE PMIX_REQUIRED_KEY Removed PMIX_VALUE_COMPRESSED_STRING_UNPACK macro from pmix_common.h New frameworks pcompress - Compression methods - PR #1139 psquash - Flexible integer packing - PR #1423 New components preg/compress - regular expression methods - PR #1139 Modified string representations produced by PMIx_generate_regex and PMIx_generate_ppn. - PR #1422 Fixed dmodex support and PMIx_Get behavior - Issue #1586 Removed --with-pmix-symbol-rename configure option - PR #1748 * Expose PMIX_REGEX constant per v3.2 standard - PR #1848 * Fix immediate flag behavior at the server - PR #1885 For futher details, check - For Issues: https://github.com/openpmix/openpmix/issues/ - For PRs: https://github.com/openpmix/openpmix/pull/- Mark header and config packages 'noarch' (boo#1170259). - Add a bit of QA: include a %check stage.- Create separate plugins package. Since libpmix2 obtains its functionality from these plugins, add a dependency. - Plugins depend on libmca_common_dstore - add an explicit dependency to the package as there are other providers - like openmpi3 (bsc#1167983).- Update to version 3.1.5 (bsc#1167655) * PR #1413/#1465: Remove unnecessary error log * PR #1433: Return the correct status from PMIx_Publish * PR #1445: Sync. with master to fix 'get' of data for unknown namespace * Includes the following PRs from master * PR #1382: dstore: fixed truncate key-names while restoring * PR #1405: Fix xnspace dmodex and add verbose debug * PR #1406: Resolve request for job-level data * PR #1407/#1409/#1411: Fix dmodex across nspaces * PR #1434/#1436: Cleanup handling of info arrays * PR #1435: Cleanup example and remove debug * PR #1437: Update blocking Allocation_request signature * PR #1440: Fix 'get' of data for unknown namespace * PR #1442: Fix fences with namespaces where no local processes are running * PR #1472: Initialize nlocal and local in the tracker * PR #1487: Sync. with master to fix info array and cross-version issues * PR #1493/#1497/#1501/#1505/#1589: Info array and Cross-version fixes * PR #1511/#1517/#1520/#1523/#1534/#1565: Fix pmix tests * PR #1530: Improve handling of servers piror to v3.1.5 * PR #1531: Update transfer from hash to dstore * PR #1538: Fix singleton initialization * PR #1547: Add missing PMIx_IOF_deregister function * PR #1554/#1591: Fix memory leak on namespace deregister * PR #1561: Configury fix for reproducible builds (boo#1047218) * PR #1579: Protect pthread setpshared calls * PR #1587: Fix to gds/dstore configure logic * PR #1610: Adjust hotel timeout to be in whole seconds * PR #1613: dstore: Fix cache size calculation * PR #1622: Fix multiple occurrences of unaligned access in pmix tests * PR #1620: Re-address the collective tracker problem * PR #1625: Fix library version triplet * PR #1630: Fix support for PGI compiler pgcc18 * PR #1637: Realign behavior of PMIx_Get and PMIx_Get_nb * PR #1640: Properly handle forwarded output when no handler registered- Fix invalid RPM groups.- configuration can now also be provided with openmpi flavors- using now correct openSUSE:Shared library packaging policy - removed pmi,pmi-2 as they are already part of slurm and mpi libs - moved MCA-parameters to separate package - implementing jsc#SLE-10791- initial commit of version 3.1.4/sbin/ldconfig/sbin/ldconfigibs-power9-18 17182806813.2.3-150300.3.10.13.2.3-150300.3.10.1libmca_common_dstore.so.1libmca_common_dstore.so.1.0.2/usr/lib64/-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:34207/SUSE_SLE-15-SP3_Update/945a0c4bbe98a3d76baa2522c38d8773-pmix.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=e5c9ad7a1eb55cb5808ab6ab11b01e0f6b3173fc, strippedPRRRRL <-OHzutf-8b55c6a5453d0cef765aa26963f965271f27d07618098d0b10502e34ad6ac6680?7zXZ !t/a0/]"k%{-qꋾT?7QpƯ_\Ν= pYC13b`9̄׆ YsTNܜ`J+7.:+v$ #Nk(Q\< U3;gP9+:U˗F,dTOh({E6cE;aUXKƆ~GLuO1_ `-!-_Pj[} ̤Ey *&7D-0"7sIEZq=ސ&͙c[۷J-n] Ҏms*(#-c3@efwA@|:nn 1zSz 8s'R_PIS6n6B*V=,zfcZm:68-?nETZXT0Tobhr0ޏ̚hU")PQw>Y#+38P̡r;ˮ'8̎0@Qlqb*0E/㿣@hg݁!ph0 wi/U6(x'|>** x\ EVMr(deoyaE&F#C}$ۅ3%c*ӿw0w2c^wiװnFĮicc82!/B?WiN|Pь֛10gȪ3eܿ,]_CH&fŒDlN>5Kr+ww *[#'?]oҎhչ 9ܕne|QV(c5k/8ޜMa(dBb+OAܓZצhƎ+)pk!zDz!秂'Cxp hC[PFs7=[ }/oaVRw#e)&ۜERnco/[ 5Jk!]s֛CG?͂6 fvNaKLxyz4-ˏ+{Ťַtڡ4HVAt YwX5F5f*VJ <_0M$ (vbuۘxƱE!)b շ6yN!W d| 5\ixKO*ƥXM!,I怜v>}QWT!LSGܑvCO"Hh{]Iz +[&4vRP9sW6&6ejqNbh!zfU L5W?LfPxަJ w]Lpu,s_Nu#bSdtfea$(@5U7W )v{\ߟڧ@7K a+C8(> "CW]rxۦ{;p<-H5~r :8?Ay{L%4\c GsŜ8,Y+[QiQ:q))6}dozHugJZoձ{$|;fu+wrj#]P_ə:%j %|y7yw˾?I>XEWV:vy$vt -|.qL`  Zd`̊,ۓ7K3ͩx@{ ~YM }'Mfj_G}>ƆxcibTY휞r/Jc|EUh7ۿHxvg q( ;teN(RB4| x&&LP!/KUC͌9b\KZ' j(0H& )al]$mHOO |YHHz@=%.Y{?ڧ)c%?`kÕ0pm,#RD2Quw19AlxV7)Ǒ+gͭDOA0T6` ϧ*a; NkĝD +&2S+ށx&hoU|"RJ.JBԳX%L99rd$9cff=Z_eCza7weۋ۹"R[= _unU+WĞ60QˆT x_kyqPB&ݝa,e-n2WR_^|RNP23:t%Sșa$"I;~Â1E£,I_u.8S i|\}Z7Jh:ט)6jeB8C Qݟ.`7zfmODsRhiҤ/Q(e~1qC1;$fM26ɼ{PDs$ٮK்^*guZ[Ύ~e?b)mQ|"R{W; cC/Gi.ûӒԡj' )&~y봂@8! ~S5Fe=y"\E|[}OZƕ)aMHs ~i@`F(r#){׋v.jPV۞v) d@'@zzkQk{6e uzJAPP3ruM-Ly~dxX ]H쿑u ~7Pq鐏޹)@-j)"4fIL93=jt|Q] 2_}6-c!t@aTnaGP\UM`5̋ k5e )e;4-8*{IoQ8$&s55gLɷѸ 6nW&IJ[M]}X~:׀>mEr48C-<c64tk  ?c}jYQ}Lo[xx{5сdh=6աz@IY 1=(QLm@?7W[]l-LO'nɀoFsHWv{Qf'OCm *er$M"~ak} Grlr}QȮ¤5'Ksİob8[c b'%ڬTG]C7iN+4xߘ[ĭ{c !t6n4ț?- C4T(K% CfY`a@wGNq.}a\=E@ & TMDIaּ֦κ'^vhk2egmVҀ8[s5"4Wu q UNJwيtgGL#[kB AQQ,cr|ExW"^˰pZh!3B"Q#g Acq5߲O`C|m:fe_+vPã/Tx@#ѩkifAM}eSd)XƫY@< R~g*@ zؠ8aAk@hMCJ377lJ8 .?;!?!)j-U=r8 ~ cM ;b1"ʻdI싸7i ?kgy|M!JCuZ,>C.JàC`8SGQ )7QDK_*Z4M_xUrƉcZ2֔H8jGRA(m(sW s$FAs*BWFR^ y 7Ir^8RC#E x t ,yP] ¢zHsS߈`ȄvעRh $k7OASl %c:I> t/#^i(C;r-; lf/=qU e1ģa7CG9 {=+GIh =VuUOf{+GPƎy02&CE(d]XۄxB׉>t{F܆}ew:vm]ީRdQ%fl b7V3Y8OwE+SƕʬbqS:cNѼ +f'%eNN:((xJm91{aF58NN'xMݪ^{tHA*c0BmH*`e•I VQ,nO|y#@:^4BfI'3dmU*R HJ}v^Wj_>_+5h !7{$+)z~oaDh `X};08]~D: Ot cJ4'`&`ј 3~ >Vtꌓ}UCsUt/Bĉw5/(7RdĦa DzPSLa8_X0+?߀!ze >iTQNE}\zUM\}G13rns毵F f~+>L%lȲAyh8QD90BjܤNh(!.n) M- LevP"[o#MM3bn$vDp|1pEo!e#oc'[k[J UWVۘ$E;*|nqy$Tˇ΁{ۄ^~7@S "!ǂx]2g|Y"Z#Rb]l+ѠdYVWPol 4 Hddu~J!^uJ&=׸ >O`{@*ib"֪.`Y/nɦ4GC>(xaFZϙyÉDI20CuuϛR>,=i;k5_)x )xgRPIDz~> 49y;WGw+q;ڒ]wq[ 8'=a5KyS1Ŀf'w IJ? jsXDS27'bV_ɱ&~w}x戭 DXǾD~D[ȣ s'ԙr7sy6DUeިJ5?]C0Q,"cN+>f%O^Bϭ1j.{e(qDbhC\9V|ڑz+ Ә83ȒCK6E<܏YuETl}p+&\9a_3!LFXefrOZqWe*EMwX`igRWʷ]*aJbRs{Ky'&:Q8;xC 0;+2*~F=xbz\eK4}0zzf0dP} id/O84L)5")MAƀJTu>3E˶iA^PQ.b ~_ՙh}ZRiI|(R'DEwWӀW@Msnl5P#.VtF"A${{Wp0 qy6)T'?dk0" AΙ2rSуF$- !]KзǒӞgtDk Yi#"r+)n"Fr\ ߎ @v)3ڹD`4;\Z { rG#T`]-p@'7+$Tt>ߑ⹎^k~.[.B#p-XϽαa,Z@o> cJ2\WO 9}d|3llܔk~L(*$8 PRŵ7d[N %ڝQg#$2d-^Yԩ1),׏Y?T4O'YѼXB;7boKݫܺX6)o> s%foˤ" 0xD%"//}0qէ2c n V-q֩}΋0y7GS{7$(TpF5|[W~+1`]la@ ^K|UkR6_clvSm=$.[a.( "yIipk/+3e{ބJI(:`) PE.S]Si" JpC#-JtBH?a'RˆJxE~5%^?(hQ}!/({( z W}w+ ,3Iࢫ8E˃a B:<zLYSW R\o5z͏AX^9 y 9E&]<(?#tp#Z,y^b}1_Eج)YTam߅y(sq%H~#e,/; F.x>sI{jFؤ_6P2f ;guBAƯ@;k*?Q 8Ί&~쵈'Py5vAIPfMpT:6̦8OXO ^s N[e)`葦kY^ͳKl\GX#Whh-{݀zf33׫[ o-hՐ~<}42>&xKH$vbಜNo=*Oi,MM Y{F2 sd*+]E+ RG>NN^@`F~8 74[)ꎘDmY hPar{mI4͵;%ZvZ#[y6liR(]a?Qoq?crQ$h 63Zcy/(!mJuyKV{ܭ&OozD^QƄ% tikih,EG[4EԶjllyLalqe[wTO4 qj`G" ק*%I-=,l_6 -3<Š-j9#٤3t a=&ae*CjYupjU4~*rfҙ?Sn K>% %t0śkwD*=roӵ5Q%)Y?vۍ֛/:JW B'_2\ ,d>#B6֪ÒEBn[?@NeZ^*t,Pb)s]6̴.%4C^"dA`QGJJ%jYcXx;M\G.a+}FDf#RJU SU0`kpXmfoɐN 7L~(ZarI5m J%RD (8x% .V_N/I^ 3/Rv3=d众:GQkq >#R~KstPBWni(OuLsPE1[:/j&1U HBEqwiUGeʩK˅JBq=G&?8}*ɹ'dzpAzP.ݠ;W|̗M*CiQB}ݝQ'Ɣ{wD~'-qLXThu5D"#zb~朠Y{X iegB)A?3`Io{>54[a3} 6$j ]ުݰsMemq}y|m~XvV2 e+K۲OVXέO ~Vj.iZ N:̀PUw.(ֽBPsCf3mՉFt,L-hA]-Ejx>Bsχ% ~dG_/3/(_ ٯ%l!gl1@9e8E8UCE9rDč+uxX !7}G /+7ږ}p~g⮬̝tXj.Wzp-ϡ ’4E ˺;cI+_m\ YZ