Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: pkgsrc-changes
Date: 04/03/2001 08:52:01
Module Name: pkgsrc
Committed By: zuntum
Date: Tue Apr 3 05:52:01 UTC 2001
Modified Files:
pkgsrc/mail/teapop: Makefile
pkgsrc/mail/teapop/files: md5 patch-sum
pkgsrc/mail/teapop/patches: patch-aa
Log Message:
Update teapop to 0.3.0
0.3.0 * New version system.
* The license has been modified, yet again to comply with BSD-type
licenses.
! Clean up of Makefiles and dependencies added.
+ Teapop will sleep for 3 seconds after a failed login to slow
down "brute force" attackers.
+ Maildir support added.
+ Added support for reporting clients IP to a whoson server,
after a successful authentication.
+ Support for AIX.
(Patch by: "Oleg O. Orlov" <OOO@vmts.ru>)
! Changed the htpasswd authentication method so it will ignore
anything after the two first fields. This makes Teapop also
support "real" passwd files.
(Patch by: Grant Kaufmann <grantcode@netizen.co.za>)
* Released: 2-Apr-2001
Maildir support was added, so I'm glad to take over maintainership.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/teapop/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/teapop/files/md5 \
pkgsrc/mail/teapop/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/teapop/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.