Or you can browse.

rAA News

Post details: rPath Appliance Agent 2.0.3 Released

April 3, 2007

The rPath Appliance Agent, an application framework for administering Software Appliances in all their forms (Hardware, Software and Virtual), has been updated. This version contains a few bug fixes, and some new features. Please note, rAA 2.0.x are available on raa.rpath.org@rpath:raa-2, so please update your groups.

  • A side effect of using the Python logging module means that previously log files that were rotated were not closed. The running raa-service and raa-web-scgi daemons continued to write to the deleted file causing log file data loss and the file system to misreport free disk space. A signal (SIGUSR2) is now passed to raa-service and raa-web-scgi to close the files and reopen. The logrotate script has been modified appropriately. (RAA-471)
  • The raa-service daemon now handle SIGHUP in addition to SIGUSR1 to restart itself.
  • With newest Conary, updatetroves XMLRPC API will return whether updates will invalidate rollbacks (RAA-320).
  • New callbacks added in Conary as part of pre/post script implementation are now supported in rAA (RAA-320).
  • All XMLRPC requests must now go through /xmlrpc/ See the example scripts. (RAA-390).
  • Move raa_service.conf to raa-branding

For a full list of changes, please see the NEWS file contained in the source or binary distribution.

Comments:

No Comments for this post yet...

Comments are closed for this post.