pkgsrc/www/passenger/PLIST

390 lines
26 KiB
Text
Raw Normal View History

{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
@comment $NetBSD: PLIST,v 1.4 2019/01/06 09:52:50 markd Exp $
bin/passenger
bin/passenger-config
bin/passenger-install-apache2-module
bin/passenger-install-nginx-module
lib/passenger/common/libboost_oxt.a
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
lib/passenger/common/libpassenger_common/Algorithms/Hasher.o
lib/passenger/common/libpassenger_common/AppTypeDetector/CBindings.o
lib/passenger/common/libpassenger_common/DataStructures/LString.o
lib/passenger/common/libpassenger_common/Exceptions.o
lib/passenger/common/libpassenger_common/FileTools/FileManip.o
lib/passenger/common/libpassenger_common/FileTools/PathManip.o
lib/passenger/common/libpassenger_common/FileTools/PathManipCBindings.o
lib/passenger/common/libpassenger_common/FileTools/PathSecurityCheck.o
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
lib/passenger/common/libpassenger_common/IOTools/IOUtils.o
lib/passenger/common/libpassenger_common/JsonTools/CBindings.o
lib/passenger/common/libpassenger_common/LoggingKit.o
lib/passenger/common/libpassenger_common/MemoryKit/mbuf.o
lib/passenger/common/libpassenger_common/MemoryKit/palloc.o
lib/passenger/common/libpassenger_common/ProcessManagement/Ruby.o
lib/passenger/common/libpassenger_common/ProcessManagement/Spawn.o
lib/passenger/common/libpassenger_common/ProcessManagement/Utils.o
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
lib/passenger/common/libpassenger_common/SecurityKit/Crypto.o
lib/passenger/common/libpassenger_common/ServerKit/Implementation.o
lib/passenger/common/libpassenger_common/ServerKit/http_parser.o
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
lib/passenger/common/libpassenger_common/StrIntTools/StrIntUtils.o
lib/passenger/common/libpassenger_common/StrIntTools/StrIntUtilsNoStrictAliasing.o
lib/passenger/common/libpassenger_common/SystemTools/UserDatabase.o
lib/passenger/common/libpassenger_common/Utils.o
lib/passenger/common/libpassenger_common/Utils/CachedFileStat.o
lib/passenger/common/libpassenger_common/Utils/SystemTime.o
lib/passenger/common/libpassenger_common/WatchdogLauncher.o
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
lib/passenger/common/libpassenger_common/WrapperRegistry/CBindings.o
lib/passenger/common/libpassenger_common/jsoncpp.o
lib/passenger/common/libpassenger_common/vendor-modified/modp_b64.o
lib/passenger/common/libpassenger_common/vendor-modified/modp_b64_strict_aliasing.o
lib/passenger/nginx_dynamic/libboost_oxt.a
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
lib/passenger/nginx_dynamic/module_libpassenger_common/Algorithms/Hasher.o
lib/passenger/nginx_dynamic/module_libpassenger_common/AppTypeDetector/CBindings.o
lib/passenger/nginx_dynamic/module_libpassenger_common/Exceptions.o
lib/passenger/nginx_dynamic/module_libpassenger_common/FileTools/FileManip.o
lib/passenger/nginx_dynamic/module_libpassenger_common/FileTools/PathManip.o
lib/passenger/nginx_dynamic/module_libpassenger_common/FileTools/PathManipCBindings.o
lib/passenger/nginx_dynamic/module_libpassenger_common/FileTools/PathSecurityCheck.o
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
lib/passenger/nginx_dynamic/module_libpassenger_common/IOTools/IOUtils.o
lib/passenger/nginx_dynamic/module_libpassenger_common/JsonTools/CBindings.o
lib/passenger/nginx_dynamic/module_libpassenger_common/LoggingKit.o
lib/passenger/nginx_dynamic/module_libpassenger_common/ProcessManagement/Spawn.o
lib/passenger/nginx_dynamic/module_libpassenger_common/ProcessManagement/Utils.o
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
lib/passenger/nginx_dynamic/module_libpassenger_common/StrIntTools/StrIntUtils.o
lib/passenger/nginx_dynamic/module_libpassenger_common/StrIntTools/StrIntUtilsNoStrictAliasing.o
lib/passenger/nginx_dynamic/module_libpassenger_common/SystemTools/UserDatabase.o
lib/passenger/nginx_dynamic/module_libpassenger_common/Utils.o
lib/passenger/nginx_dynamic/module_libpassenger_common/Utils/CachedFileStat.o
lib/passenger/nginx_dynamic/module_libpassenger_common/Utils/SystemTime.o
lib/passenger/nginx_dynamic/module_libpassenger_common/WatchdogLauncher.o
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
lib/passenger/nginx_dynamic/module_libpassenger_common/WrapperRegistry/CBindings.o
lib/passenger/nginx_dynamic/module_libpassenger_common/jsoncpp.o
lib/passenger/support-binaries/PassengerAgent
${RUBY_VENDORLIB}/phusion_passenger.rb
${RUBY_VENDORLIB}/phusion_passenger/abstract_installer.rb
${RUBY_VENDORLIB}/phusion_passenger/admin_tools.rb
${RUBY_VENDORLIB}/phusion_passenger/admin_tools/instance.rb
${RUBY_VENDORLIB}/phusion_passenger/admin_tools/instance_registry.rb
${RUBY_VENDORLIB}/phusion_passenger/admin_tools/memory_stats.rb
${RUBY_VENDORLIB}/phusion_passenger/apache2/config_options.rb
${RUBY_VENDORLIB}/phusion_passenger/apache2/config_utils.rb
${RUBY_VENDORLIB}/phusion_passenger/common_library.rb
${RUBY_VENDORLIB}/phusion_passenger/config/about_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/agent_compiler.rb
${RUBY_VENDORLIB}/phusion_passenger/config/api_call_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/build_native_support_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/compile_agent_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/compile_nginx_engine_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/detach_process_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/download_agent_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/download_nginx_engine_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/install_agent_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/install_standalone_runtime_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/installation_utils.rb
${RUBY_VENDORLIB}/phusion_passenger/config/list_instances_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/main.rb
${RUBY_VENDORLIB}/phusion_passenger/config/nginx_engine_compiler.rb
${RUBY_VENDORLIB}/phusion_passenger/config/reopen_logs_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/restart_app_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/system_metrics_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/system_properties_command.rb
${RUBY_VENDORLIB}/phusion_passenger/config/utils.rb
${RUBY_VENDORLIB}/phusion_passenger/config/validate_install_command.rb
${RUBY_VENDORLIB}/phusion_passenger/console_text_template.rb
${RUBY_VENDORLIB}/phusion_passenger/constants.rb
${RUBY_VENDORLIB}/phusion_passenger/debug_logging.rb
${RUBY_VENDORLIB}/phusion_passenger/loader_shared_helpers.rb
${RUBY_VENDORLIB}/phusion_passenger/locations.ini
${RUBY_VENDORLIB}/phusion_passenger/message_channel.rb
${RUBY_VENDORLIB}/phusion_passenger/message_client.rb
${RUBY_VENDORLIB}/phusion_passenger/native_support.rb
${RUBY_VENDORLIB}/phusion_passenger/nginx/config_options.rb
${RUBY_VENDORLIB}/phusion_passenger/packaging.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/apache.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/apache_detector.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/binary_compatibility.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/compiler.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/crypto.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/curl.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/cxx_portability.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/depcheck.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/depcheck_specs/apache2.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/depcheck_specs/compiler_toolchain.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/depcheck_specs/gems.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/depcheck_specs/libs.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/depcheck_specs/ruby.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/depcheck_specs/utilities.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/linux.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/networking.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/openssl.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/operating_system.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/ruby.rb
${RUBY_VENDORLIB}/phusion_passenger/platform_info/zlib.rb
${RUBY_VENDORLIB}/phusion_passenger/plugin.rb
${RUBY_VENDORLIB}/phusion_passenger/preloader_shared_helpers.rb
${RUBY_VENDORLIB}/phusion_passenger/public_api.rb
${RUBY_VENDORLIB}/phusion_passenger/rack/out_of_band_gc.rb
${RUBY_VENDORLIB}/phusion_passenger/rack/thread_handler_extension.rb
${RUBY_VENDORLIB}/phusion_passenger/rack_handler.rb
${RUBY_VENDORLIB}/phusion_passenger/request_handler.rb
${RUBY_VENDORLIB}/phusion_passenger/request_handler/thread_handler.rb
${RUBY_VENDORLIB}/phusion_passenger/ruby_core_enhancements.rb
${RUBY_VENDORLIB}/phusion_passenger/ruby_core_io_enhancements.rb
${RUBY_VENDORLIB}/phusion_passenger/simple_benchmarking.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/app_finder.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/command.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/config_options_list.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/config_utils.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/control_utils.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/main.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/start_command.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/start_command/builtin_engine.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/start_command/nginx_engine.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/status_command.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/stop_command.rb
${RUBY_VENDORLIB}/phusion_passenger/standalone/version_command.rb
${RUBY_VENDORLIB}/phusion_passenger/utils.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/ansi_colors.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/download.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/file_system_watcher.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/hosts_file_parser.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/json.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/lock.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/native_support_utils.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/progress_bar.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/shellwords.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/tee_input.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/terminal_choice_menu.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/tmpio.rb
${RUBY_VENDORLIB}/phusion_passenger/utils/unseekable_socket.rb
${RUBY_VENDORLIB}/phusion_passenger/vendor/crash_watch/app.rb
${RUBY_VENDORLIB}/phusion_passenger/vendor/crash_watch/base.rb
${RUBY_VENDORLIB}/phusion_passenger/vendor/crash_watch/gdb_controller.rb
${RUBY_VENDORLIB}/phusion_passenger/vendor/crash_watch/lldb_controller.rb
${RUBY_VENDORLIB}/phusion_passenger/vendor/crash_watch/utils.rb
${RUBY_VENDORLIB}/phusion_passenger/vendor/crash_watch/version.rb
${RUBY_VENDORLIB}/phusion_passenger/vendor/daemon_controller.rb
${RUBY_VENDORLIB}/phusion_passenger/vendor/daemon_controller/lock_file.rb
${RUBY_VENDORLIB}/phusion_passenger/vendor/daemon_controller/spawn.rb
${RUBY_VENDORLIB}/phusion_passenger/vendor/daemon_controller/version.rb
${RUBY_VENDORARCHLIB}/passenger_native_support.${RUBY_DLEXT}
man/man1/passenger-config.1
man/man8/passenger-memory-stats.8
man/man8/passenger-status.8
sbin/passenger-memory-stats
sbin/passenger-status
share/doc/passenger/images/phusion_banner_small.png
share/passenger/helper-scripts/README.md
share/passenger/helper-scripts/backtrace-sanitizer.rb
share/passenger/helper-scripts/crash-watch.rb
share/passenger/helper-scripts/download_binaries/extconf.rb
share/passenger/helper-scripts/meteor-loader.rb
share/passenger/helper-scripts/node-loader.js
share/passenger/helper-scripts/prespawn
share/passenger/helper-scripts/rack-loader.rb
share/passenger/helper-scripts/rack-preloader.rb
share/passenger/helper-scripts/wsgi-loader.py
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
share/passenger/include/cxx_supportlib/AppTypeDetector/CBindings.h
share/passenger/include/cxx_supportlib/Constants.h
share/passenger/include/cxx_supportlib/Exceptions.h
share/passenger/include/cxx_supportlib/FileTools/PathManipCBindings.h
share/passenger/include/cxx_supportlib/JsonTools/CBindings.h
share/passenger/include/cxx_supportlib/Utils/CachedFileStat.h
share/passenger/include/cxx_supportlib/WatchdogLauncher.h
{ap2-,}passenger: update to 5.3.7 also patches to work correctly on NetBSD. 5.3.7 * Fixes package installation issues on Ubuntu 18.04. These issues were caused by an update released by Ubuntu on the nginx-common package. * Fixes compilation problems and warnings with GCC 8.2. Tested on Alpine Linux edge 2018-11-05. * Fixes compatibility with libcurl 7.62.0. Contributed by Po-Chuan Hsieh. * Changes minimum supported macOS version to 10.11 El Capitan. * Removes packages for Ubuntu 17.10 Artful. 5.3.6 * Fixes smart spawning. A regression in 5.3.5 (due to a refactoring) made it so that Passenger only used the direct spawning method. This issue was mostly noticeable in the form of increased process spawning times between 5.3.4 and 5.3.5. * Fixes Passenger Core and application processes staying on the Watchdog's OOM score (unkillable). * Fixes "mach_vm_map failed" warnings on macOS >= High Sierra. These warnings were harmless, but annoying. * Fixes passenger-config compile-agent compilation with optimizations. The optimization flags were not properly passed to the compiler. * Fixes a crash that could occur when HTTP clients send a chunked transfer-encoding body containing a chunk larger than 429496729 bytes. * Improves detection of the system Apache's include headers on macOS High Sierra and later. * Fixes RVM gemset detection on RVM 1.29. * No longer supplies precompiled Ruby extensions for Ruby 1.9.3 and 2.0.0. 5.3.5 * Fixes Ubuntu 18.04 package installation problems due to Nginx version mismatch. * Improves usability of crash reports. Crash reports are no longer dumped in one big chunk to stderr. Instead, they are now dumped into multiple files, making it easy to inspect relevant reports. * Fixes some crashes that only occur with log level 7. * Downloads binaries from the newly-introduced Github mirror. This improves the reliability of binary downloads. * Updated various library versions used in precompiled binaries (used for e.g. gem installs): * OpenSSL: 1.0.2p (was: 1.0.2o) * libcurl: 7.61.1 (was: 7.60.0)
2019-01-06 10:52:50 +01:00
share/passenger/include/cxx_supportlib/WrapperRegistry/CBindings.h
share/passenger/include/cxx_supportlib/vendor-modified/modp_b64.cpp
share/passenger/include/cxx_supportlib/vendor-modified/modp_b64.h
share/passenger/include/cxx_supportlib/vendor-modified/modp_b64_data.h
share/passenger/include/cxx_supportlib/vendor-modified/modp_b64_strict_aliasing.cpp
share/passenger/mime.types
share/passenger/ngx_http_passenger_module/ConfigGeneral/AutoGeneratedDefinitions.c
share/passenger/ngx_http_passenger_module/ConfigGeneral/AutoGeneratedDefinitions.c.cxxcodebuilder
share/passenger/ngx_http_passenger_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.c
share/passenger/ngx_http_passenger_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.c.cxxcodebuilder
share/passenger/ngx_http_passenger_module/ConfigGeneral/AutoGeneratedSetterFuncs.c
share/passenger/ngx_http_passenger_module/ConfigGeneral/AutoGeneratedSetterFuncs.c.cxxcodebuilder
share/passenger/ngx_http_passenger_module/ConfigGeneral/ManifestGeneration.c
share/passenger/ngx_http_passenger_module/ConfigGeneral/ManifestGeneration.h
share/passenger/ngx_http_passenger_module/Configuration.c
share/passenger/ngx_http_passenger_module/Configuration.h
share/passenger/ngx_http_passenger_module/ContentHandler.c
share/passenger/ngx_http_passenger_module/ContentHandler.h
share/passenger/ngx_http_passenger_module/LocationConfig/AutoGeneratedCreateFunction.c
share/passenger/ngx_http_passenger_module/LocationConfig/AutoGeneratedCreateFunction.c.cxxcodebuilder
share/passenger/ngx_http_passenger_module/LocationConfig/AutoGeneratedHeaderSerialization.c
share/passenger/ngx_http_passenger_module/LocationConfig/AutoGeneratedHeaderSerialization.c.cxxcodebuilder
share/passenger/ngx_http_passenger_module/LocationConfig/AutoGeneratedManifestGeneration.c
share/passenger/ngx_http_passenger_module/LocationConfig/AutoGeneratedManifestGeneration.c.cxxcodebuilder
share/passenger/ngx_http_passenger_module/LocationConfig/AutoGeneratedMergeFunction.c
share/passenger/ngx_http_passenger_module/LocationConfig/AutoGeneratedMergeFunction.c.cxxcodebuilder
share/passenger/ngx_http_passenger_module/LocationConfig/AutoGeneratedStruct.h
share/passenger/ngx_http_passenger_module/LocationConfig/AutoGeneratedStruct.h.cxxcodebuilder
share/passenger/ngx_http_passenger_module/MainConfig/AutoGeneratedCreateFunction.c
share/passenger/ngx_http_passenger_module/MainConfig/AutoGeneratedCreateFunction.c.cxxcodebuilder
share/passenger/ngx_http_passenger_module/MainConfig/AutoGeneratedManifestGeneration.c
share/passenger/ngx_http_passenger_module/MainConfig/AutoGeneratedManifestGeneration.c.cxxcodebuilder
share/passenger/ngx_http_passenger_module/MainConfig/AutoGeneratedStruct.h
share/passenger/ngx_http_passenger_module/MainConfig/AutoGeneratedStruct.h.cxxcodebuilder
share/passenger/ngx_http_passenger_module/README.md
share/passenger/ngx_http_passenger_module/StaticContentHandler.c
share/passenger/ngx_http_passenger_module/StaticContentHandler.h
share/passenger/ngx_http_passenger_module/config
share/passenger/ngx_http_passenger_module/ngx_http_passenger_module.c
share/passenger/ngx_http_passenger_module/ngx_http_passenger_module.h
share/passenger/node/phusion_passenger/line_reader.js
share/passenger/node/vendor-copy/codify/codify.js
share/passenger/node/vendor-copy/codify/package.json
share/passenger/node/vendor-copy/continuation-local-storage/context.js
share/passenger/node/vendor-copy/continuation-local-storage/node_modules/async-listener/glue.js
share/passenger/node/vendor-copy/continuation-local-storage/node_modules/async-listener/index.js
share/passenger/node/vendor-copy/continuation-local-storage/node_modules/async-listener/node_modules/shimmer/index.js
share/passenger/node/vendor-copy/continuation-local-storage/node_modules/async-listener/node_modules/shimmer/package.json
share/passenger/node/vendor-copy/continuation-local-storage/node_modules/async-listener/package.json
share/passenger/node/vendor-copy/continuation-local-storage/node_modules/emitter-listener/listener.js
share/passenger/node/vendor-copy/continuation-local-storage/node_modules/emitter-listener/node_modules/shimmer/index.js
share/passenger/node/vendor-copy/continuation-local-storage/node_modules/emitter-listener/node_modules/shimmer/package.json
share/passenger/node/vendor-copy/continuation-local-storage/node_modules/emitter-listener/package.json
share/passenger/node/vendor-copy/continuation-local-storage/package.json
share/passenger/node/vendor-copy/network-byte-order/lib/index.js
share/passenger/node/vendor-copy/network-byte-order/package.json
share/passenger/node/vendor-copy/winston/LICENSE
share/passenger/node/vendor-copy/winston/lib/winston.js
share/passenger/node/vendor-copy/winston/lib/winston/common.js
share/passenger/node/vendor-copy/winston/lib/winston/config.js
share/passenger/node/vendor-copy/winston/lib/winston/config/cli-config.js
share/passenger/node/vendor-copy/winston/lib/winston/config/npm-config.js
share/passenger/node/vendor-copy/winston/lib/winston/config/syslog-config.js
share/passenger/node/vendor-copy/winston/lib/winston/container.js
share/passenger/node/vendor-copy/winston/lib/winston/exception.js
share/passenger/node/vendor-copy/winston/lib/winston/logger.js
share/passenger/node/vendor-copy/winston/lib/winston/transports.js
share/passenger/node/vendor-copy/winston/lib/winston/transports/console.js
share/passenger/node/vendor-copy/winston/lib/winston/transports/daily-rotate-file.js
share/passenger/node/vendor-copy/winston/lib/winston/transports/file.js
share/passenger/node/vendor-copy/winston/lib/winston/transports/http.js
share/passenger/node/vendor-copy/winston/lib/winston/transports/memory.js
share/passenger/node/vendor-copy/winston/lib/winston/transports/transport.js
share/passenger/node/vendor-copy/winston/lib/winston/transports/webhook.js
share/passenger/node/vendor-copy/winston/node_modules/async/LICENSE
share/passenger/node/vendor-copy/winston/node_modules/async/lib/async.js
share/passenger/node/vendor-copy/winston/node_modules/async/package.json
share/passenger/node/vendor-copy/winston/node_modules/async/support/sync-package-managers.js
share/passenger/node/vendor-copy/winston/node_modules/colors/MIT-LICENSE.txt
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/colors.js
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/custom/trap.js
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/custom/zalgo.js
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/extendStringPrototype.js
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/index.js
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/maps/america.js
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/maps/rainbow.js
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/maps/random.js
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/maps/zebra.js
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/styles.js
share/passenger/node/vendor-copy/winston/node_modules/colors/lib/system/supports-colors.js
share/passenger/node/vendor-copy/winston/node_modules/colors/package.json
share/passenger/node/vendor-copy/winston/node_modules/colors/safe.js
share/passenger/node/vendor-copy/winston/node_modules/colors/themes/generic-logging.js
share/passenger/node/vendor-copy/winston/node_modules/cycle/cycle.js
share/passenger/node/vendor-copy/winston/node_modules/cycle/package.json
share/passenger/node/vendor-copy/winston/node_modules/eyes/LICENSE
share/passenger/node/vendor-copy/winston/node_modules/eyes/lib/eyes.js
share/passenger/node/vendor-copy/winston/node_modules/eyes/package.json
share/passenger/node/vendor-copy/winston/node_modules/isstream/LICENSE.md
share/passenger/node/vendor-copy/winston/node_modules/isstream/isstream.js
share/passenger/node/vendor-copy/winston/node_modules/isstream/package.json
share/passenger/node/vendor-copy/winston/node_modules/pkginfo/LICENSE
share/passenger/node/vendor-copy/winston/node_modules/pkginfo/lib/pkginfo.js
share/passenger/node/vendor-copy/winston/node_modules/pkginfo/package.json
share/passenger/node/vendor-copy/winston/node_modules/stack-trace/License
share/passenger/node/vendor-copy/winston/node_modules/stack-trace/lib/stack-trace.js
share/passenger/node/vendor-copy/winston/node_modules/stack-trace/package.json
share/passenger/node/vendor-copy/winston/package.json
share/passenger/release.txt
share/passenger/ruby_extension_source/extconf.rb
share/passenger/ruby_extension_source/passenger_native_support.c
share/passenger/standalone_default_root/index.html
share/passenger/templates/apache2/apache_install_broken.txt.erb
share/passenger/templates/apache2/apache_must_be_compiled_with_compatible_mpm.txt.erb
share/passenger/templates/apache2/config_snippets.txt.erb
share/passenger/templates/apache2/deployment_example.txt.erb
share/passenger/templates/apache2/installing_against_a_different_apache.txt.erb
share/passenger/templates/apache2/mpm_unknown.txt.erb
share/passenger/templates/apache2/multiple_apache_installations_detected.txt.erb
share/passenger/templates/apache2/notify_apache_module_installed.txt.erb
share/passenger/templates/apache2/possible_solutions_for_compilation_and_installation_problems.txt.erb
share/passenger/templates/apache2/present_choice_for_no_update_config.txt.erb
share/passenger/templates/apache2/rpm_installation_recommended.txt.erb
share/passenger/templates/apache2/run_installer_as_root_for_apache_analysis.txt.erb
share/passenger/templates/apache2/welcome.txt.erb
share/passenger/templates/config/agent_compiler/confirm_enable_optimizations.txt.erb
share/passenger/templates/config/installation_utils/cannot_create_user_support_binaries_dir.txt.erb
share/passenger/templates/config/installation_utils/download_tool_missing.txt.erb
share/passenger/templates/config/installation_utils/passenger_not_installed_as_root.txt.erb
share/passenger/templates/config/installation_utils/support_binaries_dir_not_writable_despite_running_as_root.txt.erb
share/passenger/templates/config/installation_utils/unexpected_filesystem_problem.txt.erb
share/passenger/templates/config/installation_utils/user_support_binaries_dir_not_writable.txt.erb
share/passenger/templates/config/nginx_engine_compiler/possible_solutions_for_download_and_extraction_problems.txt.erb
share/passenger/templates/error_renderer/with_details/README.md
share/passenger/templates/error_renderer/with_details/dist/bundle.js
share/passenger/templates/error_renderer/with_details/dist/styles.css
share/passenger/templates/error_renderer/with_details/src/DetailsView.jsx
share/passenger/templates/error_renderer/with_details/src/GetHelpView.jsx
share/passenger/templates/error_renderer/with_details/src/JourneyView.css
share/passenger/templates/error_renderer/with_details/src/JourneyView.jsx
share/passenger/templates/error_renderer/with_details/src/PageMain.css
share/passenger/templates/error_renderer/with_details/src/PageMain.jsx
share/passenger/templates/error_renderer/with_details/src/ProblemDescriptionView.jsx
share/passenger/templates/error_renderer/with_details/src/ProcessDetailsView.jsx
share/passenger/templates/error_renderer/with_details/src/SolutionDescriptionView.css
share/passenger/templates/error_renderer/with_details/src/SolutionDescriptionView.jsx
share/passenger/templates/error_renderer/with_details/src/SummaryView.jsx
share/passenger/templates/error_renderer/with_details/src/SystemComponentView.css
share/passenger/templates/error_renderer/with_details/src/SystemComponentView.jsx
share/passenger/templates/error_renderer/with_details/src/SystemComponentsView.css
share/passenger/templates/error_renderer/with_details/src/SystemComponentsView.jsx
share/passenger/templates/error_renderer/with_details/src/Tab.jsx
share/passenger/templates/error_renderer/with_details/src/Tabs.jsx
share/passenger/templates/error_renderer/with_details/src/bootstrap/bootstrap.css
share/passenger/templates/error_renderer/with_details/src/bootstrap/bootstrap.js
share/passenger/templates/error_renderer/with_details/src/bootstrap/config.json
share/passenger/templates/error_renderer/with_details/src/index.html.template
share/passenger/templates/error_renderer/with_details/src/index.jsx
share/passenger/templates/error_renderer/with_details/webpack.config.js
share/passenger/templates/error_renderer/without_details/dist/bundle.js
share/passenger/templates/error_renderer/without_details/dist/styles.css
share/passenger/templates/error_renderer/without_details/src/index.html.template
share/passenger/templates/error_renderer/without_details/src/index.js
share/passenger/templates/error_renderer/without_details/src/main.css
share/passenger/templates/error_renderer/without_details/webpack.config.js
share/passenger/templates/installer_common/cannot_access_files_as_root.txt.erb
share/passenger/templates/installer_common/gem_install_permission_problems.txt.erb
share/passenger/templates/installer_common/low_amount_of_memory_warning.txt.erb
share/passenger/templates/installer_common/run_installer_as_root.txt.erb
share/passenger/templates/installer_common/world_inaccessible_directories.txt.erb
share/passenger/templates/nginx/ask_for_extra_configure_flags.txt.erb
share/passenger/templates/nginx/cannot_write_to_dir.txt.erb
share/passenger/templates/nginx/config_snippets.txt.erb
share/passenger/templates/nginx/config_snippets_inserted.txt.erb
share/passenger/templates/nginx/confirm_extra_configure_flags.txt.erb
share/passenger/templates/nginx/deployment_example.txt.erb
share/passenger/templates/nginx/nginx_module_sources_not_available.txt.erb
share/passenger/templates/nginx/other_nginx_installations_exist.txt.erb
share/passenger/templates/nginx/pcre_checksum_could_not_be_verified.txt.erb
share/passenger/templates/nginx/pcre_could_not_be_downloaded.txt.erb
share/passenger/templates/nginx/pcre_could_not_be_extracted.txt.erb
share/passenger/templates/nginx/possible_solutions_for_compilation_and_installation_problems.txt.erb
share/passenger/templates/nginx/possible_solutions_for_download_and_extraction_problems.txt.erb
share/passenger/templates/nginx/query_download_and_install.txt.erb
share/passenger/templates/nginx/welcome.txt.erb
share/passenger/templates/standalone/cannot_write_to_dir.txt.erb
share/passenger/templates/standalone/config.erb
share/passenger/templates/standalone/footer.erb
share/passenger/templates/standalone/global.erb
share/passenger/templates/standalone/http.erb
share/passenger/templates/standalone/mass_deployment_default_server.erb
share/passenger/templates/standalone/rails_asset_pipeline.erb
share/passenger/templates/standalone/server.erb
share/passenger/union_station_gateway.crt
share/passenger/update_check_client_cert.p12
share/passenger/update_check_client_cert.pem
share/passenger/update_check_server_pubkey.pem