Update to Dovecot 1.0.7.
Almost missed this one. I had already fixed it in v1.1 tree, but forgot to fix in v1.0 tree. - deliver: v1.0.6's "From " line ignoring could have written to a bad location in stack, possibly causing problems.
This commit is contained in:
parent
ad81653143
commit
658493d2e0
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.104 2007/10/28 12:49:37 ghen Exp $
|
||||
# $NetBSD: Makefile,v 1.105 2007/10/30 12:04:03 ghen Exp $
|
||||
|
||||
DISTNAME= dovecot-1.0.6
|
||||
DISTNAME= dovecot-1.0.7
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.dovecot.org/releases/1.0/
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.72 2007/10/28 12:49:37 ghen Exp $
|
||||
$NetBSD: distinfo,v 1.73 2007/10/30 12:04:03 ghen Exp $
|
||||
|
||||
SHA1 (dovecot-1.0.6.tar.gz) = d261d9f7fda1d7436cbb96c678b76702989bf729
|
||||
RMD160 (dovecot-1.0.6.tar.gz) = eb4d76e70820a4ed5f03806ad2fd6bd793a597b5
|
||||
Size (dovecot-1.0.6.tar.gz) = 1783566 bytes
|
||||
SHA1 (dovecot-1.0.7.tar.gz) = cc5f0892f184216c24ed6cfaa9d58183d5b94a4f
|
||||
RMD160 (dovecot-1.0.7.tar.gz) = 94a1f99aa0c2a7c2db8a106733f2de37080fd1eb
|
||||
Size (dovecot-1.0.7.tar.gz) = 1783918 bytes
|
||||
SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
|
||||
SHA1 (patch-ab) = 5d45a1617dd5ee7ce07fe89b526a6fb273057bb5
|
||||
SHA1 (patch-ac) = 377da4719b5dca91a0b2fa7b3e11170cd2ea8d59
|
||||
|
|
Loading…
Reference in a new issue