| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ruby2.5-rubygem-raindrops | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 0.19.0 | Vendor: openSUSE |
| Release: bp156.3.5 | Build date: Sat Dec 9 01:03:20 2023 |
| Group: Development/Languages/Ruby | Build host: s390zl26 |
| Size: 263409 | Source RPM: rubygem-raindrops-0.19.0-bp156.3.5.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://bogomips.org/raindrops/ | |
| Summary: real-time stats for preforking Rack servers | |
raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as unicorn, but should support any Rack HTTP server on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.
LGPL-2.1+
* Mon Sep 11 2017 coolo@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
<https://bogomips.org/raindrops/Raindrops/Middleware.html>.
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
* Thu Mar 23 2017 coolo@suse.com
- 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
* Mon Aug 01 2016 coolo@suse.com
- 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
* Wed Mar 02 2016 mrueckert@suse.de
- added rpmlintrc to fix the warnings
* Tue Mar 01 2016 coolo@suse.com
- 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
* Wed Jul 22 2015 coolo@suse.com
- 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
* Fri Jun 26 2015 coolo@suse.com
- updated to version 0.14.0
ChangeLog removed upstream
* Mon Oct 13 2014 coolo@suse.com
- adapt to new rubygem packaging
* Sat Feb 22 2014 coolo@suse.com
- 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).
* Thu Feb 06 2014 coolo@suse.com
- use new macros
/usr/lib64/ruby/gems/2.5.0/build_info /usr/lib64/ruby/gems/2.5.0/cache/raindrops-0.19.0.gem /usr/lib64/ruby/gems/2.5.0/extensions/s390x-linux/2.5.0/raindrops-0.19.0 /usr/lib64/ruby/gems/2.5.0/extensions/s390x-linux/2.5.0/raindrops-0.19.0/gem.build_complete /usr/lib64/ruby/gems/2.5.0/extensions/s390x-linux/2.5.0/raindrops-0.19.0/raindrops_ext.so /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0 /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/.document /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/.gitattributes /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/.gitignore /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/.manifest /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/.olddoc.yml /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/COPYING /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/GIT-VERSION-FILE /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/GIT-VERSION-GEN /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/GNUmakefile /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/LATEST /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/LICENSE /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/NEWS /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/README /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/TODO /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/archive /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/archive/.gitignore /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/archive/slrnpull.conf /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/examples /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/examples/linux-listener-stats.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/examples/middleware.ru /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/examples/watcher.ru /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/examples/watcher_demo.ru /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/examples/yahns.conf.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/examples/zbatery.conf.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext/raindrops /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext/raindrops/.sitearchdir.time /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext/raindrops/extconf.h /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext/raindrops/extconf.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext/raindrops/linux_inet_diag.c /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext/raindrops/my_fileno.h /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext/raindrops/raindrops.c /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext/raindrops/raindrops_atomic.h /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext/raindrops/raindrops_ext.so /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/ext/raindrops/tcp_info.c /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/aggregate /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/aggregate.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/aggregate/last_data_recv.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/aggregate/pmq.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/last_data_recv.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/linux.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/middleware /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/middleware.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/middleware/proxy.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/struct.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops/watcher.rb /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/lib/raindrops_ext.so /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/pkg.mk /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/raindrops.gemspec /usr/lib64/ruby/gems/2.5.0/gems/raindrops-0.19.0/setup.rb /usr/lib64/ruby/gems/2.5.0/specifications/raindrops-0.19.0.gemspec /usr/share/doc/packages/ruby2.5-rubygem-raindrops /usr/share/doc/packages/ruby2.5-rubygem-raindrops/COPYING /usr/share/doc/packages/ruby2.5-rubygem-raindrops/LICENSE /usr/share/doc/packages/ruby2.5-rubygem-raindrops/NEWS /usr/share/doc/packages/ruby2.5-rubygem-raindrops/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 16:11:13 2025