-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes 0.18
Jerry Lundström edited this page Aug 23, 2013
·
1 revision
You can find release 0.18 at the following places:
- Source Code - https://github.com/jelu/lim/releases/tag/0.18
- CPAN - http://search.cpan.org/~jelu/Lim-0.18
- Debian APT - http://jelu.github.io/lim/debian
- Ubuntu PPA - https://launchpad.net/~jelu/+archive/lim
- EPEL - http://jelu.github.io/lim/epel
Here are the software changes for release 0.18:
- Make a bootstrap sub in the Client class of Lim::Component's to detect if they are already bootstrapped so we don't do it for each new Client object.
- Add runtime options to lim-agentd to start as another user/group
- Add API to Lim::RPC::Server so you can get the transports and to the Lim::RPC::Transport so you can get the host/port listened to.
- Change test to use dynamic ports
Here are the packages changes for release 0.18:
- Added default/sysconfig for lim-agentd
- Fixed permissions for /etc/lim
- Changed user from lim to lim-agentd
- Fixed init script to start as user/group from default
- Removed obsolete --key from init script