czmq-4.2.1-bp155.2.10 >  A dkGI%z tS8HFX3Nb |TI[i(~zg!S>`WwBf b.uw0y?2 iɵ\p"_I΂Xv^euE+QѠUQu ^bҀ&n(cW0fg`PS.;Dlh)~ QѶy2>Xu{aMDD-UC @HeU֋(!2\j ^[E@CKc:(٣ߐ}w` o& )/\y5*PFEҽC]CrFrNR;kTssLΜCj6i{w0'OQ?܅ EXc}<"Ri|{S 0$5y{6Oz)(^=if51^(itVm)Ąm얽3b7697cb7c8e049c3cd18a6c1e63e70681ebd2d8e9223860501b2ec3b4f7c1126eb6fd4e0935eb699c3d42ac27c17ed1c7e4f169KdkGI%z `._JA tS#_u)+# >UnByl%vn&"TzBY^J^[mYvߖY0.y%Sj''F{%[wݶ)S3bK^b*m'I7Sj CY6ĹTOG(j;)/Y~Y@p)BNjczؿ G6F@7# IfLzCNʗΒuCG?ѽS):S܌%X.FeMjiCX?lÌJYGҏEfC,=gM@SYz9LgyӪztP8bW$aAo*^Bb&~loݚ z rogRr,=w@RPvG"UsL+'%.?Ώܺcudrs~-0pWh;*˺̰{4ac:P.DžLzn6p>p>%?%d   8 $CIP` h p  D HXl   ( 89d:-F!G!H!I!X!Y!\"]"(^"Nb"c#Ed#e#f#l#u#v#w%,x%<y%Lz%d%t%x%~%Cczmq4.2.1bp155.2.10High-level C binding for ZeroMQCZMQ is a higher-level binding for the ZeroMQ core API. This package contains key creation utility zmakecert.dkGold-cirrus4nSUSE Linux Enterprise 15 SP5openSUSEMPL-2.0https://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/zeromq/czmqlinuxx86_64(AUA큤dkGdkG`IdkGda1fbfdf1f6d4563a5e1fa99adfd34525a50e8e0a8aafc744f9a9b8320d1721e1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5b3f9ae89fa6ee9c2ac476e19939de8c3c52652143ad4ecbf3942d3e47bf78ae4rootrootrootrootrootrootrootrootczmq-4.2.1-bp155.2.10.src.rpmczmqczmq(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(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.4d79b31old-cirrus4 16847523434.2.1-bp155.2.104.2.1-bp155.2.10zmakecertczmqLICENSEzmakecert.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-SP5/standard/1a412e845f55b1441a860f2526c3fba2-czmqcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=648f89d051886761222ff1aa579d59c9fa8f762c, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRRRRRۋ3R@Oy}T䲂utf-878a28f9791be9b91ec5ce8a73ac7d9132703e1fc0e6b890fa43bc8e24a0c45f1? 7zXZ !t/p!] crv9wūabT1wV}ߞAFwh+SbzD0ܖ>B@*J;Mx\% P˟́m+{P;$RGð6%wf6|Bszє]MseTٹfPڪ6&=_6l|BcČc_ѥ̧Vb櫈s=Iqp}"S\wD;ԏb$\ W~SO EBQwfz+{wC::F_|@Rʸ&yЃXWô?sY4Ti ɩmkH@PN@P;GEsD_w4撾ڶ9/kI~/VگdNQ4 퐓cݱ2H*u5sVF^)RH#Quqyh TӺ.Th0b)FM{]R!2rcBP`1^EQfς @!Wc: :AY!%ΣM[#1 %K9TA4ʂP4! jtCCK?I¡}czuqa >~B=ԿZC{QxtNi:,zҳDT E向aG|P<3rJ8zC0R;#` ͞aaH&^|iTgUѯ>:x#YJeBYc+Lh kpt+q $0 $l;mMCJcc_ԟ.BN Ɲ%*tH#Y<'ۗd7r*hzXfetpaK󠖅Y#ZӢh?]s V ƷJpq2_8poQU,73_>{>U'w‡tnv#^+@&ۃqR8NV5IL?E؊YXvoXjv}?Nu{9b4}j;7M[ nG*$L En۵:D!eC Q 4#^ 28YoҜ)+T(x)=:kݩ##1㦐rj8 ZfA$Ù\n˝͓:yOl-5~_H_1Lcjgu5@ڤK&Z%ƧyL! |$*w"^gU)u=Y#\G4Zesдݶ&P&Ύ-v ݞ ::q+))&8k3TOF247ڼs*+8Rfd!?rG'W~/Ka\hܰ٩#sqTu>q'Oq7b7QB6Fч]Ԭ,LIZ1CRg ,ϫP;RKC8tUv$_oڎeK)ϑU^jVs e s17IX g+Uj5>w'tvv_ޣK wWo>-Yr~$ [Qd̟Jp%tnBԕ}HWc~՘C2`޶+(q-X"AJs  ,ci B]SZx3Z%.TR; u~ ht3 ]}@__ 8_XA4p2e=ES_2J},ͅKŒX蹘JL?i2޽ wMS#S'$5>jrUp2/R4PTpdx' 'dV@kFJ1@ݗm{c"NY/<ҊT\|FM w(t m!TrȶdjrG}Eſ՞Jh_t2p4BQ5 \AwQ0H͵  |z<˅R'т=]k'Fzrο|7Z&njZر}4Ya &Ҕ&S-(o;,$6xŁ~&N&/ZʥM4o@ձ:HLթws7w?kУ3<Π3 ߩ;ߥ<>9[dZ,ɒd f-4qn X`2 0ŁF 0 y+sP$x D0 h7Օ(rbN&g#悭%t,┏s,qOb o8G(Q]?n|=(4MN eq sQdF@E_0)Y&$ͤ۳4XixՖ Uc4 -Mq,SDXB%E+5Slb,SF -Em*]^'Y4wkd7gpGElCg7+p^zJ7US|53Ke=*u|Ȋʯu"p[n : ^3Hǝ=9b\9@!0HbxgO[H 0.?^ڙtGx9sAsakcy~@v0?ODL)P%ŕE͓g\Xejvdhur1HSzg6XԠaCd~ {2j"4$lul^>X3,voZQ;#YZ3}'lgU\Yn# BD&?E.]S ei0#FE(T⾠a@χ>t-Br .ZK|}4&|ʍԜ "϶!|&!UTdC e†(lfUcCm?k.~"*K^"I{kh}D!O=R%S^4Əx[}qEzxKۡ熻,x}QAzg?uaUBZhz;ǿ)KT{0R^ݭjv~4„Ϗ@4 lPYXq,!X^Pƪ0K\$:fK'?YA8_ao38.GL9*m"+f۞_`x0~-r2ߒ$$vw>e"ީ"(o|0)bivf8mJj+r:{#ϩ!&+!İ(^vEWKIAoOUQ,,ވ_ŚU=?ljZT$q'wfTQ٧I \Q6a.6s`(Bc}%[(dD2\V20/2}o`#\N,<'c뤯4U)>9VID!ANI29ά4ȥ)#_V j{frXut>&*HnWYV/+a;"r WmnB*8wyz[/c{ܫ,{^B$jN*=QE[ww1gjIyLKQ޶ly礢Er~/c{5LX9phyX|GVc8^5XJWw9#:#)zF. 56As5|abP}q^ 0=͇tnՄJb{Re}rx:ܠWKڕn4Kçaӓlmb X4}E9Y]ra$° $&/R -H)qK<ږaXakwtKQC-ak DhAGן27%Qr|)zw_bi^ ͇D-) v/ލCjL*[B\Z{ezŮN#cVS[\029KH-;T'vEeB,[~kz$'i/׀g E"<8Fr}H0gPOpm#yU@Ɖ2^v<.j+>>$8QdB}ǝPUK8AxH^6 !'zMuk6ńō%ϬF¢$9fzݒd1f3ŋ;VpƘz8QUm"Mm}o1 86y-TeHS7rFŽSaIHq2- g"Դ0Cx ~ a.cglnZL[VyQAʸҢR9YZ jOq 8EA:fw} yn߰G&s]ZI(4ѯKesV$ ITIF - 8Ya㿔nMq?E #x=4t{hTAL'?,xDZ)pNĆu;b>AeJwϞcޗc*0`挸`J)X_Tʸ{!5ÒRj*8\0=0!6*Qqw7p#N=Y a^CW I*g^dDzE|h{9]5|h}_p<Sl[v 09K6dV͡6ҀkQ`Z2^}-xK0ߣ+>yѝz&'`t<@BaD!u#>"幚 6?Q?jG/0" Ef.rX腇GUV/[ gCE'R!w4F9s:X$%DEH b2q6Daka욏W44o C'/PFx)@q~F?=M <̚Zm:`F[|T1É<ӫoLsZa3?k2svm Saԙ.±n;سJ!_ v1F͒Ɉü(F  )2MOAЫu E-PJhxyps5k!ys;^HJ0h/V՞wCЈ[sѸd }T20y$N)$D k; \<CBPzh]F%w+Jp|p s55ϨbV(fU_'!j ұNQRrm2{#VnR:q:8+0S7%=|m,0|*mdW@!?O9+k],o{䧎3BXMRӗAl%`uvl'`Qk4cXE} ) q HpqPr&g8~J 4_@gUTX9#YרXl S_n5Ӯ}v߬i}E%Y, ԅ4@)F |06]ޢ[ )NTc`4J-UPIRNOA?v?!$?b3NU%g3 1\| ߁Hk4^h(}%%Rwf2 qI>>m;KZ,)ۘhBq[*NYGk!ReXQspY!̪Q=8.#^|վ %upZ>8a#g+!4.N*swl. ߷R>%"[5r jXgٍJcQ5.E>j2Wto^J Jr11aROg,Ivr?QB1,Ƌz/p h,@Յlg_kj: 2 2Ģm.SzBY'2d?ᑍBoܡX`_Mr^\-ɡ#*6'g[ǜKGZ҄F!E9bj6E"*C@8={q2*}Y4~6C*7]!iO(5vfh)vLcO{4U10IpԳ1!ɂd􊉑r{5Qi}&Rc0گ>sՂ4٢9dIMCX8w9 T{F1y E2C kyG;?^HFڈimdZGXi!_ 7eB8G̵P"f%FN$GȐ/,K^̦K'2_3n!|hp`J& /fwegcS~dVyN Bݍksl~ Ps&38Iӭ/y; q?jf]2Ҝ=;BԑLu o\7Ԓޒ!pJATbaDE8gy PN` r6W : &{*I$+p%юͯ9'qDׇbm{@8&hu ֠]b>:t缸+7T)ۈI0{tsI)^]ʏ[g{ x^׼Ǡ8 :jx ZF s@΍^x%Ϡ'@.8_o kϋqe ix'/CW YZ