libpmix2-3.2.3-150300.3.10.1<>,Ifjp9|}& sABqb`^³a?f_ZPڴvyfBjNI!MdFGTv٥)=k#7?@B'x^83f\9?!vu6P3OJ;=M(B83Y փ*Rj^3R@s%>S/ |y3Ƃ+㦸CC'Po#!½ )$2fV*{R:9] rK^)4)WxF#ɱ+oVT>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/K&_]"k%{U}dt!:q_8+~àTP&5g89+':2H2J>6cEŌg܆˰ꢋY3Z?4Zxӌt><4 \Y _;~wܪ @cn/O&*8*2tڳNkme,!SSUI估j:xN-M=$TߝAa]".GŎy"5hBe%&E_;QhaID6'! ;d}mČ z/\ɋ߄Fj^H ;4(HOQ4,b"![$%"SB^!=%w [/qz)0Qض<|4'PCf*kǏ#v%jMOæEtt&`ɢh&_i0H DV]TZ4.y;x|bXF? Eo.=rb%׭h LGz#ЃC$ ^ٱXx`|&h^:9 YcGt>ul+xgN ଌ qE)ٹܔF08-8"ޫ"LU 8% ]jukI ^t!KW ]4|tbC5A;y?ՔSc; ;i>qwp* mwa/m٩LξO?ٰs9-OTiҬϾ_=|f/dx[3ӷ l'? Q.]]xw< 2>P'eo{ .Ջ~iS(b`C虴RkQQIw8zN^ 90`njqN!صSbo6U2e6Z^ "c UX" #m]]={xH/Ԉ+JBs%>S/c7U}K C[i'KOZ]D m~2Sߔߜō :&յ2BDir|GcNU2tL _!Ζ]mޥό/@ee8% j(Ҁal(ͩy8^ `P-\j$32XP +SY 񛛈ORaUp%aS:_Oz:v95ܟ]|E)Lt <2#2vu|b3V=޷*Of/]_z5&]"5O N `bvRJ Ƣ&1Pq#ߔa`5*Jg[fWxldm%[wVc)fF5 g8RɱA#qd4ta|n#quC1tdϤEZD,|m #B0d5 -ydm8nGb+ןӅP7<`.M$$-h)T,KWTG \A䫨Q[z ЇL3HCBkN %%g+/]6)m>]*v<7Wr*Nߪۂ# UH OԈeTqݴA0#>0Ud֥ |i@ MRyD@BB}J$@todټZo<Y @vkemO4d>aoccjxy{'h ˍr(d) Zl<.11=NED)#6AhY5Z>n* pJo!n3ĚHZŀhfطi-.a ^RY9Z7bÔP[<^`h\}WQ'P)SȺC&eaTކccmt<7&bo!dU 7JE39<G~a 5g `}@@$`4*7{Yݛ(UUPUj}O\}(.} oSqR)\a**?STz, ^M)Y,~i r6ƁOcG4t  G+J~rw)ؠSʴ6c"^Up"l;m*#_lʾT~mr'C׳Hsvj܎#øhWW¬+GuUjٙR(VʥeR`a_-u5jD^v*k<n `vy"t?E}_8.ʿSF{da}ìxe܊f 7<̏p3j<=Q Bv>Jvi TǼGnr:"U+ T]5H"Tc cC^W关x||Mژ׽0^qȍLQ߹K߆d>A*vM.H%TJvQV/hkT;^wU 89 ^+n0BPXmД1HaHťwKt.aRQI,B03ǹ E{  (E)ȱ5Дʏ85GL,4112+ ꙲*suՉ^saCNW({&XEPVk^Ͱ ^x}ZUqJoO@X$:i:ɆpWG#lQ``]ÝQ:8RkiqϫwwTz!!ٜ-XRTrJ!L[#co"쇍mUP`ߪR`>3LA{b$ 9 O ls@nΊ\k[jxlZ~3jFN5Mb&aß 呱 ןɷ}g*)hԪnӚ(%Tl\ 5'$@qI+ǒ&v!:30ƕ4б>k6*!ݰ'ٮ+j ?w& q{>+ңT VcnKeg}91V $*ԛ@E*%Sf% Sjv`]=qoC[{ں\@8ssH*z1j}.gqHo4ʝ 7n+I;WM wLIr+'@ɻrzJ2ĭQyWIE. W$ bSeiEpY"Q-( ec)&s%3*9إzN,7^5%miĒ? fu&USApG]/j"EL5W4?c7}ҕRq*L&#N4g߽n&q>6[~.|b9c-b%J(HwF޼&zFL2VӔB|J 3#v6oƫ72U8kYvw_7eo VN&|?zU\T¨[*0eƪODgɽNæm 3P#LqA[9Al"G+-0Q--M!cL閍sV8Csvb^(* P='EP2ځu<>0ƾjչy=bM!Ϙ!ו0}i/`I"nyTq/~06H1b_M˝f:r2u .@_[ Cػ't>6`?Տ&WyǾٸ@ʔ6<CZN5Z%2 G]rT,HYOd"^5tFf%x{KeIp%z}n ]x:ה M &~ZRE ZEfmfOыv Sa]n}qŪTAH"كa%NM^_G&?<[#ؐRzFjװr>LctZrpS@0J.BoNQW#>`^ڲcrk :`4݁D<>"`Tr3v[LP6T*˛rjH˵dRs(J{(t.#^ ~!;J0B  ȱMqM| SX깟czy™gPߩ3]C[S?D3"y:r:~'FB Ӧnd]5ֿLv׹Ny*mV$+njxaiGE;IvxfY|S] I>_zED2![r,.FLE-`GЪ|ܨ[5 Qn(Iި<Ԑ:aVi.bZt &9vh:-#<'/B?8НY9 aN HESH|ҼKVaIh:<Xg:V5;CvD LVGڈ,5'D-bªETFV@.ۃޡTRvFCDNjJz<'gtEy s&z e)2^guCPYsUbvkCqI|l7]9+9׬:KmyUC:0M5d>/פ8Q8"]xp2keɮe(w^ ww[)|FW ԶAP.()/H<`TOKx x]o[p- &&T;gdu0{Gkw4f&!y.-!  2G-X,Y/9A:ܰ㢦W2 ~^=7"HVK̒Eв) jZw)e")!M4_MZ |A$= <2 ^Ϩ2+ tZbVC3 " Qlfߜ&=sd=>)I{ 96YHV"wdg9J3޾@?#< 3eBxn˶6<,2>kE-&qOUiMa3# tWU}4 >oz4G zں 8.6ryZ\zVGV r x=X"^z։,0֟j$qt[0D@ݷL%zQ˅]*^H'"~gD* ^vժ˯d } *[_:+eߪ+B^@}+UH3BrŐv0>m8-/+x\]!kKN"/+2``օtWI7c B9aښd3܃`haPqRl!CHݾGi3Do„=bji˒V+" Bbީ3=atQ^%kF%$vEbeпsߡ1]' ]|Xp ~`uR[#iȕ ^hoXNNE+ R{vzڐR^"=Nf}+'6N$7+^3hi}_w+ȏKG˩ O_+MG4dRiܔ ?Xbf Rg@a\A:z% CV,4őb]SKڪ5qi4 ˵*jW휑Vg74#6v1.w)ł=0=NRI ,Һg Q8LJy|CGBb*&DaH k#pwowRiO RQ fJLiE!"5 y%/CR7`')l#wJU z>z#KiE{&H0ʟXfi:>aJ2P*Q.Tݵq+lsB⽰漠t1f<5p]a0bjqP„I ʀ74 (t\mX?&I%ac8߭*K[XQyw| u.v;ЉFaJSa:% rT~l71( :QteDf1WdZI  iϔ)(IE!.ճV9'(ԋ4wZ昭kƧjʑ'*7UB8c"*b8]qKm֊jGo Mݰ YZ