[DRE-commits] [ruby-eventmachine] branch jessie updated (a84c5d9 -> 286ad38)

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


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

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

      from  a84c5d9   Update changelog
       new  e8892d4   Fix memory leak caused when fixing crash
       new  286ad38   Update changelog

The 2 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                                   |   6 +-
 ...ll-raw-select-from-thread_blocking_region.patch |  25 ++++
 ...e-on-older-rubies-without-rb_wait_for_sin.patch |  66 ++++++++++
 ...o-clean-up-rb_fd_init-memory-during-shutd.patch |  42 ++++++
 .../patches/0007-keep-BUILD_FOR_RUBY-compat.patch  |  29 +++++
 ...8-fix-memory-leak-in-_CleanBadDescriptors.patch |  24 ++++
 ...use-rb_thread_fd_select-whenever-possible.patch |  41 ++++++
 debian/patches/0010-fix-build-on-ruby-1.9.1.patch  |  69 ++++++++++
 ...e-SelectData_t-per-reactor-to-avoid-heap-.patch | 144 +++++++++++++++++++++
 debian/patches/series                              |   8 ++
 10 files changed, 452 insertions(+), 2 deletions(-)
 create mode 100644 debian/patches/0004-must-call-raw-select-from-thread_blocking_region.patch
 create mode 100644 debian/patches/0005-epoll-kqueue-on-older-rubies-without-rb_wait_for_sin.patch
 create mode 100644 debian/patches/0006-make-sure-to-clean-up-rb_fd_init-memory-during-shutd.patch
 create mode 100644 debian/patches/0007-keep-BUILD_FOR_RUBY-compat.patch
 create mode 100644 debian/patches/0008-fix-memory-leak-in-_CleanBadDescriptors.patch
 create mode 100644 debian/patches/0009-use-rb_thread_fd_select-whenever-possible.patch
 create mode 100644 debian/patches/0010-fix-build-on-ruby-1.9.1.patch
 create mode 100644 debian/patches/0011-allocate-one-SelectData_t-per-reactor-to-avoid-heap-.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