Changes in ipa, from the ipa-1.3.3/HISTORY file:
- Fixed two bugs in ipa(8), which caused core dumps: if there were one or
some `\t' characters after the "rule" or "limit" keyword in ipa.conf(5),
then ipa(8) wasn't able to parse such configuration file
- File /var/ipa/## lock ## was renamed to /var/ipa/lock db, because
BSD daily script deletes files with `#' characters. All should remove
the /var/ipa/## lock ## file
- Minor improvements and changes
PR: 51127
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>