Package passenger: Information

  • Default inline alert: Version in the repository: 6.0.11-alt3

Source package: passenger
Version: 6.0.11-alt2
Latest version according to Repology
Build time:  Sep 18, 2022, 05:21 AM in the task #296703
Category: System/Servers
Report package bug
License: MIT
Summary: Easy and robust deployment Ruby on Rails applications on Apache and Nginx webservers
Description: 
Phusion Passenger - a.k.a. mod_rails or mod_rack - makes deployment of Ruby web
applications, such as those built on the revolutionary Ruby on Rails web
framework, a breeze. It follows the usual Ruby on Rails conventions, such as
"Don't-Repeat-Yourself".
* Deployment is only a matter of uploading application files. No Ruby
  (on Rails)-specific server configuration required!
* Supports both the industry standard Apache web server and the fast and
  lightweight Nginx web server.
* Allows Ruby on Rails applications to use about 33% less memory, when used in
  combination with Ruby Enterprise Edition (optional).
* Zero maintenance. No port management, server process monitoring or stale file
  cleanup required. Errors are automatically recovered whenever possible.
* Designed for performance, stability and security. Phusion Passenger should
  never crash Apache even in case of crashing Rails applications
* Well-documented, for both system administrators and developers!

List of rpms provided by this srpm:
apache2-mod-passenger (x86_64, ppc64le, i586, armh, aarch64)
apache2-mod-passenger-debuginfo (x86_64, ppc64le, i586, aarch64)
gem-passenger (x86_64, ppc64le, i586, armh, aarch64)
gem-passenger-debuginfo (x86_64, ppc64le, i586, aarch64)
gem-passenger-devel (noarch)
gem-passenger-doc (noarch)
passenger (x86_64, ppc64le, i586, armh, aarch64)



ACL:
Pavel Skrylev
@ruby
@everybody

    1. apache2-devel >= 2.2.5
    2. apache2-httpd-worker
    3. gem(rack) >= 0
    4. gem(rake) >= 0.8.1
    5. libssl-devel
    6. rpm-build-python3
    7. gcc-c++
    8. rpm-build-ruby
    9. rpm-macros-apache2
    10. zlib-devel
    11. libcurl-devel
    12. libapr1-devel
    13. libaprutil1-devel

Last changed


March 14, 2022 Pavel Skrylev 6.0.11-alt2
- !fix build for new setup
Oct. 14, 2021 Pavel Skrylev 6.0.11-alt1
- ^ 6.0.4 -> 6.0.11
June 21, 2021 Andrey Cherepanov 6.0.4-alt1.1
- FTBFS: use autoreq with python3.
- Exclude build on armh.