Package: ruby-passenger / 4.0.53-1

Metadata

Package Version Patches format
ruby-passenger 4.0.53-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_install_path.patch | (download)

build/packaging.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 install in vendor_ruby directory and install common files in non-versioned path
system_jsoncpp.patch | (download)

build/agents.rb | 5 4 + 1 - 0 !
ext/common/Utils/JsonUtils.h | 2 1 + 1 - 0 !
ext/common/agents/LoggingAgent/RemoteSender.h | 2 1 + 1 - 0 !
lib/phusion_passenger/common_library.rb | 9 1 + 8 - 0 !
test/cxx/ApplicationPool2/DirectSpawnerTest.cpp | 2 1 + 1 - 0 !
test/cxx/ApplicationPool2/PoolTest.cpp | 2 1 + 1 - 0 !
test/cxx/ApplicationPool2/SmartSpawnerTest.cpp | 2 1 + 1 - 0 !
test/cxx/CxxTestMain.cpp | 2 1 + 1 - 0 !
test/cxx/RequestHandlerTest.cpp | 2 1 + 1 - 0 !
test/cxx/TestSupport.cpp | 2 1 + 1 - 0 !
10 files changed, 13 insertions(+), 17 deletions(-)

 use the system jsoncpp library.
bin_load_path.patch | (download)

bin/passenger | 6 0 + 6 - 0 !
bin/passenger-config | 6 0 + 6 - 0 !
bin/passenger-install-apache2-module | 6 0 + 6 - 0 !
bin/passenger-install-nginx-module | 6 0 + 6 - 0 !
bin/passenger-memory-stats | 6 0 + 6 - 0 !
bin/passenger-status | 6 0 + 6 - 0 !
6 files changed, 36 deletions(-)

 do not mess with load_path in bin/* files
nodejs_bin_name.patch | (download)

ext/common/Constants.h | 2 1 + 1 - 0 !
lib/phusion_passenger/constants.rb | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 the node.js binary is called nodejs in debian.