Skip to content
Jerry Lundström edited this page Aug 23, 2013 · 1 revision

You can find release 0.18 at the following places:

Software Changes

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

Packages Changes

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
Clone this wiki locally