Subject: CVS commit: pkgsrc/mail/poppassd
To: None <pkgsrc-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 03/13/2003 16:11:25
Module Name: pkgsrc
Committed By: taca
Date: Thu Mar 13 14:11:25 UTC 2003
Modified Files:
pkgsrc/mail/poppassd: Makefile distinfo
Log Message:
Catch up to qpopper 4.0.5
Changes from 4.0.4 to 4.0.5:
----------------------------
1. Add debug trace call with OpenSSL library version.
2. Added 'tls-options' configuration file option.
3. Added 'tls-workarounds' boolean option.
4. STLS errors (except for timeout) no longer fatal.
5. Added sample xinetd configuration file.
6. Additional checks for networking libraries.
7. Pick up LDFLAGS from environment, if set.
8. Added '--enable-32-bit' and '--enable-64-bit'
9. Applied patch from Jeremy Chadwick to fix pathname trimming in
standalone mode.
10. Fixed (non-root) buffer overflow.
11. Fixed '-no-mime' appended to user name (reported by Florian
Heinz).
12. Fixed response message when identical MDEFs defined multiple
times (reported by Florian Heinz).
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/poppassd/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/poppassd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.