pmix-test-3.2.3-150300.3.10.1<>,Jfjp9|n;;n Xa!c5jcD4slxxη1)v&2bbf Oޒ {ev4+PUe>\[Tgx^13׼-"Ӧ:UpP-([-dlzύ7lUlB߽3 1 !*F@0hc|Y}J@ v> d? Td   7tx $8 B L ` % ,@Yr(894:EFGHIXY\]0^[bc1defluvwLx`yt z    PCpmix-test3.2.3150300.3.10.1Test packages for PMIxTest binaries which allow to test proper PMIx operations.fjh04-ch1dX SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++https://pmix.org/linuxx86_64[~ ~@AAfjfjfjfjfj967349a67fb8a6a614926c8cd63785cb6202868c29d42205d632ed8f56a4610b8f00a8312a9256c9a71f0b009fe80647e3abfdcdfee9a78d978bdbe4b02dca33bb348b486cd73c009cca4d664b96b3a76a29ec7f0c35b47d13e7637ab2cdc191rootrootrootrootrootrootrootrootrootrootpmix-3.2.3-150300.3.10.1.src.rpmpmix-testpmix-test(x86-64)@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libevent_core-2.1.so.6()(64bit)libpmix.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(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.4h04-ch1d 17182806543.2.3-150300.3.10.13.2.3-150300.3.10.1pmixtestpmix_clientpmix_regexpmix_test/usr/lib//usr/lib/pmix//usr/lib/pmix/test/-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_Updatedrpmxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6fa18d3bd2099269c80a3c05ee8e38bbc97195bc, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6de5ace4e5fbd6b51b1d6ee4a3b478bc9df25000, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=f263bad3e1ea4dbe077d695760d3780500506867, for GNU/Linux 3.2.0, stripped RRRRRRR RRRRRRRR R RRR RRRRRRRR R RRR R"SR,/p+1utf-8070f32ed41557a7651bc6cec03f8e51506e93be3d8c45f166b249942c7ff2dc9? 7zXZ !t/9M&L]"k%ب &/{j2Q,3v_)*0^ͅgӲ-z** 6qn5Kb?VŐ,~'Z9FlCRpG0:J3]hKCYU*%X<_,|LeRⴧpk JhjY.JbdžqiM-†o!\2Iũ&ahz0^KDO 3Kr<~LHӅim!ެy8[F浽Pqe` ~5X|CxyЕGcZ>YHriArRDteWY5g*oBt7$gXpw/T2!vj*\۫]B5Acj_ϊ*:Ҋ\m_}ǣt?~Tq'RYvTlPIՃOXc޲(3 gUZ?C} '!q&ȋJmtý7M߽W (injv$ͅ&8cee/ [G7NdW=>RR#z$;6iOl uO;{w`jL((R J]r2XpA-b}&, aӗ nMdi"`1MGݔS^ط/j}uU^56e4pu'2`Ԧjm1% Jc:TNj(#Ov"nS*tYZ:%7­.)dX%DJ)Tf &Y6"keabr* `9_ў[/",/5 TH-B_bM&:ty%~lTƆa^cp{x|`^C,3c诩0p`Z' EhUy.P钵 5^= z?_2|ɠXbj a{\YچĐn-Op3𻐀^f^3OJ(Aи)&qm?. !i 337qxr9I331sbO6;u딙OK^jv&m\.ekL+i„^i6hbɶUt\d#nӘmhsy!iSC|| ^2̥p3- !: 5izU\'&lY^ӂ%!(KR%7FOJ" bKİ^\E}7pĐBE~9?@M(O~ [PH=^<e&dYX͸ukPD 7jNY{ZCSOs샅j5&ۛlodf혴+?az3ٹp|c4q-ft Z]۾C^e1lދҳ$+c9J,5V(v|P$vW3_"4hfi 4i]R!ӟ75p3#mFr܋̛;Ɔֱ^-k{|Z%*E,6x eI>˞Uk͜TIs.ɺ83\Dv1磌:\}1+c*A~>*܇֢~4d +ӹZZT%&ހEqk-z*ЅՓ'R`A$LNO] 1||Sw ] '=Ӿ,l˹Ԥ_d5R8Ƅ)R{N5 3gTrA><upt ʅ؈e5ց  "v[ }njI;o/}RXXWPҎ[/ };r?XL҅57fLJcD[x!qC0J8Ō.+7QzW [[UM_ץ )B%MIdOՓ킦z\=,ߦR0PT 卭'Sar\ đGX:Pdo>MIqp#7IиjvbfSɏ:._+pϞTWňY'W2،.r\USlvW4G*]C{Ӹtc]/7B>#Ư:(*XGt2B~:pTqجQ>аH+ZeS~"c:$+akJɶ=]=eP+-4ⶏ'*DF^_LꃆdCԹE]e|TiLX"YspÎ{.\1 ǚGZc;Gh-(!tWMIMYvem cR qFrzѭ<zpX8iW**:0{}l+{` 15Rps eXb'C~;'#@"è!ZGȑi=>7%PeH̯[f4@^5RI$(+XYMY`ߐ¤x. nh <=Ur*ac"2ͤ۹n~@}Cq"L}m+d JCPbmk\G L2=~feo֞2Pl\,)k;tۣ! ozƓu %>$ R1Mwz/TVk\Z#I'Q2k C=ҎaH5yN@DXdR\>ٍ٘1nǑ BScMLR4s1]^mKk~;`RĆ2$~Cb~ t$va7vӧ9#A_Hۨ(+UuA5:*5UJ*[t'П;Rj$@Iq$ ƤEJ^5ţO.\ј=$-+Rd ֿs YCYc,v\,\Wu_tVT6oDCuob"o]T\eJڰcS_9 |S e)WFTJ>qAmN}&zH}շfw+YPU!_cĀR#Z7Lp'j,HiJe]i sY) -q:7fÓӅU/|[HQLh'UlīedAhd 7\cu>k X25L(tգ<YXNuc:'Hmj yft^%6vPnz{|_庶`{[xO' 9lGFHe[]wo-(%  @=E?=8AV©}}6H2U?xMGsG]w$VNKucR^ՀVX/Ag$N|In4"2;uܛy26xܜJ/ H\bUL+\N0BRqd# ֐0_JDש˹09&(rQ0W:I4o(.R3>A6^SAtBչ^Qi'BWx|l%׹Uyb|7Mn!N'F7&rUs+:/vCFճه\ 2[u%A p4 k3QD{|4/)U.|p_^@cs[^Xfj}wq 5%RwIV=56\(ch>€nzviEWDs6~|v#zi}' Sh#&@dV "F:dk+P3ۙ M Kq}ɶoQ+o*4~5s^ɆA$EYʉSn)3o|<# ݅ڋ2~b[/B#]l҈U}SJ|'=͌8@I Z؞@Wtս)KjIxu;pC99CCK̃9{V7J8v5?|sG嗆eU_4s@KR:V^S-Eޤݼwba#<%g3X:\WcwY( ^5'jQuIQ{$ ƹ4"Lz<uXkd;(<>z/Tj!) W3yy-ַs*'8Rd<"$1)/#~FAs,?b_}ˡAX-!]8oH-, Y T'e9R "05e2/\WKVFWS/Jߨb?i{ϋEyO(Tz0v!jpGcb>?W| e?˟(PxVt._y6ph9 6[VwOi[AtO\O.xB,%gnAZMz|V۬>[ӍZ1_Չ؞5(晈W!>x&O~}c:lo./Sbu ^!p9X>ѧN5ш@XPۋ=.no+ ȝ69Ncn@K (ST; xII_aW'&;tfM.f#3=b,Z o>4 {[4WA|Z#? tg%CL38`" k{¸I {a=6eu)\Դ{l H\,=?t1Znw ͻpmtrSݮ&Th$Kk,o/n7eƐ&F )MiY²i~Zi=HBh_p!~,*PDsMѵx-$Ap^.O7 n1kR 6w!PϤ􄝕5gl>d]!Gdd_f%K3S-+<_SzP ,?&g@eSr2fThw@ 9# j:me"$ppao>}*at y-d:Ex:+؟pO%Ȍ~'[L7l@Fׁ%kGd%,gπ_x]Am,(2voB&(t)Jk@Yar)Y2jhUSb:CG)rjtSYm]-NG zfC` ^_wLEt_S c'Di ¼m|k7^H!*pjւ/V;Ad=a}S+6Hv́w1zN$i2]ȟ16r_{bD95­t]fM>R9l(,|ssYMF9wNqW~O)RI T?^(Ř -XsF%%RoX6;%׍vU$,],Bb<9@Opwdߥ]|YK1ܮ45Bz(-k~#{9 {eu'+"II W<9pCZrpn4?軀;JH@3 ¶&,QN'1D NFWх=iP6S[7;QlȽsl"ԳrMYlzBSHBlvARHz]TᲴ8NqevQ6FշpK2C`XVI+UX e`_Zw7 1A_V՗yY@)ځCބ_7%)O!:yc"ԑ"$ n7ێP5ߩ~v(\U,31sN!@ I-JUMidl"+T4 ivE;@uͼO@DșJibrNigQpV+1ҰL/.0mН 8&ʡsjɦu\<r at^"cp 0Yy  Ly#+(Ȅ8s/^?;O()E2;uFdcqH9#Gp"B.vC{0߻bHVfk i?v(ݎ b X2[ N ah@cnOvz4F<8' P:[S=n}|팆{mX]ڟ.u2w z}mgu}X,yׯÞ3 8X6CGiHҊÊ S*K= kJ}1;MVvo*|Vz%}|KQ1q_B 0i `ݘ!_tI;sx2/$\zA .ZYpc54[ Uo7 -2naCiagbR@Bⅅ<cS*h+e9sڑj-kU;+@c$S+mTdBqu,yUؚA 3_eIn屬++d '(As2(U+l}4" ([Lt|ʌ#?op8I'VUWj[c w]ʖ9OTsQ+Jī3XnF 3C%?[ `wp=D[1BQ  r|q|/o/7_}0k6:f=%~íZ|GR/t=goa1[(Q r,w9M$O#F@P߱_^oǽ464/*L:S.-0 ed:2-`~ יnc1Rڼ 2wӘN[T'g*C3 ZK^; ל~,s0%W=)bʣW`OjwNc,ЃvT?HN;qah8ҒbCIy1QKt7 9d*!p]%Yk#-fCZ2'Ti1lqA #Mrya YZ