pmix-test-3.2.3-150300.3.8.1<>,?ep9|CIڧoE)kg_;@ 1hqXg=h 3a@[@WuT~4ܒ Yݎ0m>vlv?0tv-0lpa2}eh#BÞКƾYh`Cj]`%k"dAyS Z6λ'7WEWXA4.YγaBYdeq[Ѯ@0WPMO%9_ZskS¦,'s8RM$F5Y^ -?;YG>> `? Pd   6pt  4 > H \ ! (<Un(890:AFGHIXY\],^Wbc-defluvwHx\yp z    LCpmix-test3.2.3150300.3.8.1Test packages for PMIxTest binaries which allow to test proper PMIx operations.eh04-ch1aX SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++https://pmix.org/linuxx86_64[~ ~@AAeeeee002cb5c4384df95bc01519f73c7c2b9e357ab6b85ea49671e3a49bfa91e602a2c9e81648a6f8c4f13b05811263073b59a985a4c7ed986d6e4e2d98b0a7a9b40a54a3bc9b1e915768a2de40e14c06d378574637ea9b3c17e2f04c0538c3fc8df4rootrootrootrootrootrootrootrootrootrootpmix-3.2.3-150300.3.8.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-ch1a 16945361843.2.3-150300.3.8.13.2.3-150300.3.8.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:30629/SUSE_SLE-15-SP3_Update/55dea84cbcb8a614092993fa025a39ce-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]=fd19af774f4c62e41ba0bcf8a6a050badac7960c, 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]=22225ac69e548a2ac3435938a98342baa76e5588, 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]=9bf3037add8b4dfcec7143f0ac6ff46f8f7f1344, for GNU/Linux 3.2.0, stripped RRRRRRR RRRRRRRR R RRR RRRRRRRR R RRR RӞP(zJutf-8bf63241c4dde8b9ec8106edaf46c376d7ed515bce113814ed4509c25419a5f59? 7zXZ !t/, ]"k%ب &/{j2Q,3v_)*rYBtLD!p㺫]K:u7AHdn'*;VKO \_ۢ).o/No "_NͰ Oo_ |ϣ}nTP,mE )O,)\gE w+& XnifIٛ=bBrOOeNS@ #V恭]uth^Egg 2m%uN/@b9\7J{1WAO--_RMs&«pKJHK9=c @Ciʿ |*&N|a |PkYXq%t"ϩjJ;1=Lr=LWnHΆ0uI/7/26dէ0hpVa! }˗)R>Y="R;b+d %zCNkd;Ol puK=2?nf9H>9]*왿;DSCꉎ+?EcMaKZJRi7nlPxJ>̢ $Ń:랖8b Yxﭸ-}lV+0>`6ϓX0Ri&f0$GClo wQK2dGv3{_J'on5z{܃*df)Y8bT|WgSG=4,uIZH-!CϻuFFXd8'T_ܛ Hzrm]>t^&:+ҠT|ro| (?0c2흫صnDtr,]0>bz=La=1n Z  GI/Y2C沉#sŇg6!&ݧIwޤC&|5CM&t^6 B~_´0&S֊>lr}ނKk¼h~)"DDdSu%@=/3йWˡB(H.&p~) j`d3r:hXpnFf`]QaMavD|UTR2X*/ܭ:*q(>.ӵtJ2g8BykD^sdn8n"x+"N|gn7A VS_lunHIp ts&^4m]QqowwHY0HA6HNiW~ec+?T~` Y`_5! Ј0Ս5B~N޶iqgYRn;`S*~D*Arz?J1⣴DP9Nq0\ =EpUȠErt qt:,5 l&g8>LYKe9=onh]_lH@=Sʦ[Lj%#Fbmk=\gROʄR{1( S[%x`3^82YF };@617tQV)Tzfl?TI [%v"Q2{,-LE~K+'RiQLw!uDOC  vS9vt򗀟6l8˃>OYbRO{s)_r~ACMZGkhxAo=E÷wWqXU99-X*MNE8FPk?4DakvET@)GZ┖S* ep]˛QF5N@)q)2^+з@iC"9pbߧw??T׏*}Qf?P?7Hs'vڇy"4UM~oҶpuAw^tR;Xf)eRn38=vb90(z0p{i`R-|g#3ލ#ʹdzh i>64{%i *1Ϭ'~C t5"q2Ҵai(M;q/IJ|]?0WǟAg' ʆz?u75 xfr*iY.JFz5=K30,FI>W i/kVțl('0n$0_7^4*^1ˌEhajNi;OAG 񙪨o>gYt5ok ){l[șd<E7R=N9JSgZ  ϋyiCV5 pWJЀH4nh$U#Å!?X?Uwœ|_ JڛT~' g TטH6>wx 2 f$K<ыBiUKȁ`5a#VZ\ pVsL "xX8?|? 'UbNXK#a WOz'ggO 1/:]^BEa߁WrڇCs,<A* u#;PH]+oF,A+weA+w1~#Kk;z/H&1ů 8/8@r}L^5f~"3er#[r9h[ (~cJƠ'd(`2nQM&w•q/D<1㖺,H zI1{U3b\6>6yҐw+ Cz _VK 6hÒΪ*(jيLcb1HágpP^?W՞j]Q pfA-<5HZ%ĴìN߶p[ KV@2aty^YEnΈ~i&ȳr1N &:8=yZʴ%#bo-ur[X̃S6 sȊ"xD4Q)3,L)#cUgxSåPĘZ;@K: j{:Dt="U*ThZV)GΜ#Igu1[LR| h6OAwxD%bzr_1IӯvJuzW YNln~l殬tm>x)!O7"æ6~!aY^ɜ|X^^`zM-TvٻR%k%[E2-qI=8, دFj ޤʪT*g̘ENN{t9$=jE,0TY&Q赠SXumUg \AwZâ~leVc1 Kڲr%&OOaQt/sG(sC<%U${Y;s${fiV D\xBSac ~:B/͊l ,J9}!a^ŏG(%E]rqhh#e I+: Or2 !J(f|95rJ KhW:N`q@B :c~;{XNen09f%_q@M%Q''[8v4$&7#s WrŝZ){.s/6t`|QtqY]'N"W*=dY4#)f+BI[q}i2^ \\),D߶-\i5Q~w \@͈vq7O{t((h<J`/AkCp$NWJ  ;g ĸ Nt#řb񨢳tX +Yk-|٭c`k]>}:m*vKݙ&2US )] [_ !)@P{7: XN^uPTh?~2x#4?M%Ɔ#R.a߅ CKLY,NjD)x~JkU޲gaIO! MVщ|NM.jJg64ad=#ƶG/8A ͤyHA}q^eeCG$A ʦ ~Pu VEM!+4ݽO 83!$ٵ'GVm=<# PFI^[ԛդ<<N3'*6K6 ;PҬ`20: aqm+wJU'ɿT)8}a;\tV ȅTJf:Oޖ;ʲ+5wvOP]5fcl+(jʏUm$J_ =Ts=0?Q|uҸ ]6)bBO DݎCȍ%L{t_af=g~3,4wP_jґb)q^\){aXrMӿh\E\,|~%20v=6W6x~t5,hYS=i5`*?X|dTyQ9mN-v5cQ.+\;(^*rWXF FrV>#[Uk%{a>Mv <}@#s\G5fIl'-mJu2X%`ΧyK\ۧn?DDIQG v:[֦Q0G!s- ;uT{s,)ܞo@y m%(-1n{| |}Hrx J_*hzP SzML6X@_ YZ