Subject: CVS commit: pkgsrc/net/ipa
To: None <pkgsrc-changes@netbsd.org>
From: Chris Pinnock <cjep@netbsd.org>
List: pkgsrc-changes
Date: 04/20/2003 20:58:13
Module Name:	pkgsrc
Committed By:	cjep
Date:		Sun Apr 20 20:58:12 UTC 2003

Modified Files:
	pkgsrc/net/ipa: Makefile distinfo

Log Message:
Update of net/ipa to version 1.3.3.

From Andrey Simonenko in PR#21224.

Changes since 1.3.2:

- 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


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/net/ipa/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/net/ipa/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.