Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ipa
From: OBATA Akio
Date: 2011-01-11 12:47:02
Message id: 20110111114702.899F6175DD@cvs.netbsd.org
Log Message:
Update ipa to 2.0.9.
Maintainer update request via PR#44300.
Changes:
* Check that a module defined db_deinit_rule(), st_init_rule(),
st_deinit_rule(), st_init_limit(), st_deinit_limit(),
st_init_threshold() and st_deinit_deinit_threshold() before
calling these functions.
* Corrected one race condition: ipa could forget about a SIGCHLD
signal and as a result it did not call waitpid(2) for exited child
process and could perform polling in select(2).
* "ipa -t" did not show "debug_exec" parameter for \
"autorule" section,
corrected.
Files: