diff options
author | martti <martti@pkgsrc.org> | 2002-03-13 08:10:09 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-03-13 08:10:09 +0000 |
commit | 5bdb9e242ccac6ce957582b2b695fa1ddb45437d (patch) | |
tree | 2b77f7978ca7e64fd562a62dc37d76dec91ce518 /mail/postfix/distinfo | |
parent | 38ac3ab61d0b6ecd8cfec151f4300171fd8b83ee (diff) | |
download | pkgsrc-5bdb9e242ccac6ce957582b2b695fa1ddb45437d.tar.gz |
Updated postfix to 1.1.5
- With patch 04, automatic change detection of DBM files was slightly
broken (incremental updates would no longer be detected). The
fix is to use separate file handles for locking and for change
detection.
- The trivial-rewrite server could dereference a dangling pointer
after stripping a source route (@domain,domain:) from an address
while append_at_myorigin=no. Although this setting is unsupported,
Postfix should not SIGSEGV anyway.
- The SMTP server replied with 552 (too much mail) when rejecting
mail content. The SMTP standard defines no reply code for this
situation, but one could argue that 550 is more appropriate. And
so it shall be.
Diffstat (limited to 'mail/postfix/distinfo')
-rw-r--r-- | mail/postfix/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index b0f491fc7e7..0281bfc1545 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2002/03/06 15:07:54 martti Exp $ +$NetBSD: distinfo,v 1.13 2002/03/13 08:10:09 martti Exp $ -SHA1 (postfix/postfix-1.1.4.tar.gz) = c4840f0558f0c253cc863a315ea38a2ced8bf688 -Size (postfix/postfix-1.1.4.tar.gz) = 1183534 bytes +SHA1 (postfix/postfix-1.1.5.tar.gz) = 4a914a5a7d9e1e9f428d99b609599f1c3263e61a +Size (postfix/postfix-1.1.5.tar.gz) = 1184214 bytes SHA1 (patch-aa) = 01d0df30acc0ee454771ade263b6e793d0dba6a4 SHA1 (patch-ab) = d4e50ffc31d71ff64067101f6d733655fcf76713 SHA1 (patch-ac) = 0c79f73f1a9327e97ab6e6910d03b479c849d9f4 -SHA1 (patch-af) = d25b58b4da462a719bcd0fafaf45b9b5d8f2c877 +SHA1 (patch-af) = 8ddf7b1c0a2333127f5911739ee884f7eaee95ce |