[DRE-commits] [unicorn] branch master updated (6759f75 -> d08a442)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Sun Apr 13 18:11:08 UTC 2014


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

tsfgnu-guest pushed a change to branch master
in repository unicorn.

      from  6759f75   update changelog
      adds  996fcc7   Imported Upstream version 4.8.0
       new  f636686   Merge tag 'upstream/4.8.0'
      adds  c6e97e7   Imported Upstream version 4.8.1
       new  e42ac56   Merge tag 'upstream/4.8.1'
       new  26ad800   Drop backported patch 0002-tests-fix-SO_REUSEPORT-tests-for-old-Linux-and-non-L.patch.
       new  d47dacd   Bump Standards-Version to 3.9.5 (no changes).
       new  3408de3   temp
      adds  0486282   Imported Upstream version 4.8.2
       new  64c44d7   Merge tag 'upstream/4.8.2'
       new  d08a442   release new version 4.8.2-1

The 7 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:
 ChangeLog                                          | 227 ++++++++++++++++++++-
 GIT-VERSION-FILE                                   |   2 +-
 GIT-VERSION-GEN                                    |   2 +-
 GNUmakefile                                        |   3 +-
 HACKING                                            |   2 +-
 LATEST                                             |  47 +----
 NEWS                                               |  60 ++++++
 SIGNALS                                            |  13 +-
 debian/changelog                                   |  15 ++
 debian/control                                     |   2 +-
 ...O_REUSEPORT-tests-for-old-Linux-and-non-L.patch |  23 ---
 debian/patches/series                              |   1 -
 lib/unicorn.rb                                     |   5 +
 lib/unicorn/http_server.rb                         | 108 +++++-----
 lib/unicorn/stream_input.rb                        |   5 +-
 lib/unicorn/version.rb                             |   2 +-
 lib/unicorn/worker.rb                              |  64 ++++++
 metadata.yml                                       |   4 +-
 t/t0300-no-default-middleware.sh                   |   7 +-
 test/unit/test_socket_helper.rb                    |   6 +-
 20 files changed, 461 insertions(+), 137 deletions(-)
 delete mode 100644 debian/patches/0002-tests-fix-SO_REUSEPORT-tests-for-old-Linux-and-non-L.patch

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



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