Package gem-passenger: Information

    Source package: gem-passenger
    Version: 6.1.0-alt1
    Latest version according to Repology
    Build time:  Oct 18, 2025, 09:19 AM in the task #396221
    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 RPM packages built from this SRPM:
    apache2-mod-passenger (x86_64, i586, aarch64)
    apache2-mod-passenger-debuginfo (x86_64, i586, aarch64)
    gem-passenger (x86_64, i586, aarch64)
    gem-passenger-debuginfo (x86_64, i586, aarch64)
    gem-passenger-devel (noarch)
    gem-passenger-doc (noarch)
    passenger (noarch)



    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. libcurl-devel
      2. apache2-devel >= 2.2.5
      3. apache2-httpd-worker
      4. gcc-c++
      5. gem(drake) >= 0
      6. gem(gpgme) >= 0
      7. gem(json) >= 0
      8. gem(mime-types) >= 3.5.1
      9. gem(rack) >= 1.6.13
      10. gem(rackup) >= 1.0.1
      11. gem(rake) >= 12.3.3
      12. gem(rspec) >= 3.10.0
      13. gem(rspec-collection_matchers) >= 0
      14. gem(webrick) >= 1.8.1
      15. gnu-config
      16. libssl-devel
      17. rpm-build-python3
      18. rpm-build-ruby
      19. rpm-macros-apache2
      20. zlib-devel
      21. libapr1-devel
      22. libaprutil1-devel

    Last changed


    Oct. 2, 2025 Pavel Skrylev 6.1.0-alt1
    - ^ 6.0.23 -> 6.1.0 (closes ALT#39147)
    - * rebase to upstream
    July 31, 2024 Pavel Skrylev 6.0.23-alt1
    - ^ 6.0.11 -> 6.0.23
    Nov. 16, 2023 Alexey Sheplyakov 6.0.11-alt3
    - NMU: fixed FTBFS on LoongArch (use fresh config.{guess,sub})