[DRE-commits] [unicorn] branch master updated (14d714e -> 6759f75)
Hleb Valoshka
tsfgnu-guest at alioth.debian.org
Thu Nov 7 09:30:33 UTC 2013
This is an automated email from the git hooks/post-receive script.
tsfgnu-guest pushed a change to branch master
in repository unicorn.
from 14d714e Release version 4.6.3-4
adds 45e7d24 Imported Upstream version 4.7.0
new d396a56 Merge tag 'upstream/4.7.0'
new 92759f6 update debian/copyright to reflect upstream's license change
new e27caa2 update patches
new 6759f75 update changelog
The 4 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 | 228 +++++++++++++++++++-
GIT-VERSION-FILE | 2 +-
GIT-VERSION-GEN | 2 +-
GNUmakefile | 1 -
LATEST | 46 +++-
LICENSE | 17 +-
NEWS | 45 ++++
README | 5 +-
Rakefile | 37 ----
Sandbox | 7 +
bin/unicorn | 6 +-
bin/unicorn_rails | 6 +-
debian/changelog | 12 ++
debian/copyright | 24 +--
...-improve-handling-of-client-triggerable-s.patch | 46 ----
...O_REUSEPORT-tests-for-old-Linux-and-non-L.patch | 23 ++
debian/patches/series | 2 +-
ext/unicorn_http/unicorn_http.c | 2 +-
ext/unicorn_http/unicorn_http.rl | 2 +-
lib/unicorn/app/inetd.rb | 2 +-
lib/unicorn/app/old_rails.rb | 2 +-
lib/unicorn/cgi_wrapper.rb | 2 +-
lib/unicorn/configurator.rb | 21 +-
lib/unicorn/http_server.rb | 70 ++++--
lib/unicorn/socket_helper.rb | 41 +++-
lib/unicorn/util.rb | 24 ++-
lib/unicorn/version.rb | 2 +-
metadata.yml | 8 +-
script/isolate_for_tests | 6 +-
t/oob_gc.ru | 3 +-
t/oob_gc_path.ru | 3 +-
test/test_helper.rb | 2 +-
test/unit/test_http_parser.rb | 2 +-
test/unit/test_request.rb | 2 +-
test/unit/test_response.rb | 2 +-
test/unit/test_server.rb | 2 +-
test/unit/test_signals.rb | 2 +-
test/unit/test_socket_helper.rb | 8 +
test/unit/test_util.rb | 10 +-
unicorn.gemspec | 2 +-
40 files changed, 542 insertions(+), 187 deletions(-)
delete mode 100644 debian/patches/0002-http_server-improve-handling-of-client-triggerable-s.patch
create 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