- Update passenger build to account for updated module path
- Allow packages to be built in isolation
- Tailor support towards
repository
cookbook support (reprepro support still remains) - Fixes ruby version fetching by building proper url via version
- Support packaging multiple versions of ruby that are non-conflicting on install
- Update gem based packages to build against requested ruby version
- Fix ruby postinst script to update priority based on version and use proper version path
- Add support for attribute based meta package descriptions
- Update
DAEMON
path in redis-server init file
- Use discovery for repo searching
- Remove gem reference in add_repo
- Add not_if to direct ruby package install resource
- Update attribute usage within passenger recipe
- Add redis builder
- Initial test additions
- Update passenger versioning usage and ruby naming dependency (Thanks Warren Bain)
- Add simple helper script for easily removing packages
- Use custom service resource to restart apache2 when killing run
- Update sphinx build commands to install to packaging directory via configure
- Restart apache2 before killing the run
- Allow ruby version suffix to be optional on package name
- Update ruby build naming
- Initial release