ruby2.5-rubygem-raindrops-testsuite-0.19.0-lp152.3.5 >  A ^ɸ/=„pGm!UL Q(A0eZA[.ݱޜyQ-c8wp%V0jU ' H, ^VV<dxK,Sq86ccI 4-N|g瞣n-&mHTܘSi$G&yK˞nDheD4?gťҸUrEh79da78553b946cfbc89a87525d60a7a9cc52f2ea4d7d261d094e7c7dfe5fee2ab159456fae4a30c094cab178309ab8a2970b6c06C^ɸ/=„QOmpWSU3 ` j@ݩa#[l<*RU|ByoLjT& zoi@dO8\THX|hM Dt-B=oS2pw>P73|e6.M[TQ>^fYB$<iϩJbs{/Qy.񩐿p;"?"d&- 7 P h     S,| ( 48 < 9 d : FGHIdXxY\]^bc d!e! f!l!u!$v!pz!!!!!Cruby2.5-rubygem-raindrops-testsuite0.19.0lp152.3.5Test suite for raindropsTest::Unit or RSpec files, useful for developers.^lamb04)openSUSE Leap 15.2openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Languages/Rubyhttps://bogomips.org/raindrops/linuxx86_64 x r /Sa 17A큤^^^^^^^^^^^^^^^^^^^8bdcee648ea912d62f2f0768bda706af13bba5af5186a08e49a3f6271451981b52e7438f067b5bde8da0f8e9e59caec5dcbfac86e25162667ee9786c2265e30a9a8c0bbf80cab20e5d157803cc1dc69c8c832db35c0469e5fbb6abc0b1c327f8475ecc2de8d14ff36f8816d03d23430f7f722fc8e4be162d06c2fe6d3757273bf136fc458e57c6b1533f42b379604a38d3d6fd6ce4ab6e3785dab13b2e2aa791751656b611f026232084e177bc1a79c5b15bf8b2a650e0c1542698bfd224a11f0d882f8f0b523f827df170ba031c9d49c8beb0358a82d1967f6fb95d46443e294dbf7e6e1d8634a721f248f6948ec75998a9781e559d73081824d59e188423f855388da28322e21535d07558a1b209636eb6b238c91dd93f3b32c27cf4120badbbe24154a428d11ffc6aa61dd250e27fbe00cf1bb7bc394dd1a5e6354409d78d44481a8144bbcca468a01a437afba449d312df167322fa0d0a4761f23fe897df093318b0c2954f1a46f690179b37e94be30c046d3fa813163edb2504792aa1ebc2b77f4d3d3d8fce86a2c06192df1cb5edb247613c19e2e0cdffcd3d3c532083878c3f34203f23e103b9712fe00923a0a60c7f6cfbd36e188b1a2829e0dc20a4692a83b9937e7b5698048b0549c0b693089331f9016a6b00c074f4f0712ec7029562479a3dec896d1f30df23c7367722724587d79102362de6a7faa85dc403ffa9fb352e560468e0206fe31f3babdf99989582955d1ce360a6b25b513483b4333d9518b0a1b782a220709d20cb4ecb39435844e977b9968fa183a3f7272da84frootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrubygem-raindrops-0.19.0-lp152.3.5.src.rpmruby2.5-rubygem-raindrops-testsuiteruby2.5-rubygem-raindrops-testsuite(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rubygem(ruby:2.5.0:raindrops)3.0.4-14.6.0-14.0-15.2-10.19.04.14.1YzXӸW9VVՄ@UU>T;S@Ry@coolo@suse.comcoolo@suse.comcoolo@suse.commrueckert@suse.decoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.com- updated to version 0.19.0 see installed NEWS === raindrops 0.19.0 - Rack 2.x middleware compatibility / 2017-08-09 23:52 UTC This release fixes Rack 2.x compatibility for the few users of Raindrops::Middleware . Thanks to Dmytro Shteflyuk for this release. No need to upgrade unless you use Raindrops::Middleware with Rack 2.x. There's also a few minor, inconsequential cleanups. Dmytro Shteflyuk (1): Properly override respond_to? in Raindrops::Middleware::Proxy Eric Wong (2): Ruby thread compatibility updates tcp_info: remove unnecessary extconf.h include- updated to version 0.18.0 see installed NEWS === raindrops 0.18.0 / 2017-03-23 02:44 UTC The most notable feature of this release is the addition of FreeBSD and OpenBSD TCP_INFO support. This includes the Raindrops::TCP for portably mapping TCP state names to platform-dependent numeric values: https://bogomips.org/raindrops/Raindrops.html#TCP Thanks to Jeremy Evans and Simon Eskildsen on the unicorn-public@bogomips.org mailing list for inspiring these changes to raindrops. There's also a few internal cleanups, and documentation improvements, including some fixes to the largely-forgotten Raindrops::Aggreage::PMQ class: https://bogomips.org/raindrops/Raindrops/Aggregate/PMQ.html 20 changes since 0.17.0: test_inet_diag_socket: fix Fixnum deprecation warning TODO: add item for IPv6 breakage ext: fix documentation for C ext-defined classes TCP_Info: custom documentation for #get! TypedData C-API conversion test_watcher: disable test correctly when aggregate is missing tcp_info: support this struct under FreeBSD define Raindrops::TCP hash for TCP states linux_inet_diag: reduce stack usage and simplify avoid reading errno repeatedly aggregate/pmq: avoid false sharing of lock buffers aggregate/pmq: remove io-extra requirement aggregate/pmq: avoid File#stat allocation Merge remote-tracking branch 'origin/freebsd' Merge remote-tracking branch 'origin/aggregate-pmq' doc: remove private email support address doc: update location of TCP_INFO-related stuff build: avoid olddoc for building the RubyGem doc: document Raindrops::TCP hash aggregate/pmq: update version numbers for Ruby and Linux- updated to version 0.17.0 see installed NEWS === raindrops 0.17.0 - rack 2.x updates / 2016-07-31 15:19 UTC This release features minor updates to support rack 2.x while maintaining support for rack 1.2 and later. As a result, Ruby 1.8.6 compatibility is gone, but Ruby 1.8.7 probably still works, for now. There's also a minor warning fix, doc updates, and the homepage now supports HTTPS (HTTP remains supported) 5 changes since raindrops 0.16.0: drop Rack::Utils.bytesize dependency gemspec: bump Rack dependency linux_inet_diag: GCC attribute format check use HTTPS and move homepage to https://bogomips.org/raindrops/ examples: add yahns config, zbatery is abandoned- added rpmlintrc to fix the warnings- updated to version 0.16.0 see installed NEWS === raindrops 0.16.0 - minor fixes and workarounds / 2016-02-29 12:36 UTC There's mainly a fix/workaround for Ruby 2.3 now returning locale-aware strings for File.readlink and our test suite using strange paths allowed by *nix. https://bugs.ruby-lang.org/issues/12034 tcp_listener_stats won't return "true" object placeholders if stats are configured for a non-existent listener. There are also minor optimizations for Ruby 2.2+ (at the expense of 2.1 and earlier). And the usual round of minor tweaks and doc updates. 10 changes since v0.15.0: gemspec: avoid circular dependency on unicorn remove optimizations which made sense for older rubies linux: workaround Ruby 2.3 change linux: remove Pathname stdlib dependency add .gitattributes for Ruby method detection middleware: minor bytecode size reduction doc: update URLs and references README: remove indentation from URLs in RDoc linux: tcp_listener_stats drops "true" placeholders build: use '--local' domain for dev gem install- updated to version 0.15.0 see installed NEWS === raindrops 0.15.0 - non-glibc compat fix on Linux / 2015-07-22 00:30 UTC Thanks to Doug Forster for sending us the report. No other fixes * check for the existence of linux/tcp.h- updated to version 0.14.0 ChangeLog removed upstream- adapt to new rubygem packaging- updated to version 0.13.0 raindrops 0.13.0 several minor fixes and improvements Most notably, this release is necessary for Ruby 2.2 (dev).- use new macroslamb04 1589643454 0.19.0-lp152.3.50.19.0-lp152.3.5testipv6_enabled.rbrack_unicorn.rbtest_aggregate_pmq.rbtest_inet_diag_socket.rbtest_last_data_recv_unicorn.rbtest_linux.rbtest_linux_all_tcp_listen_stats.rbtest_linux_all_tcp_listen_stats_leak.rbtest_linux_ipv6.rbtest_linux_middleware.rbtest_middleware.rbtest_middleware_unicorn.rbtest_middleware_unicorn_ipv6.rbtest_raindrops.rbtest_raindrops_gc.rbtest_struct.rbtest_tcp_info.rbtest_watcher.rb/usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0//usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/test/-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/c6d63d6e3b1e7d5041934d693f87625b-rubygem-raindropscpioxz5x86_64-suse-linuxdirectoryRuby script, ASCII textASCII text TM15chutf-820f088d74290814869ccfba3cfc1cc6a02e4bac7e3574ec5f1ddf29b4c306083?P7zXZ !t/౳[] crt:bLL !%k]qQ lA1=5Obq[YhDĭvRKSӂ?ƀa3_qap+] V}1r5҇7Au{V#Aee:uBfemYL8+g^JiD_5+9PA>%& "n2}mؙuXrm8䴙βJ #8$bC0}WR "{&/Lk=4BS 7y*^6C&)aC l2O*fL!SZ"~;܁<S5Hl~ͮ|2GΧRYŵ1s!w><#c٬*~9" ; #xȆjLo".-"8Z\3 j1 9&Ĕc 2bD]y3"`@G;6U顶BPp1f i)8-7̙dME7 Z\'ࢻ!L5 { n8w-Ȇ,=4d"sH3׿SFf⻤`=m.> % LhYB]]>f`4eMv7#j0OeA /S1Y 8'wrǾQ1TT}zED~ SƇ6ڜmwg= a[' 􏢅YKUT3XHTADPX#UU ;Gv&%LQFWuYl5 evegY)=lskuKϑjO` 3sr䌖n?^^4~؁7.xJ'aX[+ `˖W&)^ x8\Pj*gˠ9#U]m a16MiQՐЋazJ$_o!K5J)zpŞ"{#`r?TSﻴOXc;iWYnY8ZuR30ߣ[D ;?> 2xk9dk^u,k["(xK^m(;p_r}e&J mK*n *'x< şF (GByiMQζEdGVC,vʜΡBqf:]O>55|>S&w0<ޯZ4WNYT&Ncj:xxŭjБs q|< ( bH CG&_U"\ώP$UGm٩sO9}Ab>[.h@m:YW cMË-sE讄2'HShD.s.y| U#\:Sn`Zo٬w-z{Tg t7 <3 0]~G+Uln ,b^$'ԢuvCj1-CUWڷ fwܷpZwX<Hz #6=I]1M@V6,Jܧwn\dFV#_T4B'dgσ!rHX(wxgua+H Jzٱ!520$g\xZ! _tC wZDIݙuI@LtVuwԬ_!ȑ^H0ސPąFKMh O `Vvl%tCWc cR`DR/[b;";ވRD&.m%=hlj*"DA ѹ-k+Gf}:fq^C1W3[2pp,TPB39 h=> ˵7daB9B݇6]~5UVP8+ -QȂ/YeeU*sSllbZNEFP0o<| ;B"Oǔ{uG$LJe:VޮuZ} e8GeEux1W$At1붱Immfւ{Tgo"n5ə1X,hb8y!Q*Q1~ݗ)/ gpyՠBrQNoPN;l5JJ9ֽvRn:;Ml3rjn̈-z=%̈́嗀MMF!=km#E䄲:;KHa $2\53;F³oR3|c &RKD,([V@%%qysO&ml0;"% $+m zgS4J ҌGr3tf&'crCMt\FLq7> I%;51+g*W$Ȧ4󖆅垉Km3넿)[/+ϐJSbur.O?`w{"ǩ(2gksU5A`,!^ḿ-^C+^h@h'}$n^S~5 cv'GZj8=fzfX:bij봐8l(eerj<)iJbA٣Bdj/%x 3Pʜ{=AU 8cxn#rBVɣ{Yg/ȥLzF2tR%~ G 4N;&ZU6*Ȩ@/~B8Q*{=&-֒Ӣ2Ar8n\Us00\N8!C+_}KP<hSB ]=BE 4\F#A80mЗ+d3JX}Z"}m3d+WHQ04,]O%uŘ7Spk_5&cj3uWNWWxhhSŖ$rhHt#:bNJ0.|Ayvᕼ]_jPf +Fi+5y@+1sT rRҮgNTVyлS עD 5gШ2\W*~0"4뀒AiU=1Tlہ_SYX'Vumu19hhY"6NDc9 %GJtpzCI y%cN^ǣ2ji| Ea|4:iNAwe5)1-e ܹ sj\s(kbMƤckPy]+4T/vh?ExċfhSs3T5mqĚ}wMPAJުکV.4$@UZZ{!T<Ǚq/w:1ʁG*gG#fQz'hpqXQ/+ў%/p˼Ժ A+HQ|wu j.z9 /%m2G}/敥<3hF78܌^o5Ca9d u8]Oy_XxP^-q0 l:(;zLx<5y9X2+ċk>3H3~[]F 6є#kрJTčϊե3#VE L7 g ,qk6*mObom.0A*C P 1YFz^̓y:h__k2iY#1bc9=,X wb> ٮI ~X CAxV;tWb%:׌of mCC`jT5ѳ}pf]oWkA5[;N'lZN;4^;b"t=d yF=,B$x ٯ@ sb%k{grSkM]ݏg?/ʪOng"ʇNƝ#6#C%oʾ,,r!;E,D".{QJO|&zBio\IZz$~"^74ȣ_9iv <镡4Wc$jCX#)PdYI'ĠS1da<ˍDr ZTx}9J6a 晈uC; ?nZWXΉ-bʎe* P/dˊM)t0F0P bS>vN8-dubrXAf fYȯVNAQA/U/Pi"R~7`s]8cS]IfV;-10zٴ_LfOzɰT+C!^?] @^o(fX^ؾm_b\)2,p6;< t+ C 6ri !@sNG{虜zߣ4X#9\(O4Qao3ÒWs\*^T|pOWE9^QTwzAۥӔ^iu{hܿ pB3(a|zif.ɡRtJ \UI|V0׽Dk7obu0{w;. YZ