diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-01-08 19:58:16 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-01-08 19:58:16 +0000 |
commit | 371dbaab812fb26c2161cba19e7403d5fdbbb4cb (patch) | |
tree | afc13e17adf2ad51520e91763911607bed4364f7 /mail/dovecot/distinfo | |
parent | a803ed79fc1a2a1dffcf95f327112b2f73deb62e (diff) | |
download | pkgsrc-371dbaab812fb26c2161cba19e7403d5fdbbb4cb.tar.gz |
Update to 0.99.13. From the changelog:
* GNUTLS support hasn't been working for a while, so it's not even
tried to be used anymore unless explicitly wanted.
+ Added CRAM-MD5 authentication mechanism. Patch by Joshua Goodall
+ Added SMD5 and LDAP-MD5 password schemes and changed MD5 scheme to
use LDAP-MD5 if the password isn't in MD5crypt format. Patch by
Joshua Goodall
+ Workaround for some POP3 client bugs: if message doesn't contain the
"end of headers" empty line, add it automatically.
+ vpopmail supports now all password schemes, most importantly
MD5crypt works now without support from libc's crypt()
- SQL and LDAP authentication was broken
- SEARCH UNKEYWORD wasn't working
pkgsrc changes:
* Disable GNU TLS support for the time being.
* Move the workaround for the gcc2 sparc64 ICE into hacks.mk.
* Format DESCR.
Diffstat (limited to 'mail/dovecot/distinfo')
-rw-r--r-- | mail/dovecot/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 98062d132ee..6673352a29d 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2004/12/21 00:00:34 xtraeme Exp $ +$NetBSD: distinfo,v 1.16 2005/01/08 19:58:16 schmonz Exp $ -SHA1 (dovecot-0.99.12.1.tar.gz) = a587ffdefbf9a90fa91ed506645c9d962112f1b0 -Size (dovecot-0.99.12.1.tar.gz) = 864722 bytes -SHA1 (patch-aa) = 862a27a1fe59108a519a59e14341ca418ba39ec5 -SHA1 (patch-ab) = 00f9e92824af89ce15c2493e0a92046e8db18fac +SHA1 (dovecot-0.99.13.tar.gz) = 2f13ca61d492b9672dc64434c3dd3b9c3bb37f30 +Size (dovecot-0.99.13.tar.gz) = 867787 bytes +SHA1 (patch-aa) = c1079f49bdaa2e6cf648afad2c7bda025e2c1ac8 +SHA1 (patch-ab) = 75c8560479dcec3cb7e5c08030303959fcee30ea |