diff options
author | taca <taca@pkgsrc.org> | 2012-08-12 16:16:21 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-08-12 16:16:21 +0000 |
commit | 42e1986aea4830faeb3a03c7286eacff0b9231d0 (patch) | |
tree | 99410a2f3a4e701fa3c481355e496f5a33b911d9 /mail/postfix/distinfo | |
parent | 7ebb5ba79008510539192331c4e28116b724f2bc (diff) | |
download | pkgsrc-42e1986aea4830faeb3a03c7286eacff0b9231d0.tar.gz |
Update postfix to 2.8.12.
All supported releases:
* The local(8) delivery agent's BIFF client leaked an unprivileged
UDP socket. Fix by Jaroslav Skarvada. This bug was introduced
19990127.
* The SMTP server did not reject the AUTH command while a MAIL
FROM transaction was in progress. Reported by Timo Sirainen.
This bug was introduced 20000314.
Postfix 2.8 and later:
* The unused "pass" trigger client could close the wrong file
descriptors. This bug was introduced with Postfix 2.8.
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 5b511b2e376..461fde5d3e3 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.144 2012/05/21 14:38:34 taca Exp $ +$NetBSD: distinfo,v 1.145 2012/08/12 16:16:21 taca Exp $ -SHA1 (postfix-2.8.11.tar.gz) = 65f15d213d9a92ef1cefdb36710e81b8fbfc13fc -RMD160 (postfix-2.8.11.tar.gz) = be7298527b7cde5105f20a298953b5e3a05b40f1 -Size (postfix-2.8.11.tar.gz) = 3641059 bytes +SHA1 (postfix-2.8.12.tar.gz) = a4afa18226fcd35af61bcd03a3b89cf1650b409f +RMD160 (postfix-2.8.12.tar.gz) = c391fae5b6a92836a8dfdaa9dc10e2c4476bcaaa +Size (postfix-2.8.12.tar.gz) = 3641269 bytes SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb SHA1 (patch-ag) = 60d752b6c8db971d92ca0017c63329ad446209c5 SHA1 (patch-ai) = 8f81c48321ce0875bffe28fd94c0b3965d927560 |