zeromq-tools-4.2.2-1.1>t  DH`pY1%5/=„%qBت%+«IZЛ)`jf^kpP=a02Ԫh /1|7Vwgm ,Č~mXKr0:Ɓϸ.od'۷h"|?Z^j]$LuxAqR#X<5'6d& o:s>*.b5.Al+1yv!Z,,żeit!Z*4O_l%1J{Xĸ1 `3.hqjia% {6a178631258cc92d9225eb2033d1e13e88bc2fa0j׉Y1%5/=„yu.=jcMvo8+ -jQ3})A5|l;qk |wGd3z)\3c ZwN3w"+h;T;50whðiJ%aKw)jOu+q)ּ^S(Zo-H`JVX0kF-o34 ) [Rx҂ʻ#Zb8 9!ݢ1U1)|,Lf5 xftÊu"d]:g\P>=+0?+ d  3pt|    ( 8  (@(8 &9&:&F( G( H(0I(@X(DY(L\(`](p^(b(c)sd)e)f)l)u)v*w*x*y+z+Czeromq-tools4.2.21.1Tools to work with ZeroMQThe ZeroMQ messaging kernel is a library extending the standard socket interfaces with an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions) and seamless access to multiple transport protocols. This package contains the utilities to work with ZeroMQ library.Y1%#build35uopenSUSE Leap 42.3openSUSELGPL-3.0+http://bugs.opensuse.orgProductivity/Networking/Web/Servershttp://www.zeromq.org/linuxx86_64M!8A큤Y1$Y1%#XXe23d634c302cc4329ab8132329abe4e6f7b40df666d41e6508d03e1c207d498fd5311495d952062e0e4fbba39cbf3de1rootrootrootrootrootrootrootrootzeromq-4.2.2-1.1.src.rpmzeromq-toolszeromq-tools(x86-64)@@@   libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libzmq.so.5()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-1libzmq1libzmq2libzmq34.11.2Y0XXpXgXWs@WrfWc@WL+@WL+@WL+@V;DVV +VBVBUUUuUt2@T@TxcTd@T?@SpS4S4RR=@Pe@O#@N @NTNNP@NNP@NNP@L8Ladam.majer@suse.deadam.majer@suse.dejengelh@inai.deadam.majer@suse.demvyskocil@opensuse.orgjengelh@inai.dedmueller@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deidonmez@suse.comidonmez@suse.comstephan.barth@suse.comtampakrap@opensuse.orgtampakrap@opensuse.orgtchvatal@suse.commvyskocil@opensuse.orgmvyskocil@opensuse.orgmvyskocil@opensuse.orgnormand@linux.vnet.ibm.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comspeilicke@suse.commvyskocil@opensuse.orgbahid@emc.comp.drouand@gmail.commrueckert@suse.dejengelh@medozas.desaschpe@gmx.demrueckert@suse.desaschpe@suse.desaschpe@suse.desaschpe@suse.demrueckert@suse.demrueckert@suse.de- remove_werror.patch: don't use -Werror in compiler flags - disable silent compilation flags- New upstream version 4.2.2 * fix SO_NOSIGPIPE and connection closing by peer race condition * fix IPv4-in-IPv6 mapped addresses parsing error * zmq_z85_decode did validate its input. The function has been fixed to correctly follow RFC32 and return NULL if the input is invalid. * for complete changelog see https://github.com/zeromq/libzmq/releases/tag/v4.2.2- Compact the descriptions.- New upstream version 4.2.1 * Bugfix release. For complete changelog see https://github.com/zeromq/libzmq/releases/tag/v4.2.1- New upstream version 4.2.0 * For Pieter. Thanks for making all of this possible. * This release introduces new APIs, but it is ABI compatible with libzmq 4.1.2 and up. * Fixed alignment problem on arm and sparc, need to rebuild against 4.2.0 * New Context option ZMQ_MAX_MSGSZ * New Socket options: - ZMQ_HANDSHAKE_IVL - ZMQ_SOCKS_PROXY - ZMQ_XPUB_NODROP - ZMQ_BLOCKY - ZMQ_XPUB_MANUAL - ZMQ_XPUB_WELCOME_MSG - ZMQ_STREAM_NOTIFY - ZMQ_INVERT_MATCHING - ZMQ_HEARTBEAT_IVL - ZMQ_HEARTBEAT_TTL - ZMQ_HEARTBEAT_TIMEOUT .... * see NEWS for all changes - Packaging * add --with-libsodium to link against libsodium and not internal tweetnacl * remove disable-silent-rules * add --enable-curve to build curve_keygen tool https://github.com/zeromq/libzmq/pull/2195 * add libunwind to build dependencies- Remove useless --with-pic, it's only for (non-built) static libs- skip testsuite on qemu-linux-user- New upstream version 4.1.5 * Fixed #1806 - uninitialised read in curve getsockopt. * Fixed #1807 - build broken with GCC 6. * Fixed #1831 - potential assertion failure with latest libsodium. * Fixed #1850 - detection issues with tweetnacl/libsodium. * Fixed #1877 - Avoid terminating connections prematurely * fixes some IPv6 related issues - Removed 3ad076.patch, upstreamed- Added patch 3ad076.patch * based on https://github.com/zeromq/zeromq4-1/commit/3ad076.patch * refreshed and removed NEWS section * fixes unbinding when IPv6 is available - Add '--disable-dependency-tracking' since we are not rebuilding - Re-enable concurrent check target, but fall back to sequential on failure. This allows quick test building, while allows sequential unit test run. Run tests 3x before 'official' failure as some are a little flaky (upstream acknowledges this)- Append test_log in build output if there are failures- Update to 4.1.4 * fixed build failure with latest libsodium * handle IPv6 link local addresses * fixed assertion failure in msg.cpp:390 on STREAM sockets * fixed assertion failure in tcp.cpp after network reconnect * fixed socket monitor hang - Remove libsodium-init.patch - upstreamed - Run %check rule sequentially to prevent assert failures- Add libsodium-init.patch to handle sodium_init() error.- Re-enable %check- update to version 4.1.3. Changes from upstream: * Fixed #1532 - getsockopt ZMQ_RCVMORE now resets all bits instead of only 32 * Fixed #1445 - zmq::socket_base_t::connect fails on tcp ipv6 address- Fix the conditionals on the previous commit- Conditionally use the pkgconfig style, to support SLE11- Version bump to 4.1.2 bnc#937912: * Added explicit reference to static link exception in every source file. * Bumped ABI version to 5:0:0 since 4.1.x changed the ABI. * Fixed STDINT event interface macros to work with CZMQ 3.0. * Fixed installation of man pages when BUILD_DOC is not set. * Fixed #1428 - regression on single-socket proxies.- Add pkgconfig(libsodium) as mandatory build dependency - Change libuuid-devel to pkgconfig style- Build depends on openpgm-devel- Update to 4.1.1, bugfix release - drop unecessary zeromq_4.0.5_avoid_curve_test_hang_on_ppc64.patch- Add a zeromq_4.0.5_avoid_curve_test_hang_on_ppc64.patch to avoid curve test to hang for ppc ppc64 ppc64le architectures related bug ref: bnc#912460 This is a set of commits grab from zeromq4-x git tree from https://github.com/zeromq/zeromq4-x.git Merge pull request #101 from hintjens/master Problem: issue #1273, protocol downgrade attack Merge pull request #100 from hintjens/master Problem: zmq_ctx_term has insane behavior by default * Also fixes bnc#931978 CVE-2014-9721- Split the curve-keygen binary to separate subpkg bnc#907584 * Add conflicts to new supackage- Gracely continue when checks fail- Remove sle11 support, not really needed for us here - Add libsodium dep for testsuite where possible - Version bump to 4.0.5 fixes bnc#898917 CVE-2014-7202 and CVE-2014-7203: * Fixed #1191; CURVE mechanism does not verify short term nonces. * Fixed #1190; stream_engine is vulnerable to downgrade attacks. * Fixed #1088; assertion failure for WSAENOTSOCK on Windows. * Fixed #1015; race condition while connecting inproc sockets. * Fixed #994; bump so library number to 4.0.0 * Fixed #939, assertion failed: !more (fq.cpp:99) after many ZAP requests. * Fixed #872; lost first part of message over inproc://. * Fixed #797, keep-alive on Windows.- Cleanup to remove SLE10 and older mentions - Remove other distros from rules as we don't build for them anyway. - Cleanup with spec-cleaner. - Enable tests.- Move to 'download_files' source service which is in better shap and easier to use- Update to 4.0.4 For details see /usr/share/doc/packages/zeromq-devel/NEWS - Moved most of docs to devel package to reduce a size of libmq3- Update to version 4.0.3 For details see /usr/share/doc/packages/libzmq3/NEWS- Update to version 3.2.4 For details see /usr/share/doc/packages/libzmq3/NEWS- Update to version 3.2.2 For details see /usr/share/doc/packages/libzmq3/NEWS- Remove redundant tags/sections per specfile guideline suggestions- Fixed license to LGPL-3.0+ (SPDX style)- make sure the compiler commandlines are shown (V=1) - make it build on sle11 again. we dont have pkg-config provides there- Use %makeinstall marcro instead of %make_install to fix build on Mandriva and Fedora- Add libuuid-devel to RedHat BuildRequires to fix build- Update to version 2.1.7: * Fixed issue 188, assert when closing socket that had unread multipart data still on it (affected PULL, SUB, ROUTER, and DEALER sockets). * Fixed issue 191, message atomicity issue with PUB sockets (an old issue). * Fixed issue 199 (affected ROUTER/XREP sockets, an old issue). * Fixed issue 206, assertion failure in zmq.cpp:223, affected all sockets (bug was introduced in 2.1.6 as part of message validity checking). * Fixed issue 211, REP socket asserted if sent malformed envelope (old issue due to abuse of assertions for error checking). * Fixed issue 212, reconnect failing after resume from sleep on Windows (due to not handling WSAENETDOWN). * Properly handle WSAENETUNREACH on Windows (e.g. if client connects before server binds). * Fixed memory leak with threads on Windows. - Changes from previous releases: * See https://raw.github.com/zeromq/zeromq2-1/master/NEWS - Run spec-cleaner, added proper spec license header, shorter file lists - Split out documentation package- update to version 2.0.10 * Upgrade OpenPGM to 2.1.28~dfsg (Martin Lucina) * Added a ZMQ_VERSION macro to zmq.h for compile-time API version detection (Martin Sustrik, Gonzalo Diethelm, Martin Lucina) * Fix memory leak under Windows (Taras Shpot) * Makefile.am: Add missing files to distribution, improve maintainer-clean (Martin Lucina) * Add support for RHEL6 in the spec file (Sebastian Otaegui) * configure.in: Do not patch libtool rpath handling (Martin Lucina) * Fixing the Red Hat packaging (Martin Sustrik) * zmq_msg_move called on uninitialised message in xrep_t::xrecv - - fixed (Max Wolf) * crash when closing an ypipe -- fixed (Dhammika Pathirana) * REQ socket can die when reply is delivered on wrong unerlying connection -- fixed (Martin Sustrik) * if TSC jumps backwards (in case of migration to a different CPU core) latency peak may occur -- fixed (Martin Sustrik) * values of RATE, RECOVERY_IVL and SWAP options are checked for negative values (Martin Sustrik) - added provides for libzmq-devel- initial packagebuild35 14963929954.2.2-1.14.2.2-1.1curve_keygenzeromq-toolsCOPYINGCOPYING.LESSER/usr/bin//usr/share/doc/packages//usr/share/doc/packages/zeromq-tools/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/cb4aca6fe659453db25f4b8259aad1ca-zeromqcpiolzma5x86_64-suse-linuxELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=a974f0d392fb064177ed4f8e9d668008c296958c, strippeddirectoryPascal source, ASCII textASCII textRRRsؘF=c[?0] crv9uhߗ г/`3=!4yB 9쬥im\򳫅~,B*e٭&NwJNLZ`\ "SJǝWܾAJi/K sn*XF>c02xAs!S-92DQ;Ĉ@ Oh&٧MϢ'r%=r3b܍O/l-ݹoגV\op\_ 5uycQjY*g*A?;.6'/DKsE,e%-?o}jP `4D*;Gؘ-j?'F;qJ׌K I1Oԝi\HBeomҞ97sv(uN)LD<+[ N {Yl]D^"ބDȹʀ Ьc1f?vFΝ}LV &h;}X@Evq{*#E1 ₳`l,3,e 5Q`?te`"vCjmxYh;."lU!;tP+,=/ @ۧ$|v䎛jkHR~'A,36@|̰d\%AC2t݌,v+-p1 Έg`;ubF5W;Q&Ht(>1:O%D!--O^2Ww@\)yqO(۱D["LTH~C@ n5WyV\94j=J/X.ahs /uolAH|px#rjZDT 7 %6g~A,`;a09aaa*R与!vkN"938lBǪ38sNke.mQ>O+[cxe\@W)Ûؖ2I*s/+!y)ڴHaW%`eO4 4S vzMuy2s'b/:‚!.#Zr/B5q8«^kscpt Mi*))x6# /Qri:ߑ:"#X #@1 ao=o;o"AW*"f VvD ,њDo?ƿPյj;gonDп7L\*ʲX߳]h=+Cýf|zVAgq)T ! j­ !{:QQ$THُ3֭Pl} ׻3kԮe[݇0:3Aup7! |/ۘiK+$ɸR."a) x9 g8xGiJ n8aHtٶ2:tfu4QUf4*CͱX v~Ygq+ |*P5vDtm3S{L10'].qYȍ44NU!?B^LkS6^ީjD,m[r sҳ2tTmN,N2`CUvAlF"̽=<#> zWl=u"ԛ)r)Z/ HϷ!Qbe uRM7ѧ2qtnHCBi̙*1D쨡Rr2ɻi2 i^BG:+v+ h߅a#Wwy[R7dZ|{煺틁lp3tM RV-g-8ZAN|$fmb.G`+=;dJ#[)rJV\ͣ 7xT9eMC*`b:k=o NsVB7#s xin#CF3)iwaTn|&5mz)3;g`#Q&BSXVˠ i_]N(mh|i#QܯWr喵Ys|qkN?,ݽǩvZJj_GZ`dɄU&GxoBpXKM?oeDG}) \ZTݹI}7eֻuu/&c+U`'oS[yK8BTN,/%-J'o4N<&8B}̘ ZIZUOW$hr@~l-2VFC0_㬽@f|5/L#$p<^",ɿ`oU^G%po1 {ɚHץ7Z k_S"'}~¾aFO3;EzASj`0S@?ږn̾=zƣ ',"A:*IcW:>3Yx\:zv\.c&3ˑXU9C-fup'ś4囼} |69d'om(‹_fRF_:/ニt5jGSjavzjvU%ڣ4|#RkD{1F=JcF5Z 4¬L73P7nj87oN/mO=foAHf2.Z,5<9H85&fwЃwښmeb*@3gibUr}KTN0I+%7 X ̡h8S%Y;\I;zI[!֚X]Q˫nya<|Q5m/ɶbIJ$QB%q,oc@]i`V#~8VAA~޽ X 4[sΡ(`愣ObkQ2EV/P*+0%# A>%ۑ;Z_9>`9xF6y,kFڞ$"6Mtc=@ޔ9?Y. \ dͅ _I2< "W?r]YZΠ%g{{2XEmXq^Co jCC>Nݎ¸#&~OJ>j[tu2TrG$Qe/;ߙAz#);32o#Ti8޸bKD=? \ZPkE0b$Wet M#O|aLU;}6U1&\:'O}#`q[&"-10O7櫂\|S>QinW(.>}Jhy =`Yxg%_c- t7~jc>߈0zD?øJ8/Y7 Q1(4:.ɬrA v;xل@YȔŭ OGb!0P 0R]@}sqQ飕%&`3% ?g;Vy2pyjŴbY@~Ga|}jx4mojh _Ǹ(jbV0&hRx\&YHR `rҝ3rZwj$p$~6<6_{]G$w8#)qhcBA?!r8 [C(Œ#HS3pH@ˏI@>Ic'3'MFR_kLIptx}dPM#}NVH c=.NvzJ 9nP%ýsUdh^kA1΋|(0e;>˃)e7P_GA1_u&X)f`=kEG$8JpTyJf5BOϾ3# k=D s-EZd}HΙZ浥FMY=/p/r!_gy|_Xke۬*zʢX㲽(m]mqNr)|:S\L~B֔F`l}*urݽ8Ćy̴$/;xhj[25ԇMJ QF~qmnΕW\iF:5#AwSH 7Tٹļa$QzhXي1 ߞ&,SmOeK:4 d(U:aB])~l1던# _cK)WP2ѷ`JqN 8I1q{Y#cёX\j{<Zurq?܊qoO"[髗&瞼t9m;t Q>@5GkդRTk*d4Y-@K-$>}tje'qӷĞVXQ~ YSa(!͍[>~ӭנ_g00sJ[7M=s/O!PcR!l~^IhNeS{(5_cq,t. $f ԫ[7/Y}K?ӽCpi"ߘΟ 9 \w>qP)4R=Lz &2xdjHbJ)} _mo˾̏TSNZZa, )Řlm9iSGfh©`M/%=HiDΓ'DU>7-Jq s-w KؖRaZM&+;ZԅȕR¥a ] UHSUkil4R+?|rd5|05[2tRS9a 7fFeqF]sͣڂW Ե;P z5mjoRE d{r`% ?I7z^N)U(Jmxqђ#u~S3BE S[+6^I&˘i"E[j&`ɟo>LsZ4C)D;Y}Оۄ%Ԥ=R,ԙ_ vꀪ@`?`G gO㶅` >!f쫄Y A{6& 3O1)+Yi\˘vnQPY+wߛکjZ|#fYy6J기vKWb@yGV׌.:iْ < NF3eOFΗؚ'P Ƅk }5א WI&@!|xWͤg9ȋuZb9۪,Z+%7vMQ6]q-\WGiaqPќX Y5UJƴ]0sG?uۮI{}J-N2Wzs aAZgƽ5m̓T@`tkۧ $fݟYm{-š&[Ey%5" Ɨ赧UA0~-YDUIۧ,|Svnm4 0OP ?Y Qc갑]&$JכQ-^Ѿ7^#{)19OD. Y%\ÎAzx8%C6K^^XUZ%ETⅲ,كDAPDVN :HMX7`Ga䚘윾 >#YiRK %ju+6-h#kx/k7 B%4/2Rr .Q.E*i`["%6J_,IX;SCt=yʡ/W/Ib~L¬^JB.q5Vޥ=|bX4 ssG#]NQ KSO[i3NhvF^:\m34*d[͕YnSK-B=?ѿ4<(!oFDQc4Df8 2c u95\49.(dB̺YHmgo |j@trv“v\D28lə̈́o9Zυ)Vcd-$fŴ p\q>}=ӻ-n{]sw-=yFZƁrӋ,RG9j|i0RX"6qRkoA(^=)iz1ы|CjlԷnkw6#LLvC_8 Q$%~EM͹$ki&c5esJLnmsMo%7 ϡ!L]n" Fn8睯V."fl-0ξhj1ωT<"$R%MHK,;RmL3ʩY7i بgSV~!D R#!!BJ41=j8h ,,Fi߮O~9kT@?}GQn5Lo(m%AAHvWULo@ԪuzBuէ+2:`d" `+nǦCf7_ #5j2K7 '"w<~ߘ p;B+mmN6=Q5Hj~ ⏃M;'8\^EYM^YL_^U=Ŧ5,qK5GD ~o?!A>vm1ot<<&w(@MOTv9n@5ZM.eh"hNJC %K˜Uzxo>JS$Bsi;q+k/Yeq+nB~|_ TVw<ЕϩkcYTHL ڊrX ld]n}J`/PL\Q1vDK,w,4M'5™dEMKL_Qc 6՚j] W+e.~\$g1teg4utGNS _X<%=n);mxGb2~g%e}U+uZ#M 0 *MR$Lq순 ( 7Cҷ[GLY)#3Nbp-Ve1&s8*=; 2$3v$u)#Wk5YB[žfvRA5B͸ eJJdFx$vu1f?XLQ(Mǖ(>jo~U#{xj*U6C(=RqW,q6d|vlЮ?gFi0u<}D_ 2Iu̗k+fVJyW#DXU{.9}dW L ~)+IhUu߷2q4M vU[ $ zZTOF&IGًdn[3Kxf;Gw zKO,FGWDM 9|9K_ĨJQ#=3=OJ?1R iخ+7ؠ ءJ`2-mgV^ql{KeLr;OQ5,QI^{ҹ)nk,l\S] Cq޿jys|&٩Yy3 &Қ(KB [JӴX[*D(յD&NB9:xAxfyVuoDXd&X6o1J_m7htـhoZѧ-mweYo@G+y?i#Qi[ٕb|Noܚ%b5K+0P& tnqhƒҢDrWViΦeZo/y܄`<֑֨Ծ"wӷY]鱚ʆHY@1Jfv9jP-=GQ87)1tE3Ap.',29bGN^Ca'U<{,nNvЖgWxt eLӐxmkBvO`HįY\:@%αD5wx/^4`5QLJW*#VLXS$H3*ΊAdxcxC@}NQOZg~A gn~,Ѵo2{?pLGzUu:&;$GwH}= t=o# C!J.}u6TOtƛ,< YVLA.d i )c1'1|TKRML KRki 'FRZO9N#d[Z!i@`Rck D^+$C#mD dNe #JGj-2CKH#?T2 ]aDD\5/bmm$##E˜r.a֧Z;{# MOܼcd"- &0)ni:(2ap2M^H{RѢ؂R,Dˡ~Ј,]j#"Sb!zIb ܧ v=]ck=/o&^1ͅ 0rQ:mBMM݄:&=Cz#CID[(D0W7Fc_` uPtҢڶ:V9vZ]4vr=NƦz|'DUiBEq:K T螹xӞ1局==a#v_>L Xڕ~*WIS偃jn,BIkauQVl2Q N>G|$lPʡ 54Dfe[ >Kjov^u+m:Rq:h6 zO:} hqXKWv6 ]J GVD;KHxAdU61wJVQ)Z