python3-tevent-32bit-0.9.31-1.3>t  DH`pYBu/=„~7: '`Mt+NǃQ/*ͬ"y4xVxG2dĿg0Y?uk~lgk} x!C7~o _184᥋4<NM_O+V 0l6& ( ^=BT -黛I!Ѻ;>*c2þ`` gPR I嚣-K}rTv]ڳ}fqhW>[EΪ˚qNgc?H1x6a6788fd97cb6f3b8f2e631d09f829ed4f1aa231BCYBu/=„9&ި&YRPC7Jj [K"U.~VQ_4) GAF- 0Ag3o`Tᵗe?Ɖ=+d>ܶ zwo3O6d(G*) bk=->f \w @p}fQ>:&?&d " J 0< B H T w | H ; (]8d-9-:->$G$ H$I$$X$(Y$4\$L]$X^$b$c%ed%e%f%l%u%v%w&x&y& Cpython3-tevent-32bit0.9.311.3Python3 bindings for the Tevent libraryThis package contains the python bindings for the Tevent library.YBplamb26NopenSUSE Leap 42.3openSUSEGPL-3.0+http://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://tevent.samba.org/linuxx86_64/sbin/ldconfigNAAYBpYBpYBp2c425e3540458ddb9098a9deba175145rootrootrootrootrootroottevent-0.9.31-1.3.src.rpm_tevent.cpython-34m.sopython3-tevent-32bitpython3-tevent-32bit(x86-32)@@@@@@@@   /bin/shlibc.so.6libc.so.6(GLIBC_2.1.3)libpython3.4m.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(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.43.0.4-14.0-14.4.6-14.11.2Xe@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\jengelh@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- 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.31-1.30.9.31-1.3python3.4site-packages_tevent.cpython-34m.so/usr/lib//usr/lib/python3.4//usr/lib/python3.4/site-packages/-fomit-frame-pointer -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/efd14940c9db4f27518eff973891a0f1-teventcpiolzma5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e951cc14303a423ecb52f696b903ca7342322aaa, stripped PRRRRRRRR?`] crt:bLLDEy>b`*Wl XeX%\TZ/.D[8E}8!ɜHԢN"+_V0qKF`Xu-lLGoTQ1,P򟀚ڛB.C_.)^|f~x ;]mU~!=Lm95Dfhéuyd/^췻ihH,Ak O_JXq#7-M@B=851ĘT ѧm՝UWNSME+ (<Т^ciء4Nz㙚*`>ھn I5톷x#ܵxEWw704w [\0 :?Sv}watַ~8qunX""R~-D`OREv:EtI0AyXqd- l&c%7Rng+BSy/n#.ž-"ơUЈ D`qT#aj_ߑB嚘z+$_ oK 78)o y`0R'{!p/37^yl)ӼX[{ liCQ.)]Y+fplIt |(5Mv[)\9"; rG}pڗ peHɗ _&~|j% 1zV"NPm.n+!Fic-:"M#FD]zC- W$s.勾AR(rMhuGXꝦuCũJ2E2h-1@x4q\ Ρt^DgVOpxsD^X,9DInjY/T%LF3| Pe87罴~2=i4iғB1#f;w/`L su Bq/^W:H,  zmKy^)vjRLk"`4mR2Gr~x6% SЗpzI0l4qi6,]r<=Ô{Ƨ8tܥo6t\⼭Yա4>iy '>4(z$&/HAS"uzkjo2IG>]>% w)X3|}F EHtU"xVENl ?`MV6|̛K59A\ i'1pQ. 䴖s:C,6ɍut17Z (0/[ kH *cЯ=ˑ ہ3t^?Z IHT#V!L˱8H>riiwXPڠ h|0mj~ojSݮ`goc LA$vrϋ%A(b1^Av gG dQtAeUbd=#Fűx'7Ep,f.T'h}b,ȷ9HEy cإsN+sa k$]J.XaE{!6br^qNУe>JI; Ng; 'H ?EL)V|<;{ހ…T&+ O7K~8;Vv 3ȞN*&6aoQ;|ޭ|L0Oofrb//USMt+f ƚ`U)S+dNcjVZjk?eK$Kp 1R^/YBOF~5odPĪ[DvJ,T+v߉>2*T&@*|ߌ?o>C_^CqsR5JY#X[Y>Ajgʈ~LfgI3.EeXM :kYO{h:C}f*35{SX9CK4&g`xfa7!._! 0v%Xxt8 V2Ijv6)XNC9Df-`G E_"? ': wB>4+ˉdsJJ znrfzs"$^(a[%%YmEcR>Q:1o?):{:ћ5l՚ Qv! l-"hoD"k;h;4@(@%űR??(l8E= n}&c׎?XrIZh5o<D߉NB1!pH٪Z|I ?D6GkAgTR,Ǽz${&i31 RlxFavZ*Ce(@s*F,ƪ%v˨{* @yAl&@tZY:ˢGO`"6-a!4 _@54wtE 4&_kΉ!l Qa2\ vz0n&?$^ W64?dʥ*vt] EJ`"Rg\7d7(?tmXqBeCOݙ³wOF= g@l+eN ݊ۋ;Nk5͎+c'"@wc4b4;A.}D? 6I?[1f4a [AJY$3|k!82,SX,@E AkVZZ(pN.cC2ID̷ܶf [iywyIaYsףj'X%XRW9]--s f`()}zOMX6[Z![>T2;0][][afcɊ ߅:[Ng LowymBr#[W83BG9??'S~ oRPrJm6h[(P ~|~|$7NP/O vkXj.r1\ڥ9ݑx-7f7=?옚i?ijrc)-;!FTqi>bß6 ̵M7M暷"&L"ZL_`sH6zC>8 =N,&X"gC2xC~n-"o[kBoӮ{ dyx4tw3^=s ʾ)v_4:NrEjO+zIlC5f5йCfߎi~D#Z\:}ŋJz@80.~!oM t  H]NWDŦ7iXDJ =+:ѝzZ Wq(!Ũ<;`lm-3͙9ځ3CbhzT'Endy߻ XxB;B2ʓBb| `p6mC:gYQ?900@?k}7PWHE6z4pe4V\CLۧPQi|gBm1Y¸X K2aK:$n_-ّ|+^B  } h1(2\r l8{22$>_fdf#tu eZ~D)+hlXP܆t@B\8..x5 }6yM"6^[Xт}i3CF瞲E*>R;wZA&{d&r1 S&7AQB[E) ,\̘MTNW5($St 4W'fi0,Mj5,g:ג=",.=Ϧ|`9Z4ȳ<>V6QTl},#(hiE{Ade~Z,2F_hYt aoSi9r2C6&9]L[W8jܶʵ8_X,ÁQ-5D=Wk&(;֤lcmP :u%qwM׊3KΌG~Il!@Xɼ:|@ j,(\isw`~[_6DnڱTȠ^1NrO|(/vsKLNNv9s:(c6-ϊl ,\cf2r_W/:PFKO)+zKd||Fb2bϱx`]7D \y96O_R[|'$^<]/EtL>@!gR'gZ9n&eJ!SW#VlݶFWq`sq/( N\Q]c% [K[ @s:ғ2.X GEσ|KS=3'F~RqܬǡdKoӋma@emkWW?a>5 ʁ:`bNXcC)`,8ʓi