I just released Passenger 3.0.7-5 RPMs.
Anyone using the
passenger-release package can yum update to get the new packages. Otherwise, they’re available in the repository: http://passenger.stealthymonkeys.com/ (and soon its mirrors)Notable changes:
- Fixes a crash (segmentation fault) on start up when SELinux is disabled (introduced in 3.0.7-4)
- Fixes
mod_passenger’srubygem-passenger-native-libsdependency, which will prevent any further unnecessary compilation on servers which may or may not have the necessary components installed. (For a while it has also been easy to createrubygem-passenger-native-libspackages for other ruby interpreters. A forthcoming post will explain that in detail.) - Adds
httpdtomod_passenger’s dependencies. Obviously the former cannot be run without the latter.
Questions, comments, and reports are best directed to the Github repository, but are welcome anywhere.

Leave a comment