[DRE-commits] [ruby-eventmachine] branch wheezy-security updated (9e38aef -> bc4af2d)

Balint Reczey rbalint at moszumanska.debian.org
Wed Jun 29 22:10:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

rbalint pushed a change to branch wheezy-security
in repository ruby-eventmachine.

      from  9e38aef   Update changelog
       new  60e2fef   Fix memory leak caused when fixing crash
       new  d2202fc   Skip tests requiring network connection
       new  bc4af2d   Update changelog

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |   5 +-
 ...ll-raw-select-from-thread_blocking_region.patch |  20 +++
 ...e-on-older-rubies-without-rb_wait_for_sin.patch |  30 ++++
 ...o-clean-up-rb_fd_init-memory-during-shutd.patch |  35 +++++
 .../patches/0009-keep-BUILD_FOR_RUBY-compat.patch  |  27 ++++
 ...use-rb_thread_fd_select-whenever-possible.patch |  35 +++++
 debian/patches/0011-fix-build-on-ruby-1.9.1.patch  |  68 +++++++++
 ...e-SelectData_t-per-reactor-to-avoid-heap-.patch | 158 +++++++++++++++++++++
 debian/patches/series                              |   8 ++
 debian/patches/skip_tests_using_network.patch      | 106 ++++++++++++++
 debian/ruby-tests.rb                               |   3 +-
 11 files changed, 493 insertions(+), 2 deletions(-)
 create mode 100644 debian/patches/0006-must-call-raw-select-from-thread_blocking_region.patch
 create mode 100644 debian/patches/0007-epoll-kqueue-on-older-rubies-without-rb_wait_for_sin.patch
 create mode 100644 debian/patches/0008-make-sure-to-clean-up-rb_fd_init-memory-during-shutd.patch
 create mode 100644 debian/patches/0009-keep-BUILD_FOR_RUBY-compat.patch
 create mode 100644 debian/patches/0010-use-rb_thread_fd_select-whenever-possible.patch
 create mode 100644 debian/patches/0011-fix-build-on-ruby-1.9.1.patch
 create mode 100644 debian/patches/0012-allocate-one-SelectData_t-per-reactor-to-avoid-heap-.patch
 create mode 100644 debian/patches/skip_tests_using_network.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-eventmachine.git



More information about the Pkg-ruby-extras-commits mailing list