IPA Changelog

What's new in IPA 2.1.2

Jul 18, 2012
  • This version corrects compilation with --enable-ctl-creds on NetBSD and corrects work with the -n switch in ipactl.

New in IPA 2.1.1 (Nov 21, 2011)

  • This version corrects compilation when --with-ipa-pthread or --with-ipastat-pthread was specified, corrects access to free memory in ipa when a dynamic rule is deleted, and adds minor optimizations.

New in IPA 2.1 (Feb 11, 2011)

  • The source code was optimized and simplified.
  • New parameters were added.
  • The logic of work was improved.

New in IPA 2.0.9 (Jan 3, 2011)

  • A race condition with signal handling in ipa was corrected.
  • Output of autorules from parsed configuration file in ipa was corrected.
  • Checks whether used modules support rules were added.
  • Limit and thresholds were added in ipastat.

New in IPA 2.0.8 (Dec 15, 2010)

  • Time events in ipa.conf for +h, +D, and +W could be incorrectly scheduled (plus one extra hour for +h and plus one extra day for +D and +W); this was corrected.
  • If threshold's tm_from time and tm_updated time are equal and their month day is the last day in a month, then ipa incorrectly calculated previous threshold_time_width value during threshold's initialization.

New in IPA 2.0.7 (Mar 10, 2010)

  • If during initialization a limit has time of START, REACH or UPDATED event greater than current time, then ipa will not restart such limit immediately.
  • If during initialization a not reached limit has time of START event greater than current time, then ipa will change time of this event to current time and will not restart such limit immediately.