ruby2.4-rubygem-kgio-testsuite-2.10.0-3.16>t  DH`pY_$/=„A; b*ZtDC¸O-5(WoyDy^fUTV'1CP;Y<8h,˲b!0&.W*n`[DwjP6!#zUP]I$ƭvGkr[.b@AJ@mKvb{1V`Z&$QS?o=T|n'Cwĵi >09cf8860c022c661b039cdac1ec8af63292d310d:Y_$/=„iBxg[Ҕ /WzaҦ\y*NHsȑtTMi$ֵE/+Zb§5`w+L{`UDM:$=AH{꫿tA0fNusm/&G QܘDǍTbvţⴲJe%/DFOL_y[{a=I5m0}h!VwĿtJ.-݈9?d!( - Atx    p . LZ J( g8 p9 : FLG`HIPXpYx\]^b cdefluvwx4zCruby2.4-rubygem-kgio-testsuite2.10.03.16Test suite for kgioTest::Unit or RSpec files, useful for developers.Y_build73openSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgDevelopment/Languages/Rubyhttp://bogomips.org/kgio/linuxx86_64-hYBEE ~XwA /A-A큤Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ Y_ df87c2cdd6f62a889d7ec7853e37c4bdbbb5fde4462ca20ee7e5d63067d64c104f5de0369960652a3454c61a2a5c06eeca1262890d216c06afed351097e1d0eddcb7a48b2ab27d1ec77d05e666ece027a8a7879b395484ae8084604d2daeb1139cf8ebc0518ab81134afd3a0f4bc1e5bfad008cd63aebdf3e37b6fc4c5c1d82856016c696806698edf71761e1d5f7ee4102f08dcafdb1cbffa4c63f38b624211eccf00d5b033d906503371cd9aed76be79e28761c5ff8759d04629a0c5c529be990947500631ffeb62208123e1832509f409510d09b94e3c14b1e1e06eef65dd260de63c0af3f0528adce6ba85207b916ba1e186aacb931136ce05d05b99f50900a1da81d604a6c664a54e4c3a090295b095d332f5fa110ea7180da43ff69ec32ae0d4f205c7cf3fec2591f778934cedf5011e5e584932b7d614b5c1224c8dac337afb9cce0013f9a096aa277a201b542d7a1680af456e13727e679dd937e152c42fdc87c0f523a45cfd9b6e1f1c103beca16e4c242660fffa4c766cc22e6ecd459f6c18afbbee4c49177e3035dd348cb607dc08f76af11bd26630cd7188753b12a2188e5d1e1183ec32e090da84a52b6247cfc28701e928a1c20e68d82eb4a42481dd1506a019c20451486dce980a8brootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrubygem-kgio-2.10.0-3.16.src.rpmruby2.4-rubygem-kgio-testsuiteruby2.4-rubygem-kgio-testsuite(x86-64)   rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)ruby2.4-rubygem-kgiorpmlib(PayloadIsLzma)3.0.4-14.0-12.10.04.4.6-14.11.2U|@TTcKT:m@SnS@Ry@Ry@R2@QsP@OG@NTN@coolo@suse.comcoolo@suse.commrueckert@suse.deadrian@suse.dekkaempf@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcfarrell@suse.commrueckert@suse.deammler@openttdcoop.org- updated to version 2.10.0 see installed NEWS === kgio 2.10.0 - slimming down... / 2015-09-06 08:12 UTC The largely-unused autopush functionality is now a no-op. Existing applications will probably not notice, and are better off using MSG_MORE anyways if they're on Linux. Our poll(2) wrapper now uses rb_hash_clear if available, reducing global method cache dependence. shortlog of changes since 2.9.3: README: remove reference to Rainbows! writev: update comment on preserving errno poll: avoid rb_funcall for rb_hash_clear minor doc updates remove autopush support and make it a no-op HACKING: update URL for Message-ID lookup- updated to version 2.9.3- properly migrate to the new style- adapt to new rubygem packaging style- add rpmlintrc- updated to version 2.9.2 This release is for compatibility with future releases of mainline ruby, as rb_thread_blocking_region is removed in r44955 of ruby trunk This also avoids deprecation warnings fo rb_thread_blocking_region 2.0 and 2.1.- updated to version 2.9.1 Thanks to Christopher Rigor for this release. Eric Wong (2): only define and test kgio_syssend on 1.9+ various 1.8.7 fixes === kgio 2.9.0 - cleanups, bug fixes, minor improvements / 2014-02-04 03:09 UTC This adds a new kgio_syssend method for Ruby 1.9+ which behaves like BasicSocket#send, but will not raise exceptions on EAGAIN. Eric Wong (12): test_poll: remove race prone test_poll_EINTR_changed test tryopen: remove RARRAY_PTR usage in init read_write: remove the rest of RARRAY_PTR usage my_writev: stylistic fixes Rakefile: kill raa_update task avoid downsizing casts connect: constify RSTRING-related things set RSTRING_MODIFIED where appropriate for Rubinius split read_write.c into {read,write,writev}.c add kgio_syssend method to wrap send(2) write: correct check for various blocking regions tryopen: additional debug information for bad Errno values Hleb Valoshka (1): Don't use deprecated api- use new macros- updated to version 2.8.1, see Changelog- updated to version 2.8.0- updated to version 2.7.4- license update: LGPL-2.1 or LGPL-3.0 See http://bogomips.org/kgio/LICENSE.html- update to version 2.6.0 We now export SOCK_NONBLOCK, SOCK_CLOEXEC constants in the Kgio namespace to make kgio_tryaccept/kgio_accept easier-to-use. There are also some minor internal cleanups.- initial gems version 2.5.0build73 1499452442 2.10.0-3.162.10.0-3.16testlib_read_write.rblib_server_accept.rbtest_accept_class.rbtest_accept_flags.rbtest_autopush.rbtest_connect_fd_leak.rbtest_cross_thread_close.rbtest_default_wait.rbtest_kgio_addr.rbtest_no_dns_on_tcp_connect.rbtest_peek.rbtest_pipe_popen.rbtest_pipe_read_write.rbtest_poll.rbtest_singleton_read_write.rbtest_socket.rbtest_socketpair_read_write.rbtest_syssend.rbtest_tcp6_client_read_server_write.rbtest_tcp_client_read_server_write.rbtest_tcp_connect.rbtest_tcp_server.rbtest_tcp_server_read_client_write.rbtest_tfo.rbtest_tryopen.rbtest_unix_client_read_server_write.rbtest_unix_connect.rbtest_unix_server.rbtest_unix_server_read_client_write.rb/usr/lib64/ruby/gems/2.4.0/gems/kgio-2.10.0//usr/lib64/ruby/gems/2.4.0/gems/kgio-2.10.0/test/-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/6eb2cc7a8dcb46d50007daff7794a973-rubygem-kgiocpiolzma5x86_64-suse-linuxdirectoryRuby module source, ASCII text36?p] crt:bLL'!l۹.w©E݂=[/;J8VQ-IP].]}ܱ~޹?NNȆ ż;UjEyU%Ҩ1M"h*~܋aYVn]{#^4q8=,ф 8@j(6%Yp]=HaKu/_7 !|d`{pdtz2~C.24w'3 g~I2Ghb9\ iHHK*ē8_ڝ(lj<)MRXny'a? NyǛn=8-ed]*یq런 A> uiv~ V% C3V~M6nocpLIšBP^ռN&D) !RF!I(_hM:#ZS3j1ɉM0f!aǍeE|$SCЍCHL=aBomʓ⬸Bd6tk+c64V+D te+>ڏpIhgE?7P@U">:7}O nٷO AG%LF~jlq¤!&jV>1<6O3GC\o2kZPȗyi^g^g}oӊjf7_lm$d] 5"!$U_H^a3) |FqUoTЧ$5]k} \'($R<->Z7.axSA%*74nEg+֜Wғ@*F IJcAf3B?&TϺѰW#yvrb2ⲬMXPzј"ϗg~Cg9f<+m[/NΥǓ;ezG}.!G AKQ0w!NiV,T]v [p /eڰQR.2<EWkFf4wNť ASisw<ꪫtӭ,c;Pd^ {Kb:B k]j5ߤLx-P+ٕ\?1_HJB]8;AZp*$ 3y(#.`F !} 1hD?O<ڗBڔۿѬekyXݐefo4cP d<3Sط1ˏ y,ް(n:0yqߚ3NzEP 9qem8A%īR~%?#ONΚOru&51]IƳƕ7DBPhݡc2ꖘSI}hqVd=*;`Y!g\cpD~nfPR*l'>j;{Aaܫb`goH;޻8ٕ3m7s%ԍ1Dֽfؗ! 'Ф}| *1rgSyА9<:;iU+"ʸ Y;vo;N-p2* }LuvKڨqPs-⬗Ӭ25w\z]tOY$*7c4s#bϴkO w!?݀V  "54@geyL~.D6`A "0E. *!fp2ČU@UHGqAo7M2->94bCt(5lc҉#xh\N:B8ʃSS[G?>ס4Lx{z~Z ?a(µKCNg5?z<;u#Ѹ2_72: WnxUSpwiyL9=UAih S$b6us\IHyygx%nS=~D85Pe`RAJnW\GH̕zv\m0 "옳}O3HIz]M &MM?5OEmHҾVb:9B6r<; lI{I\-wn^_hqL7m|Bd 7A#b{vjc svlP N ,$"tP͌HC$m)I'E ♂ɰ=F4ֈ:^CCHeBv:e8^n%bciF(cQX_ThPQ{nw뛗VPX2#@ =#+.?\ X { FLSZB1qOeWfs6ɏ/t:l R̀dU\^ u,ʂs7=X`f~-6O\UO|J*q8/Jylohvr_Fl*yim D~Mmw%9b* k(7=.G"DDؘ`Rݷ&mR6=>~昔^.LsT8I6l5!^y,` "!"aHt3>ψ#@J|ʧQ<_ r1?2*n# d$>*J/$gPxgD\GMUѡ34*7{cVsI2mh}1OҰkyNfj=_Jƶ. O\L_{ŠN=@J~M}/7{_Gd'zklqӀP W^.8ldY5W5,5S3fe*͵&mj3Lc[ N.B0vgd>iYitBcu<̷nD[ JI'Y[Px'03p*I~! Cj6B;Oo)c!6EzO)/P "V!7ex:F'd@ˬ! ZUh~c8fca+V u-o-3 "xuGY> /?M?0wAt+QɌO`+0WNd#lodA6ޖb|t3,GB8o.p>sÖ*`72q4нW@1Pw cd+,4dHiY~{灮6-P_1 a7+R̓XsQ\f1~AJmZӖi{y#?ݻ+j.H2mFZ̦:WnXBjgr0 J x ? ms f™QʁG~GJ/,LaŸ>z}j !va'7ury+|w_p('+Dk*A*s^F:$.H?_Yv6A(N 0iE i K,ux!нȗqf4^Q @:A,x ehfV{I f"?6!+gg'SHE/);CLJ6Ai.b\sފ' 2q<*P+ I9vu933rĜB^h]8rTʥ8{6 C3v("~A;35۸0*B 7eo6@kV!пa<똀 rnKӍd\zQ+'>5lY<|P+xy+ۉ$ef+COeCElYEFIYTddRNzŜ\b# Q v)^>m.%T%yዒ~s' jγ[ki4rf_0hrK "o+CA<.㷴I-*EaʙFI^++3RhW~N4##""e]J. Xm)9d~1r*cOTiv8><VL'r>%pxM43.p'ݤ?_D:pםF|>donfsO"("G4qS2qĊҬ&2G(d;Z#{;Xk'+X56