iwhd-0.98 released [stable]

Jim Meyering jim at meyering.net
Tue Aug 9 15:12:46 UTC 2011


Here's the latest version of iwhd.
iwhd is Aeolus' (http://aeolusproject.org/)
rule-based cloud-to-cloud image manager.

See the NEWS section below for most of what's changed.

Here are the compressed sources:
  http://people.redhat.com/meyering/iwhd/iwhd-0.98.tar.gz   (1.2MB)
  http://people.redhat.com/meyering/iwhd/iwhd-0.98.tar.xz   (728KB)

Here are the GPG detached signatures[*]:
  http://people.redhat.com/meyering/iwhd/iwhd-0.98.tar.gz.sig
  http://people.redhat.com/meyering/iwhd/iwhd-0.98.tar.xz.sig

[*] You can use either of the above signature files to verify that
the corresponding file (without the .sig suffix) is intact.  First,
be sure to download both the .sig file and the corresponding tarball.
Then, run a command like this:

  gpg --verify iwhd-0.98.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys 000BEEEE

and rerun the `gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.68.81-0ff6e
  Automake 1.11a
  Gnulib v0.0-6043-g30b5bd2

NEWS

* Noteworthy changes in release 0.98 (2011-08-09) [stable]

** New features

  The log output may be rotated now (parameter `-l' has to be set).

** Bug fixes

  Make sure that Garbage Collection library keeps track of my_state and
  provider name, and does not free them from under us, leading to crashes.


More information about the iwhd-devel mailing list