pmix-test-3.2.3-150300.3.10.1<>,4lfjp9|],^:.8W~Rm/Hx۱  m)n{ji\ߊrԴ+g[{n;?Jc5P@ -F_/pjo@.Œ<"yw"WGq1`WXn$gS0zJ[d{$P_ud i ĺ)_}T,Z̙%R+}m1bLcBw<*$eR։}l?^> ? d   7tx $8 B L ` % ,@Yr(89:!FGHIXY\] ^7bdc defluvw x y4z Cpmix-test3.2.3150300.3.10.1Test packages for PMIxTest binaries which allow to test proper PMIx operations.fjs390zl32uSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++https://pmix.org/linuxs390xj}8XAAfj`fj`fjbfjbfjb67a6639696773afd7ca11979155170eae86d05b33884b429876149974302a33959934f0037d30137b602bb635a684d66681aa68aaf408bd61b36630e65fe48ccb0b2273f86144698ae09c5491cf0bfc94e028dfa52ccd824fb3d7f484a948bb0rootrootrootrootrootrootrootrootrootrootpmix-3.2.3-150300.3.10.1.src.rpmpmix-testpmix-test(s390-64)@@@@@@@@@@@    libc.so.6()(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.8)(64bit)libevent_core-2.1.so.6()(64bit)libpmix.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(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.4s390zl32 17182808663.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_Updatedrpmxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=6e9f91f5e01f6ab70837c04d45bd8acf05c164f8, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=aef53c262b9a2b6de37a902fb3f83fa943fccdcd, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=6e69b31bf0dcbb540e5d875cbd59c1b297e540f0, for GNU/Linux 3.2.0, stripped RRRRRRRRR R RRRRRRRRRR R RRRRRRRRR\xvڼufDPutf-8ffc7106a48daea2421248704f6f467bbd4a8de4f235f29a00ac7d6e7f87044f3? 7zXZ !t/" ]"k%ب &/{j2Q,3v_)*0^ͅވRe6@EȮߕm?L@e2&bvHOlIeW[LFJ&I ^ 꽚NiQ=8I$vjJu͵) פ8TpJc)MZnN*_~3W.y%!bܦXmJdZ_K6eI})3QvrGMljT(p~>#MDjsmرH^&KF+7, Xp Ǩ⢮rIs0@9cxJŝ1ӣ[nP8`:\7\rpxP cMDGPYM%ߎɇ:fD_UMb&;~wi_qfʝfj'I|/ NN>ɁTgE-D זэ v̼9}U7#W.yѿR*s쫖>_"oU5O{!VarB"ɭ0!xv -ë%5(JŖ+^lQ Q=.qbv3C2MNpPu~$NϚq7a){05rNS} TaVu%~g+gL`. 8$yv-yd~{w5!&3]̮ v> ÓW.W{7;vGL`ۯN؄{ܯ}E3jUN2&$kj;kx}єrM~;" ӛ#-skHL>%6v8Y2Y% a|..cїkԠ͵>Xܴe ry]YVMè҈V4m;*PQPaZt=%O mUA\RG@Y+dRmӡ;M-}aN`O2ݒw܈S=z82r"_AȲSAS #Ku>bv2BNt6LDh7+sB2ElYDJǑQn`6fpYiғp^Inr KMY6|ԛۀwzsUT'kf!5mreGX&q<7䚐;]hAhÈa{.X{(~˭:ی˿ ] imb-Xgi38I@kG)-:Sv}-s+y8 f#E|g9/w):uumS/Τ\7 + ;Fs0^Tb$DP Z F XYҏ0ҟRG1VddVǗȫ}N?5E!iFr8J Js9[ -]$kWӢ.vv4WhWAi)0W]B(]|fЗ\ , 8ðZդꅔ@_=!&2D-P0ڊ/FS{a&")b>KǤocc81l%0!꒷4Y"-D@G.i'keC[hA;C7/*裹( Ԕ?ډaTU,R/N> A'|㟅 I('~v!iX ={vVcJE@%#jQX\)|ln!CGWҥpg2? lWnbOзG~w?vZ' A~\ߢtXe'[&ϥDbo%)&;،ϾŬ.zPQ`6{@@|F0[Q[Yw ߒhU[g *(0zp,ځxcDL))`>Gk\.^>w&wpj!#9>;MuC%1o5brLV0 B4lƦA ͂ڠ!箝;tlC 6ԩ[D;#&&'QKP\Y/mʅ€6XDѺ]@E%Д=+nAj6N{}!gi9%F^I0O3ߩX#rgi4Ryͫf f{ECHeҠMR<7 WHby ^ *T1/Ўi"[*#X/y2#Ձ7āeMrK,jV%x/OJE%;ØNm9Rݪ)Ut>>2rV_R)fa_Tg6`x屹;c:X5<ԄWT֤臞Rh6@~m!eÒ\2ރ/Y]ǐKjߠ|^@֔*N3[fOZX*߇@D4V4ך;/*1֓5I񏚾O2s"+)@Q+UaS`N޵5,EXM.Ws#-8'nV !Nc//b# 뾻ؗ+P>u2}MWԸqu