libpmix2-3.2.3-150300.3.10.1<>,Yfjp9|679>IWc=e1UVjԄs#@:ߤ!ӥe4#VXȈ hR8N݃r~j@ 64L~{3ޥ4P:àVhvTg"$БcfSp ' 0"7ˆk&I3>f3>o8h(9"؜a+R zXp-:o[l ʗB,5Ho]*:>C?d   3x|    $ ( 0 r p*(b8l9:>#@2FAGXH`IhXlYx\]^bcdefl uv$wxyz(,<DHNClibpmix23.2.3150300.3.10.1PMI-X lib version 1This package contains the shared library used by the PMI-X standardfjs390zl32GSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://pmix.org/linuxs390xGfjTfjb08e4d53affdcbd14be3e4f81f4acb07716a60a5f853e236199269fec136f1e41libpmix.so.2.2.33rootrootrootrootpmix-3.2.3-150300.3.10.1.src.rpmlibpmix.so.2()(64bit)libpmix2libpmix2(s390-64)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(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.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libevent_core-2.1.so.6()(64bit)libevent_pthreads-2.1.so.6()(64bit)libhwloc.so.15()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libutil.so.1()(64bit)libutil.so.1(GLIBC_2.2)(64bit)pmix-pluginspmix-runtime-configrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.2.33.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/ldconfigs390zl32 17182808663.2.3-150300.3.10.13.2.3-150300.3.10.1libpmix.so.2libpmix.so.2.2.33/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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=38318ac272672f82562b705402825d04e6677470, strippedPRR RR RRRR RRRRRR R RRRR\xvڼufDPpmix-mca-params3.2.3utf-8be588f9ca167542cf2847c7480ecc9ccda6d8fb23be2a8efec8bc6637d81fa1a?7zXZ !t/[6v]"k%UEdt!:q_8踨lqFmK\o!PY&&Q% "kG^w rCn"YA<(vO|h_۟6ܼy^fC7A*rͥX4J|j5iL=&}E3M MG+ǖyIj"CCEߚwu֯PFV;М\OmARfli9+#{85l+H\{~5mcxǭp28*8^PQ;䣪evhe\3-xjZ[3YcCWoa>]"G+Wgje\TC :{ wFo ||xe r =1I5K/賭E;'5U>,51gOڴ>Ѯ4I:ȓ^hN躳pAlz ax -`ҽΘw.d]CȽs36EJ&~s mX+b\}3rȄZ?n4b `EXCƜV;‟S4o7&ûI;dWjIl .+\_p7$gIc#f[MNSbKc 7{Yv_dB}R` V)hWcA8M۪@} aEL>.rSdɻd+IyK033ޏ'볍-G΄aa?R_] Zn`ӰB^zMqɌ*ii*+Jx>2j~ ʒwAZyIuB_YPM/W \[Ь! Я/ >t+ W+gW)5~ Ga#V$d LSmHc件Bgw~_!"U|lðDJ檁4Ӈs2LcW-g#uV:a.8ۚ2(Y)Z?ӂ7eĄ%aOU.I5G`%\'̵̰ JqgbO6z7?I' ],wYugDv&}/7 =_mOњrAXz;yuJT|H&3+SJ> ww>kJ?ċjBp:|S3>̼w6[j "6%&9 ot ,_WĻӲ;_(L~MXU=B㣾,XcZqh56^3)t 9_db;fTt}ib,ec8|{3!Cu"-R3{Ep+0i]5ƙ$`N+dh=:03]xf6I5mM WEW?H'}yn̖0p/:cd*j9W= x.b)qy 1BN7o'nS+(oUT)o*\"XuQiM UMDBv0<.1;H^=(D>NzklgmLV,;\z0'>{PwCF_(b(t?XVqPXl`bhu;IS ^Yk, g鳺\jK2$,h=lڔ/tƙ5W^2EOD5p}^+qz $ҋ}HBn9-.pJq8g.*rأKa]D6\>'s1^u1"CE#<| TF6UuF.g6z~uN~)詡4\֜j\f^!Ŭl8,LYxszA $)Hk<13FOXR4}9cl6_`뼃lŇm?~ˢAWmauZNŘEV`Cc\7NdSy;ȫCq%טQmqBIDT~?)( VN?5t*~!^~q]䛇A)WE`Kt~szAmOc.l:X:#`] 1༢{'<ˀw@h H6-ۗp V瞐춨] lx.j S<'υNR Y];o+ /XOrMrCv]|@|889<χ= 6,|\t@s*#PdQEUuawY OHnǥ-`4*l"Y g1l,T|7?/x2(g5pd=OE{_Yׁ |C)CͲ9ooكfתA?_Ùj ]k=qrn[ӿhr*_[]6%" wQc >mZtWm"PHФ Ǡr`%h @ů?xC1= ޘ|JHDk}lMkzj̠=z3?Fܨ,Gy֞rhhB*]Mo#U`#;P&\J6?|(.M3 A-P[#>Z.ܯ`xĹut#Ke<\.o{l@h꣌Xe#༱D$1)<R@+XZR"ԉ bRj9^ܧ|[x>aB %xX%,[ :ݧ6 LpY%#gv)^@ Α}%#׍S䖇+̽o\˿Eâ՛pW) |`Bh68aF2T^ 7lc]2Zu@,.|:X`bGL0Dqpx %нP 2n8Y 4Y  Nq)x`ugzPMF2"9 8jdb32\䐲 ?b40aTxgtR74 03D\j.H@4paLbީZq, ) 0Tq k0*S-nké+A!]xm``xC<Γt`UU>:S{nߦI'bJmoβϥۚ9΂,~X% M|LQ[I$)4ݓ [u G@.Q%2h]k6Qp-[ke3Bhⶨ5jP{^ɪqVf]F?%-Q.nu49xM!jShV+d {*LhUjf:Q6$\m,nӈEapv&a)ȇeI 7̀ wN_ $rC%)G Fx73y NVGiC_x'jfSnd$PK'T%75㑧ι),+"Wz.+m]7qgzpFY _ 2W'֑l'?G:\i'V^s^aF %UUj:KezҎfZ"ӛRYѭ|-*MTND㣨~JǐsY+UFFd,Pʧ%$`.M:7٩Ez 73r%Esԥ.y)Iչ;lK@]JBO-rC&\sʔFMZuUqb\*~h?㩼Ɯ(wמz ?n'.5AF=&!:*1OPJҷꅀCt&MW^\B-sScepRI&[}-w>M tYt]z/ή5(_#^͐=4|xd嶌oWÓ!hF7)ȁc*‘ q E7գ; w|%PyL%I7| Wc5w(A;-֪'Fohq,F&zZdN^m, bR+]_i%@3:3R!zoIB*8 j֝ 7QAC) Uڊpϋ#ж<򑭴D297v6 qv[3]!@)TvDQnjM'Br- XIޑyx.seh/4V%{TB",̒ͭ+ Z?Q,'z56ߪgĔ5:g~3wƗ9[T M(ǨKWAߠMffFиApCMAN`nfX0 9LTaqU5ÎY-d>+Q_OP aFM !+e!ly[4uȦTjB\IB֑$ 摆:lfm98M?3} 'N*\pq>SpURgq.EӌģGP HfY6`Hi_B)Ώ$IX#h_Dr2uPx?ҭ\zѭ;˺3^<8ݵtꄝ]KWGr7ʹlUy +*-%ͤ@wa1,;9D۸t}x4P]n,$)]" lWC[[[BZAZxQÏu 3a|萚m\/}OArS+2ш}'VSGlmǧ4W!H+͸@[̓ME tr^b ůY7'{N,jDiv8O b3U/؁˔X@(K Dq`VcQht34XA3,k)A.p &1w-ظ^1mDHGgAܠvh_ve9akM.Z;HN@-[IWwM_aT6P,/c_"LچC/x|8!O4W*dK)1 0VCXE1C0,߹^j-9Й:(<tGG,.Gܹ]R%7)cýBJ^$ְ*ҎϚ| Pc 5#Q 0k-8ggEI vςwy tL}{I܋%`gARu75`;neH{ZbXѼsTI 0oo|KT-oR04 {Hf]^qq/)NLtKcfP6OM|E:- _peGPG~@1y_Nnn AK:eMG5̒HT@v%ŦöU 67{/+׷d^j_X:lNLġK83z"lbiT 1K;x-G~Ku/7JvҨ|u9vR(ENˊK}D:[QMfr lIAGmL7&z TY@q Uk{T:ћ~%5;X|Tms'PC9>w߮YX Qoe%$|6Q:1P}e3'R6xO,) Iz)iX] u QvMTzf>TME:PZ}pYQ.IGY8,SMN,ZdZ!b̌/\7ç-ƫ:[,{DRvӓLq (pl~rJbV?\.JӃ7f%r6[[4h56tMpub\j8'||ZsճtLs'. m*QM"Y`L X:10&Ȟ iN=LJWZ, qXAIAx2jrLhU.rzq-絀nnN0AwA}X`!QQTb~G]WP)Mnp:y4I.jL }0pm\K`4{OTD@ŕ>)Oޒ+8 E/ :7"݋VbqUlR zA^^ERx1 buc?+)6<P"2|ܤQ$9K%( ,O)sd`xMxkSd(C e&إ;|F`sDl*nm7y9V"vNcdߝ\^I%9[:*ı :smC9ֵjz/(9:(1,plsktN=$%5J15`J.1UtD7=t?GPM߹/z7CwTg1Q(K堑 r$ V+q4tE%빣?U,_|/#.J2cjwჴ.]bΎ ?4@MMV|4Os^͢q77뢊 ZLneWʦJI*Brp=$3Z>V"Í]17_7 [k]v-z_\k7#Mґ @t7nHPMsD?7~4C(RM8$4L(tk8#r1zJ)Td- %ΨsS;*Jx r@kjyIE;[|JT/޹i';٢q!݃rʣ0@CnIଓP9%3t2-mH?ߟpU?n~") m9lw`t[R&{u ZD x~$ʆ!Xf]`]A6@oD\Uj|GɃ j@j;s}.}f$D{L!􂝞~:64<,>Gh?d=O:ɗw̋4EwpyjD>*2<,؂-5?&0:aFwo\8vYcᡪWsK49Bd`t 6gdN - m3&C)g^H}~ Um0%xrsajPA>U3 td( M!315//C\MG 7Qf"Em!We1`;NIMcޘ^y? 𚺀%뷝ihqˈ3x, npF+B4>јL?B[S ⼒@"a`m0T.3{O_0SCzDQ C&^5 lʝmϭfDtLƼ\dQuv4wl:x|zXn6̌ńFֈS"Ë7yʚ:/dxl;NGOpIK5΄W $-!ƨaQ U 荺'ZKT:Mϫ /PFͺzCja4= $|G;Ygޞs Ξα|3^>kMB?̱H_Ԉ4?LS)ح= C'^)|5LQП0w`$2Ǫ;wpțA6l>mYVpvFZrHNI0\8@Hq?i;GҺT׾ꟌC%@!\*7&r[!+ Q@+?b #PeWI܍Ƞ&NԚư ",,/kPhynw,؄7՛t[` 9J ё;v 1GxN3o{q6T`d 9 I PF˖:\g0ī_XӀUr}@zK|f4/#jS/ p +#6lCQsB'{ϸdrj jK"6p5{ L!P^ BԂə?j.Z_(c9K,Eø=ٞa`"ED ;;TJt\"o?f)aYgFfFS;YW'V= Gk[b<8/o x'Hο,S< z?-ձ |{8ٻ" l q*8W6q|{έ۝+wt)qTJG8Ӿ IG3eD6E IO$u/!Oݦ3UuTMY}(krtEM(rJxCo&'i]U˒*B5saǭonc,륀1T3SZ#rhIF3GpWPG!b8B(] (*^stdk# \ $r6qo!wٿlЙvJ7ZFV!ě'Ztr7I5}..A_u 㖤+8gl#tRCS;Sg(-5RAX3-1) $ WW%j^֝JGdec[IJgʲHжK*x(5s&&ɦ=+hqHVMJ] ʼnⳞTFڰcgJN{UO דͤ/ H| kqK_ͽ'ԗ[ɫFd&1Ezn~V6"g\@)$~*L]:w0A7?ՎG]aՂ\وӔa/);b`?w;LW*Ya `ߩ0Jxwr Sҝ&A㨵A2 s$4! $HA'Hj9?Ki/F9}s7qƵLZԯ1CH;:GP-̐Io̎gBeq#|jGha7I, Q8..^Jq4ٲlŭ.xTNn,Kd]x1zc #BZYRAۉ={kOD>"cT=!d W1!eOݿ| !arӦ{Xߘ MK-#TQG?-͖\;2y؈;s)v?3̊u9c'(ʆB.Ұ|s]\?+ )eSkH.; {,Pޒ1&~8,I@*8E0e|&`vG2+Mj`6GĜk䍦U0ܸ.oʟlS3RzxkvQ@~hmJ wQax_G*J?m}X୚8[ [rtE T \2^'Lfh)pJ,q4CLF̶X!hOoh'c; /N8YMl\ȫ[3^u%^HtDz؅t Fv#LzS'sfAۈ3ƔELxؐy8-k``P0ޮt/2y))G˗#LAE_!;CFU~X5f5*c^܄u6D, pkUf}MA??NyCE!cB(":BD'.9Moڨ̙+{7z[|UkAَ[|{Ս%uM"(f >E6HJklV{1rATL&9ni9<[ӿ~Jc.E [[rH瑱0V]) _ZT8`!qv,:]<1!sUZ*^Boctjv4҂Ӡj4>h`-p%I U@4pQKrq>Wr aP/Xgi"΢B M^(7õ$vq|<*7$DXnt^6g7vpJ֯/H20/~9Kӻ=;q%Ҡ]}VwS1huCl!q=Ai ðTcɫģ[=4-|̣E|kuKm* YZ