libpmix2-3.2.3-150300.3.10.1<>,Q؉fjp9|_轉-+I+7*y%lc(}V@K+{=ҕ7v!aMI843LbZͻ7|~u<;"Wt)szQCP=6;CA'rw`УVlp9su+ꟺmN ~!S;:AOL8+H0 an)\ݜriRL:%6#~Y_KS$J5|z`#x*{yǞR⎦t0Z`z]0nG2 >C?d   3x|  $ ( , 4 v tS(89:>K@ZFiGHIXY\]^bcd'e,f/l1uDvLwxyz@PTdlpvClibpmix23.2.3150300.3.10.1PMI-X lib version 1This package contains the shared library used by the PMI-X standardfjh04-ch1dhSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://pmix.org/linuxx86_64hfjfj33995afee43c5724b35ea510905d6847c446b3c942d36fce889926bc586d69c9libpmix.so.2.2.33rootrootrootrootpmix-3.2.3-150300.3.10.1.src.rpmlibpmix.so.2()(64bit)libpmix2libpmix2(x86-64)@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.17)(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.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(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.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libutil.so.1()(64bit)libutil.so.1(GLIBC_2.2.5)(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/ldconfigh04-ch1d 17182806543.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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=decf9481ce8282d721e8dd24d23bd9e8ace2bd35, strippedPR RRRRRR RR RR RRRR RRRRR"SR,/p+1pmix-mca-params3.2.3utf-8deb61f815b70bbd85f83b405d3c7b5bbd54292d5fa7903503c35c61ecc29fdda?7zXZ !t/Jq.q]"k%{U}dt!:q_8+~àT@P~>  FvTNw=؂n0a,m[uW%AW}Q_*pW BMYGhv [(}R_Q Aa|$P`jrt+{ ZlBH䂩wrzu.;`rХk禭0ɹD﫣hQXZ/oXCJg;k/Vo*mHd< tulDh53O3U-Ի3F٬y82MaM7 o[X erMbۜ%IP!.[LI FgM۰ϷjxlE7=xwn=6мkOl<=\9 ^Vz'.sNsF`bfx/9)Џ(v/oxqbPޙϚf䳈(I<a.\ɺ#.3k:`b׎݃|laP ꏺ>t߰GɆpHhѺ=??8FO߈7Ä&bE5@p;$!‡yIƣ(qA#=H ҆2tX1 >zhmϏy8HrqE~#S&_eKyeLP_^-y EyVq=򩦼هߎs&h,X*IEʲ^u}Z6$MO[' z`|ˏI C-y$ۢX/@{-ndKIf7|D{\Vײ8C^K&l R{>o/nts6jcq]W6X?bYե|=B@ǔ5v#6[÷J^n*xDf¥yn% CД4惵-!bL*P/\4>JxXN 2t8KxuL͵8+S Lq˶t)jx\2&zWk+m+ Tԣpt#CcW?V d{g yv!xya==~>溒t|is8 Zx^@iFE[f/$`<ڟ;Oos!Ոn|pBTh",\k/a=bz7x=2v8V.$&>ZTBt"^[iy](@SU @?Aw0W*EV|Rnjq&OZ\yy7?f> }/u[Xǵ IV<%mlzkgEEtX=Od2zcg䯕w]ptR@&=3?*}W垜?ݼ2AK5AQ-~ߊċK{Y=*]S`c8 o\g$takXXdg.%vLFC[aͶkZq:{^\{A!A3䙮 ? f1FyGm0NʽضK/ fЗ\9hV^ sL k m.4^m)x$K |?4?N*MU,1}ћm&~:'ܵ@_ں2Q̼Ƃߍy-bfL=l TFeE|AaZd*is|1m4i&҇<eB ,vg9Rs;n?{XM$`-B&EH6WzM-,q>;p'J#|+[TB <<m$8ʫ-.YIXaƺ݆dhjT*q߲iR ~?O$ ؍E c7.(PN$'l3~7a隿xpC@cgkA6A-NmU 3mOD%5T\r;d:'X*@@0-!<ž-WI}O}@$<:'q9,W::{G(+oc\xy"J&<:MWyb%cyc,rQzTgA"1bPAmcW~CЗ &KNbO qŗ:8f®-NdmqQa}9yN𐾣6[Ugy=6i3Ozoؾʈ<3Ep=m J gbgP`h0@c3u-rE zO}1Jj_I/9ƈ` U &Jygh#xvu8)IPsAGN F:d]~a`n>T|K~b@W=\VHp1Pb@ KJ2jc9kK~<|Y3Bs.I׌Gs%YV-Jg@St{5vB,+ תHpWځJN g" u%% vxCLW)V@F{OoI뗷Ucڣ,+qscjg8\K 1<~*2θN{cҙKy$ӄDE.MӁqh1Qe]Lgzn˘~7gS"-Eh)"S̖9Q Zyӂ9XWa3>&S58?Dt6 ^;:bJ™žZIw\O HR׿NJB?CnN 8$#&uZDőQ@2|2;*RD&z*̳x+uu4z-+br x !`l+{[f) /'B$Jw6fd#$b]2vI쁗LVq0L-i KnꙄwز.=M;O3Yt#'鶖Mjpໝ/R` Jx!y?X{f2X q)H1w*x ذߠo7u^' iN<̞~e0! rn)Wg{kFg;z%*ĭStBo"܆#L2'?eW|)XT"58 R&^\@s) UJѦrҧy<1^S)r:G1zmfOL=3cLK9mnqwN:&;\vDz4kF?46H}j7(8EfFC/E2=o]=wזhƚG֮3v-=F#6z1`N>Hŀ(B?xt3-wqEZq2= Pv֝Hu2A0bÂFUs9*|{6`܊W3X쀙\+ ;{6ap榖7I'" 0 yF2"&8Щa@EJݹH0e:.4uOi&x2Rc<lRe('7/2xWs $'qK9U:w{cj.>|XĨ5ፒId1Ѽ #P5섰S8X j:,l 1D˙y`^_lV+q l8/t0JE1>U;7)@?xWr6~Yc'CPG9<zHRTZS*\$ %6 OW˭uCUu-FGp¢0S>2mI7 zNRvF"u5l3fJg+}~통)NӢ!W|t(M>/M^\+z`{Fmy%t1diXn߬uvCY+Fg3xv9v :V{W*}5a!fE@d Uə_d}uJ4MY+Oxq?FB'{Av1$$Dks*FzSpEu@L ZxhG<A^|"sK*&a촌2 gҦw tz+q(G;kYUGZB AwuӜԡ\CgYi={%)ݣ~1hB~`82BdZnĩ bb^R1Ġ'q".4Yɇ|c F )AډOy;ӺwCu"@5C'_"H7Τz] lj,P 18!MW LXAq1y5EsXx6x,@4&s,t4tNNU;n>NagvݓCͮ]l6-疒m &3:8r75흲]d_@q˛ a4F" ͝V y:hAq29\b 6u!Mh2ŇC.ip{Z\_JD; _; _1S;7')R*"U!Od4kB2jݸl&9d-gIao)N0CP%t)g0$wM?$^ 11$MG 䓚ų˩C OiR?T8Sw;Ξ̊|"1ע(XR\l:u`/=lUW8(aNT/Tv 3P#8Vh7:Hwm1MjghAY@'{b5`zTyEt?}a:ʀs=Oz-3DxfV j RIk(XMO{]jڑwf.1 AqƊgNA/kjj%ԝMZd##U=u<럗|kǨTXd8}!IN$˙ Q#hV{sB~ *@8O:D.MP)+<1Ys']/0qDwᖺe(-܏`e >]}stȊNjyZ cy?, A+JKrtiMu &"*:+_^qbADw[m1D-.ǸkM}tHh,31v KHьONÂcRS{ qnxs -h ]W"]("W$UPssVۅhBGh?.qy|}FJ H vkUC<9%( yܟM_ZYZ1璊Tfsfl)rї'ʺR2W!:ƬTS0ȫа߶g?)K))L4!/6%kܟyplO*KUle#G8aGYV= &ݚ8#c@u3H b5#*?-2 Q{{ܣ8י_^E%74Zꗆ Z+yA p0uԆ8GҕE_Vgv';w5Z"*0PnGgQ҇u~l: j̠Wbwk<3wIؑ} q넝0t:eJS9^uq/yQW0-)ԝ gӵݖv ntTJyN:m$aĪKq8j8z/x5*0CF%x89?d+OPӅzq(y}/.ZGq6>,zjq١*&>Zi E*v+Cs2ͽ ם.ґѻ#0v!I{`OɞQPt).1f>ȵfd _Էe|\+ZJba ey=h+5(;IVI1ztTdclh%lrp2 Ek "< G퀐ND G)W[؟-ok HJޙ=j(v\h:ӭ`Sd)]jH#l ѱAB%c2eVt2@1~ Z,!Tc]M`FAvn&q4]JcЄW1n}_&~.fJxX\jL,bhڊ܀T`֪g w&&$) 'S큏lzc?Kɝ{GY/$WDctr>wln32DO_&0xӄ|w52}X8^RЅCrCq0/f,Kѵ,s>tUJ*JN1 q1d]}cK4M.ɐ9T4^#o)ZX \[ ƴ4D 4&D2sP(SSNfX~d`ٱYdGNi|\?ެ!_v*sA/j8 1Rhإq%h[A"K\N%i oScUAl7 *%jLZ[xnO4v# K})tx՞ a-E>zeD2\jrӆ,T^wG8 ?i=,!fLS6+ ȘI$bgfCFc{k~[~Q=69* JGdK*ӷtMLb }?/~gٓh2"ͅr.%s"(&tn[%A-7a1%jΌ ]BQ 5g#j=Gq3m2EabSZ)|`Hcu=N:냏$ aZ1/bnΨpUܽL^eBH7&q5'M+s7Zo/AvH $UEysq?)]R쒧u\l[1-ܤR 7=6ka\:ْG9)d]3*ʧ-=p?opoXm6]q5;ml@"8Azp8,?DlMܨ >ILwЗXEI=Mʪq`YL4/ث o[]]9ulǬćBg|P{,ztu厁r.ej*hnU`~?M+a:As1ӁgvS~N'X&>-Gu=+.Uigg[a%GONԚn=K"2}E!XM,شտ3Nb=! CI],m'^!&`ɬѻVڶ0:# /[:>%0Cέ~d`0Ւ${5bHX|Y'Y p<#ů?+c}Pͯg0=_4(H,Y7}ޛ N횈84pI(@VMd/XՎWuBktG`o