Subject: CVS commit: wip/ap2-passenger
From: Filip Hajny
Date: 2011-05-16 14:45:21
Message id: E1QLxB4-0006Dz-An@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Updated wip/ap2-passenger to 3.0.7.

Release 3.0.7
-------------

 * Fixed a bug passenger-install-apache2-module. It could crash on
   some systems due to a typo in the code.
 * Upgraded preferred Nginx version to 1.0.0.
 * Phusion Passenger Standalone now pre-starts application processes
   at startup instead of doing that at the first request.
 * When sending data to Union Station, the HTTP status code is now also
   logged.
 * Various Union Station-related stability improvements.
 * The Linux OOM killer was previously erroneously disabled for all
   Phusion Passenger processes, including application processes. The
   intention was to only disable it for the Watchdog. This has been
   fixed, and the Watchdog is now the only process for which the OOM
   killer is disabled.
 * Fixed some compilation problems on OpenBSD.
 * Due to a typo, the dependency on file-tail was not entirely removed
   in 3.0.6. This has now been fixed.

Files:
RevisionActionfile
1.5modifywip/ap2-passenger/Makefile
1.5modifywip/ap2-passenger/PLIST
1.7modifywip/ap2-passenger/distinfo
1.4modifywip/ap2-passenger/patches/patch-aa
1.2modifywip/ap2-passenger/patches/patch-ac
1.2modifywip/ap2-passenger/patches/patch-af