python3-tevent-32bit-0.9.36-lp150.2.6.1 4>$  Ap[j/=„67R=?`1:XiSNB~;w?f n"}|`fYK}|n ~1$;3N:)gMo6 5ʉ} $R^7k$+Yss,"DA@C_d*ѓҶK*N.VԆ*?872-Rj]rQ >p>+|?+ld * R "(/@L R X d  8 l q (829h2:2>'G'H(I(X(Y( \(H](T^(b(c)d*e*$f*'l*)u*<v*Hw*x*y*++ +&+hCpython3-tevent-32bit0.9.36lp150.2.6.1Python3 bindings for the Tevent libraryThis package contains the python bindings for the Tevent library.[dlamb70NopenSUSE Leap 15.0openSUSELGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://tevent.samba.org/linuxx86_64/sbin/ldconfigNAA[d[d[d2f3d382dee0a9e338d06cdb13e1ad1b8fdc8330426e203a86ac376f8ded58cc1rootrootrootrootrootroottevent-0.9.36-lp150.2.6.1.src.rpmpython3-tevent-32bitpython3-tevent-32bit(x86-32)@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.1.3)libpython3.6m.so.1.0libtalloc.so.2libtalloc.so.2(TALLOC_2.0.2)libtevent.so.0libtevent.so.0(TEVENT_0.9.9)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.1[#@ZZOYx@YV=@Xe@X@XAW;V@VɦVVC-V3[V,@V(U|@U|@U|@U@U@TE@T\@T[bTO@T12T!`SR@R@R7R7QQdP?UP!@OG@O؀OQO@O@OȮO]@O]@O Ot@OOONg\Samuel Cabrero jmcdonough@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.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comddiss@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlars@samba.org- Update license to LGPL 3.0 or later; (bsc#1109571);- 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.- Update to 0.9.22. + remove unused exit_code in tevent_select.c + remove unused exit_code in tevent_poll.c + build: improve detection of srcdir + lib: tevent: make TEVENT_SIG_INCREMENT atomic. + Update flags in tevent pkgconfig file- Utilize doxygen to generate the API documentation and package it.- Update to 0.9.21. + add tevent_req_set_cleanup_fn() + add/use tevent_req_destructor + add doxygen comments for tevent_num_signals() and tevent_sa_info_queue_count() + Add prototypes + Only build "std_fallback_to_poll" when epoll is around + fix crash bug in tevent_queue_immediate_trigger() + Fix CID 1138326 Unchecked return value - Update to 0.9.20. + give the user the chance to ask for TEVENT_NUM_SIGNALS and TEVENT_SA_INFO_QUEUE_COUNT + change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256 + tevent_epoll_set_panic_fallback() can be a void function + make use of talloc_get_type_abort() in tevent_epoll.c, tevent_signal.c, tevent_select.c, and tevent_queue.c + use talloc_get_type_abort() in the documentation examples + add tevent_queue_wait_send/recv() + tevent_req_create() already uses ZERO_STRUCT(req) + let tevent_req_received() clear the private_cancel function + cancel the timeout timer when the request is finished + Use talloc_pooled_object for tevent_req_create + Remove a pointless goto + Add tevent_received to tevent_req_simple_recv_ntstatus + Fix tutorial reference + Add echo server sample code + Sync to tevent 0.9.18 from upstream + expose tevent_context_init_ops- Update to 0.9.19. + Remove the signal pipe if no signal events are around + document tevent_req_create state zeroing + Fix Coverity ID 989236 Operands don't affect result + Add tevent tutorial files and link it on the mainpage + Only set poll_ev->delete=false if it was true- Verify source tar ball gpg signature.- PreReq /sbin/ldconfig from python-tevent.- Add python-tevent to baselibs.conf.- Add tevent.pyc and pyo to the file list of python-tevent for post Centos and RHEL 5 and Fedora 11 builds.- Update to 0.9.18. + Adding new timer events is now faster, if there's a large number of timer events. + sigprocmask does not work on FreeBSD to stop further signals in a signal handler. + TEVENT_NUM_SIGNALS is calculated by configure in order to support realtime signals on freebsd. + ./configure --disable-python was fixed for the standalone build. + Several crash bugs in the poll backend are fixed. + The poll backend removes deleted events from the cached pollfd array now. + The poll doesn't pass pollfd.events == 0 to poll() and maintains a list of disabled events, instead of consuming 100% cpu and/or triggering the callers handler. + The poll backend detects POLLNVAL and reports EBADF instead of consuming 100% cpu. + The select backend supports separate handlers for TEVENT_FD_READ and TEVENT_FD_WRITE. + The poll and select backends are now doing fair queuing of fd events. + The epoll has better error checking and supports separate handlers for TEVENT_FD_READ and TEVENT_FD_WRITE. + The standard backend was rewritten to be a tiny wrapper on top of epoll with a fallback to poll, which means that it doesn't use select directly anymore. + TEVENT_TRACE_BEFORE_LOOP_ONCE and TEVENT_TRACE_AFTER_LOOP_ONCE are added in order to allow the application to hook in before and after the loop_once() backend function is called. The TEVENT_HAS_LOOP_ONCE_TRACE_POINTS define can be used to detect the new feature.- Update to 0.9.17. + Add threaded poll_mt testcase + tevent_poll: Decouple poll_ev->fds handling from adding/removing fds + tevent: Refer to the correct header in testsuite.c- Update to 0.9.16. + Adds tevent_*_trace_*() and tevent_context_init_ops(). + Move tevent.py to the arch-specific directory.- Disable rpath while configure.- Tag GPLv3 due to tevent_util.h license; (bnc#765270).- Define library name and use it instead of libtevent0.- Rename package to tevent and add an independent libtevent0 subpackage. - Enhance and polish the package descriptions and summaries.- Define and use talloc version macro.- BuildIgnore libtalloc to prevent a package conflict on Fedora systems.- Define python_sitelib and python_sitearch if undefined.- BuildRequire libtalloc-devel instead of libtalloc2-devel. - Rename libtevent2-devel to libtevent-devel.- Remove superfluous AutoReqProv on line.- BuildRequire pkg-config. - Move _tevent.so to the python-tevent package.- Cleanup BuildRequires and spec file in general. - BuildRequire doxygen, libtalloc2-devel >= 2.0.7, python-devel, and pytalloc-devel >= 2.0.7. - Require libtalloc2-devel >= 2.0.7 and pkg-config from the devel package. - Move python files to an independent python-tevent package.- Adjust licence. - Require libtevent0 = %{version} from the devel package. - Extend the description of the devel package.- BuildRequire libtalloc2-devel. - Remove superfluous BuildRequires to talloc libraries.- Initial independent libtevent0 package./bin/sh0.9.36-lp150.2.6.10.9.36-lp150.2.6.1python3.6site-packages_tevent.cpython-36m-i386-linux-gnu.so/usr/lib//usr/lib/python3.6//usr/lib/python3.6/site-packages/-fomit-frame-pointer -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:Maintenance:9065/openSUSE_Leap_15.0_Update/b91582856b3db4d9d98dfe61fe22ffb1-tevent.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8bf01fabe2a572a4945c9564cf495942afab9c7d, strippedRRRRRRRRutf-883cb64fdbb04929255e5cb8af719c761938988dd88b2af121f70ef6d3e5b9b63? 7zXZ !t/Q ] crt:bLL Exv_Ձ*Ieװ6\A"-hxJmGLkho(7|zp76 RZrO W@ jEkpTRuL` vx Dv⽭83 8$itXRuvQϸ !M}#o@@X֋(gPO0fqӮ H2D 3xuiMoWy&Q5%*_g7O􋠍VJcZߧ<5,oh"W6j4nV1%,| iM;:lH>_ kK]XJ!CÏ+ K#UKrgMk)I\k:ü8 iS)g5̟tE0j>6tV ]Ӣ1m aSR뱩̒Ui|^BZ`: 3*qHy0\`'#4Z4 f[ ,UFWLWh +Wj!p WuaX.iGmve7υp[r>yq:jG1k78N,EPңR$Kdt/Fޝ.Gxwtԍts/ؚgTE 6x&Pa_`B*G+EݦMn1Q(. +{Ը1@A|NZnE3.ڃWjXQAq7I{-T-RkHDAVE"CR2a5́.L}>JFpp\B)q](~t'ʿ[O}eVHؘ qoXïy6e(,6"We(=T ;kX˦+=rO=ON1*ک]vnv\Uʛ\mvO1YXoҟ/4L2@ϊkU5bX\Y'(R4N=I5Um`ifd &DZv4YF_Kƞ>jd?3G7;8ژ3(Yc'A>tEtk=T3(8źDp0D緽-?vssdz 28f4_pɯl=Ym)׀J,)s?FRU"N/)D-ѣ&+ߚ4)3Q3u-dK.[6ʻu򱲵ABD̙z Q;D8 R`"^I[ CR"cC猜)^°ɼ@TSyժfV$(6 ;b?#$\ I Seb$H▏##=IC,~15fD;DpZX|fTӅ=2RVߒdEb#x⡎6ń2> ^P¿4A@kA}YQ@͇ǐ85[r-/U$Vж D4!&`'cDvLyD4N-!`9zHua#5^>Nlڴ=Om'EP/hYR/W{a(KTcx>RUЌ9%-ݷ A]pϽVk\ 4P`c+w3Dx{l\̓KGPRy>0/;֗G+e ߼Q 1})(d>w 0Ry-VXC\$vG73Wz9D,l<٨n< @wG ϒZ3} hSu;;ĭ[g/Iph2ROsrͷ*.njnsFt4$RƚKV!y>cy56;pe2=GX"WTwP20ޫygT|iD'ґ/MZopz畒6WpHpXiZ;k\GgW#.W9dކ~4B>YyX|3|ΊDҲ $c'ڀa1XIhuFFP2FEO5w ģq%, 8BQ'I/ (ȫ5'u7o){1R¡]oh+< Rw Ѧ;Bj!Η+G "x]e ]zxmó>X 9Ll…?Hq$f]\9s?[@bԷ>Ig; >065aC1G$ K^ dt(23b^JhmL3 8~@j~tO:ZAqkt`u߷P9ϙ}x%~y;*?4)u5*ؑ w@ޑ8 G [zk.&ZϦ*ְuAOfgΉRs[W^kߋ8:qA曹9&#b1~Z6rg`og0'H:sO6Ĝhˡ0~!qH4d)\@?QFXըU 6k6(BI?DߎGlh%8!xB%5FscpW )Fa(Ҽ k!u.keIȯXx/x?" tĩ+d$6iT-5|? ͡ވ4d4-ݕfxN]/RsOrk3fR Hї4qXHr; &-{Ewj45_8ȥ_hl 05/L"FKZ3r2GL1k?:b"aDz@W] 1 f>'r;:"30qd]VYtHAP}wA:LU!Yr75nDM](lי7w&f^A;% QXg-|2lsu^W/E4L;cmJh%ux >s{C o^ht9=v⬯24%5P Jmkζ4*}b[ XdOnZWdjp l S!]p#Ov\U13>@I7}\ϓPԹ4* ѣsI"<ϒSr\ b, ~LAqDx*HOi$bLm7C~Q4Ɏ$pJgN@fp1uLLy;%S!l(L=1n;{iWsM+gvm:b++#n ytѮkls@ \[2n6#6nOX4f;(ӎ V%{վ.*ej"9Fsfm( $dUK{w'ű#̩9jq!g}DE]&AY,]ꦪ;nbUfyli@sAɢH={r h? ΨQHt'EMd)/ӎ'WKi"\AxJ.ZN>6pX* /Ҋ Xgb`Ú#aw6.<|Km=Whh|1&H0u[lݚC5|~"Q.R+j19G8ާ]mp,ib6RkÏ?XVJLN6<Ӹ:m>KRT} Ċnp_6&ILI/C|Q Vy:b+Ahs9tŇ0^e?vO.ANů5K[{Q00?sXɺc~o/zzRRr݄f;?ЂL6%k Z6ȊK8m.T8؄e#ډ) 䎈$DʀP^Dr$@PQ0b$^Ÿc>JqrhnS5S݂%kW~md/Dċ lN݄$M: 90ivvg'E$>˗$XZ5`l9f<%88zGl{g/?&^p^r@S+.e޵ %kI9sqt8k<NJ.m;AP lw8|,%sOn3":m,T١0[{<[A(Ѻ)F!V'6ͧ 5gE8ӫ95zf|s/l`+dsu@ Gz]Na:.3_mZ`o$N&ե@-Zx)s$I.B#jir1u Gc.>F7l8rީi27wb R[sXf Y1C6uUG(stG㕃#qubny J̹V*jGXx#9`HC(B:|tPn1)vKCN_1|77jyR"ۖ$Kh}(wֶD"hmbӇotjk8Q15w7;6y>k:SӛE,!u ILH?SH?h><=@=kd?VO: 0Z:;/-=e*BzMǂ [BD ib=X[^ Uk:۸2efTYEN;HniyżOJs]q@haaѹ W5D[O^8Lp;<햒Caͥ{Q4-U0@X2Iö YZ