czmq-4.2.1-bp154.1.44 >  A b|`!!M@eee_ HDӾӊkQ,β7F\WUIe0ܣXyϱA8Ti;P̟-͙2~W(%8D׃43{ *#?Zkm2oЂ!ޡ"}#{],!>)0ZGPl,27J*!2P"^4^@=O$-jHgNɖ1QmW9*4[1gB59fdb46ef58119702094e99719572e669a9c02f94d33e370a22c68e8870e003107bcf30f9280de00230e65037ca224535dd3d6558Lb|`!!M@eeed&u $4wP=10 bۋ ƤKĖS>'VMY"Sf=]v-BE>eB쵍&_ˆ 0敒98`9]I~W=rPIHT6m_#lL5<̜rYTxs SyiZ1I]~B-gWb7@n'ۼt!+߾XsiƊ0nY.o'{A5U^p>%?%d   8 (GMXh p x  L P`t(89(:F!rG!H!I!X!Y!\!]!^"b"`c# d#oe#tf#wl#yu#v#w$x% y%z%,%<%@%F%Cczmq4.2.1bp154.1.44High-level C binding for ZeroMQCZMQ is a higher-level binding for the ZeroMQ core API. This package contains key creation utility zmakecert.b|`obs-power9-13N:SUSE Linux Enterprise 15 SP4openSUSEMPL-2.0https://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/zeromq/czmqlinuxppc64leAUA큤b|`b|``Ib|`f2a900c5969b7f90e94b1361272204747f3bd531ec30424a89b30101b37589a71f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5b3f9ae89fa6ee9c2ac476e19939de8c3c52652143ad4ecbf3942d3e47bf78ae4rootrootrootrootrootrootrootrootczmq-4.2.1-bp154.1.44.src.rpmczmqczmq(ppc-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libczmq.so.4()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3`B@_X\@Z3@ZKt@Y5GXgXXW%U@U@U'UuT}T@Tq@Tq@TXT?@Dirk Müller Adam Majer mvyskocil@opensuse.orgmvyskocil@opensuse.orgadam.majer@suse.demvyskocil@opensuse.orgadam.majer@suse.dejengelh@inai.demvyskocil@opensuse.orgmvyskocil@opensuse.orgmvyskocil@opensuse.orgmvyskocil@opensuse.orgmvyskocil@opensuse.orgmvyskocil@opensuse.orgmvyskocil@opensuse.orgjengelh@inai.demvyskocil@opensuse.orgmvyskocil@opensuse.orgmvyskocil@opensuse.orgmvyskocil@opensuse.org- update to 4.2.1: * New DRAFT zsock API to match libzmq's 4.3.4 socket options: - zsock_set_xpub_manual_last_value - zsock_socks_username, zsock_set_socks_username - zsock_socks_password, zsock_set_socks_password - zsock_in_batch_size, zsock_set_in_batch_size - zsock_out_batch_size, zsock_set_out_batch_size - zsock_set_wss_key_pem, zsock_set_wss_cert_pem, zsock_set_wss_trust_pem, zsock_set_wss_hostname, zsock_set_wss_trust_system - zsock_set_only_first_subscribe - zsock_hello_msg, zsock_set_hello_msg - zsock_disconnect_msg, zsock_set_disconnect_msg - zsock_priority, zsock_set_priority - zsock_reconnect_stop, zsock_set_reconnect_stop See zsock manpage for more details. * New DRAFT zframe and zmsg API to print arbitrary length messages: - zframe_print_n - zmsg_print_n See zframe and zmsg manpages for more details. * New DRAFT zosc* APIs to support the OSC (Open Sound Control) protocol. See zosc_* manpages for more details. * New DRAFT zcertstore_get_state API to get the state stored in the certstore. See the zcertstore manpage for more details. * Support for new libzmq DRAFT socket type ZMQ_DGRAM was added to zsock. * Fixed #1972 - Findlibzmq.cmake out of date, Windows build fails * Fixed #1998 - zproxy uses fixed ipc endpoint, causing race condition * Fixed #2002 - fix socket leak in zbeacon * Fixed #2020 - use libnss in zdigest if available for SHA functions. * Fixed #2028 - zpoller docs isn't mentioning file handles * Fixed #2043 - zhttp_response_recv leaks memory when result is non-zero * Fixed #2045 - Problem: zframe_print output is truncated * Fixed #2048 - no logging if zsys is not initialized * Fixed #2057 - zchunk_slurp() causes assert if file can't be opened * Fixed #2062 - allow zbeacon to resolve ip address to interface or interface * Fixed #2064 - Enable ipv4 multicast packet types when using zbeacon * Fixed #2072 - fix build on Android NDK >= 24 * Fixed #2086 - zsys is re-initialized when logging an error in zsys_shutdown * Fixed #2090 - "quit" variable in zproc_wait() can overflow * Fixed #2087 - logsender destroyed before last log message * Fixed #2103 - if gossip server disconnects and reconnects, persisting gossip * Fixed #2113 - zcertstore has no API to get the disk state from a custom loader * Fixed #2115 - various issues around zcertstore API string ownership * Fixed #2038 - zsock_t sockets do not work in child process after fork * Fixed #2144 - zhashx_dup() does not copy callbacks - build against systemd, uuid, nss and related- Move the manpage for the tool to the package with the tool- Update to 4.2.0 - New STABLE APIs * zsys_thread_name_prefix, zsys_set_thread_name_prefix * zsys_thread_affinity_cpu_add, zsys_thread_affinity_cpu_remove * zsock_bindtodevice, zsock_set_bindtodevice * zsock_gssapi_service_principal_nametype, zsock_set_gssapi_service_principal_nametype * zsock_gssapi_principal_nametype, zsock_set_gssapi_principal_nametype - Bugfixes * #1899 - zsys_udp_new leaks file descriptor when process is exec'd. * #1948 - zlistx_head always returns NULL. * #1959 - zhash_pack crash on armv7 due to unaligned pointer access. * #1961 - unnecessary uuid includes in public headers break builds without libuuid. * #1995 - timers are called twice if they change the pollset. - A lot of changes in DRAFT apis, see NEWS- Update to 4.1.1, bugfixes: * Fixed #1847 - fix test segfault when no USER env variable exists * Fixed #1848 - fix zsock_resolve when using many thousands of sockets * Fixed #1875 - fix build with GCC 8 * Fixed #1876 - fix crash in zsys_shutdown with libzmq 4.2.4 built with Tweetnacl - A lot of changes in DRAFT apis, see NEWS- Update to 4.1.0 * New STABLE APIs have been added to wrap new libzmq context options: + zsys_set_thread_sched_policy + zsys_set_thread_priority * See https://github.com/zeromq/czmq/releases/tag/v4.1.0 for complete changelog. - Remove patches now in upstream sources: * 0000-gcc7-b651cb47.patch * 0001-gcc7-41866333e.patch- Fix a build with gcc7 - Add: * 0000-gcc7-b651cb47.patch * 0001-gcc7-41866333e.patch- Update to 4.0.2 * Fixed DRAFT zsock_new_*_checked symbols leak * Fixed zsock options could be available at build time but not at runtime. Added runtime check, an error will be printed if the option is not available. * Fixed improved compatibility with Solaris/Illumos * Fixed memory leak when message send fails in internal usage - Update to 4.0.1 * Version 4.0.0 introduced the DRAFT mechanism, but it had a flaw: the internally defined DRAFT symbols were leaking as global in the shared library. This meant that although the API was stable, the ABI could in some cases not be. This has now been fixed using compiler's visibility attribute to avoid this problem.- Update descriptions- Update to 4.0.0 * v4.0.0 breaks API and ABI compatibility with v3.0.2. The ABI version has been bumped to 4. * The v2 API, which have been declared DEPRECATED in v3.0.0 released on 2014/10/15, have now been declared RETIRED and removed from this release. The following classes are gone: zauth_v2, use zauth zbeacon_v2, use zbeacon zctx, use zsock zmonitor_v2, use zmonitor zmutex zproxy_v2, use zproxy zsocket, use zsock zsockopt, use zsock zthread, use zactor * see NEWS file for more details- add 0001-readdir_r-deprecated.patch to fix a build in Tumbleweed- Do not install makecert to workaround the conflict between czmq and mono-devel- Correct License tag to MPL-2.0- Update to 3.0.2 * https://github.com/zeromq/czmq/issues/1021- Update to 3.0.1 * New zsock class that works without contexts, and has smart constructors (create and connect/bind in one step). * New zactor class for multithreaded development, evolved from old zthread attached threads. * New zgossip discovery service. * New zrex class for regular expressions. * New process management functions in zsys. - These V2 classes are deprecated: * zauth (rewritten as actor) * zbeacon (rewritten as actor) * zctx (deprecated) * zmonitor (rewritten as actor) * zmutex (deprecated) * zproxy (rewritten as actor) * zsocket (deprecated by zsock) * zsockopt (deprecated by zsock_option) * zthread (deprecated by zactor)- Update to 3.0.0~git.1422214591.ab92619, bugfixes- Request xz package for rpm, since source is xz archive.- Need libzmq >= 4.2, needed for malamute broker- Update to czmq-3.0.0~git.1420493785.71863a3 * add zlistx/zhashx to provide better API than existing zlist/shash * czmq_selftest is no longer installed * remove internal usage of deprecated zsocket * regenerates zgossip engine/codec using latest zproto * speedup of zsock_send/recv * add move NULL checks, memory leak fixes and so- Update to czmq-3.0.0~git.1415022110.59a4f16 * add zclock_usecs at least- Update to rc version of 3.0.0 3.0.0~git.1413364181.4d79b31obs-power9-13 16523182294.2.1-bp154.1.444.2.1-bp154.1.44zmakecertczmqLICENSEzmakecert.1.gz/usr/bin//usr/share/licenses//usr/share/licenses/czmq//usr/share/man/man1/-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.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/1a412e845f55b1441a860f2526c3fba2-czmqcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=cf54351523f90246d355f1ae500554495d39f5c9, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRRRa)U|I?zxmutf-833c7cd764b25056c449b68ecf62c65286094eb7b4dcdf331c1140183c4cd9826? 7zXZ !t/P"] crv9w W,?cQ*8n5n&nߖV7Js 06G#ط&[A2; nEuآs2F zk_&Us!1-.x1D`q4~x,GK&JK*q2k0V&RP砖 J:U1-#AI^vo)cCv6Ʊ$`5Sl\^Y-#erxjEO2ryQi MBͦ`['DI2Ly?[n KOvf)oYԷK=KP[8di Dff)t ?G@WW*^G!HT6c}TYyW]- 2ʘ骩pC <ްS8>ѯA^$)D0WJ^POW(lUQԮKK8p4`NeL^Z)qYL},l./b$=IsKun՟绯75 SMcEݣ #47:b]>U2+iK )!U0qݲc/`TcbIQ s[*sK(OD>(<+Ȩ©:f[T;gT bE c@?n ^׋V_NR .b-u=*BIf<;F拝#̼LF4C 'uXR1<= ؚ$d$HCHC.+-p2V'V D[c,׼AN W_9ۖ-?1% )/pDX p?oif9{Jw(@} 6މ7y,~QZ+SgυL&K]q >,U A ;5^ Rl`hMIe{L(aEޠ?Lp'K)>yEUGFU11!^ > x3Ny,"? ɦ7U0WO4я۾zXm>"y㯲)4>\R+ d?5=#TVXhFF'r8xs2kр)uv }u چƙ"u>R!Hi xu=Y : CMX[Ig6>,vv= nnkl2ZUtY؞(f؊2SFQZ"0Z'n_"V)5c }A5Cw ?L~(`*#LWϻ.[=<6,cIWIk<>އuJe#e|9zVQYakgΘ]|E6z<_*kӶd3jW0ZiHřU8"W{6{:T V"Rhox$+aWS(/JZPsm"ݼ i>Z4d|QLBoU3 @Ą۵.0 -r[ZV.ۣ<6kck2p%An0 Z5\#yGF!Pt Q>͝LC& ~!tW$˼%b΁{74816 w]rY`#7 HsyĆ8==O ;e ف'&C|1RI^ᦏMp,,o͝P&v8xE/(jvll"fu0ҌǠ ~\[il%A3N]&m9+UńC=|8RkZ Nv kц 6w+2Jz))oj}T8IY>0ԈAK{kƿ&0ՎMCH^7Y,` dsJ"UhH1T32q}Y=@#jO)g痛'´-V}(i 5]!]YtAÆ9_OV9>ĪiBFu;@Qb:[2FyׅXK-ml?1pJfl'W,ߍ V lRJtk >\f p9SCֵqnG{5ILLV8P}lLR {jW ^唴z@FBŅ 4$vqR #njîujZn.qcYpR?ʸ䲸M1*hYNOĹu\럑Jdf~*H*>wju} !oD^Jah5d~SӖxMxH{̽h\Z|#ץe/xJP*iy ݙNb dPռ|0o(%@,U ~Po&P~ (\X٩!\qzܪ1փeX~?;oPec9&GDiʉ IӔ^Ǜ(v<2QzbtU(-LThC|!QcR&/<'8D(oS',5+q~k\% 5ǢٯWÎMŘbQw^fa"s[B8W;p^l3Ėp,ܲq̠7n1EkrDR*@NIm j9 ڍf~pd?Dزg_j :gDp]N DiȃE@zwx_ C}f5sy֑7xUD&[NY+#'p=v|ڽ$Qdd d6yL+eǩ$VTOԣ\JP0.YOZ@U*e4ٞ6a+YF}f]\ :TX)];"?MȞ};H5ŅyɖB}p-vf $!b;zϻ*{J+*bP`8 ~g>-H&s)o9V5+26fx9 ֒h$si<=1T#ԦqC >tI$hdK3>ɊF`lpC%γyn6ԏKo{#+ 7X;.mM~X,$fC^2?- h)+āwvu:"u7ͅxzh>m{ HbK뢣uNsIۦL2gI48}*Ÿp.+M5ҷd1ئLe|K.-4gB]_`\/cHs(*{Fy^ǫێѦɯך- /˞%B]w28]pwG' n#wN`(b>U!OȲTj:T/sE:y'kiȚ;"CQql>}j'd(}AO\Lȏr hJ{HFYn K}:}CJ@ܜ#ҘʰM)4.fD/ߟx ӧ3(ǂ՚S`d'E詬 tf[~BYͦ0}~5Rs QT?`>˺MLR{KWDE4> 6r[l59F>F܂z J/JӨQnT@W#QUCJWɝIv&Yb$>+x(8/#H*߹вn ˠ2+D-IOW"4qj?w6Ʀ^CNpU&'Wt<Myx4}eAx)]'h).yBVȮKh ]Tfc>JdԜvy]#6b:cy:R{J!{e{3_W'-8a]kGy˜~_0  4ҫ uA TWl3͋M&&SC׸} 1b'm^?}C^d7~p]2 w-'oLOUNY1&!ҒSgtXWt%/{ K'KY`/\BJɟq#0_hpg7ֹ f>REdmFłZX 8q3 `Jv&=͍sXVK>W07J9\E_2N0쿗]oq~6LX(%M^<0*gt~ݮ8q1^e:£dX"MOF5;ZN?^7';'(^ ./,6,P r;aX| fSGLP>%igD^C~j4/U1~ld }L5,TQ U~dA6®υǷײVC$Ѽчe2dsaKLCr: w`6VH^e%2n /5;NF蟡[3JZ3m<ɺ̔L CNϡ^M^o)nYGБyysob55Ŕp_[eF* ݮ͵I$L 3YV̹k.̜>.{yqguJ鑔,R.hTmpuo;v,݆gti1u ՠ2Ø`XP胦*Uq9ʔn0/x V2+("(Boaȶz= e3(={Mw`?0v=VֻB-ńwcvX~Ⱦ _?LR.^0OBrag9qzy 6IHw5Km0SkL@PF%$y=Aq|\Owk("/CZ9Mc gI?楉(nttILMեӽk>aN =SWYe5B 3ǫ#*7OT%NyQ"=ġQU vOZ7C4 p_tɅYxG ќʼs}_;1m/Qdg*XNZI{<׽Z*i+>X4ܣX!̿;kY MWtyҼgj 8hh$abߍѵ} L`p;HC 6lSvjO%&j0]qb8/}4^r¦'=M'ti7}+*,ku+d . }wVݏeZM)vx ِ-0@Ȍ -4㊶T4"#' ɤ/۶^X0l,;ϧg_L':S%'YHk-7N`X1~7(vH[]]x48`M`b+9w1:)ParƂy y,+OkN|ZܿIpDam9ʋkc6g5哕P>2քu09_Г6AÝ䅉+P YOr|aӔu3^\XNmUp +/Wa,0G.θgKLB(LP\)z`!*ힲHCǬbL8+J6r&i \ XN q9]0*ǒ!c@ZP%]\MZhuwH 4i,wݯ-H^ӀrtlUo .OPFx.15W1&sl@V͋']dvu&ݜOR2`0QoP7.j *dgf)'2u{KZ|.R oFҌ #d}8}+D灍y{}[>`sd@&:>3Ě!g8̉TI8M()iOXƅh]X61Z"20TJ}D?Jp LikpwYr)y=&):U AVIqQ>7n%$5|%ALݭӠc&'F@<( 8:B0#BmBqj Y t]W!L֠y8:\$q_'&=w+whF mY*ZB*Ȅ<2 ȅ5$k¨f]aB}Xay= V/?NX([)91}=HyHZM\u?6fo/ߧ7qD%4yvPWvQW /QRm$/8⒅U~{KfZ}ICS=OB{kDoY+jى(1KO7S.'7()1ƘJQUƒZj-8`s8΋SŞMτ/Gة}n\Pљ ?h S@ƿb!E  YZ