libtevent-devel-0.10.0-lp152.1.3 >  A ^/=„2(^y+ zzfه CׯvJ1Cb(2['qymY\b6ۦwC|]'0 ƙ`DžTf09`x+^2{OXz@IS,P BeNƶE%pvJf bBQqd+oR=1oKE.5չZ-s 42w7^) ;-b=t]ӼcPi76173056eac82bcc5fda695f10ff40f2537ba92f61b4cebaceaef988214972c89a8a0bd7181de4f0a8abd65e73c7cb3f44182272](^/=„P:JǾP74~߿#5*=(?L>m ?P`Ҽ) Kte6v^%Yͧ~}呄.;7Ak)G, Qju~H 8HwddZ"1xx|rP^ZӚxs ƘUGOBgЙzZH`.=[{pwڻְ(;nrUO~i5M},i&\M|>>Q6>pA?pd # g 3<N h    W p| (  (8 9:FGHIXY\(]4^Tbc-defluvwxyz $*lClibtevent-devel0.10.0lp152.1.3Libraries and Header Files to Develop Programs with tevent0 SupportTevent is an event system based on the talloc memory management library. It is the core event system used in Samba. The low level tevent has support for many event types, including timers, signals, and the classic file descriptor events. Tevent also provide helpers to deal with asynchronous code providing the tevent_req (tevent request) functions. This package contains libraries and header files need for development.^lamb034openSUSE Leap 15.2openSUSELGPL-3.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://tevent.samba.org/linuxx86_643\c^^ce17706c08672f7350b4b777703e1626168f51cd0651579d763859cd1a3ae82d076c5e193f64159b5bbd72fccb012ea3637ff136618336f8d689a474a83d5bf9libtevent.so.0.10.0rootrootrootrootrootroottevent-0.10.0-lp152.1.3.src.rpmlibtevent-devellibtevent-devel(x86-64)pkgconfig(tevent)@ @    /usr/bin/pkg-configlibtalloc-devellibtevent0pkg-configpkgconfig(talloc)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.2.00.10.03.0.4-14.6.0-14.0-15.2-14.14.1]\~d\Z@[#@[j@ZZOYx@YV=@Xe@X@XAW;V@VɦVVC-V3[V,@V(U|@U|@U|@U@U@TE@T\@T[bTO@James McDonough dmulder@suse.comdmulder@suse.comSamuel Cabrero dmulder@suse.comjmcdonough@suse.comscabrero@suse.comscabrero@suse.comscabrero@suse.comjengelh@inai.deaaptel@suse.comddiss@suse.comjmcdonough@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comdimstar@opensuse.orglmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.com- Update to version 0.10.0 + Remove Python 2.x support except to build just the bare C library + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + New minor version to allow Samba 4.10 to release a tevent if required from that branch- Update to version 0.9.39 + py_tevent: add_timer takes float argument + C99 build fixes. + Fix standalone build of tevent.- Update to version 0.9.38 + Deprecate tevent wrapper api again + Build fixes + The build uses python3 by default: + --extra-python would take python2 now + To build with python2 only use: PYTHON=python2 ./configure PYTHON=python2 make PYTHON=python2 make install- Update license to LGPL-3.0- Update to version 0.9.37 + simplify "poll" and "poll_mt" backends + make tevent_abort() reachable for backends + add tevent_common_invoke_*_handler() functions + add tevent_context_same_loop() function + add tevent_context_wrapper_create() infrastructure + add tevent_req_profile infrastructure- Update to version 0.9.36; (bso#13291); + improve documentation of tevent_queue_add_optimize_empty() + add tevent_queue_entry_untrigger() + Minor cleanup. wakeup_fd can always be gotten from the event context. + Use smb_set_close_on_exec() in example code. - Use tirpc on newer sytems- Update to version 0.9.34; (bsc#1069666); + Remove unused select backend + Fix a race condition in tevent_threaded_schedule_immediate(); (bso#13130);- Update to version 0.9.33 + make tevent_req_print() more robust against crashes- Update to version 0.9.32 + Fix mutex locking in tevent_threaded_context_destructor(). + Fix a memleak on FreeBSD. + Re-init threading in tevent_re_initialise(). + Include the finish location in tevent_req_default_print().- Drop redundant PreReq for ldconfig; this is autodetected. Set RPM group right.- Use https urls.- Update to version 0.9.31; (bsc#1032915). + Add tevent_req_reset_endtime + Make talloc_free safe when threaded_contexts exist + Add tevent_update_timer + Factor out tevent_common_insert_timer + Add threaded immediate activation- Update to version 0.9.29. + performance improvements.- Require talloc 2.1.6 at build-time; (bsc#954658).- Avoid a file collision for non SUSE build targets; (bsc#966174).- Update to 0.9.28; (bsc#954658). + Fix memory leak when old signal action restored (bso#11742). - Update to 0.9.27. + Fix bug in poll backend - poll_event_loop_poll() exits the for loop on POLLNVAL instead of continuing to find an event that is ready. + Fix ETIME handling for Solaris event ports (bso#11728).- Update to 0.9.26; (bsc#954658). + New tevent_thread_proxy API + Minor build fixes- Disable rpath-install and silent-rules while configure.- Add python3-tevent; (bsc#951911).- Require python-talloc-devel instead of pytalloc-devel.- Recommend to install tevent-man from libtevent-devel on post-10.3 systems.- Remove superfluous _name define.- Update the Samba Library Distribution Key file 'tevent.keyring'; (bso#945116).- Create 2nd spec-file tevent-man.spec: build the man pages in a separate cycle in order to avoid the follwing build cycle: doxygen -> curl -> krb5-mini -> libverto -> tevent -> doxygen. - Recommend tevent-man for installation.- Update to 0.9.25. + Fix compile error in Solaris ports backend. + Fix access after free in tevent_common_check_signal(); (bso#11308). + Improve pytevent bindings. + Testsuite fixes. + Improve the documentation of the tevent_add_fd() assumtions. It must be talloc_free'ed before closing the fd! (bso##11141); (bso#11316).- Update to 0.9.24. + Ignore unexpected signal events in the same way the epoll backend does.- Update to 0.9.23. + Update the tevent_data.dox tutrial stuff to fix some errors, including white space problems. + Use tevent_req_simple_recv_unix in a few places.- Use the upstream tar ball, as signature verification is now able to handle compressed archives.- Remove dependency on gpg-offline as signature checking is implemented in the source validator.lamb03 15896414610.10.0-lp152.1.30.10.0-lp152.1.30.10.0tevent.hlibtevent.sotevent.pc/usr/include//usr/lib64//usr/lib64/pkgconfig/-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:Leap:15.2/standard/00cb65d83a1824f3c19b8840fdd93aa0-teventcpioxz5x86_64-suse-linuxC source, ASCII textpkgconfig filePRR } ۽ޜ0tevent-manutf-80be48d9cf90be887327466dd0d4b73a96de58b585d1b2128823b7eae22a1f9a2?7zXZ !t/6>/] crv(vX0}la{T#\)s@V?oq&sB%MaI)]%=̪t%ZtJؘu$Sh3yU_Rc_(%OAB3@,wȢ"];/ GǽC[q*fKۺMy7q rJ=T'!~,M RWByi%@nT/E %Om*JP >o/&Î8+-G_鉩\`2;nDNo! 63^\UGզPp8wƚĥεS%$G .K6 iI::#4þ8)Du@,bVp*dEP:M٩HH"L.AoΉ?`R7/~ ޠ*P)/yX ԛ~RV spW+>*?`ZR!'[$H_߫6D`MK448~"ҝ)USX;Ո~\HNckl.B8%HeZ/A`߾0LVpgf}I2q!c X7c!*G?Evtk *?ZNi.փPԊnyF:fc`3b>b Ls5 a&8`L6~&RWY}1{(^̓gF~<iK5qX@m(.S/)*EMFp'lb ZHwcTc!I SB(7T\_%$~ڤvṊ<1^Cf.Vij59ۜ#SvVF $9X?[+FCԝBav")4 ~Nm5[Co!O7'BVO\;dQPa?7*sxs 00#wrrټrT&O(`E{[ t\\T6ҔD'CXNEr {}J/]ivJJvkm>Xg571+^ߍɝ*i-kY*gxUt'$D71pѤT'`󂎳$ift~_^Nꦝ1sa Tj"빯6/RA:8x1Z\pjM}_`"y0f@ddݑe_){|Oxzi߻X1$)&TBEDUj 6t8wjHV. TSz- <kZc~$. 2tX2/CR3^y,1:a TL DtY?d 5Ci"C##әbgfwVxN|7[C;@ Q^gv@*n? I>ANɊ̢&Cx-:hAs?=jGS;=k7I*OV8#Vp[ oNu8t}$xKTEܺ#Vwy^\]TP.eԄq.R@;?68Qb%^lŬ1{m@%X@*;zҩu`S8`Bφ6S>+|YHIt8FS8<{gaz_"횆n%z#bJшYW>.֖a%(N>O!Ë:/*L|q`?Bs\ݠ9-7M>5 9MD ,S_\CJKqcߖ,{_'+[G@BsL0Jt'^qk7lZJnfhVU,trg 8:֚ub҈a3M3we$ȯBC \>Kg^Nq@46dvҞdH2SkS앹3PB7|>^v~jsdPeHwGEkǩIe#9?i ZbLZ,rn{ ; X{}zÑގoxdJ3;bQ3А@ٸ3?E$!Y<#;7*&|_>k5mM8/ |VP85܂>yoZ.1I&[_3l}bHFP{y/^R(ԕfEvhƶ"߲J|zV)Tb}Xǧ` _ ط~ #3!_%e0=JA{e2=NkEWߞ lV'h5¬@1RHup .F(̎HHA+_նX.=rod 0Տv kr?CUxKS"6XwlP, A|_$G?Dь:rC_4)UéuXJ=iAZ0Wr.xXx\ dovҦ-adt.@ʙ ?2u!ul D3a 01Tn0Rw#؉I~VS*3b #gՆ*1}Q}a#X/q"j xk֛ Ӗk%xgx4b´`lPeA^\IEcb%m3$T+ŝ5H1 UFXVa2f `ȫa|&Vfͨ嚱O's)VjɆ?{nxA7cgY'܏û`|om"|<U:|r eTur1da="PLqƐxEMD.곓bѥF;Š=8| Na4ZF6A^o?TDק_TLbᔩɬEթtm绁I 7k,^=)oXo@OD)X71fFk`F}>4nM, lpU'])%uy8SJ;j*1-܎l=JE5 OΞ=Z!lɓco_]GFу=OmV*f8=ɵj/6(uؚ"p﷍A,g.xRj+"]Sԝ.ʼ@\ Ci*ϷZ(ug5p4BD*{ʩBڷU&~A:樎uKdFg魕X%K42,i3hCXdmKKA4 :]r2Q1$i{?`wF s8[_`#RxLv6sOYw Vpu_T%z _9#m0| ؊ÍKhs2>n6@di_Zp`DL*x>Fmͅ^#>|ށm-"~3qq5 fZOÚێP듧^jp&꼗&٪d[c/3}nmF;$ͫJ33]XC3TՄʇBC>/^DMrKk.cަo 3r&uP`Z?9O_IZn.|[RTf6C4uU$Q t':'OMpLKIz;(EzFBֻUkrn K9K*/0w2?m^MڢWgSP`ȄhTv"F `)'ΦypcyoO Lo[m7-]+e0BJXx8v,{'r!5L,#'f-HB<B  bBi|?*Ku}~ e7P4[!/yJf{˜/)BGc\"S^T(_:8CϭcΉ@p5z;=ǙsŮKmٗ/`rzNFoWI΢uakRfڮk4@=2fV3?|4禸ȓB} I%FVt vA={7ga ~j3^ؖ5e؆<;?bB#5 _lG[E!\1O )e/oN:/sb0KG 2h86v8Կ7NcuEJy;""vPL4ٺ(vg')*/ݐ_g:oI1(uA*y ø6:RmU>ɺX0򖏲,ɭHpl̒ʲ} 7l;zIU|nr c\QCapq_n˴trmO?gƓ3_h,_P52leI<݈u` w+5ݯ#ïl/QY~[6l"#ZM4BW$PW e 29FnXFJboyg{`cشGFw\7LȨm숡؉=JeD4p\RUXs:o}uv'jFh[ul5/Zp-(`ƸӔ+'s%RR İ<\\6JK" /uDz_:&:KG+ K^fڥ=K)w;m1O-oI%áD|0>]*[`G)<s YTV~t8E2'bRx+ 5 ^? \[z=~\4ZSE4@t ;\p=#bOSgCK#<B(XL 9 UgB֙1t}P{2Kl3@ IuX$<t'Z\Xo6CB?h5P0yPOKI3VG ?^kF$"j8XBf v@Fhtis½֡}Sf# [#L<:@^7cC40IF'BP­16\Kh+`Q39Q'Į9mjaYƽL!4TFPzC. )`ʊL29fu|gHB~FznDDnl %\SR2~d9Zj %XAeF66k [|d1⥉[DJץxm[ 9] YD2dy OywW:x Cm hlZ{kGtS@NPk{dX'(9MGZԽ?05L=*-Qr;y gun囥l6|K~N>jՇ4C Mc{ +JL`vHSW- yu3M N49VCc.}\ITb 21U7"% /|.bSlDE^-Fff␛1p߷&MFg!2TUvG1ٰcYckQ~0qP ȴMW B8bfUX%5O&b4h+w8b-~81%t?O!UTNf S@{0m AL>?Le0v2(c{]YCv*`74+ kGZf7?Yj,#*W ɪtgA&~_+Ĝl;9_-BǸ}+'y-1fi55qĀ-í_<ۇP# bޢEH!YRHĖ) dNl܏\\Ot,WY/O% "c(/RfÞ>}tYx%Eܱ*+*kC\'yTOB7{VFJksߊK!6@W6'fpzHg)ahp7v3ll[w*ER`B2D4P֝eԒ,Ivo;ff fk?VcfN̬0;όc@q*HDyB:@4\*>X[zϘKYC;n=H+ rI%AU_Tͺз~3]c' 2m'L'+ب|O7VYBIb(_iOlʑ~ɷ/H0N8)XPU9%1i+YYtjQl}4!0x8w\ް= f.=xϖ4J'V- "*h^A7^fxD!pP&u6_ohn;k2@D}@pse0$8KM4*c8NOp(xRtUWbˤ؏mvV0;x{ƶފ֌r"ßxBuv򊕗"1e.xO[jL [AR[r8i*YP?bGSuZqdH| ,ym>insaؘuh$)"4m >{iz!__ɼqe*} wfِS=$l`i>\qSf k6)}vP; EUr=^FՎ%[mu$dIe=/S&t$! Y5RRd~$&@7EiƪE9ׇ8Gv_M Ue}L@xG3e?Pu~¥lV@E@6A^y|;⪥~~180߈BEgk1!Hto'Lo})K*_[׃ui-@ *ju[G*kE0n =^31J)_FԼ7Cl.qL nw8Pns- e}\rəs6@GV /$Gp61VWz5@PD6dkjs \&S|@2B{w*KTƨ=A/>"Pg7ЇI&PEDu ;Ar o NSH,i:+Gkӗ,XrG%4RUvn9zd>)?}@)1W+=総xH V*k5*[ ~K?y*"c(]X0w.uMoߖ,WbvF(0j}ST6;?hA;fm)TV";=uΫ|soƼPw+[z -b<7EjB%`RhtI.=`q޷߆rG?PpCsSsd[+=Х 괱>C6*ff^LN9+ Uw`R N!{ˀ͐ p1+o[i5m4tӖ'a#/% 4VMjp@ႢR쯁4cs,.4SBb=Q2umaiz?e"-ZŸ[k6ݯ5 EjvU<(=xޠ^]Zs[\q:vب<`- HM X\=H'cY3RD}oV7\ QXŭ^u}]iTñ Sm^]O)T=n0f|I3j -:#RG W6syyzKwĞ,c*\M "䭢r>euڈòd kf$R@b♽Յv)cor.`2bN=ݞ ?M.,~K:"Щj?6Kk Mv As tJ㐥 I2 q+@ZUy*K2}$Ur]Xx` AIGO$@&Jߵł23 K꼄wz:k+5IM3 Ѫ{eTJ4F1>)jtڐWq -tK!䄱K2G|W+kƘR<=/|1&(J܀]Md`1 V>YSWF;$"Vq_ur@ ut^ aaLi~LlS"d |,@u>p1 ԺDn6o^AǙ w`1( 4ہ_r5vǿeZ_,Okk쟕TLΫq G7|CAOٔܶwSned¼ǵ5}2Õd3#ϽɅlcqFމfL`~6+5\72BFqK|AMMB@V7? ]@\?Kf;oۤbncZ̒)?GCWş N5ceCUdxbzLʹLij7/d®zeZS0,oPjdVU1?pK>:'$%hD.҆Hj6FՏ-l cqv/]q65 q=5q  K Z|O~vH"&+sg+Nhqr>yd3:TiPH>KNP`>Y7_ Lp:~Y9ZdЙs#4)Sٕw}/!I/b^?Q ~,LдTwECdEHH[B xuk7CfbfH)ckO)M|_) bJ!,?|_$M1%$K65 BmPƹƬZfHLMxE•J: Sk72Q匝1zu԰aSd>9!t%~aEZpW[ eu:h]zX ]xׇ! uO֍fHa>,vcH뫕P EwjHG= e}e\)CbRND`g跸) dGe_6Ɖ@gbh?Tv927슘RTeSbLT.+e;̵JzjMeH1>T4z+VbIRBU3 pJ~hܯn!'dߑfd}%V,ٺdZMIP@ P>Sj5_~=@6nWpL(_'cTM^gqe6hJE{O>HP<#'$\_Gw]|yKGPvܧwӗupo ?ss ź۸kנRl]Mk[ S0Ըa39P3^A`,X1~/#k)ZIZRRx )>ǐ&S:eVvy1lʰᕂݨ-՜C<18}~UXemotB?X.ڙ {G҅a:tHsS<3KiY[Qe(}6RH|`af㛘C'*K"#|Ai.P1.;fgNscmH]qs`ݡbה à)A*xN+w0yݶ0V?wJU&YuBw%j.SS}iGWlb.8+_=Z4GgY PY C~8F}/rk/^XJi}OI5Hw{5V:F:rȝ<~,9NwڮV$^[YnJ \xϮ?a3Z7! } (CnP!@ImO&L]Rn;^8EĐ([/QL^ ]HYsmTAo6pZ?O&Tf4|zGXuM[ m)Y 4`: Pe#"vs}fΊ:ǻw3.ݼM?O.%soĦB]rR'\~ӣNE/d7?:IJ\13N* ׼ia fQT) ݟb-sN0=i7+)@ʤq>t?.q{K vj-#@FZMYzyc4=)2I;F*W5J]8iļ=\`8-$F&z()3r/ͦ3 y}niM5#XCk#b IdD[W"nL:nfm:}ye_8)LQ F&Z̎`B% w"9.eO g?Ì29\Nm×LƩ1ƕɮbP=/% 4OĘ qcH(sW.*B*[^@'}UBCw<td=Z!mUnqwf\)L?0 K|rG6٪dGveuC#E7d)eB"Zk#Abaԧ9}˕G7x#N2qtsO%D#=FIl`x͌`MaBr=c}-(wI'3j%Q{SP.t6 Е*sLș!mf*If :mƨ!78n ,O*(yMU發d͎;_oPp_*r#Cpj$K3H; ^eBU[̺Q  |tK 0J?FSmqN>^ݐrn_Y|6`6#"A%уVLٲsr| x_v媝~ 2Z#rnk4]_wAPb`4/No'ij LQ*@b݊V xS+*}a@vt#Qz@"ރ:[e500#fp/z[qԼú_|8уHΉN>MyKBNbqm0, *u(B2 ywk*"#G4Se3䦿IrVHy4L@/<: q-LTp|QHc#VqI<ʼn owG0B"Uy^l+&52h58۲` Ι|x)?ۑM-Sm9,v:^H&!MH/Y ` C[sM1̒g50G:(* nfwys*v2#k]<@ޣʑ݋j_! 5w7 ń1zGd00RS j6 ͏5UfqlАToQ+]1Ws@X4Iaw*:O"[1J0NdIB\^)<-Am_(T:O"*=o^ԃrOA2UuW-mm$wZPrתZf^ìgJ/ SǸ%HR^RgfM2!}06u,d#/ lw{]&l|s}ia7-\'2_Kzs@sHL]P*O wA/2؆r+U/rűg4X '#}5Wkȗg{rj#%$"NVu}kXןi 9Eqfx2tYt*zeru':^FBt1~*NjNX}V/*i 7RzSDD}q`| YZ