[DRE-commits] [ruby-passenger] branch master updated (8d9c542 -> e2bad94)

Felix Geyer fgeyer at moszumanska.debian.org
Sun Sep 28 22:54:32 UTC 2014


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

fgeyer pushed a change to branch master
in repository ruby-passenger.

      from  8d9c542   Improve autopkgtests: Add dependencies on python and python3.
      adds  942ff6c   Imported Upstream version 4.0.52
       new  6a302c8   Merge tag 'upstream/4.0.52'
       new  5757954   New upstream release.
       new  f95bb21   Exclude Packaging.html from docs.
       new  e2bad94   Release to unstable.

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                                          |  13 +
 CONTRIBUTORS                                       |   3 +
 bin/passenger-install-apache2-module               |   3 +
 bin/passenger-install-nginx-module                 |  14 +-
 bin/passenger-memory-stats                         |  26 +-
 bin/passenger-status                               |   7 +-
 debian/changelog                                   |   6 +-
 debian/rules                                       |   1 +
 doc/Design and Architecture.html                   | 129 ++--
 doc/Security of user switching support.html        |  33 +-
 doc/Users guide Apache.html                        | 696 +++++++++---------
 doc/Users guide Apache.txt                         |   2 +-
 doc/Users guide Nginx.html                         | 782 +++++++++++----------
 doc/Users guide Nginx.idmap.txt                    |  10 +-
 doc/Users guide Nginx.txt                          |  10 +
 doc/Users guide Standalone.html                    | 406 +++++------
 doc/Users guide.html                               |  36 +-
 ext/common/ApplicationPool2/AppTypes.h             |   1 +
 ext/common/ApplicationPool2/Spawner.h              |  10 +
 ext/common/Constants.h                             |   2 +-
 ext/common/Logging.cpp                             |  11 +
 ext/common/Logging.h                               |  39 +-
 ext/common/Utils/SpeedMeter.h                      |  13 +-
 ext/common/agents/Base.cpp                         |   8 -
 helper-scripts/node-loader.js                      |  97 ++-
 lib/phusion_passenger.rb                           |   2 +-
 lib/phusion_passenger/abstract_installer.rb        |  66 +-
 lib/phusion_passenger/console_text_template.rb     |   9 +-
 .../platform_info/depcheck_specs/libs.rb           |   4 +-
 lib/phusion_passenger/standalone/app_finder.rb     |   9 +-
 lib/phusion_passenger/standalone/command.rb        |  14 +-
 lib/phusion_passenger/standalone/start_command.rb  |  18 +-
 lib/phusion_passenger/standalone/utils.rb          |  16 +-
 lib/phusion_passenger/utils/ansi_colors.rb         |  85 ++-
 test/integration_tests/standalone_tests.rb         |   6 +-
 35 files changed, 1486 insertions(+), 1101 deletions(-)

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



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