[DRE-commits] [unicorn] 01/04: Merge tag 'upstream/4.9.0'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Aug 27 15:16:02 UTC 2015


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

praveen pushed a commit to branch master
in repository unicorn.

commit fc91092722588b364d67207e08ca3c99aec8d442
Merge: 5c1c2d6 2e6f680
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Aug 27 16:17:40 2015 +0530

    Merge tag 'upstream/4.9.0'
    
    Upstream version 4.9.0
    
    # gpg: Signature made Thursday 27 August 2015 04:17:36 PM IST using RSA key ID 4512C22A
    # gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>"
    # gpg:                 aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>"
    # gpg:                 aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>"
    # gpg:                 aka "Pirate Praveen (PP) <praveen at privacyrequired.com>"
    # gpg:                 aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>"

 .document                             |    1 -
 .gitignore                            |    4 +-
 .manifest                             |    5 +-
 .wrongdoc.yml => .olddoc.yml          |    6 +-
 ChangeLog                             | 5027 ---------------------------------
 Documentation/unicorn.1.txt           |    7 +
 FAQ                                   |   10 +-
 GIT-VERSION-FILE                      |    2 +-
 GIT-VERSION-GEN                       |    2 +-
 GNUmakefile                           |   71 +-
 HACKING                               |   31 +-
 ISSUES                                |   46 +-
 KNOWN_ISSUES                          |   20 +-
 Links                                 |    5 +-
 README                                |   10 +-
 Rakefile                              |   44 -
 Sandbox                               |    2 +-
 checksums.yaml.gz                     |  Bin 268 -> 0 bytes
 examples/unicorn.conf.rb              |   11 +
 lib/unicorn.rb                        |    2 +
 lib/unicorn/configurator.rb           |    2 -
 lib/unicorn/http_server.rb            |    6 +-
 lib/unicorn/tee_input.rb              |    9 +-
 lib/unicorn/tmpio.rb                  |    3 +
 lib/unicorn/version.rb                |    2 +-
 local.mk.sample                       |   59 -
 man/man1/unicorn.1                    |    8 +
 metadata.yml                          |   36 +-
 script/isolate_for_tests              |   31 -
 t/GNUmakefile                         |    6 +-
 t/README                              |    2 +-
 t/t0002-parser-error.sh               |    6 +-
 test/exec/test_exec.rb                |    2 +-
 test/test_helper.rb                   |    4 +-
 test/unit/test_http_parser.rb         |    6 +-
 test/unit/test_http_parser_ng.rb      |    2 +-
 test/unit/test_http_parser_xftrust.rb |    2 +-
 test/unit/test_request.rb             |    2 +-
 test/unit/test_response.rb            |    6 +-
 test/unit/test_server.rb              |    6 +-
 test/unit/test_signals.rb             |    2 +-
 test/unit/test_socket_helper.rb       |    8 +-
 test/unit/test_tee_input.rb           |   10 +
 test/unit/test_upload.rb              |    2 +-
 test/unit/test_util.rb                |    2 +-
 unicorn.gemspec                       |   13 +-
 unicorn_1                             |    1 +
 unicorn_rails_1                       |    1 +
 48 files changed, 220 insertions(+), 5325 deletions(-)

-- 
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